summaryrefslogtreecommitdiff
path: root/fs/ext4/ext4.h
AgeCommit message (Expand)Author
2018-07-18Merge android-4.4.140 (789274d) into msm-4.4Blagovest Kolenichev
2018-07-11Merge 4.4.140 into android-4.4Greg Kroah-Hartman
2018-07-11ext4: add more inode number paranoia checksTheodore Ts'o
2018-05-31Merge android-4.4.133 (3f51ea2) into msm-4.4Srinivasarao P
2018-05-25BACKPORT, FROMLIST: fscrypt: add Speck128/256 supportEric Biggers
2017-10-16ext4: provide ext4_issue_zeroout()Jan Kara
2017-05-25Merge 4.4.70 into android-4.4Greg Kroah-Hartman
2017-05-25ext4 crypto: don't let data integrity writebacks fail with ENOMEMTheodore Ts'o
2017-05-08Merge 4.4.67 into android-4.4Greg Kroah-Hartman
2017-05-08ext4 crypto: revalidate dentry after adding or removing the keyTheodore Ts'o
2017-04-25Merge branch 'android-4.4@b834e92' into branch 'msm-4.4'Blagovest Kolenichev
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-06Merge 4.4.59 into android-4.4Greg Kroah-Hartman
2017-03-31fscrypt: remove broken support for detecting keyring key revocationEric Biggers
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-10ANDROID: ext4: allow encrypting filenames using HEH algorithmEric Biggers
2016-12-01Merge tag 'v4.4.35' into android-4.4.yDmitry Shmidt
2016-11-28Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-11-26ext4: sanity check the block and cluster size at mount timeTheodore Ts'o
2016-10-21Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang
2016-09-15ext4 crypto: enable HW based encryption with ICEAndrey Markovytch
2016-09-12ext4 crypto: don't let data integrity writebacks fail with ENOMEMTheodore Ts'o
2016-09-07ext4 crypto: revalidate dentry after adding or removing the keyTheodore Ts'o
2016-09-02Merge "ext4 crypto: simplify interfaces to directory entry insert functions"Linux Build Service Account
2016-08-28ext4 crypto: simplify interfaces to directory entry insert functionsTheodore Ts'o
2016-08-26Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni
2016-08-18Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni
2016-08-01Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt
2016-07-22Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni
2016-05-12Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-05-04ext4: fix races of writeback with punch hole and zero rangeJan Kara
2016-05-04ext4: fix races between page faults and hole punchingJan Kara
2016-04-21Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-04-20ext4: add lockdep annotations for i_data_semTheodore Ts'o
2016-02-16ext4: Add support for FIDTRIM, a best-effort ioctl for deep discard trimJP Abgrall
2015-11-24ext4: Fix handling of extended tv_secDavid Turner
2015-10-18ext4: do not allow journal_opts for fs w/o journalDmitry Monakhov
2015-10-17ext4: clean up feature test macros with predicate functionsDarrick J. Wong
2015-10-17ext4: call out CRC and corruption errors with specific error codesDarrick J. Wong
2015-10-17ext4: store checksum seed in superblockDarrick J. Wong
2015-10-17ext4: reserve code points for the project quota featureTheodore Ts'o
2015-10-03ext4 crypto: ext4_page_crypto() doesn't need a encryption contextTheodore Ts'o
2015-09-23ext4: move procfs registration code to fs/ext4/sysfs.cTheodore Ts'o
2015-09-23ext4: move sysfs code from super.c to fs/ext4/sysfs.cTheodore Ts'o
2015-09-08ext4: add ext4_get_block_dax()Matthew Wilcox
2015-07-21ext4: replace ext4_io_submit->io_op with ->io_wbcTejun Heo
2015-06-25Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-06-22Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds