aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2014-10-01Merge commit 'v3.16' into nextGravatar James Morris 33-229/+582
2014-09-16KEYS: Remove key_type::match in favour of overriding default by match_preparseGravatar David Howells 3-4/+0
2014-09-09ima: pass 'opened' flag to identify newly created filesGravatar Dmitry Kasatkin 2-2/+2
2014-08-01vfs: fix check for fallocate on active swapfileGravatar Eric Biggers 1-3/+2
2014-08-01direct-io: fix AIO regressionGravatar Christoph Hellwig 1-5/+4
2014-07-29AFS: Correctly assemble the client UUIDGravatar David Howells 1-2/+2
2014-07-27Merge branch 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfsGravatar Linus Torvalds 2-8/+9
2014-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Gravatar Linus Torvalds 1-4/+1
2014-07-24CAPABILITIES: remove undefined caps from all processesGravatar Eric Paris 1-10/+1
2014-07-24Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar James Morris 1-2/+8
2014-07-24fs: umount on symlink leaks mnt countGravatar Vasily Averin 1-1/+2
2014-07-24direct-io: fix uninitialized warning in do_direct_IO()Gravatar Boaz Harrosh 1-7/+7
2014-07-23Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-1/+3
2014-07-23simple_xattr: permit 0-size extended attributesGravatar Hugh Dickins 1-1/+1
2014-07-23coredump: fix the setting of PF_DUMPCOREGravatar Silesh C V 1-1/+1
2014-07-23NFSD: Fix crash encoding lock reply on 32-bitGravatar Kinglong Mee 1-1/+3
2014-07-22Merge branch 'keys-fixes' into keys-nextGravatar David Howells 1-0/+2
2014-07-22KEYS: user: Use key preparsingGravatar David Howells 1-2/+6
2014-07-22fuse: add FUSE_NO_OPEN_SUPPORT flag to INITGravatar Andrew Gallagher 1-1/+1
2014-07-22fuse: s_time_gran fixGravatar Miklos Szeredi 1-3/+0
2014-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 2-4/+15
2014-07-20Merge tag 'nfs-for-3.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 6-62/+343
2014-07-19btrfs: test for valid bdev before kobj removal in btrfs_rm_deviceGravatar Eric Sandeen 1-4/+4
2014-07-19Btrfs: fix abnormal long waiting in fsyncGravatar Liu Bo 1-0/+11
2014-07-18seccomp: implement SECCOMP_FILTER_FLAG_TSYNCGravatar Kees Cook 1-1/+1
2014-07-18sched: move no_new_privs into new atomic flagsGravatar Kees Cook 1-2/+2
2014-07-18Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Gravatar Linus Torvalds 5-13/+17
2014-07-18Merge tag 'xfs-for-linus-3.16-rc5' of git://oss.sgi.com/xfs/xfsGravatar Linus Torvalds 7-72/+106
2014-07-18GFS2: fs/gfs2/rgrp.c: kernel-doc warning fixesGravatar Fabian Frederick 1-2/+2
2014-07-18GFS2: memcontrol: Spelling s/invlidate/invalidate/Gravatar Geert Uytterhoeven 1-2/+2
2014-07-18GFS2: Allow caching of glocks for flockGravatar Bob Peterson 1-1/+1
2014-07-18GFS2: Allow flocks to use normal glock dq rather than dq_waitGravatar Bob Peterson 2-4/+2
2014-07-18GFS2: replace count*size kzalloc by kcallocGravatar Fabian Frederick 1-2/+2
2014-07-18GFS2: Use GFP_NOFS when allocating glocksGravatar Steven Whitehouse 1-2/+2
2014-07-18GFS2: Fix race in glock lru glock disposalGravatar Steven Whitehouse 1-3/+7
2014-07-18GFS2: Only wait for demote when last holder is dequeuedGravatar Bob Peterson 1-1/+3
2014-07-17KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMINGravatar David Howells 1-0/+2
2014-07-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 1-0/+2
2014-07-15quota: missing lock in dqcache_shrink_scan()Gravatar Niu Yawei 1-0/+2
2014-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Gravatar Linus Torvalds 4-53/+69
2014-07-15xfs: null unused quota inodes when quota is onGravatar Dave Chinner 1-4/+21
2014-07-15xfs: refine the allocation stack switchGravatar Dave Chinner 6-62/+90
2014-07-15Revert "xfs: block allocation work needs to be kswapd aware"Gravatar Dave Chinner 2-20/+9
2014-07-14aio: protect reqs_available updates from changes in interrupt handlersGravatar Benjamin LaHaise 1-0/+7
2014-07-14fuse: replace count*size kzalloc by kcallocGravatar Fabian Frederick 1-2/+2
2014-07-14fuse: release temporary page if fuse_writepage_locked() failedGravatar Maxim Patlasov 1-1/+3
2014-07-13Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-45/+44
2014-07-13NFS: Don't reset pg_moreio in __nfs_pageio_add_requestGravatar Trond Myklebust 1-1/+1
2014-07-12NFS: Remove 2 unused variablesGravatar Trond Myklebust 2-4/+0
2014-07-12nfs: handle multiple reqs in nfs_wb_page_cancelGravatar Weston Andros Adamson 1-20/+21