summaryrefslogtreecommitdiffstats
path: root/fs/ext4/Makefile
Commit message (Expand)AuthorAgeFilesLines
* ext4: move ext4 crypto code to its own file crypto.cRitesh Harjani2022-05-211-0/+1
* ext4: Move orphan inode handling into a separate fileJan Kara2021-08-301-1/+1
* ext4 / jbd2: add fast commit initializationHarshad Shirwadkar2020-10-211-1/+1
* ext4: support xattr gnu.* namespace for the HurdJan (janneke) Nieuwenhuizen2020-06-121-1/+2
* kunit: allow kunit tests to be loaded as a moduleAlan Maguire2020-01-091-1/+2
* ext4: add kunit test for decoding extended timestampsIurii Zaikin2019-10-231-0/+1
* ext4: add basic fs-verity supportEric Biggers2019-08-121-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ext4: support GETFSMAP ioctlsDarrick J. Wong2017-04-301-5/+5
* ext4 crypto: migrate into vfs's crypto engineJaegeuk Kim2016-07-101-2/+0
* ext4: move sysfs code from super.c to fs/ext4/sysfs.cTheodore Ts'o2015-09-231-1/+1
* ext4 crypto: filename encryption facilitiesMichael Halcrow2015-04-121-1/+2
* ext4 crypto: add encryption key management facilitiesMichael Halcrow2015-04-121-1/+1
* ext4 crypto: add ext4 encryption facilitiesMichael Halcrow2015-04-121-1/+1
* ext4 crypto: add encryption policy and password salt supportMichael Halcrow2015-04-111-0/+1
* ext4 crypto: add ext4_mpage_readpages()Theodore Ts'o2015-04-081-1/+1
* ext4: Remove CONFIG_EXT4_FS_XATTRTao Ma2012-12-101-2/+2
* ext4: add the basic function for inline data supportTao Ma2012-12-101-1/+1
* ext4: add operations on extent status treeZheng Liu2012-11-081-1/+1
* ext4: move ext4_ind_* functions from inode.c to indirect.cAmir Goldstein2011-06-271-1/+1
* ext4: add support for multiple mount protectionJohann Lombardi2011-05-241-1/+2
* ext4: use bio layer instead of buffer layer in mpage_da_submit_ioTheodore Ts'o2010-10-271-1/+1
* ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctlAkira Fujita2009-06-171-1/+1
* ext4: Add a comprehensive block validity check to ext4_get_blocks()Theodore Ts'o2009-05-171-2/+2
* ext4: Rename ext4dev to ext4Theodore Ts'o2008-10-101-5/+5
* ext4: Add multi block allocator for ext4Alex Tomas2008-01-291-1/+1
* ext4: Add EXT4_IOC_MIGRATE ioctlAneesh Kumar K.V2008-01-281-1/+1
* [PATCH] ext4: uninline large functionsAndrew Morton2006-12-071-1/+2
* [PATCH] ext3: add extent map supportAlex Tomas2006-10-111-1/+1
* [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao2006-10-111-6/+6
* [PATCH] ext4: initial copy of files from ext3Dave Kleikamp2006-10-111-0/+12