summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-08-24Merge android-4.4.148 (f057ff9) into msm-4.4Srinivasarao P
2018-08-15Merge 4.4.148 into android-4.4Greg Kroah-Hartman
2018-08-15fix __legitimize_mnt()/mntput() raceAl Viro
2018-08-15fix mntput/mntput raceAl Viro
2018-08-15root dentries need RCU-delayed freeingAl Viro
2018-08-15ext4: fix check to prevent initializing reserved inodesTheodore Ts'o
2018-08-14Merge "Merge android-4.4.146 (13962260) into msm-4.4"Linux Build Service Account
2018-08-14Merge "Merge android-4.4.145 (05670d3) into msm-4.4"Linux Build Service Account
2018-08-14Merge "Merge android-4.4.142 (8ec9fd8) into msm-4.4"Linux Build Service Account
2018-08-12ext4: fix check to prevent initializing reserved inodesTheodore Ts'o
2018-08-09Merge 4.4.147 into android-4.4Greg Kroah-Hartman
2018-08-09jfs: Fix inconsistency between memory allocation and ea_buf->max_sizeShankara Pailoor
2018-08-09ext4: fix false negatives *and* false positives in ext4_check_descriptors()Theodore Ts'o
2018-08-07Merge android-4.4.146 (13962260) into msm-4.4Srinivasarao P
2018-08-06Merge 4.4.146 into android-4.4Greg Kroah-Hartman
2018-08-06squashfs: more metadata hardeningsLinus Torvalds
2018-08-06squashfs: more metadata hardeningLinus Torvalds
2018-08-06ext4: check for allocation block validity with block group lockedTheodore Ts'o
2018-08-06ext4: fix inline data updates with checksums enabledTheodore Ts'o
2018-08-06squashfs: be more careful about metadata corruptionLinus Torvalds
2018-08-06btrfs: qgroup: Finish rescan when hit the last leaf of extent treeQu Wenruo
2018-08-06btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeupsDavid Sterba
2018-08-06f2fs: fix to don't trigger writeback during recoveryChao Yu
2018-08-06disable loading f2fs module on PAGE_SIZE > 4KBAnatoly Pugachev
2018-08-06nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfoScott Mayhew
2018-08-03Merge android-4.4.144 (4b2d6ba) into msm-4.4Srinivasarao P
2018-08-03Merge android-4.4.143 (7bbfac1) into msm-4.4Srinivasarao P
2018-08-03Merge android-4.4.142 (8ec9fd8) into msm-4.4Srinivasarao P
2018-07-31Merge 4.4.144 into android-4.4Greg Kroah-Hartman
2018-07-31Merge 4.4.143 into android-4.4Greg Kroah-Hartman
2018-07-30Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.4.y' into a...Jaegeuk Kim
2018-07-27ANDROID: sdcardfs: Check stacked filesystem depthDaniel Rosenberg
2018-07-25proc: Use underscores for SSBD in 'status'Konrad Rzeszutek Wilk
2018-07-25prctl: Add force disable speculationThomas Gleixner
2018-07-25proc: Provide details on speculation flaw mitigationsKees Cook
2018-07-25fat: fix memory allocation failure handling of match_strdup()OGAWA Hirofumi
2018-07-24Merge android-4.4.141 (b1bad9e) into msm-4.4Srinivasarao P
2018-07-22ocfs2: subsystem.su_mutex is required while accessing the item->ci_parentalex chen
2018-07-18Merge android-4.4.140 (789274d) into msm-4.4Blagovest Kolenichev
2018-07-17Merge 4.4.141 into android-4.4Greg Kroah-Hartman
2018-07-17x86/cpufeature: Replace the old static_cpu_has() with safe variantBorislav Petkov
2018-07-17Fix up non-directory creation in SGID directoriesLinus Torvalds
2018-07-11Merge 4.4.140 into android-4.4Greg Kroah-Hartman
2018-07-11ext4: check superblock mapped prior to committingJon Derrick
2018-07-11ext4: add more mount time checks of the superblockTheodore Ts'o
2018-07-11ext4: add more inode number paranoia checksTheodore Ts'o
2018-07-11ext4: clear i_data in ext4_inode_info when removing inline dataTheodore Ts'o
2018-07-11ext4: include the illegal physical block in the bad map ext4_error msgTheodore Ts'o
2018-07-11ext4: verify the depth of extent tree in ext4_find_extent()Theodore Ts'o
2018-07-11ext4: only look at the bg_flags field if it is validTheodore Ts'o