summaryrefslogtreecommitdiffstats
path: root/fs/Kconfig
AgeCommit message (Expand)AuthorLines
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2023-10-22bcachefs: Initial commitKent Overstreet-0/+1
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel-1/+1
2023-08-29Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds-0/+4
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-4/+3
2023-08-18mm/vmemmap optimization: split hugetlb and devdax vmemmap optimizationAneesh Kumar K.V-1/+1
2023-08-18mm: make MEMFD_CREATE into a selectable config optionThomas Weißschuh-3/+2
2023-08-10tmpfs,xattr: enable limited user extended attributesHugh Dickins-2/+2
2023-08-09shmem: prepare shmem quota infrastructureCarlos Maiolino-0/+12
2023-08-02fs: add CONFIG_BUFFER_HEADChristoph Hellwig-0/+4
2023-05-24smb: move client and server files to common directory fs/smbSteve French-8/+1
2023-04-18mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPAneesh Kumar K.V-8/+1
2023-01-26fs: build the legacy direct I/O code conditionallyChristoph Hellwig-0/+4
2022-09-11hugetlb: make hugetlb depends on SYSFS or SYSCTLMiaohe Lin-0/+1
2022-08-08mm: hugetlb_vmemmap: introduce the name HVOMuchun Song-7/+5
2022-04-28mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*Muchun Song-8/+8
2022-04-28mm: hugetlb_vmemmap: introduce ARCH_WANT_HUGETLB_PAGE_FREE_VMEMMAPMuchun Song-1/+9
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds-1/+1
2022-03-11NFSD: Remove CONFIG_NFSD_V3Chuck Lever-1/+1
2022-03-03fsdax: depend on ZONE_DEVICE || FS_DAX_LIMITEDChristoph Hellwig-0/+1
2022-03-03mm: remove the extra ZONE_DEVICE struct page refcountChristoph Hellwig-1/+0
2022-02-04ksmbd: add support for key exchangeNamjae Jeon-2/+2
2021-12-04fsdax: don't require CONFIG_BLOCKChristoph Hellwig-2/+2
2021-12-04iomap: build the block based code conditionallyChristoph Hellwig-2/+2
2021-09-12Merge tag '5.15-rc-cifs-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-1/+1
2021-09-09Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-2/+1
2021-09-09Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+18
2021-09-08cifs: rename cifs_common to smbfs_commonSteve French-1/+1
2021-09-08hugetlbfs: s390 is always 64bitDavid Hildenbrand-2/+1
2021-09-04Merge git://github.com/Paragon-Software-Group/linux-ntfs3Linus Torvalds-0/+1
2021-08-31Merge tag '5.15-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-0/+7
2021-08-31Merge tag '5.15-rc-first-ksmbd-merge' of git://git.samba.org/ksmbdLinus Torvalds-0/+1
2021-08-26fsdax: improve the FS_DAX Kconfig description and help textChristoph Hellwig-3/+18
2021-08-25cifs: fork arc4 and create a separate module for it for cifs and other usersRonnie Sahlberg-0/+7
2021-08-23fs: remove mandatory file locking supportJeff Layton-10/+0
2021-08-13fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/MakefileKonstantin Komarov-0/+1
2021-06-30mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ONMuchun Song-0/+10
2021-06-30mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAPMuchun Song-0/+5
2021-06-28ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon-1/+1
2021-05-10cifsd: add Kconfig and MakefileNamjae Jeon-0/+1
2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-2/+2
2021-05-05mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual-1/+4
2021-04-26NFSv4.2: Remove ifdef CONFIG_NFSD from NFSv4.2 client SSC code.Dai Ngo-2/+2
2021-04-23netfs: Provide readahead and readpage netfs helpersDavid Howells-0/+1
2021-03-08s390,alpha: make TMPFS_INODE64 available againHeiko Carstens-1/+1
2021-02-21Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds-0/+4
2021-02-09tmpfs: disallow CONFIG_TMPFS_INODE64 on alphaSeth Forshee-1/+1
2021-02-09tmpfs: disallow CONFIG_TMPFS_INODE64 on s390Seth Forshee-1/+1
2021-01-28NFSv4_2: SSC helper should use its own config.Dai Ngo-0/+4
2020-08-07tmpfs: support 64-bit inums per-sbChris Down-0/+21