summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-03-27Merge "BACKPORT: f2fs: add a max block check for get_data_block_bmap"Linux Build Service Account
2017-03-24BACKPORT: f2fs: add a max block check for get_data_block_bmapMark Salyzyn
2017-03-23Merge tag v4.4.55 into branch 'msm-4.4'Blagovest Kolenichev
2017-03-18Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang
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
2017-03-12ext4: preserve the needs_recovery flag when the journal is abortedTheodore Ts'o
2017-03-12ext4: fix inline data error pathsTheodore Ts'o
2017-03-12ext4: fix data corruption in data=journal modeJan Kara
2017-03-12ext4: trim allocation requests to group sizeJan Kara
2017-03-12ext4: do not polute the extents cache while shifting extentsRoman Pen
2017-03-12ext4: Include forgotten start block on fallocate insert rangeRoman Pen
2017-03-12jbd2: don't leak modified metadata buffers on an aborted journalTheodore Ts'o
2017-02-28Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang
2017-02-23fuse: fix use after free issue in fuse_dev_do_read()Sahitya Tummala
2017-02-23vfs: fix uninitialized flags in splice_to_pipe()Miklos Szeredi
2017-02-16block: protect iterate_bdevs() against concurrent closeRabin Vincent
2017-02-16Merge "proc: fix conversion of oom_score_adj to oom_adj"Linux Build Service Account
2017-02-16Merge "BACKPORT: aio: mark AIO pseudo-fs noexec"Linux Build Service Account
2017-02-16proc: fix conversion of oom_score_adj to oom_adjLiam Mark
2017-02-15fuse: fix use after free issue in fuse_dev_do_read()Sahitya Tummala
2017-02-10BACKPORT: aio: mark AIO pseudo-fs noexecJann Horn
2017-02-10Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-02-10 Merge tag 'v4.4.48' into linux-linaro-lsk-v4.4Alex Shi
2017-02-09cifs: initialize file_info_lockRabin Vincent
2017-02-09NFSD: Fix a null reference case in find_or_create_lock_stateid()Kinglong Mee
2017-02-09ext4: validate s_first_meta_bg at mount timeEryu Guan
2017-02-07Merge branch 'lsk-v4.4-android' of git://android.git.linaro.org/kernel/linaro...Alex Shi
2017-02-05jbd2: Fix use after free in kjournald2()Sahitya Tummala
2017-02-04Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-02-04 Merge tag 'v4.4.46' into linux-linaro-lsk-v4.4Alex Shi
2017-02-03ANDROID: sdcardfs: Switch strcasecmp for internal callDaniel Rosenberg
2017-02-03ANDROID: sdcardfs: switch to full_name_hash and qstrDaniel Rosenberg
2017-02-03ANDROID: sdcardfs: Add GID Derivation to sdcardfsDaniel Rosenberg
2017-02-03ANDROID: sdcardfs: Remove redundant operationDaniel Rosenberg
2017-02-03ANDROID: sdcardfs: add support for user permission isolationDaniel Rosenberg
2017-02-03ANDROID: sdcardfs: Refactor configfs interfaceDaniel Rosenberg
2017-02-03ANDROID: sdcardfs: Allow non-owners to touchDaniel Rosenberg
2017-02-03ANDROID: fs: Export vfs_rmdir2Guenter Roeck
2017-02-03ANDROID: fs: Export free_fs_struct and set_fs_pwdGuenter Roeck