aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-06-18nfsd4: session needs room for following op to error outJ. Bruce Fields
2014-06-18nfsd: revert v2 half of "nfsd: don't return high mode bits"J. Bruce Fields
2014-06-18NFSv4: Fix a use-after-free problem in open()Trond Myklebust
2014-06-18jffs2: remove from wait queue after schedule()Li Zefan
2014-06-18jffs2: avoid soft-lockup in jffs2_reserve_space_gc()Li Zefan
2014-06-18jffs2: Fix crash due to truncation of csizeAjesh Kunhipurayil Vijayan
2014-06-18jffs2: Fix segmentation fault found in stress testKamlakant Patel
2014-06-18fs: NULL dereference in posix_acl_to_xattr()Dan Carpenter
2014-06-18ext4: fix premature freeing of partial clusters split across leaf blocksEric Whitney
2014-06-18ext4: fix partial cluster handling for bigalloc file systemsEric Whitney
2014-06-18ext4: fix error return from ext4_ext_handle_uninitialized_extents()Eric Whitney
2014-06-18Btrfs: check for an extent_op on the locked refJosef Bacik
2014-06-18Btrfs: fix deadlock with nested trans handlesJosef Bacik
2014-06-18Btrfs: skip submitting barrier for missing deviceHidetoshi Seto
2014-06-18xfs: fix directory hash ordering bugMark Tinguely
2014-06-18bdi: avoid oops on device removalJan Kara
2014-06-18backing_dev: fix hung task on syncDerek Basehore
2014-06-18kernfs: protect lazy kernfs_iattrs allocation with mutexTejun Heo
2014-06-18kernfs: fix off by one error.Richard Cochran
2014-04-15Merge branch 'tracking-armlt-juno' into integration-linaro-vexpressJon Medhurst
2014-04-15Automatically merging tracking-linaro-android-3.14 into merge-linux-linaro-co...Andrey Konovalov
2014-04-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Jon Medhurst
2014-03-30Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2014-03-30ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
2014-03-30switch mnt_hash to hlistAl Viro
2014-03-30don't bother with propagate_mnt() unless the target is sharedAl Viro
2014-03-30keep shadowed vfsmounts togetherAl Viro
2014-03-30resizable namespace.c hashesAl Viro
2014-03-28ocfs2: check if cluster name exists before derefSasha Levin
2014-03-27vfs: Allocate anon_inode_inode in anon_inode_init()Jan Kara
2014-03-25fs: remove now stale label in anon_inode_init()Linus Torvalds
2014-03-25fs: Avoid userspace mounting anon_inodefs filesystemJan Kara
2014-03-25Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-03-23rcuwalk: recheck mount_lock after mountpoint crossing attemptsAl Viro
2014-03-23make prepend_name() work correctly when called with negative *buflenAl Viro
2014-03-23vfs: Don't let __fdget_pos() get FMODE_PATH filesEric Biggers
2014-03-23vfs: atomic f_pos access in llseek()Eric Biggers
2014-03-19timerfd: support CLOCK_BOOTTIME clockGreg Hackmann
2014-03-19mm: add a field to store names for private anonymous memoryColin Cross
2014-03-19epoll: use freezable blocking callColin Cross
2014-03-19fuse: Freeze client on suspend when request sent to userspaceTodd Poynor
2014-03-19fs: block_dump: Don't display inode changes if block_dump < 2San Mehat
2014-03-19Grants system server access to /proc/<pid>/oom_adj for Android applications.Mike Chan
2014-03-11Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-03-10Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-03-10hfsplus: add HFSX subfolder count supportSergei Antonov
2014-03-10fs/proc/base.c: fix GPF in /proc/$PID/map_filesArtem Fetishev
2014-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-03-10get rid of fget_light()Al Viro
2014-03-10vfs: atomic f_pos accesses as per POSIXLinus Torvalds