summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-06-08Merge "Merge branch 'android-4.4@9bc4622' into branch 'msm-4.4'"Linux Build Service Account
2017-06-07Merge branch 'android-4.4@9bc4622' into branch 'msm-4.4'Blagovest Kolenichev
2017-05-31mm: process reclaim: skip locked vmasVinayak Menon
2017-05-25Merge 4.4.70 into android-4.4Greg Kroah-Hartman
2017-05-25nfsd: encoders mustn't use unitialized values in error casesJ. Bruce Fields
2017-05-25ceph: fix recursion between ceph_set_acl() and __ceph_setattr()Yan, Zheng
2017-05-25fscrypt: avoid collisions when presenting long encrypted filenamesEric Biggers
2017-05-25f2fs: check entire encrypted bigname when finding a dentryJaegeuk Kim
2017-05-25fscrypt: fix context consistency check when key(s) unavailableEric Biggers
2017-05-25ext4 crypto: fix some error handlingDan Carpenter
2017-05-25ext4 crypto: don't let data integrity writebacks fail with ENOMEMTheodore Ts'o
2017-05-25proc: Fix unbalanced hard link numbersTakashi Iwai
2017-05-23ANDROID: sdcardfs: Check for NULL in revalidateDaniel Rosenberg
2017-05-21Merge 4.4.69 into android-4.4Greg Kroah-Hartman
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 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-20fs/block_dev: always invalidate cleancache in invalidate_bdev()Andrey 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-20ext4: evict inline data when writing to memory mapEric Biggers
2017-05-16ANDROID: sdcardfs: Move top to its own structDaniel Rosenberg
2017-05-15Merge remote-tracking branch 'origin/tmp-285c137' into msm-4.4Kyle Yan
2017-05-15Merge 4.4.68 into android-4.4Greg Kroah-Hartman
2017-05-14block: get rid of blk_integrity_revalidate()Ilya Dryomov
2017-05-14f2fs: sanity check segment countJin Qian
2017-05-149p: fix a potential acl leakCong Wang
2017-05-11Merge "Merge branch 'android-4.4@9796ea8' into branch 'msm-4.4'"Linux Build Service Account
2017-05-10Merge "Merge branch 'android-4.4@24ac44d' into branch 'msm-4.4'"Linux Build Service Account
2017-05-10ANDROID: sdcardfs: fix sdcardfs_destroy_inode for the inode RCU approachGao Xiang
2017-05-09Merge branch 'android-4.4@9796ea8' into branch 'msm-4.4'Blagovest Kolenichev
2017-05-09ANDROID: sdcardfs: Don't iput if we didn't igrabDaniel Roseberg
2017-05-08Merge 4.4.67 into android-4.4Greg Kroah-Hartman
2017-05-08nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields
2017-05-08nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields
2017-05-08ext4/fscrypto: avoid RCU lookup in d_revalidateJaegeuk Kim
2017-05-08ext4 crypto: use dget_parent() in ext4_d_revalidate()Theodore Ts'o
2017-05-08ext4 crypto: revalidate dentry after adding or removing the keyTheodore Ts'o
2017-05-08ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICYRichard Weinberger
2017-05-08Handle mismatched open callsSachin Prabhu
2017-05-08timerfd: Protect the might cancel mechanism properThomas Gleixner
2017-05-04Merge branch 'android-4.4@24ac44d' into branch 'msm-4.4'Blagovest Kolenichev
2017-05-04Merge "fs/mbcache: fix use after free issue in mb_cache_shrink_scan()"Linux Build Service Account
2017-05-03Merge "Merge branch 'android-4.4@e4528dd' into branch 'msm-4.4'"Linux Build Service Account
2017-05-04fs/mbcache: fix use after free issue in mb_cache_shrink_scan()Sahitya Tummala
2017-05-03Merge 4.4.66 into android-4.4Greg Kroah-Hartman
2017-05-02nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields
2017-05-02ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()Theodore Ts'o