aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2017-11-03fs/hugetlbfs/inode.c: fix hwpoison reserve accountingGravatar Mike Kravetz 1-1/+4
2017-11-03ocfs2: fstrim: Fix start offset of first cluster group during fstrimGravatar Ashish Samant 1-6/+18
2017-11-03mm, /proc/pid/pagemap: fix soft dirty marking for PMD migration entryGravatar Huang Ying 1-1/+5
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 485-0/+485
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 485-0/+485
2017-10-30cifs: check MaxPathNameComponentLength != 0 before using itGravatar Ronnie Sahlberg 1-2/+3
2017-10-28Merge tag '4.14-smb3-fixes-for-stable' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 8-34/+77
2017-10-28Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 5-27/+42
2017-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Gravatar Linus Torvalds 1-1/+2
2017-10-26SMB3: Validate negotiate request must always be signedGravatar Steve French 1-0/+3
2017-10-26Merge tag 'ceph-for-4.14-rc7' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-1/+4
2017-10-26Merge tag 'xfs-4.14-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 1-8/+13
2017-10-25SMB: fix validate negotiate info uninitialised memory useGravatar David Disseldorp 1-1/+2
2017-10-25SMB: fix leak of validate negotiate info response bufferGravatar David Disseldorp 1-2/+5
2017-10-25CIFS: Fix NULL pointer deref on SMB2_tcon() failureGravatar Aurélien Aptel 1-2/+2
2017-10-25CIFS: do not send invalid input buffer on QUERY_INFO requestsGravatar Aurelien Aptel 1-3/+7
2017-10-25cifs: Select all required crypto modulesGravatar Benjamin Gilbert 1-0/+5
2017-10-25fuse: fix READDIRPLUS skipping an entryGravatar Miklos Szeredi 1-1/+2
2017-10-25ceph: unlock dangling spinlock in try_flush_caps()Gravatar Jeff Layton 1-1/+4
2017-10-24ovl: do not cleanup unsupported index entriesGravatar Amir Goldstein 2-10/+8
2017-10-24ovl: handle ENOENT on index lookupGravatar Amir Goldstein 1-0/+4
2017-10-24ovl: fix EIO from lookup of non-indexed upperGravatar Amir Goldstein 3-17/+26
2017-10-23xfs: fix AIM7 regressionGravatar Christoph Hellwig 1-8/+13
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-19ovl: Return -ENOMEM if an allocation fails ovl_lookup()Gravatar Dan Carpenter 1-0/+1
2017-10-19ovl: add NULL check in ovl_alloc_inodeGravatar Hirofumi Nakagawa 1-0/+3
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-18CIFS: SMBD: Fix the definition for SMB2_CHANNEL_RDMA_V1_INVALIDATEGravatar Long Li 1-1/+1
2017-10-18cifs: handle large EA requests more gracefully in smb2+Gravatar Ronnie Sahlberg 5-11/+32
2017-10-18Fix encryption labels and lengths for SMB3.1.1Gravatar Steve French 2-14/+20
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