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