Age | Commit message (Expand) | Author |
2024-03-14 | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-03-13 | pidfs: remove config option | Christian Brauner |
2024-03-11 | Merge tag 'vfs-6.9.pidfd' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds |
2024-03-06 | hugetlb: have CONFIG_HUGETLBFS select CONFIG_PADATA | Gang Li |
2024-03-01 | pidfd: add pidfs | Christian Brauner |
2024-02-22 | dax: check for data cache aliasing at runtime | Mathieu Desnoyers |
2024-01-24 | fs: Remove NTFS classic | Matthew Wilcox (Oracle) |
2024-01-19 | Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds |
2024-01-09 | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-01-08 | Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs | Linus Torvalds |
2023-12-24 | netfs, fscache: Move fs/fscache/* into fs/netfs/ | David Howells |
2023-12-23 | fs: prepare for stackable filesystems backing file helpers | Amir Goldstein |
2023-12-10 | fs/Kconfig: make hugetlbfs a menuconfig | Peter Xu |
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 |