summaryrefslogtreecommitdiff
path: root/fs/ext4 (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.122 into android-4.4Greg Kroah-Hartman2018-03-18
|\
| * ext4: inplace xattr block update fails to deduplicate blocksTahsin Erdogan2018-03-18
* | Merge 4.4.117 into android-4.4Greg Kroah-Hartman2018-02-22
|\|
| * ext4: save error to disk in __ext4_grp_locked_error()Zhouyi Zhou2018-02-22
* | Merge 4.4.116 into android-4.4Greg Kroah-Hartman2018-02-20
|\|
| * don't put symlink bodies in pagecache into highmemAl Viro2018-02-16
* | fscrypt: updates on 4.15-rc4Jaegeuk Kim2018-01-15
* | Merge 4.4.107 into android-4.4Greg Kroah-Hartman2017-12-20
|\|
| * ext4: fix crash when a directory's i_size is too smallChandan Rajendra2017-12-20
| * ext4: fix fdatasync(2) after fallocate(2) operationEryu Guan2017-12-20
* | Merge 4.4.103 into android-4.4Greg Kroah-Hartman2017-11-30
|\|
| * fscrypt: lock mutex before checking for bounce page poolEric Biggers2017-11-30
| * ext4: fix interaction between i_size, fallocate, and delalloc after a crashTheodore Ts'o2017-11-30
| * ext4: fix data exposure after a crashJan Kara2017-11-21
* | Merge 4.4.97 into android-4.4Greg Kroah-Hartman2017-11-08
|\|
| * ext4: do not use stripe_width if it is not setJan Kara2017-11-08
| * ext4: fix stripe-unaligned allocationsJan Kara2017-11-08
* | Merge 4.4.95 into android-4.4Greg Kroah-Hartman2017-10-30
|\|
| * fscrypt: fix dereference of NULL user_key_payloadEric Biggers2017-10-27
* | Merge 4.4.93 into android-4.4Dmitry Shmidt2017-10-19
|\|
| * ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsetsDarrick J. Wong2017-10-18
* | Merge 4.4.92 into android-4.4Greg Kroah-Hartman2017-10-12
|\|
| * ext4: don't allow encrypted operations without keysTheodore Ts'o2017-10-12
| * ext4: Don't clear SGID when inheriting ACLsJan Kara2017-10-12
| * ext4: fix data corruption for mmap writesJan Kara2017-10-12
* | Merge 4.4.89 into android-4.4Greg Kroah-Hartman2017-09-27
|\|
| * ext4: fix quota inconsistency during orphan cleanup for read-only mountszhangyi (F)2017-09-27
| * ext4: fix incorrect quotaoff if the quota feature is enabledzhangyi (F)2017-09-27
* | Merge 4.4.81 into android-4.4Greg Kroah-Hartman2017-08-11
|\|
| * ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee2017-08-11
| * ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesizeJan Kara2017-08-11
* | Merge 4.4.77 into android-4.4Greg Kroah-Hartman2017-07-15
|\|
| * ext4: check return value of kstrtoull correctly in reserved_clusters_storeChao Yu2017-07-15
* | BACKPORT: ext4: fix data exposure after a crashJan Kara2017-06-21
* | Merge 4.4.72 into android-4.4Greg Kroah-Hartman2017-06-14
|\|
| * fs: add i_blocksize()Fabian Frederick2017-06-14
| * ext4: fix fdatasync(2) after extent manipulation operationsJan Kara2017-06-14
| * ext4: keep existing extra fields when inode expandsKonstantin Khlebnikov2017-06-14
| * ext4: fix SEEK_HOLEJan Kara2017-06-14
* | Revert "ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICY"Eric Biggers2017-05-30
* | Merge 4.4.70 into android-4.4Greg Kroah-Hartman2017-05-25
|\|
| * fscrypt: avoid collisions when presenting long encrypted filenamesEric Biggers2017-05-25
| * fscrypt: fix context consistency check when key(s) unavailableEric Biggers2017-05-25
| * ext4 crypto: fix some error handlingDan Carpenter2017-05-25
| * ext4 crypto: don't let data integrity writebacks fail with ENOMEMTheodore Ts'o2017-05-25
* | Merge 4.4.69 into android-4.4Greg Kroah-Hartman2017-05-21
|\|
| * ext4: evict inline data when writing to memory mapEric Biggers2017-05-20
* | Merge 4.4.67 into android-4.4Greg Kroah-Hartman2017-05-08
|\|
| * ext4/fscrypto: avoid RCU lookup in d_revalidateJaegeuk Kim2017-05-08
| * ext4 crypto: use dget_parent() in ext4_d_revalidate()Theodore Ts'o2017-05-08