aboutsummaryrefslogtreecommitdiff
path: root/fs/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2020-03-05exfat: add Kconfig and MakefileGravatar Namjae Jeon 1-1/+2
2020-02-09Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Gravatar Linus Torvalds 1-0/+1
2020-02-08fs: Add VirtualBox guest shared folder (vboxsf) supportGravatar Hans de Goede 1-0/+1
2020-02-07fs: New zonefs file systemGravatar Damien Le Moal 1-0/+1
2019-10-29io-wq: small threadpool implementation for io_uringGravatar Jens Axboe 1-0/+3
2019-09-18Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Gravatar Linus Torvalds 1-0/+2
2019-08-24erofs: move erofs out of stagingGravatar Gao Xiang 1-0/+1
2019-07-28fs-verity: add Kconfig and the helper functions for hashingGravatar Eric Biggers 1-0/+2
2019-07-05fs: VALIDATE_FS_PARSER should default to nGravatar Geert Uytterhoeven 1-1/+0
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-04-25unicode: introduce UTF-8 character databaseGravatar Gabriel Krisman Bertazi 1-0/+1
2019-03-12Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 1-0/+7
2019-02-28vfs: Add configuration parser helpersGravatar David Howells 1-0/+7
2019-02-05scsi: fs: remove exofsGravatar Christoph Hellwig 1-3/+0
2018-06-11autofs: remove left-over autofs4 stubsGravatar Linus Torvalds 1-1/+0
2018-06-08Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2018-06-07autofs: create autofs Kconfig and MakefileGravatar Ian Kent 1-0/+1
2018-06-07mm: restructure memfd codeGravatar Mike Kravetz 1-0/+3
2018-05-22mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPSGravatar Dan Williams 1-0/+1
2018-04-27docs/admin-guide/mm: start moving here files from Documentation/vmGravatar Mike Rapoport 1-1/+1
2018-04-16docs/vm: rename documentation files to .rstGravatar Mike Rapoport 1-1/+1
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+7
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+0
2018-01-19dax: require 'struct page' by default for filesystem daxGravatar Dan Williams 1-0/+7
2018-01-01fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.atGravatar Adam Borowski 1-5/+1
2017-11-28ncpfs: move net/ncpfs to drivers/staging/ncpfsGravatar Stephen Hemminger 1-1/+0
2017-07-12fs/Kconfig: kill CONFIG_PERCPU_RWSEM some moreGravatar Davidlohr Bueso 1-1/+0
2017-05-08block, dax: move "select DAX" from BLOCK to FS_DAXGravatar Dan Williams 1-0/+1
2017-01-24dax: fix build warnings with FS_DAX and !FS_IOMAPGravatar Ross Zwisler 1-0/+1
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+0
2016-12-14logfs: remove from treeGravatar Christoph Hellwig 1-1/+0
2016-11-08dax: remove "depends on BROKEN" from FS_DAX_PMDGravatar Ross Zwisler 1-1/+0
2016-10-07mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGEGravatar Yisheng Xie 1-0/+3
2016-09-22fs/locks: Replace lg_local with a per-cpu spinlockGravatar Peter Zijlstra 1-0/+1
2016-08-04Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-0/+6
2016-07-15xfs: abstract block export operations from nfsd layoutsGravatar Benjamin Coddington 1-0/+6
2016-06-21fs: introduce iomap infrastructureGravatar Christoph Hellwig 1-0/+3
2016-05-19dax: Make huge page handling depend of CONFIG_BROKENGravatar Jan Kara 1-0/+1
2016-03-26Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Gravatar Linus Torvalds 1-0/+1
2016-03-17fs crypto: move per-file encryption from f2fs tree to fs/cryptoGravatar Jaegeuk Kim 1-0/+2
2016-03-14Orangefs: merge to v4.5Gravatar Mike Marshall 1-1/+12
2016-01-15dax: re-enable dax pmd mappingsGravatar Dan Williams 1-1/+2
2016-01-15Orangefs: merge with V4.4Gravatar Mike Marshall 1-0/+6
2016-01-12Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linuxGravatar Linus Torvalds 1-0/+10
2015-11-16dax: disable pmd mappingsGravatar Dan Williams 1-0/+6
2015-11-16locks: Allow disabling mandatory locking at compile timeGravatar Jeff Layton 1-0/+10
2015-10-03Orangefs: kernel client part 7Gravatar Mike Marshall 1-0/+1
2015-07-23fs: Remove ext3 filesystem driverGravatar Jan Kara 1-4/+1
2015-04-10f2fs: relocate Kconfig from misc filesystemsGravatar Jaegeuk Kim 1-1/+1
2015-02-16dax: does not work correctly with virtual aliasing cachesGravatar Matthew Wilcox 1-0/+1