summaryrefslogtreecommitdiff
path: root/fs/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPAneesh Kumar K.V2023-04-181-8/+1
* fs: build the legacy direct I/O code conditionallyChristoph Hellwig2023-01-261-0/+4
* hugetlb: make hugetlb depends on SYSFS or SYSCTLMiaohe Lin2022-09-111-0/+1
* mm: hugetlb_vmemmap: introduce the name HVOMuchun Song2022-08-081-7/+5
* mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*Muchun Song2022-04-281-8/+8
* mm: hugetlb_vmemmap: introduce ARCH_WANT_HUGETLB_PAGE_FREE_VMEMMAPMuchun Song2022-04-281-1/+9
* Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-1/+1
|\
| * fsdax: depend on ZONE_DEVICE || FS_DAX_LIMITEDChristoph Hellwig2022-03-031-0/+1
| * mm: remove the extra ZONE_DEVICE struct page refcountChristoph Hellwig2022-03-031-1/+0
* | NFSD: Remove CONFIG_NFSD_V3Chuck Lever2022-03-111-1/+1
|/
* ksmbd: add support for key exchangeNamjae Jeon2022-02-041-2/+2
* fsdax: don't require CONFIG_BLOCKChristoph Hellwig2021-12-041-2/+2
* iomap: build the block based code conditionallyChristoph Hellwig2021-12-041-2/+2
* Merge tag '5.15-rc-cifs-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2021-09-121-1/+1
|\
| * cifs: rename cifs_common to smbfs_commonSteve French2021-09-081-1/+1
* | Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-09-091-2/+1
|\ \
| * | hugetlbfs: s390 is always 64bitDavid Hildenbrand2021-09-081-2/+1
* | | Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-091-3/+18
|\ \ \
| * | | fsdax: improve the FS_DAX Kconfig description and help textChristoph Hellwig2021-08-261-3/+18
* | | | Merge git://github.com/Paragon-Software-Group/linux-ntfs3Linus Torvalds2021-09-041-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/MakefileKonstantin Komarov2021-08-131-0/+1
| |/ /
* | | Merge tag '5.15-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2021-08-311-0/+7
|\ \ \
| * | | cifs: fork arc4 and create a separate module for it for cifs and other usersRonnie Sahlberg2021-08-251-0/+7
| |/ /
* | | Merge tag '5.15-rc-first-ksmbd-merge' of git://git.samba.org/ksmbdLinus Torvalds2021-08-311-0/+1
|\ \ \ | |_|/ |/| |
| * | ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon2021-06-281-1/+1
| * | cifsd: add Kconfig and MakefileNamjae Jeon2021-05-101-0/+1
* | | fs: remove mandatory file locking supportJeff Layton2021-08-231-10/+0
| |/ |/|
* | mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ONMuchun Song2021-06-301-0/+10
* | mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAPMuchun Song2021-06-301-0/+5
|/
* 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