summaryrefslogtreecommitdiffstats
path: root/fs/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-05-071-2/+2
|\
| * NFSv4.2: Remove ifdef CONFIG_NFSD from NFSv4.2 client SSC code.Dai Ngo2021-04-261-2/+2
* | mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual2021-05-051-1/+4
* | netfs: Provide readahead and readpage netfs helpersDavid Howells2021-04-231-0/+1
|/
* s390,alpha: make TMPFS_INODE64 available againHeiko Carstens2021-03-081-1/+1
* Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2021-02-211-0/+4
|\
| * NFSv4_2: SSC helper should use its own config.Dai Ngo2021-01-281-0/+4
* | tmpfs: disallow CONFIG_TMPFS_INODE64 on alphaSeth Forshee2021-02-091-1/+1
* | tmpfs: disallow CONFIG_TMPFS_INODE64 on s390Seth Forshee2021-02-091-1/+1
|/
* tmpfs: support 64-bit inums per-sbChris Down2020-08-071-0/+21
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-2/+2
* docs: filesystems: fix renamed referencesMauro Carvalho Chehab2020-04-201-1/+1
* exfat: add Kconfig and MakefileNamjae Jeon2020-03-051-1/+2
* Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2020-02-091-0/+1
|\
| * fs: New zonefs file systemDamien Le Moal2020-02-071-0/+1
* | fs: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede2020-02-081-0/+1
|/
* io-wq: small threadpool implementation for io_uringJens Axboe2019-10-291-0/+3
* Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds2019-09-181-0/+2
|\
| * fs-verity: add Kconfig and the helper functions for hashingEric Biggers2019-07-281-0/+2
* | erofs: move erofs out of stagingGao Xiang2019-08-241-0/+1
|/
* fs: VALIDATE_FS_PARSER should default to nGeert Uytterhoeven2019-07-051-1/+0
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* unicode: introduce UTF-8 character databaseGabriel Krisman Bertazi2019-04-251-0/+1
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2019-03-121-0/+7
|\
| * vfs: Add configuration parser helpersDavid Howells2019-02-281-0/+7
* | scsi: fs: remove exofsChristoph Hellwig2019-02-051-3/+0
|/
* autofs: remove left-over autofs4 stubsLinus Torvalds2018-06-111-1/+0
* Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-081-0/+1
|\
| * mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPSDan Williams2018-05-221-0/+1
* | autofs: create autofs Kconfig and MakefileIan Kent2018-06-071-0/+1
* | mm: restructure memfd codeMike Kravetz2018-06-071-0/+3
* | docs/admin-guide/mm: start moving here files from Documentation/vmMike Rapoport2018-04-271-1/+1
* | docs/vm: rename documentation files to .rstMike Rapoport2018-04-161-1/+1
|/
* Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-061-0/+7
|\
| * dax: require 'struct page' by default for filesystem daxDan Williams2018-01-191-0/+7
* | Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-011-1/+0
|\ \
| * | ncpfs: move net/ncpfs to drivers/staging/ncpfsStephen Hemminger2017-11-281-1/+0
| |/
* / fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.atAdam Borowski2018-01-011-5/+1
|/
* fs/Kconfig: kill CONFIG_PERCPU_RWSEM some moreDavidlohr Bueso2017-07-121-1/+0
* block, dax: move "select DAX" from BLOCK to FS_DAXDan Williams2017-05-081-0/+1
* dax: fix build warnings with FS_DAX and !FS_IOMAPRoss Zwisler2017-01-241-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-161-1/+0
|\
| * logfs: remove from treeChristoph Hellwig2016-12-141-1/+0
* | dax: remove "depends on BROKEN" from FS_DAX_PMDRoss Zwisler2016-11-081-1/+0
|/
* mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGEYisheng Xie2016-10-071-0/+3
* fs/locks: Replace lg_local with a per-cpu spinlockPeter Zijlstra2016-09-221-0/+1
* Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-08-041-0/+6
|\
| * xfs: abstract block export operations from nfsd layoutsBenjamin Coddington2016-07-151-0/+6
* | fs: introduce iomap infrastructureChristoph Hellwig2016-06-211-0/+3
|/
* dax: Make huge page handling depend of CONFIG_BROKENJan Kara2016-05-191-0/+1