aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-04-10ANDROID: sdcardfs: rate limit warning printDaniel Rosenberg
2017-04-10ANDROID: sdcardfs: Fix case insensitive lookupDaniel Rosenberg
2017-04-10ANDROID: sched: add a counter to track fsyncJin Qian
2017-04-10ANDROID: sdcardfs: support direct-IO (DIO) operationsDaniel Rosenberg
2017-04-10ANDROID: sdcardfs: implement vm_ops->page_mkwriteDaniel Rosenberg
2017-04-10ANDROID: sdcardfs: Don't bother deleting freelistDaniel Rosenberg
2017-04-10ANDROID: sdcardfs: Add missing path_putDaniel Rosenberg
2017-04-10ANDROID: sdcardfs: Fix incorrect hashDaniel Rosenberg
2017-04-10ANDROID: ext4: add a non-reversible key derivation methodEric Biggers
2017-04-10ANDROID: ext4: allow encrypting filenames using HEH algorithmEric Biggers
2017-04-10ANDROID: Refactor fs readpage/write tracepoints.Mohan Srinivasan
2017-04-10Squashfs: optimize reading uncompressed dataAdrien Schildknecht
2017-04-10Squashfs: implement .readpages()Adrien Schildknecht
2017-04-10Squashfs: replace buffer_head with BIOAdrien Schildknecht
2017-04-10Squashfs: refactor page_actorAdrien Schildknecht
2017-04-10Squashfs: remove the FILE_CACHE optionAdrien Schildknecht
2017-04-10FROMLIST: 9p: fix a potential acl leakCong Wang
2017-04-01Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-04-01 Merge tag 'v4.4.59' into linux-linaro-lsk-v4.4Alex Shi
2017-04-01Merge branch 'v4.4/topic/mm-kaslr-pax_usercopy' into linux-linaro-lsk-v4.4Alex Shi
2017-04-01fs/proc/kcore.c: Make bounce buffer global for readJiri Olsa
2017-03-31fscrypt: remove broken support for detecting keyring key revocationEric Biggers
2017-03-31Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-03-31 Merge tag 'v4.4.58' into linux-linaro-lsk-v4.4Alex Shi
2017-03-30xfs: clear _XBF_PAGES from buffers when readahead pageDarrick J. Wong
2017-03-30xfs: fix up xfs_swap_extent_forks inline extent handlingEric Sandeen
2017-03-30xfs: don't allow di_size with high bit setDarrick J. Wong
2017-03-30ext4: mark inode dirty after converting inline directoryEric Biggers
2017-03-26ext4: fix fencepost in s_first_meta_bg validationTheodore Ts'o
2017-03-26gfs2: Avoid alignment hole in struct lm_locknameAndreas Gruenbacher
2017-03-24Merge branch 'v4.4/topic/mm-kaslr-pax_usercopy' into linux-linaro-lsk-v4.4Alex Shi
2017-03-23fs/proc/kcore.c: Add bounce buffer for ktext datav4.4/topic/mm-kaslr-pax_usercopyJiri Olsa
2017-03-23Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-03-23 Merge tag 'v4.4.56' into linux-linaro-lsk-v4.4Alex Shi
2017-03-22fscrypto: lock inode while setting encryption policyEric Biggers
2017-03-22fscrypt: fix renaming and linking special filesEric Biggers
2017-03-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidlsk-v4.4-17.03-androidAlex Shi
2017-03-20 Merge tag 'v4.4.55' into linux-linaro-lsk-v4.4lsk-v4.4-17.03Alex Shi
2017-03-18ext4: don't BUG when truncating encrypted inodes on the orphan listTheodore Ts'o
2017-03-15fat: fix using uninitialized fields of fat_inode/fsinfo_inodeOGAWA Hirofumi
2017-03-15ceph: remove req from unsafe list when unregistering itJeff Layton
2017-03-15mnt: Tuck mounts under others instead of creating shadow/side mounts.Eric W. Biederman
2017-03-12NFSv4: fix getacl ERANGE for some ACL buffer sizesWeston Andros Adamson
2017-03-12NFSv4: fix getacl head length estimationJ. Bruce Fields
2017-03-12NFSv4: Fix memory and state leak in _nfs4_open_and_get_stateTrond Myklebust
2017-03-12nfsd: special case truncates some moreChristoph Hellwig
2017-03-12nfsd: minor nfsd_setattr cleanupChristoph Hellwig
2017-03-12gfs2: Add missing rcu locking for glock lookupAndrew Price
2017-03-12fuse: add missing FR_FORCEMiklos Szeredi
2017-03-12ext4: return EROFS if device is r/o and journal replay is neededTheodore Ts'o