summaryrefslogtreecommitdiff
path: root/fs/ext4
AgeCommit message (Expand)Author
2017-04-25Merge branch 'android-4.4@b834e92' into branch 'msm-4.4'Blagovest Kolenichev
2017-04-21Merge 4.4.63 into android-4.4Greg Kroah-Hartman
2017-04-21ext4: fix inode checksum calculation problem if i_extra_size is smallDaeho Jeong
2017-04-20Merge branch 'android-4.4@c71ad0f' into branch 'msm-4.4'Blagovest Kolenichev
2017-04-18BACKPORT [UPSTREAM] ext4: convert to mbcache2Jan Kara
2017-04-17ANDROID: Refactor fs readpage/write tracepoints.Mohan Srinivasan
2017-04-17ANDROID: fs: FS tracepoints to track IO.Mohan Srinivasan
2017-04-06Merge 4.4.59 into android-4.4Greg Kroah-Hartman
2017-03-31fscrypt: remove broken support for detecting keyring key revocationEric Biggers
2017-03-30Merge 4.4.48 into android-4.4Greg Kroah-Hartman
2017-03-30ext4: mark inode dirty after converting inline directoryEric Biggers
2017-03-29Merge 4.4.57 to android-4.4Greg Kroah-Hartman
2017-03-26ext4: fix fencepost in s_first_meta_bg validationTheodore Ts'o
2017-03-23Merge tag v4.4.55 into branch 'msm-4.4'Blagovest Kolenichev
2017-03-22fscrypto: lock inode while setting encryption policyEric Biggers
2017-03-22fscrypt: fix renaming and linking special filesEric Biggers
2017-03-22fscrypto: lock inode while setting encryption policyEric Biggers
2017-03-22fscrypt: fix renaming and linking special filesEric Biggers
2017-03-20resolve merge conflicts of 1c5265be54d3 to android-4.4Todd Kjos
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-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-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-02-28Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang
2017-02-15Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2017-02-14ANDROID: ext4 crypto: Disables zeroing on truncation when there's no keyMichael Halcrow
2017-02-10ANDROID: ext4: add a non-reversible key derivation methodEric Biggers
2017-02-10ANDROID: ext4: allow encrypting filenames using HEH algorithmEric Biggers
2017-02-10ANDROID: Refactor fs readpage/write tracepoints.Mohan Srinivasan
2017-02-10Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-02-09Merge tag 'v4.4.48' into android-4.4.yDmitry Shmidt
2017-02-09ext4: validate s_first_meta_bg at mount timeEryu Guan
2017-02-07BACKPORT: posix_acl: Clear SGID bit when setting file permissionsJan Kara
2017-01-28ext4/fscrypto: avoid RCU lookup in d_revalidateJaegeuk Kim
2017-01-09Merge tag 'v4.4.40' into android-4.4.yDmitry Shmidt
2017-01-09Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-01-06ext4: do not perform data journaling when data is encryptedSergey Karamov
2017-01-06ext4: return -ENOMEM instead of successDan Carpenter