index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
Kconfig
Age
Commit message (
Expand
)
Author
2021-02-11
ext: EXT4_KUNIT_TESTS should depend on EXT4_FS instead of selecting it
Geert Uytterhoeven
2020-08-06
ext4: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-06-09
Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-06-03
ext4: make ext_debug() implementation to use pr_debug()
Ritesh Harjani
2020-06-03
ext4: mballoc: make mb_debug() implementation to use pr_debug()
Ritesh Harjani
2020-06-01
fs: ext4: default KUNIT_* fragments to KUNIT_ALL_TESTS
Anders Roxell
2020-01-30
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-01-29
Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-01-17
ext4: remove unnecessary selections from EXT3_FS
Eric Biggers
2020-01-09
kunit: allow kunit tests to be loaded as a module
Alan Maguire
2019-12-31
fscrypt: Allow modular crypto algorithms
Herbert Xu
2019-10-23
ext4: add kunit test for decoding extended timestamps
Iurii Zaikin
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-12
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2019-02-21
ext4: Change debugging support help prefix from EXT4 to Ext4
Geert Uytterhoeven
2019-01-23
fscrypt: remove filesystem specific build config option
Chandan Rajendra
2018-01-01
fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at
Adam Borowski
2017-10-01
ext4: Switch to iomap for SEEK_HOLE / SEEK_DATA
Christoph Hellwig
2017-01-24
dax: fix build warnings with FS_DAX and !FS_IOMAP
Ross Zwisler
2016-11-22
ext4: Add select for CONFIG_FS_IOMAP
Jan Kara
2016-07-10
ext4 crypto: migrate into vfs's crypto engine
Jaegeuk Kim
2015-09-24
ext4: Update EXT4_USE_FOR_EXT2 description
Jean Delvare
2015-07-23
ext4: Improve ext4 Kconfig test
Jan Kara
2015-07-23
fs: Remove ext3 filesystem driver
Jan Kara
2015-05-31
ext4 crypto: require CONFIG_CRYPTO_CTR if ext4 encryption is enabled
Theodore Ts'o
2015-05-02
ext4 crypto: do not select from EXT4_FS_ENCRYPTION
Herbert Xu
2015-04-11
ext4 crypto: add ext4 encryption Kconfig
Theodore Ts'o
2013-04-21
ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG
Theodore Ts'o
2013-01-06
ext4: fix configuration dependencies for ext4 ACLs and security labels
Valerie Aurora
2012-12-10
ext4: Remove CONFIG_EXT4_FS_XATTR
Tao Ma
2012-04-29
ext4: load the crc32c driver if necessary
Darrick J. Wong
2009-12-21
ext4: Don't ask about supporting ext2/3 in ext4 if ext4 is not configured
David Howells
2009-12-17
Revert "task_struct: make journal_info conditional"
Linus Torvalds
2009-12-15
task_struct: make journal_info conditional
Hiroshi Shimamoto
2009-12-09
ext4: Do not override ext2 or ext3 if built they are built as modules
Theodore Ts'o
2009-12-07
ext4: Use ext4 file system driver for ext2/ext3 file system mounts
Theodore Ts'o
2009-10-01
ext4: drop ext4dev compat
Eric Sandeen
2009-09-18
ext4: Add configurable run-time mballoc debugging
Theodore Ts'o
2009-07-27
ext4: Fix typo in ext4/Kconfig
Manish Katiyar
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
2008-10-20
fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out
Alexey Dobriyan