Age | Commit message (Expand) | Author |
2023-12-06 | mm/hugetlb: have CONFIG_HUGETLB_PAGE select CONFIG_XARRAY_MULTI | Sidhartha Kumar |
2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-10-22 | bcachefs: Initial commit | Kent Overstreet |
2023-09-11 | arch: Remove Itanium (IA-64) architecture | Ard Biesheuvel |
2023-08-29 | Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux | Linus Torvalds |
2023-08-29 | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-08-18 | mm/vmemmap optimization: split hugetlb and devdax vmemmap optimization | Aneesh Kumar K.V |
2023-08-18 | mm: make MEMFD_CREATE into a selectable config option | Thomas Weißschuh |
2023-08-10 | tmpfs,xattr: enable limited user extended attributes | Hugh Dickins |
2023-08-09 | shmem: prepare shmem quota infrastructure | Carlos Maiolino |
2023-08-02 | fs: add CONFIG_BUFFER_HEAD | Christoph Hellwig |
2023-05-24 | smb: move client and server files to common directory fs/smb | Steve French |
2023-04-18 | mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP | Aneesh Kumar K.V |
2023-01-26 | fs: build the legacy direct I/O code conditionally | Christoph Hellwig |
2022-09-11 | hugetlb: make hugetlb depends on SYSFS or SYSCTL | Miaohe Lin |
2022-08-08 | mm: hugetlb_vmemmap: introduce the name HVO | Muchun Song |
2022-04-28 | mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP* | Muchun Song |
2022-04-28 | mm: hugetlb_vmemmap: introduce ARCH_WANT_HUGETLB_PAGE_FREE_VMEMMAP | Muchun Song |
2022-03-22 | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2022-03-11 | NFSD: Remove CONFIG_NFSD_V3 | Chuck Lever |
2022-03-03 | fsdax: depend on ZONE_DEVICE || FS_DAX_LIMITED | Christoph Hellwig |
2022-03-03 | mm: remove the extra ZONE_DEVICE struct page refcount | Christoph Hellwig |
2022-02-04 | ksmbd: add support for key exchange | Namjae Jeon |
2021-12-04 | fsdax: don't require CONFIG_BLOCK | Christoph Hellwig |
2021-12-04 | iomap: build the block based code conditionally | Christoph Hellwig |
2021-09-12 | Merge tag '5.15-rc-cifs-part2' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2021-09-09 | Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-09-09 | Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-09-08 | cifs: rename cifs_common to smbfs_common | Steve French |
2021-09-08 | hugetlbfs: s390 is always 64bit | David Hildenbrand |
2021-09-04 | Merge git://github.com/Paragon-Software-Group/linux-ntfs3 | Linus Torvalds |
2021-08-31 | Merge tag '5.15-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2021-08-31 | Merge tag '5.15-rc-first-ksmbd-merge' of git://git.samba.org/ksmbd | Linus Torvalds |
2021-08-26 | fsdax: improve the FS_DAX Kconfig description and help text | Christoph Hellwig |
2021-08-25 | cifs: fork arc4 and create a separate module for it for cifs and other users | Ronnie Sahlberg |
2021-08-23 | fs: remove mandatory file locking support | Jeff Layton |
2021-08-13 | fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile | Konstantin Komarov |
2021-06-30 | mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON | Muchun Song |
2021-06-30 | mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP | Muchun Song |
2021-06-28 | ksmbd: move fs/cifsd to fs/ksmbd | Namjae Jeon |
2021-05-10 | cifsd: add Kconfig and Makefile | Namjae Jeon |
2021-05-07 | Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2021-05-05 | mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS) | Anshuman Khandual |
2021-04-26 | NFSv4.2: Remove ifdef CONFIG_NFSD from NFSv4.2 client SSC code. | Dai Ngo |
2021-04-23 | netfs: Provide readahead and readpage netfs helpers | David Howells |
2021-03-08 | s390,alpha: make TMPFS_INODE64 available again | Heiko Carstens |
2021-02-21 | Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2021-02-09 | tmpfs: disallow CONFIG_TMPFS_INODE64 on alpha | Seth Forshee |
2021-02-09 | tmpfs: disallow CONFIG_TMPFS_INODE64 on s390 | Seth Forshee |
2021-01-28 | NFSv4_2: SSC helper should use its own config. | Dai Ngo |