summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2017-05-25nfsd: encoders mustn't use unitialized values in error casesJ. Bruce Fields1-4/+4
2017-05-25ceph: fix recursion between ceph_set_acl() and __ceph_setattr()Yan, Zheng3-13/+19
2017-05-25fscrypt: avoid collisions when presenting long encrypted filenamesEric Biggers4-6/+6
2017-05-25f2fs: check entire encrypted bigname when finding a dentryJaegeuk Kim4-15/+31
2017-05-25fscrypt: fix context consistency check when key(s) unavailableEric Biggers2-35/+96
2017-05-25ext4 crypto: fix some error handlingDan Carpenter1-1/+1
2017-05-25ext4 crypto: don't let data integrity writebacks fail with ENOMEMTheodore Ts'o4-20/+39
2017-05-25proc: Fix unbalanced hard link numbersTakashi Iwai1-0/+1
2017-05-20CIFS: add misssing SFM mapping for doublequoteBjörn Jacke2-0/+7
2017-05-20cifs: fix CIFS_IOC_GET_MNT_INFO oopsDavid Disseldorp1-0/+2
2017-05-20CIFS: fix mapping of SFM_SPACE and SFM_PERIODBjörn Jacke1-2/+2
2017-05-20SMB3: Work around mount failure when using SMB3 dialect to MacsSteve French1-3/+11
2017-05-20Set unicode flag on cifs echo request to avoid Mac errorSteve French1-0/+3
2017-05-20fs/block_dev: always invalidate cleancache in invalidate_bdev()Andrey Ryabinin1-6/+5
2017-05-20ceph: fix memory leak in __ceph_setxattr()Luis Henriques1-0/+3
2017-05-20fs/xattr.c: zero out memory copied to userspace in getxattrMichal Hocko1-1/+1
2017-05-20ext4: evict inline data when writing to memory mapEric Biggers1-0/+5
2017-05-14block: get rid of blk_integrity_revalidate()Ilya Dryomov1-1/+0
2017-05-14f2fs: sanity check segment countJin Qian1-0/+7
2017-05-149p: fix a potential acl leakCong Wang1-0/+2
2017-05-08nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields2-0/+6
2017-05-08nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields2-8/+8
2017-05-08ext4/fscrypto: avoid RCU lookup in d_revalidateJaegeuk Kim1-0/+4
2017-05-08ext4 crypto: use dget_parent() in ext4_d_revalidate()Theodore Ts'o1-3/+8
2017-05-08ext4 crypto: revalidate dentry after adding or removing the keyTheodore Ts'o4-0/+75
2017-05-08ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICYRichard Weinberger1-0/+3
2017-05-08Handle mismatched open callsSachin Prabhu8-8/+135
2017-05-08timerfd: Protect the might cancel mechanism properThomas Gleixner1-3/+14
2017-05-02nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields1-0/+36
2017-05-02ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()Theodore Ts'o1-4/+28
2017-05-02f2fs: do more integrity verification for superblockChao Yu1-0/+98
2017-04-30mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman4-2/+53
2017-04-30gfs2: avoid uninitialized variable warningArnd Bergmann1-2/+2
2017-04-27CIFS: remove bad_network_name flagGermano Percossi2-6/+0
2017-04-27cifs: Do not send echoes before Negotiate is completeSachin Prabhu1-0/+10
2017-04-21ext4: fix inode checksum calculation problem if i_extra_size is smallDaeho Jeong1-3/+2
2017-04-21CIFS: store results of cifs_reopen_file to avoid infinite waitGermano Percossi1-3/+3
2017-04-21thp: fix MADV_DONTNEED vs clear soft dirty raceKirill A. Shutemov1-1/+8
2017-04-12Reset TreeId to zero on SMB2 TREE_CONNECTJan-Marek Glogowski1-0/+4
2017-04-12sysfs: be careful of error returns from ops->show()NeilBrown1-2/+4
2017-03-31fscrypt: remove broken support for detecting keyring key revocationEric Biggers6-70/+16
2017-03-30xfs: clear _XBF_PAGES from buffers when readahead pageDarrick J. Wong1-0/+1
2017-03-30xfs: fix up xfs_swap_extent_forks inline extent handlingEric Sandeen1-2/+5
2017-03-30xfs: don't allow di_size with high bit setDarrick J. Wong1-0/+8
2017-03-30ext4: mark inode dirty after converting inline directoryEric Biggers1-3/+2
2017-03-26ext4: fix fencepost in s_first_meta_bg validationTheodore Ts'o1-1/+1
2017-03-26gfs2: Avoid alignment hole in struct lm_locknameAndreas Gruenbacher1-1/+1
2017-03-22fscrypto: lock inode while setting encryption policyEric Biggers2-1/+12
2017-03-22fscrypt: fix renaming and linking special filesEric Biggers2-0/+11
2017-03-18ext4: don't BUG when truncating encrypted inodes on the orphan listTheodore Ts'o1-0/+4