summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2017-11-10pstore: Shut down worker when unregisteringKees Cook
2017-11-10CIFS: add misssing SFM mapping for doublequoteBjörn Jacke
2017-11-10cifs: fix CIFS_IOC_GET_MNT_INFO oopsDavid Disseldorp
2017-11-10CIFS: fix oplock break deadlocksRabin Vincent
2017-11-10CIFS: fix mapping of SFM_SPACE and SFM_PERIODBjörn Jacke
2017-11-10SMB3: Work around mount failure when using SMB3 dialect to MacsSteve French
2017-11-10Set unicode flag on cifs echo request to avoid Mac errorSteve French
2017-11-10Fix match_prepath()Sachin Prabhu
2017-11-10fs/block_dev: always invalidate cleancache in invalidate_bdev()Andrey Ryabinin
2017-11-10ceph: fix memory leak in __ceph_setxattr()Luis Henriques
2017-11-10fs/xattr.c: zero out memory copied to userspace in getxattrMichal Hocko
2017-11-10orangefs: do not check possibly stale size on truncateMartin Brandenburg
2017-11-10orangefs: do not set getattr_time on orangefs_lookupMartin Brandenburg
2017-11-10orangefs: clean up oversize xattr validationMartin Brandenburg
2017-11-10orangefs: fix bounds check for listxattrMartin Brandenburg
2017-11-10ext4: evict inline data when writing to memory mapEric Biggers
2017-11-10block: get rid of blk_integrity_revalidate()Ilya Dryomov
2017-11-10f2fs: sanity check segment countJin Qian
2017-11-109p: fix a potential acl leakCong Wang
2017-11-10ceph: try getting buffer capability for readahead/fadviseYan, Zheng
2017-11-10timerfd: Protect the might cancel mechanism properThomas Gleixner
2017-11-10nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields
2017-11-10nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields
2017-11-10nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields
2017-11-10CIFS: remove bad_network_name flagGermano Percossi
2017-11-10cifs: Do not send echoes before Negotiate is completeSachin Prabhu
2017-07-23mm: larger stack guard gap, between vmasHugh Dickins
2017-07-23ext4: fix inode checksum calculation problem if i_extra_size is smallDaeho Jeong
2017-07-23CIFS: store results of cifs_reopen_file to avoid infinite waitGermano Percossi
2017-07-23thp: fix MADV_DONTNEED vs clear soft dirty raceKirill A. Shutemov
2017-07-23orangefs: fix buffer size mis-match between kernel space and user space.Mike Marshall
2017-07-23xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of filesCalvin Owens
2017-07-23Reset TreeId to zero on SMB2 TREE_CONNECTJan-Marek Glogowski
2017-07-23sysfs: be careful of error returns from ops->show()NeilBrown
2017-06-02nfsd: map the ENOKEY to nfserr_perm for avoiding warningKinglong Mee
2017-06-02xfs: Use xfs_icluster_size_fsb() to calculate inode alignment maskChandan Rajendra
2017-06-02xfs: tune down agno asserts in the bmap codeChristoph Hellwig
2017-06-02xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignmentChandan Rajendra
2017-06-02xfs: don't reserve blocks for right shift transactionsBrian Foster
2017-06-02xfs: split indlen reservations fairly when under reservedBrian Foster
2017-06-02xfs: handle indlen shortage on delalloc extent mergeBrian Foster
2017-06-02xfs: don't fail xfs_extent_busy allocationChristoph Hellwig
2017-06-02xfs: reset b_first_retry_time when clear the retry status of xfs_buf_tHou Tao
2017-06-02xfs: verify free block header fieldsDarrick J. Wong
2017-06-02xfs: check for obviously bad level values in the bmbt rootDarrick J. Wong
2017-06-02xfs: filter out obviously bad btree pointersDarrick J. Wong
2017-06-02xfs: fail _dir_open when readahead failsDarrick J. Wong
2017-06-02xfs: fix toctou race when locking an inode to access the data mapDarrick J. Wong
2017-06-02xfs: fix eofblocks race with file extending async dio writesBrian Foster
2017-06-02xfs: pull up iolock from xfs_free_eofblocks()Brian Foster