index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-28
block: implement blkdev_readpages
Jeff Moyer
1
-0
/
+7
2009-04-24
ROMFS: Advance destination buffer pointer when reading from a blockdev
David Howells
1
-0
/
+1
2009-04-24
ROMFS: romfs_lookup() shouldn't be doing a partial name comparison
David Howells
3
-22
/
+53
2009-04-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
6
-28
/
+42
2009-04-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
9
-143
/
+90
2009-04-24
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-0
/
+5
2009-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
1
-3
/
+10
2009-04-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-67
/
+57
2009-04-24
check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/
Oleg Nesterov
1
-4
/
+2
2009-04-24
do_execve() must not clear fs->in_exec if it was set by another thread
Oleg Nesterov
2
-15
/
+15
2009-04-23
[S390] /proc/stat idle field for idle cpus
Martin Schwidefsky
1
-0
/
+5
2009-04-23
GFS2: Ensure that the inode goal block settings are updated
Steven Whitehouse
1
-1
/
+9
2009-04-23
GFS2: Fix bug in block allocation
Steven Whitehouse
1
-2
/
+1
2009-04-22
ext4: Fix potential inode allocation soft lockup in Orlov allocator
Theodore Ts'o
1
-1
/
+2
2009-04-22
ext4: Make the extent validity check more paranoid
Theodore Ts'o
1
-6
/
+12
2009-04-22
eCryptfs: Larger buffer for encrypted symlink targets
Tyler Hicks
1
-6
/
+18
2009-04-22
eCryptfs: Lock lower directory inode mutex during lookup
Tyler Hicks
1
-0
/
+4
2009-04-22
eCryptfs: Remove ecryptfs_unlink_sigs warnings
Tyler Hicks
3
-1
/
+8
2009-04-22
eCryptfs: Fix data corruption when using ecryptfs_passthrough
Tyler Hicks
4
-32
/
+41
2009-04-22
eCryptfs: Print FNEK sig properly in /proc/mounts
Tyler Hicks
1
-1
/
+4
2009-04-22
eCryptfs: NULL pointer dereference in ecryptfs_send_miscdev()
Tyler Hicks
2
-99
/
+11
2009-04-22
eCryptfs: Copy lower inode attrs before dentry instantiation
Tyler Hicks
1
-4
/
+4
2009-04-22
bio: use bio_kmalloc() in copy/map functions
Tejun Heo
1
-3
/
+3
2009-04-22
bio: fix bio_kmalloc()
Tejun Heo
1
-64
/
+54
2009-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
10
-83
/
+272
2009-04-21
hugetlbfs: return negative error code for bad mount option
Akinobu Mita
1
-2
/
+1
2009-04-21
Btrfs: fix btrfs fallocate oops and deadlock
Chris Mason
2
-9
/
+31
2009-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
2
-1
/
+9
2009-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
19
-287
/
+183
2009-04-21
NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargs
Trond Myklebust
1
-1
/
+2
2009-04-20
fs: Mark get_filesystem_list() as __init function.
Tetsuo Handa
1
-1
/
+1
2009-04-20
kill vfs_stat_fd / vfs_lstat_fd
Christoph Hellwig
2
-71
/
+52
2009-04-20
Separate out common fstatat code into vfs_fstatat
Oleg Drokin
2
-42
/
+33
2009-04-20
ecryptfs: use memdup_user()
Li Zefan
1
-10
/
+5
2009-04-20
ncpfs: use memdup_user()
Li Zefan
1
-14
/
+7
2009-04-20
xfs: use memdup_user()
Li Zefan
2
-24
/
+11
2009-04-20
sysfs: use memdup_user()
Li Zefan
1
-10
/
+3
2009-04-20
btrfs: use memdup_user()
Li Zefan
2
-46
/
+16
2009-04-20
xattr: use memdup_user()
Li Zefan
1
-7
/
+3
2009-04-20
autofs4: use memchr() in invalid_string()
Al Viro
1
-6
/
+4
2009-04-20
Fix i_mutex vs. readdir handling in nfsd
David Woodhouse
3
-43
/
+30
2009-04-20
fs/compat_ioctl: fix build when !BLOCK
Alexander Beregalov
1
-4
/
+3
2009-04-20
Fix autofs_expire()
Al Viro
1
-16
/
+18
2009-04-20
No need for crossing to mountpoint in audit_tag_tree()
Al Viro
1
-1
/
+0
2009-04-20
Safer nfsd_cross_mnt()
Al Viro
1
-2
/
+7
2009-04-20
Touch all affected namespaces on propagation of mount
Al Viro
1
-1
/
+1
2009-04-20
Fix AUTOFS_DEV_IOCTL_REQUESTER_CMD
Al Viro
1
-1
/
+1
2009-04-20
Btrfs: use the right node in reada_for_balance
Chris Mason
1
-5
/
+12
2009-04-20
Btrfs: fix oops on page->mapping->host during writepage
Chris Mason
1
-8
/
+32
2009-04-20
Btrfs: add a priority queue to the async thread helpers
Chris Mason
5
-15
/
+56
[next]