aboutsummaryrefslogtreecommitdiff
path: root/fs/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2022-04-28mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*Gravatar Muchun Song 1-8/+8
2022-04-28mm: hugetlb_vmemmap: introduce ARCH_WANT_HUGETLB_PAGE_FREE_VMEMMAPGravatar Muchun Song 1-1/+9
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheGravatar Linus Torvalds 1-1/+1
2022-03-11NFSD: Remove CONFIG_NFSD_V3Gravatar Chuck Lever 1-1/+1
2022-03-03fsdax: depend on ZONE_DEVICE || FS_DAX_LIMITEDGravatar Christoph Hellwig 1-0/+1
2022-03-03mm: remove the extra ZONE_DEVICE struct page refcountGravatar Christoph Hellwig 1-1/+0
2022-02-04ksmbd: add support for key exchangeGravatar Namjae Jeon 1-2/+2
2021-12-04fsdax: don't require CONFIG_BLOCKGravatar Christoph Hellwig 1-2/+2
2021-12-04iomap: build the block based code conditionallyGravatar Christoph Hellwig 1-2/+2
2021-09-12Merge tag '5.15-rc-cifs-part2' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 1-1/+1
2021-09-09Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 1-2/+1
2021-09-09Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-3/+18
2021-09-08cifs: rename cifs_common to smbfs_commonGravatar Steve French 1-1/+1
2021-09-08hugetlbfs: s390 is always 64bitGravatar David Hildenbrand 1-2/+1
2021-09-04Merge git://github.com/Paragon-Software-Group/linux-ntfs3Gravatar Linus Torvalds 1-0/+1
2021-08-31Merge tag '5.15-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 1-0/+7
2021-08-31Merge tag '5.15-rc-first-ksmbd-merge' of git://git.samba.org/ksmbdGravatar Linus Torvalds 1-0/+1
2021-08-26fsdax: improve the FS_DAX Kconfig description and help textGravatar Christoph Hellwig 1-3/+18
2021-08-25cifs: fork arc4 and create a separate module for it for cifs and other usersGravatar Ronnie Sahlberg 1-0/+7
2021-08-23fs: remove mandatory file locking supportGravatar Jeff Layton 1-10/+0
2021-08-13fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/MakefileGravatar Konstantin Komarov 1-0/+1
2021-06-30mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ONGravatar Muchun Song 1-0/+10
2021-06-30mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAPGravatar Muchun Song 1-0/+5
2021-06-28ksmbd: move fs/cifsd to fs/ksmbdGravatar Namjae Jeon 1-1/+1
2021-05-10cifsd: add Kconfig and MakefileGravatar Namjae Jeon 1-0/+1
2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-2/+2
2021-05-05mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Gravatar Anshuman Khandual 1-1/+4
2021-04-26NFSv4.2: Remove ifdef CONFIG_NFSD from NFSv4.2 client SSC code.Gravatar Dai Ngo 1-2/+2
2021-04-23netfs: Provide readahead and readpage netfs helpersGravatar David Howells 1-0/+1
2021-03-08s390,alpha: make TMPFS_INODE64 available againGravatar Heiko Carstens 1-1/+1
2021-02-21Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxGravatar Linus Torvalds 1-0/+4
2021-02-09tmpfs: disallow CONFIG_TMPFS_INODE64 on alphaGravatar Seth Forshee 1-1/+1
2021-02-09tmpfs: disallow CONFIG_TMPFS_INODE64 on s390Gravatar Seth Forshee 1-1/+1
2021-01-28NFSv4_2: SSC helper should use its own config.Gravatar Dai Ngo 1-0/+4
2020-08-07tmpfs: support 64-bit inums per-sbGravatar Chris Down 1-0/+21
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Gravatar Masahiro Yamada 1-2/+2
2020-04-20docs: filesystems: fix renamed referencesGravatar Mauro Carvalho Chehab 1-1/+1
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