Age | Commit message (Expand) | Author |
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 |
2020-08-07 | tmpfs: support 64-bit inums per-sb | Chris Down |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-04-20 | docs: filesystems: fix renamed references | Mauro Carvalho Chehab |
2020-03-05 | exfat: add Kconfig and Makefile | Namjae Jeon |
2020-02-09 | Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2020-02-08 | fs: Add VirtualBox guest shared folder (vboxsf) support | Hans de Goede |
2020-02-07 | fs: New zonefs file system | Damien Le Moal |
2019-10-29 | io-wq: small threadpool implementation for io_uring | Jens Axboe |
2019-09-18 | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc... | Linus Torvalds |
2019-08-24 | erofs: move erofs out of staging | Gao Xiang |
2019-07-28 | fs-verity: add Kconfig and the helper functions for hashing | Eric Biggers |
2019-07-05 | fs: VALIDATE_FS_PARSER should default to n | Geert Uytterhoeven |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-04-25 | unicode: introduce UTF-8 character database | Gabriel Krisman Bertazi |
2019-03-12 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2019-02-28 | vfs: Add configuration parser helpers | David Howells |
2019-02-05 | scsi: fs: remove exofs | Christoph Hellwig |
2018-06-11 | autofs: remove left-over autofs4 stubs | Linus Torvalds |
2018-06-08 | Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-07 | autofs: create autofs Kconfig and Makefile | Ian Kent |
2018-06-07 | mm: restructure memfd code | Mike Kravetz |
2018-05-22 | mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS | Dan Williams |
2018-04-27 | docs/admin-guide/mm: start moving here files from Documentation/vm | Mike Rapoport |
2018-04-16 | docs/vm: rename documentation files to .rst | Mike Rapoport |
2018-02-06 | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-02-01 | Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-01-19 | dax: require 'struct page' by default for filesystem dax | Dan Williams |
2018-01-01 | fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at | Adam Borowski |
2017-11-28 | ncpfs: move net/ncpfs to drivers/staging/ncpfs | Stephen Hemminger |
2017-07-12 | fs/Kconfig: kill CONFIG_PERCPU_RWSEM some more | Davidlohr Bueso |
2017-05-08 | block, dax: move "select DAX" from BLOCK to FS_DAX | Dan Williams |
2017-01-24 | dax: fix build warnings with FS_DAX and !FS_IOMAP | Ross Zwisler |
2016-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-12-14 | logfs: remove from tree | Christoph Hellwig |
2016-11-08 | dax: remove "depends on BROKEN" from FS_DAX_PMD | Ross Zwisler |
2016-10-07 | mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE | Yisheng Xie |
2016-09-22 | fs/locks: Replace lg_local with a per-cpu spinlock | Peter Zijlstra |
2016-08-04 | Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2016-07-15 | xfs: abstract block export operations from nfsd layouts | Benjamin Coddington |
2016-06-21 | fs: introduce iomap infrastructure | Christoph Hellwig |
2016-05-19 | dax: Make huge page handling depend of CONFIG_BROKEN | Jan Kara |