summaryrefslogtreecommitdiffstats
path: root/fs/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2022-09-11hugetlb: make hugetlb depends on SYSFS or SYSCTLMiaohe Lin1-0/+1
2022-08-08mm: hugetlb_vmemmap: introduce the name HVOMuchun Song1-7/+5
2022-04-28mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*Muchun Song1-8/+8
2022-04-28mm: hugetlb_vmemmap: introduce ARCH_WANT_HUGETLB_PAGE_FREE_VMEMMAPMuchun Song1-1/+9
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-1/+1
2022-03-11NFSD: Remove CONFIG_NFSD_V3Chuck Lever1-1/+1
2022-03-03fsdax: depend on ZONE_DEVICE || FS_DAX_LIMITEDChristoph Hellwig1-0/+1
2022-03-03mm: remove the extra ZONE_DEVICE struct page refcountChristoph Hellwig1-1/+0
2022-02-04ksmbd: add support for key exchangeNamjae Jeon1-2/+2
2021-12-04fsdax: don't require CONFIG_BLOCKChristoph Hellwig1-2/+2
2021-12-04iomap: build the block based code conditionallyChristoph Hellwig1-2/+2
2021-09-12Merge tag '5.15-rc-cifs-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+1
2021-09-09Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-2/+1
2021-09-09Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+18
2021-09-08cifs: rename cifs_common to smbfs_commonSteve French1-1/+1
2021-09-08hugetlbfs: s390 is always 64bitDavid Hildenbrand1-2/+1
2021-09-04Merge git://github.com/Paragon-Software-Group/linux-ntfs3Linus Torvalds1-0/+1
2021-08-31Merge tag '5.15-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+7
2021-08-31Merge tag '5.15-rc-first-ksmbd-merge' of git://git.samba.org/ksmbdLinus Torvalds1-0/+1
2021-08-26fsdax: improve the FS_DAX Kconfig description and help textChristoph Hellwig1-3/+18
2021-08-25cifs: fork arc4 and create a separate module for it for cifs and other usersRonnie Sahlberg1-0/+7
2021-08-23fs: remove mandatory file locking supportJeff Layton1-10/+0
2021-08-13fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/MakefileKonstantin Komarov1-0/+1
2021-06-30mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ONMuchun Song1-0/+10
2021-06-30mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAPMuchun Song1-0/+5
2021-06-28ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon1-1/+1
2021-05-10cifsd: add Kconfig and MakefileNamjae Jeon1-0/+1
2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-2/+2
2021-05-05mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual1-1/+4
2021-04-26NFSv4.2: Remove ifdef CONFIG_NFSD from NFSv4.2 client SSC code.Dai Ngo1-2/+2
2021-04-23netfs: Provide readahead and readpage netfs helpersDavid Howells1-0/+1
2021-03-08s390,alpha: make TMPFS_INODE64 available againHeiko Carstens1-1/+1
2021-02-21Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-0/+4
2021-02-09tmpfs: disallow CONFIG_TMPFS_INODE64 on alphaSeth Forshee1-1/+1
2021-02-09tmpfs: disallow CONFIG_TMPFS_INODE64 on s390Seth Forshee1-1/+1
2021-01-28NFSv4_2: SSC helper should use its own config.Dai Ngo1-0/+4
2020-08-07tmpfs: support 64-bit inums per-sbChris Down1-0/+21
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-2/+2
2020-04-20docs: filesystems: fix renamed referencesMauro Carvalho Chehab1-1/+1
2020-03-05exfat: add Kconfig and MakefileNamjae Jeon1-1/+2
2020-02-09Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds1-0/+1
2020-02-08fs: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede1-0/+1
2020-02-07fs: New zonefs file systemDamien Le Moal1-0/+1
2019-10-29io-wq: small threadpool implementation for io_uringJens Axboe1-0/+3
2019-09-18Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds1-0/+2
2019-08-24erofs: move erofs out of stagingGao Xiang1-0/+1
2019-07-28fs-verity: add Kconfig and the helper functions for hashingEric Biggers1-0/+2
2019-07-05fs: VALIDATE_FS_PARSER should default to nGeert Uytterhoeven1-1/+0
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-25unicode: introduce UTF-8 character databaseGabriel Krisman Bertazi1-0/+1