1. 5abe379 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  2. 955405d unicode: introduce UTF-8 character database by Gabriel Krisman Bertazi · 6 years ago
  3. 24dcb3d vfs: syscall: Add fsopen() to prepare for superblock creation by David Howells · 6 years ago
  4. dadd229 Make anon_inodes unconditional by David Howells · 6 years ago
  5. 7b47a9e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  6. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  7. 38e7571 Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  8. 2b188cc Add io_uring IO interface by Jens Axboe · 6 years ago
  9. 31d921c vfs: Add configuration parser helpers by David Howells · 6 years ago
  10. 80f2121 scsi: fs: remove exofs by Christoph Hellwig · 6 years ago
  11. 9bc61ab vfs: Introduce fs_context, switch vfs_kern_mount() to it. by David Howells · 6 years ago
  12. bbe7449e fs: common implementation of file type by Phillip Potter · 6 years ago
  13. a2225d9 autofs: remove left-over autofs4 stubs by Linus Torvalds · 7 years ago
  14. 2a3ae0a autofs: create autofs Kconfig and Makefile by Ian Kent · 7 years ago
  15. 7a5cf79 split d_path() and friends into a separate file by Al Viro · 7 years ago
  16. 1bb8155 ncpfs: move net/ncpfs to drivers/staging/ncpfs by Stephen Hemminger · 7 years ago
  17. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  18. 1d0fd57 logfs: remove from tree by Christoph Hellwig · 8 years ago
  19. ae259a9 fs: introduce iomap infrastructure by Christoph Hellwig · 9 years ago
  20. 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
  21. 0b81d07 fs crypto: move per-file encryption from f2fs tree to fs/crypto by Jaegeuk Kim · 10 years ago
  22. a52079d Orangefs: Merge tag 'v4.4-rc1' into for-next by Mike Marshall · 9 years ago
  23. 9172796 ext4: promote ext4 over ext2 in the default probe order by Darrick J. Wong · 9 years ago
  24. 07f0196 Orangefs: kernel client part 7 by Mike Marshall · 9 years ago
  25. a14c151 userfaultfd: buildsystem activation by Andrea Arcangeli · 9 years ago
  26. c290ea0 fs: Remove ext3 filesystem driver by Jan Kara · 10 years ago
  27. f74a14e um: Remove hppfs by Richard Weinberger · 10 years ago
  28. 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
  29. 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
  30. 35e88d5 fs/binfmt_som: Drop kernel support for HP-UX SOM binaries by Helge Deller · 10 years ago
  31. 6cd176a vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX by Matthew Wilcox · 10 years ago
  32. d475c63 dax,ext2: replace XIP read and write with DAX I/O by Matthew Wilcox · 10 years ago
  33. 4282d60 tracefs: Add new tracefs file system by Steven Rostedt (Red Hat) · 10 years ago
  34. 707c596 Merge branch 'nsfs' into for-next by Al Viro · 10 years ago
  35. e149ed2 take the targets of /proc/*/ns/* symlinks to separate fs by Al Viro · 10 years ago
  36. ef94b18 ovl: rename filesystem type to "overlay" by Miklos Szeredi · 10 years ago
  37. e9be9d5 overlay filesystem by Miklos Szeredi · 10 years ago
  38. efb170c take fs_pin stuff to fs/* by Al Viro · 10 years ago
  39. 2667bcb block: move ioprio.c from fs/ to block/ by Jens Axboe · 11 years ago
  40. f9c78b2 block: move bio.c and bio-integrity.c from fs/ to block/ by Jens Axboe · 11 years ago
  41. ba341d5 kernfs: add CONFIG_KERNFS by Tejun Heo · 11 years ago
  42. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  43. feda821 fs: remove generic_acl by Christoph Hellwig · 11 years ago
  44. 5c8ebd5 fs: merge xattr_acl.c into posix_acl.c by Christoph Hellwig · 11 years ago
  45. b8441ed sysfs, kernfs: add skeletons for kernfs by Tejun Heo · 11 years ago
  46. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  47. b9394d8 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  48. 2535e0d fs: make binfmt support for #! scripts modular and removable by Josh Triplett · 12 years ago
  49. 146732c fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n by Josh Triplett · 12 years ago
  50. d68772b efivarfs: Move to fs/efivarfs by Matt Fleming · 12 years ago
  51. f776c73 fold fifo.c into pipe.c by Al Viro · 12 years ago
  52. a14d5393 f2fs: update Kconfig and Makefile by Jaegeuk Kim · 12 years ago
  53. 046d662 coredump: make core dump functionality optional by Alex Kelly · 12 years ago
  54. 10c28d9 coredump: move core dump functionality into its own file by Alex Kelly · 12 years ago
  55. 5d026c7 fs: initial qnx6fs addition by Kai Bankett · 13 years ago
  56. ece2ccb Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z by Al Viro · 13 years ago
  57. 0226f49 vfs: take /proc/*/mounts and friends to fs/proc_namespace.c by Al Viro · 13 years ago
  58. 9be96f3 move fs/partitions to block/ by Al Viro · 13 years ago
  59. 60325f0 fs/Makefile: Stupid typo breakage of exofs inclusion by Boaz Harrosh · 13 years ago
  60. 3e33567 fs/Makefile: Always inspect exofs/ by Boaz Harrosh · 13 years ago
  61. 49b2868 nfsd: Remove deprecated nfsctl system call and related code. by NeilBrown · 14 years ago
  62. 242e5d0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  63. 990d6c2 vfs: Add name to file handle conversion support by Aneesh Kumar K.V · 14 years ago
  64. ca01d6d pstore: new filesystem interface to platform persistent storage by Tony Luck · 14 years ago
  65. e4c5bf8 Merge 'staging-next' to Linus's tree by Greg Kroah-Hartman · 14 years ago
  66. 2116b7a smbfs: move to drivers/staging by Arnd Bergmann · 14 years ago
  67. db7bee2 autofs3: move to drivers/staging by Arnd Bergmann · 14 years ago
  68. 1e14056 nfsd: allow deprecated interface to be compiled out. by NeilBrown · 14 years ago
  69. 7ed1ee6 Take statfs variants to fs/statfs.c by Al Viro · 15 years ago
  70. fc7f99c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 15 years ago
  71. 5db53f3 [LogFS] add new flash file system by Joern Engel · 15 years ago
  72. 9030aaf ceph: Kconfig, Makefile by Sage Weil · 15 years ago
  73. 0c4fb87 nilfs2: update makefile and Kconfig by Ryusuke Konishi · 16 years ago
  74. 3cc50ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache by Linus Torvalds · 16 years ago
  75. 9b59f031 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 16 years ago
  76. 9ae326a CacheFiles: A cache that backs onto a mounted filesystem by David Howells · 16 years ago
  77. 06b3db1 FS-Cache: Add main configuration option, module entry points and debugging by David Howells · 16 years ago
  78. 3e93cd6 Take fs_struct handling to new file (fs/fs_struct.c) by Al Viro · 16 years ago
  79. 0d8fe32 fs: Add exofs to Kernel build by Boaz Harrosh · 16 years ago
  80. 884d179 quota: Move quota files into separate directory by Jan Kara · 16 years ago
  81. d8ae460 ext4: Reorder fs/Makefile so that ext2 root fs's are mounted using ext2 by Theodore Ts'o · 16 years ago
  82. 31aeb6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 16 years ago
  83. 73d5931 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  84. 1ccd14b quota: Split off quota tree handling into a separate file by Jan Kara · 16 years ago
  85. fcef6fb Squashfs: Makefiles by Phillip Lougher · 16 years ago
  86. 272eb01 filesystem notification: create fs/notify to contain all fs notification by Eric Paris · 16 years ago
  87. ae20a6a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Chris Mason · 16 years ago
  88. 990e194 fat: move fs/vfat/* and fs/msdos/* to fs/fat by OGAWA Hirofumi · 16 years ago
  89. cab893d ext4: Remove an old reference to ext4dev in Makefile comment by Martin Michlmayr · 16 years ago
  90. ebf3f09 Configure out AIO support by Thomas Petazzoni · 16 years ago
  91. 8acd3a6 Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  92. 03010a3 ext4: Rename ext4dev to ext4 by Theodore Ts'o · 16 years ago
  93. bfcd17a Configure out file locking features by Thomas Petazzoni · 16 years ago
  94. 60582d1 Add Btrfs to fs/Kconfig and fs/Makefile by Chris Mason · 16 years ago
  95. 63ca8ce omfs: update kbuild to include OMFS by Bob Copeland · 16 years ago
  96. 9c1be0c Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6 by Linus Torvalds · 16 years ago
  97. 0d7eff8 UBIFS: include to compilation by Artem Bityutskiy · 16 years ago
  98. 7ba1ba1 block: Block layer data integrity support by Martin K. Petersen · 17 years ago
  99. b9d36d5 x86: compat_binfmt_elf Kconfig by Roland McGrath · 17 years ago
  100. 8e3f715 Remove valueless definition of hard-selected RAMFS option by Robert P. J. Day · 17 years ago