summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-06-19Merge branch 'android-4.4@6fc0573' into branch 'msm-4.4'Blagovest Kolenichev
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-06-07Merge 4.4.71 into android-4.4Greg Kroah-Hartman
2017-06-07xfs: only return -errno or success from attr ->put_listentEric Sandeen
2017-06-07xfs: in _attrlist_by_handle, copy the cursor back to userspaceDarrick J. Wong
2017-06-07xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen
2017-06-07xfs: bad assertion for delalloc an extent that start at i_sizeZorro Lang
2017-06-07xfs: fix indlen accounting error on partial delalloc conversionBrian Foster
2017-06-07xfs: wait on new inodes during quotaoff dquot releaseBrian Foster
2017-06-07xfs: update ag iterator to support wait on new inodesBrian Foster
2017-06-07xfs: support ability to wait on new inodesBrian Foster
2017-06-07xfs: fix up quotacheck buffer list error handlingBrian Foster
2017-06-07xfs: prevent multi-fsb dir readahead from reading random blocksBrian Foster
2017-06-07xfs: handle array index overrun in xfs_dir2_leaf_readbuf()Eric Sandeen
2017-06-07xfs: fix over-copying of getbmap parameters from userspaceDarrick J. Wong
2017-06-07xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()Eryu Guan
2017-06-07xfs: Fix missed holes in SEEK_HOLE implementationJan Kara
2017-06-02BACKPORT: f2fs: sanity check size of nat and sit cacheJin Qian
2017-06-02FROMLIST: f2fs: sanity check checkpoint segno and blkoffJin Qian
2017-05-31mm: process reclaim: skip locked vmasVinayak Menon
2017-05-30Revert "ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICY"Eric Biggers
2017-05-29ANDROID: mnt: Fix next_descendentDaniel Rosenberg
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