summaryrefslogtreecommitdiff
path: root/fs/ext4
AgeCommit message (Expand)Author
2017-08-04Merge android-4.4@59ff2e1 (v4.4.78) into msm-4.4Blagovest Kolenichev
2017-07-15Merge 4.4.77 into android-4.4Greg Kroah-Hartman
2017-07-15ext4: check return value of kstrtoull correctly in reserved_clusters_storeChao Yu
2017-06-28Merge branch 'android-4.4@77ddb50' (v4.4.74) into 'msm-4.4'Blagovest Kolenichev
2017-06-21BACKPORT: ext4: fix data exposure after a crashJan Kara
2017-06-20Merge branch 'android-4.4@e76c0fa' into branch 'msm-4.4'Blagovest Kolenichev
2017-06-19Merge branch 'android-4.4@6fc0573' into branch 'msm-4.4'Blagovest Kolenichev
2017-06-14Merge 4.4.72 into android-4.4Greg Kroah-Hartman
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-07Merge branch 'android-4.4@9bc4622' into branch 'msm-4.4'Blagovest Kolenichev
2017-05-30Revert "ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICY"Eric Biggers
2017-05-25Merge 4.4.70 into android-4.4Greg Kroah-Hartman
2017-05-25fscrypt: avoid collisions when presenting long encrypted filenamesEric Biggers
2017-05-25fscrypt: fix context consistency check when key(s) unavailableEric Biggers
2017-05-25ext4 crypto: fix some error handlingDan Carpenter
2017-05-25ext4 crypto: don't let data integrity writebacks fail with ENOMEMTheodore Ts'o
2017-05-21Merge 4.4.69 into android-4.4Greg Kroah-Hartman
2017-05-20ext4: evict inline data when writing to memory mapEric Biggers
2017-05-09Merge branch 'android-4.4@9796ea8' into branch 'msm-4.4'Blagovest Kolenichev
2017-05-08Merge 4.4.67 into android-4.4Greg Kroah-Hartman
2017-05-08ext4/fscrypto: avoid RCU lookup in d_revalidateJaegeuk Kim
2017-05-08ext4 crypto: use dget_parent() in ext4_d_revalidate()Theodore Ts'o
2017-05-08ext4 crypto: revalidate dentry after adding or removing the keyTheodore Ts'o
2017-05-08ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICYRichard Weinberger
2017-05-03Merge 4.4.66 into android-4.4Greg Kroah-Hartman
2017-05-02ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()Theodore Ts'o
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