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