1. b5683a3 Merge tag 'vfs-6.9.pidfd' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 12 months ago
  2. 50f4f2d pidfd: move struct pidfd_fops by Christian Brauner · 1 year, 1 month ago
  3. 7ffa8f3 fs: Remove NTFS classic by Matthew Wilcox (Oracle) · 1 year, 2 months ago
  4. 16df6e0 Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 2 months ago
  5. 47757ea netfs, fscache: Move fs/fscache/* into fs/netfs/ by David Howells · 1 year, 4 months ago
  6. f91a704 fs: prepare for stackable filesystems backing file helpers by Amir Goldstein · 1 year, 5 months ago
  7. 1c6fdbd bcachefs: Initial commit by Kent Overstreet · 8 years ago
  8. 925c86a fs: add CONFIG_BUFFER_HEAD by Christoph Hellwig · 1 year, 7 months ago
  9. a0433f8 Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 8 months ago
  10. 38c8a9a smb: move client and server files to common directory fs/smb by Steve French · 1 year, 10 months ago
  11. bda2795 fs: remove the special !CONFIG_BLOCK def_blk_fops by Christoph Hellwig · 1 year, 10 months ago
  12. 342528f Merge tag 'uml-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux by Linus Torvalds · 1 year, 10 months ago
  13. 8c61745 um: hostfs: define our own API boundary by Johannes Berg · 2 years, 1 month ago
  14. e3184de fs: fix sysctls.c built by Kefeng Wang · 2 years ago
  15. 553637f Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 1 month ago
  16. 9636e65 fs: build the legacy direct I/O code conditionally by Christoph Hellwig · 2 years, 1 month ago
  17. 3707d84 fs: move mnt_idmap by Christian Brauner · 2 years, 2 months ago
  18. 987f20a a.out: Remove the a.out implementation by Eric W. Biederman · 2 years, 5 months ago
  19. ed29b0b io_uring: move to separate directory by Jens Axboe · 2 years, 10 months ago
  20. 630c128 Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode by Linus Torvalds · 3 years, 1 month ago
  21. ab171b9 fs: move namespace sysctls and declare fs base directory by Luis Chamberlain · 3 years, 2 months ago
  22. d1d8ac9 fs: move shared sysctls to fs/sysctls.c by Luis Chamberlain · 3 years, 2 months ago
  23. 5298d4b unicode: clean up the Kconfig symbol confusion by Christoph Hellwig · 3 years, 2 months ago
  24. 8d4a0b5 Merge tag '5.15-rc-cifs-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 6 months ago
  25. c0f7e49 Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  26. 23e91d8 cifs: rename cifs_common to smbfs_common by Steve French · 3 years, 6 months ago
  27. 0dca446 block: move fs/block_dev.c to block/bdev.c by Christoph Hellwig · 3 years, 6 months ago
  28. f746406 Merge git://github.com/Paragon-Software-Group/linux-ntfs3 by Linus Torvalds · 3 years, 6 months ago
  29. 9c849ce Merge tag '5.15-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 6 months ago
  30. e24c567 Merge tag '5.15-rc-first-ksmbd-merge' of git://git.samba.org/ksmbd by Linus Torvalds · 3 years, 6 months ago
  31. 71c0286 cifs: fork arc4 and create a separate module for it for cifs and other users by Ronnie Sahlberg · 3 years, 7 months ago
  32. 6e5be40 fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile by Konstantin Komarov · 3 years, 7 months ago
  33. 6208721 binfmt: remove support for em86 (alpha only) by David Hildenbrand · 3 years, 11 months ago
  34. 1a93084 ksmbd: move fs/cifsd to fs/ksmbd by Namjae Jeon · 3 years, 9 months ago
  35. a848c4f cifsd: add Kconfig and Makefile by Namjae Jeon · 4 years ago
  36. 3d3c950 netfs: Provide readahead and readpage netfs helpers by David Howells · 4 years, 10 months ago
  37. be65de6b fs: Remove dcookies support by Viresh Kumar · 4 years, 2 months ago
  38. c4728cf Merge tag 'vfs-5.10-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 5 months ago
  39. 726eb70 Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 5 months ago
  40. 02e83f4 vfs: move generic_remap_checks out of mm by Darrick J. Wong · 4 years, 5 months ago
  41. 5287b07 fs/kernel_read_file: Split into separate source file by Kees Cook · 4 years, 5 months ago
  42. 028abd9 fs: remove compat_sys_mount by Christoph Hellwig · 4 years, 6 months ago
  43. c60166f init: add an init_mount helper by Christoph Hellwig · 4 years, 8 months ago
  44. b9d1e2e exfat: add Kconfig and Makefile by Namjae Jeon · 5 years ago
  45. 380a129e Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 5 years ago
  46. 5586c3c Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  47. 0fd1695 fs: Add VirtualBox guest shared folder (vboxsf) support by Hans de Goede · 5 years ago
  48. 8dcc1a9 fs: New zonefs file system by Damien Le Moal · 5 years ago
  49. 2af563d compat_ioctl: move sys_compat_ioctl() to ioctl.c by Arnd Bergmann · 6 years ago
  50. 771b53d0 io-wq: small threadpool implementation for io_uring by Jens Axboe · 5 years ago
  51. f60c55a Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  52. 47e4937 erofs: move erofs out of staging by Gao Xiang · 6 years ago
  53. 671e67b fs-verity: add Kconfig and the helper functions for hashing by Eric Biggers · 6 years ago
  54. cb7181f iomap: move the main iteration code into a separate file by Darrick J. Wong · 6 years ago
  55. 1c23020 iomap: start moving code to fs/iomap/ by Darrick J. Wong · 6 years ago
  56. 5abe379 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  57. 955405d unicode: introduce UTF-8 character database by Gabriel Krisman Bertazi · 6 years ago
  58. 24dcb3d vfs: syscall: Add fsopen() to prepare for superblock creation by David Howells · 6 years ago
  59. dadd229 Make anon_inodes unconditional by David Howells · 6 years ago
  60. 7b47a9e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  61. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  62. 38e7571 Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  63. 2b188cc Add io_uring IO interface by Jens Axboe · 6 years ago
  64. 31d921c vfs: Add configuration parser helpers by David Howells · 6 years ago
  65. 80f2121 scsi: fs: remove exofs by Christoph Hellwig · 6 years ago
  66. 9bc61ab vfs: Introduce fs_context, switch vfs_kern_mount() to it. by David Howells · 6 years ago
  67. bbe7449e fs: common implementation of file type by Phillip Potter · 6 years ago
  68. a2225d9 autofs: remove left-over autofs4 stubs by Linus Torvalds · 7 years ago
  69. 2a3ae0a autofs: create autofs Kconfig and Makefile by Ian Kent · 7 years ago
  70. 7a5cf79 split d_path() and friends into a separate file by Al Viro · 7 years ago
  71. 1bb8155 ncpfs: move net/ncpfs to drivers/staging/ncpfs by Stephen Hemminger · 7 years ago
  72. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  73. 1d0fd57 logfs: remove from tree by Christoph Hellwig · 8 years ago
  74. ae259a9 fs: introduce iomap infrastructure by Christoph Hellwig · 9 years ago
  75. 698f415 Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 9 years ago
  76. 0b81d07 fs crypto: move per-file encryption from f2fs tree to fs/crypto by Jaegeuk Kim · 10 years ago
  77. a52079d Orangefs: Merge tag 'v4.4-rc1' into for-next by Mike Marshall · 9 years ago
  78. 9172796 ext4: promote ext4 over ext2 in the default probe order by Darrick J. Wong · 9 years ago
  79. 07f0196 Orangefs: kernel client part 7 by Mike Marshall · 10 years ago
  80. a14c151 userfaultfd: buildsystem activation by Andrea Arcangeli · 10 years ago
  81. c290ea0 fs: Remove ext3 filesystem driver by Jan Kara · 10 years ago
  82. f74a14e um: Remove hppfs by Richard Weinberger · 10 years ago
  83. 3f3c73de Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  84. 9cd7737 Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  85. 35e88d5 fs/binfmt_som: Drop kernel support for HP-UX SOM binaries by Helge Deller · 10 years ago
  86. 6cd176a vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX by Matthew Wilcox · 10 years ago
  87. d475c63 dax,ext2: replace XIP read and write with DAX I/O by Matthew Wilcox · 10 years ago
  88. 4282d60 tracefs: Add new tracefs file system by Steven Rostedt (Red Hat) · 10 years ago
  89. 707c596 Merge branch 'nsfs' into for-next by Al Viro · 10 years ago
  90. e149ed2 take the targets of /proc/*/ns/* symlinks to separate fs by Al Viro · 10 years ago
  91. ef94b18 ovl: rename filesystem type to "overlay" by Miklos Szeredi · 10 years ago
  92. e9be9d5 overlay filesystem by Miklos Szeredi · 10 years ago
  93. efb170c take fs_pin stuff to fs/* by Al Viro · 11 years ago
  94. 2667bcb block: move ioprio.c from fs/ to block/ by Jens Axboe · 11 years ago
  95. f9c78b2 block: move bio.c and bio-integrity.c from fs/ to block/ by Jens Axboe · 11 years ago
  96. ba341d5 kernfs: add CONFIG_KERNFS by Tejun Heo · 11 years ago
  97. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  98. feda821 fs: remove generic_acl by Christoph Hellwig · 11 years ago
  99. 5c8ebd5 fs: merge xattr_acl.c into posix_acl.c by Christoph Hellwig · 11 years ago
  100. b8441ed sysfs, kernfs: add skeletons for kernfs by Tejun Heo · 11 years ago