aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-07-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidlinux-linaro-lsk-v4.4-android-testAlex Shi
2017-07-10ANDROID: squashfs: Fix endianness issueDaniel Rosenberg
2017-07-10ANDROID: squashfs: Fix signed division issueDaniel Rosenberg
2017-07-10BACKPORT: ext4: fix data exposure after a crashJan Kara
2017-06-30 Merge tag 'v4.4.75' into linux-linaro-lsk-v4.4lsk-v4.4-17.06Alex Shi
2017-06-29CIFS: Improve readdir verbosityPavel Shilovsky
2017-06-29autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAILNeilBrown
2017-06-29fs/exec.c: account for argv/envp pointersKees Cook
2017-06-26mm: larger stack guard gap, between vmasHugh Dickins
2017-06-26configfs: Fix race between create_link and configfs_rmdirNicholas Bellinger
2017-06-21ANDROID: sdcardfs: remove dead function open_flags_to_access_mode()lsk-v4.4-17.06-androidGreg Hackmann
2017-06-21ANDROID: sdcardfs: d_splice_alias can return error valuesDaniel Rosenberg
2017-06-21BACKPORT: f2fs: sanity check size of nat and sit cacheJin Qian
2017-06-21FROMLIST: f2fs: sanity check checkpoint segno and blkoffJin Qian
2017-06-21Revert "ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICY"Eric Biggers
2017-06-21ANDROID: mnt: Fix next_descendentDaniel Rosenberg
2017-06-18 Merge tag 'v4.4.73' into linux-linaro-lsk-v4.4Alex Shi
2017-06-17proc: add a schedule point in proc_pid_readdir()Eric Dumazet
2017-06-17romfs: use different way to generate fsid for BLOCK or MTDColy Li
2017-06-17nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"Chuck Lever
2017-06-17FS-Cache: Initialise stores_lock in netfs cookieDavid Howells
2017-06-17fscache: Clear outstanding writes when disabling a cookieDavid Howells
2017-06-17fscache: Fix dead object requeueDavid Howells
2017-06-17Call echo service immediately after socket reconnectSachin Prabhu
2017-06-15 Merge tag 'v4.4.72' into linux-linaro-lsk-v4.4Alex Shi
2017-06-14Make __xfs_xattr_put_listen preperly report errors.Artem Savkov
2017-06-14NFSv4: Don't perform cached access checks before we've OPENed the fileTrond Myklebust
2017-06-14NFS: Ensure we revalidate attributes before using execute_ok()Trond Myklebust
2017-06-14btrfs: fix memory leak in update_space_info failure pathJeff Mahoney
2017-06-14btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba
2017-06-14ufs_getfrag_block(): we only grab ->truncate_mutex on block creation pathAl Viro
2017-06-14ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()Al Viro
2017-06-14ufs: set correct ->s_maxsizeAl Viro
2017-06-14ufs: restore maintaining ->i_blocksAl Viro
2017-06-14fix ufs_isblockset()Al Viro
2017-06-14ufs: restore proper tail allocationAl Viro
2017-06-14fs: add i_blocksize()Fabian Frederick
2017-06-14ext4: fix fdatasync(2) after extent manipulation operationsJan Kara
2017-06-14ext4: keep existing extra fields when inode expandsKonstantin Khlebnikov
2017-06-14ext4: fix SEEK_HOLEJan Kara
2017-06-14nfsd: Fix up the "supattr_exclcreat" attributesTrond Myklebust
2017-06-14nfsd4: fix null dereference on replayJ. Bruce Fields
2017-06-08Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-06-08 Merge tag 'v4.4.71' into linux-linaro-lsk-v4.4Alex Shi
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