summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2017-05-20pstore: Shut down worker when unregisteringKees Cook
2017-05-20pstore: Use dynamic spinlock initializerKees Cook
2017-05-20fscrypt: avoid collisions when presenting long encrypted filenamesEric Biggers
2017-05-20fscrypt: fix context consistency check when key(s) unavailableEric Biggers
2017-05-20f2fs: Make flush bios explicitely syncJan Kara
2017-05-20f2fs: check entire encrypted bigname when finding a dentryJaegeuk Kim
2017-05-20f2fs: fix multiple f2fs_add_link() having same name for inline dentrySheng Yong
2017-05-20f2fs: fix fs corruption due to zero inode pageJaegeuk Kim
2017-05-20Revert "f2fs: put allocate_segment after refresh_sit_entry"Jaegeuk Kim
2017-05-20f2fs: fix wrong max cost initializationJaegeuk Kim
2017-05-20dax: fix PMD data corruption when fault races with writeRoss Zwisler
2017-05-20ext4: return to starting transaction in ext4_dax_huge_fault()Jan Kara
2017-05-20mm: fix data corruption due to stale mmap readsJan Kara
2017-05-20dax: prevent invalidation of mapped DAX entriesRoss Zwisler
2017-05-20ovl: do not set overlay.opaque on non-dir createAmir Goldstein
2017-05-20CIFS: add misssing SFM mapping for doublequoteBjörn Jacke
2017-05-20cifs: fix CIFS_IOC_GET_MNT_INFO oopsDavid Disseldorp
2017-05-20CIFS: fix oplock break deadlocksRabin Vincent
2017-05-20cifs: fix CIFS_ENUMERATE_SNAPSHOTS oopsDavid Disseldorp
2017-05-20cifs: fix leak in FSCTL_ENUM_SNAPS response handlingDavid Disseldorp
2017-05-20CIFS: fix mapping of SFM_SPACE and SFM_PERIODBjörn Jacke
2017-05-20SMB3: Work around mount failure when using SMB3 dialect to MacsSteve French
2017-05-20Set unicode flag on cifs echo request to avoid Mac errorSteve French
2017-05-20Do not return number of bytes written for ioctl CIFS_IOC_COPYCHUNK_FILESachin Prabhu
2017-05-20Fix match_prepath()Sachin Prabhu
2017-05-20fs/block_dev: always invalidate cleancache in invalidate_bdev()Andrey Ryabinin
2017-05-20fs: fix data invalidation in the cleancache during direct IOAndrey Ryabinin
2017-05-20ceph: fix memory leak in __ceph_setxattr()Luis Henriques
2017-05-20fs/xattr.c: zero out memory copied to userspace in getxattrMichal Hocko
2017-05-20orangefs: do not check possibly stale size on truncateMartin Brandenburg
2017-05-20orangefs: do not set getattr_time on orangefs_lookupMartin Brandenburg
2017-05-20orangefs: clean up oversize xattr validationMartin Brandenburg
2017-05-20orangefs: fix bounds check for listxattrMartin Brandenburg
2017-05-20ext4: evict inline data when writing to memory mapEric Biggers
2017-05-20jbd2: fix dbench4 performance regression for 'nobarrier' mountsJan Kara
2017-05-14block: get rid of blk_integrity_revalidate()Ilya Dryomov
2017-05-14f2fs: sanity check segment countJin Qian
2017-04-28Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-27Merge tag 'nfsd-4.11-3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-04-27Merge tag 'ceph-for-4.11-rc9' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-04-27statx: correct error handling of NULL pathnameMichael Kerrisk (man-pages)
2017-04-26statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATHDavid Howells
2017-04-25nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields
2017-04-25nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields
2017-04-25nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields
2017-04-25ceph: fix recursion between ceph_set_acl() and __ceph_setattr()Yan, Zheng
2017-04-23Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-04-21Merge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-04-19Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds