summaryrefslogtreecommitdiff
path: root/fs/ext4
AgeCommit message (Expand)Author
2018-04-14Merge 4.4.128 into android-4.4Greg Kroah-Hartman
2018-04-13ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff()Eryu Guan
2018-04-13ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errorsKonstantin Khlebnikov
2018-03-18Merge 4.4.122 into android-4.4Greg Kroah-Hartman
2018-03-18ext4: inplace xattr block update fails to deduplicate blocksTahsin Erdogan
2018-02-22Merge 4.4.117 into android-4.4Greg Kroah-Hartman
2018-02-22ext4: save error to disk in __ext4_grp_locked_error()Zhouyi Zhou
2018-02-20Merge 4.4.116 into android-4.4Greg Kroah-Hartman
2018-02-16don't put symlink bodies in pagecache into highmemAl Viro
2018-01-15fscrypt: updates on 4.15-rc4Jaegeuk Kim
2017-12-20Merge 4.4.107 into android-4.4Greg Kroah-Hartman
2017-12-20ext4: fix crash when a directory's i_size is too smallChandan Rajendra
2017-12-20ext4: fix fdatasync(2) after fallocate(2) operationEryu Guan
2017-11-30Merge 4.4.103 into android-4.4Greg Kroah-Hartman
2017-11-30fscrypt: lock mutex before checking for bounce page poolEric Biggers
2017-11-30ext4: fix interaction between i_size, fallocate, and delalloc after a crashTheodore Ts'o
2017-11-21ext4: fix data exposure after a crashJan Kara
2017-11-08Merge 4.4.97 into android-4.4Greg Kroah-Hartman
2017-11-08ext4: do not use stripe_width if it is not setJan Kara
2017-11-08ext4: fix stripe-unaligned allocationsJan Kara
2017-10-30Merge 4.4.95 into android-4.4Greg Kroah-Hartman
2017-10-27fscrypt: fix dereference of NULL user_key_payloadEric Biggers
2017-10-19Merge 4.4.93 into android-4.4Dmitry Shmidt
2017-10-18ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsetsDarrick J. Wong
2017-10-12Merge 4.4.92 into android-4.4Greg Kroah-Hartman
2017-10-12ext4: don't allow encrypted operations without keysTheodore Ts'o
2017-10-12ext4: Don't clear SGID when inheriting ACLsJan Kara
2017-10-12ext4: fix data corruption for mmap writesJan Kara
2017-09-27Merge 4.4.89 into android-4.4Greg Kroah-Hartman
2017-09-27ext4: fix quota inconsistency during orphan cleanup for read-only mountszhangyi (F)
2017-09-27ext4: fix incorrect quotaoff if the quota feature is enabledzhangyi (F)
2017-08-11Merge 4.4.81 into android-4.4Greg Kroah-Hartman
2017-08-11ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee
2017-08-11ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesizeJan Kara
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-21BACKPORT: ext4: fix data exposure after a crashJan Kara
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-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