aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 5-6/+7
2017-10-20Merge branch 'fixes-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-8/+37
2017-10-19membarrier: Provide register expedited private commandGravatar Mathieu Desnoyers 1-0/+1
2017-10-19Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5Gravatar James Morris 4-8/+37
2017-10-18Convert fs/*/* to SB_I_VERSIONGravatar Matthew Garrett 4-5/+5
2017-10-18Merge tag 'xfs-4.14-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 6-61/+107
2017-10-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-6/+13
2017-10-17fs: Avoid invalidation in interrupt context in dio_complete()Gravatar Lukas Czerner 1-6/+13
2017-10-17vfs: fix mounting a filesystem with i_versionGravatar Mimi Zohar 1-1/+2
2017-10-16xfs: move two more RT specific functions into CONFIG_XFS_RTGravatar Arnd Bergmann 1-24/+24
2017-10-16xfs: trim writepage mapping to within eofGravatar Brian Foster 3-0/+25
2017-10-16fs: invalidate page cache after end_io() in dio completionGravatar Eryu Guan 2-25/+36
2017-10-16xfs: cancel dirty pages on invalidationGravatar Dave Chinner 1-12/+22
2017-10-13fs/binfmt_misc.c: node could be NULL when evicting inodeGravatar Eryu Guan 1-1/+1
2017-10-13fs/mpage.c: fix mpage_writepage() for pages with buffersGravatar Matthew Wilcox 2-5/+15
2017-10-12Merge tag 'xfs-4.14-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 14-72/+111
2017-10-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 1-11/+16
2017-10-12ecryptfs: fix dereference of NULL user_key_payloadGravatar Eric Biggers 2-8/+25
2017-10-12fscrypt: fix dereference of NULL user_key_payloadGravatar Eric Biggers 1-0/+5
2017-10-12FS-Cache: fix dereference of NULL user_key_payloadGravatar Eric Biggers 1-0/+7
2017-10-11xfs: handle error if xfs_btree_get_bufs failsGravatar Eric Sandeen 1-0/+8
2017-10-11xfs: reinit btree pointer on attr tree inactivation walkGravatar Brian Foster 1-0/+2
2017-10-11xfs: Fix bool initialization/comparisonGravatar Thomas Meyer 5-8/+8
2017-10-11xfs: don't change inode mode if ACL update failsGravatar Dave Chinner 1-6/+16
2017-10-11xfs: move more RT specific code under CONFIG_XFS_RTGravatar Dave Chinner 3-0/+27
2017-10-11xfs: Don't log uninitialised fields in inode structuresGravatar Dave Chinner 3-58/+50
2017-10-119p: set page uptodate when required in write_end()Gravatar Alexander Levin 1-3/+7
2017-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+2
2017-10-10direct-io: Prevent NULL pointer access in submit_page_sectionGravatar Andreas Gruenbacher 1-1/+2
2017-10-10Merge tag 'nfsd-4.14-1' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-1/+8
2017-10-10Merge tag 'f2fs-for-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-5/+5
2017-10-10quota: Generate warnings for DQUOT_SPACE_NOFAIL allocationsGravatar Jan Kara 1-11/+16
2017-10-09Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 5-7/+7
2017-10-06Merge tag 'xfs-4.14-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 2-3/+30
2017-10-06Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-2/+2
2017-10-06Merge tag 'ceph-for-4.14-rc4' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 2-10/+9
2017-10-06Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 9-36/+56
2017-10-05nfsd4: define nfsd4_secinfo_no_name_release()Gravatar Eryu Guan 1-1/+8
2017-10-05ovl: fix regression caused by exclusive upper/work dir protectionGravatar Amir Goldstein 2-8/+22
2017-10-05ovl: fix missing unlock_rename() in ovl_do_copy_up()Gravatar Amir Goldstein 4-24/+22
2017-10-05ovl: fix dentry leak in ovl_indexdir_cleanup()Gravatar Amir Goldstein 1-2/+4
2017-10-05ovl: fix dput() of ERR_PTR in ovl_cleanup_index()Gravatar Amir Goldstein 1-1/+4
2017-10-05ovl: fix error value printed in ovl_lookup_index()Gravatar Amir Goldstein 1-0/+1
2017-10-05ovl: fix may_write_real() for overlayfs directoriesGravatar Amir Goldstein 1-1/+3
2017-10-04NFSv4/pnfs: Fix an infinite layoutget loopGravatar Trond Myklebust 1-2/+1
2017-10-04Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 4-49/+92
2017-10-04Btrfs: fix overlap of fs_info::flags valuesGravatar Tsutomu Itoh 1-1/+1
2017-10-04btrfs: avoid overflow when sector_t is 32 bitGravatar Goffredo Baroncelli 1-1/+1
2017-10-04lsm: fix smack_inode_removexattr and xattr_getsecurity memleakGravatar Casey Schaufler 1-1/+1
2017-10-03 xfs: handle racy AIO in xfs_reflink_end_cowGravatar Christoph Hellwig 1-1/+8