aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-05-21ext4: move ext4 crypto code to its own file crypto.cRitesh Harjani1-0/+1
2021-08-30ext4: Move orphan inode handling into a separate fileJan Kara1-1/+1
2020-10-21ext4 / jbd2: add fast commit initializationHarshad Shirwadkar1-1/+1
2020-06-12ext4: support xattr gnu.* namespace for the HurdJan (janneke) Nieuwenhuizen1-1/+2
2020-01-09kunit: allow kunit tests to be loaded as a moduleAlan Maguire1-1/+2
2019-10-23ext4: add kunit test for decoding extended timestampsIurii Zaikin1-0/+1
2019-08-12ext4: add basic fs-verity supportEric Biggers1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-30ext4: support GETFSMAP ioctlsDarrick J. Wong1-5/+5
2016-07-10ext4 crypto: migrate into vfs's crypto engineJaegeuk Kim1-2/+0
2015-09-23ext4: move sysfs code from super.c to fs/ext4/sysfs.cTheodore Ts'o1-1/+1
2015-04-12ext4 crypto: filename encryption facilitiesMichael Halcrow1-1/+2
2015-04-12ext4 crypto: add encryption key management facilitiesMichael Halcrow1-1/+1
2015-04-12ext4 crypto: add ext4 encryption facilitiesMichael Halcrow1-1/+1
2015-04-11ext4 crypto: add encryption policy and password salt supportMichael Halcrow1-0/+1
2015-04-08ext4 crypto: add ext4_mpage_readpages()Theodore Ts'o1-1/+1
2012-12-10ext4: Remove CONFIG_EXT4_FS_XATTRTao Ma1-2/+2
2012-12-10ext4: add the basic function for inline data supportTao Ma1-1/+1
2012-11-08ext4: add operations on extent status treeZheng Liu1-1/+1
2011-06-27ext4: move ext4_ind_* functions from inode.c to indirect.cAmir Goldstein1-1/+1
2011-05-24ext4: add support for multiple mount protectionJohann Lombardi1-1/+2
2010-10-27ext4: use bio layer instead of buffer layer in mpage_da_submit_ioTheodore Ts'o1-1/+1
2009-06-17ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctlAkira Fujita1-1/+1
2009-05-17ext4: Add a comprehensive block validity check to ext4_get_blocks()Theodore Ts'o1-2/+2
2008-10-10ext4: Rename ext4dev to ext4Theodore Ts'o1-5/+5
2008-01-29ext4: Add multi block allocator for ext4Alex Tomas1-1/+1
2008-01-28ext4: Add EXT4_IOC_MIGRATE ioctlAneesh Kumar K.V1-1/+1
2006-12-07[PATCH] ext4: uninline large functionsAndrew Morton1-1/+2
2006-10-11[PATCH] ext3: add extent map supportAlex Tomas1-1/+1
2006-10-11[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao1-6/+6
2006-10-11[PATCH] ext4: initial copy of files from ext3Dave Kleikamp1-0/+12