1. cf94d7d Included sdcardfs source code for kernel 3.0 by Daniel Campello · 9 years ago
  2. 461a718 mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE by Yisheng Xie · 8 years ago
  3. 7c3f654 fs/locks: Replace lg_local with a per-cpu spinlock by Peter Zijlstra · 9 years ago
  4. a71e360 Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  5. 15d66ac xfs: abstract block export operations from nfsd layouts by Benjamin Coddington · 8 years ago
  6. ae259a9 fs: introduce iomap infrastructure by Christoph Hellwig · 8 years ago
  7. 348e967 dax: Make huge page handling depend of CONFIG_BROKEN by Jan Kara · 8 years ago
  8. 698f415 Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 8 years ago
  9. 0b81d07 fs crypto: move per-file encryption from f2fs tree to fs/crypto by Jaegeuk Kim · 9 years ago
  10. ab66525 Orangefs: merge to v4.5 by Mike Marshall · 8 years ago
  11. c046c32 dax: re-enable dax pmd mappings by Dan Williams · 8 years ago
  12. 5e1f393 Orangefs: merge with V4.4 by Mike Marshall · 8 years ago
  13. 065019a Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 8 years ago
  14. ee82c9e dax: disable pmd mappings by Dan Williams · 8 years ago
  15. 9e8925b locks: Allow disabling mandatory locking at compile time by Jeff Layton · 8 years ago
  16. 07f0196 Orangefs: kernel client part 7 by Mike Marshall · 9 years ago
  17. c290ea0 fs: Remove ext3 filesystem driver by Jan Kara · 9 years ago
  18. d7196c5 f2fs: relocate Kconfig from misc filesystems by Jaegeuk Kim · 9 years ago
  19. d92576f dax: does not work correctly with virtual aliasing caches by Matthew Wilcox · 9 years ago
  20. 6cd176a vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX by Matthew Wilcox · 9 years ago
  21. 62c204d fs: Make efivarfs a pseudo filesystem, built by default with EFI by Leif Lindholm · 9 years ago
  22. e9be9d5 overlay filesystem by Miklos Szeredi · 10 years ago
  23. f779002 lockd: move lockd's grace period handling into its own module by Jeff Layton · 10 years ago
  24. ba341d5 kernfs: add CONFIG_KERNFS by Tejun Heo · 10 years ago
  25. feda821 fs: remove generic_acl by Christoph Hellwig · 10 years ago
  26. d68772b efivarfs: Move to fs/efivarfs by Matt Fleming · 11 years ago
  27. 807185e fuse: Move CUSE Kconfig entry from fs/Kconfig into fs/fuse/Kconfig by Robert P. J. Day · 12 years ago
  28. a13eea6 Merge tag 'for-3.8-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  29. a14d5393 f2fs: update Kconfig and Makefile by Jaegeuk Kim · 12 years ago
  30. 939da10 ext4: Remove CONFIG_EXT4_FS_XATTR by Tao Ma · 11 years ago
  31. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  32. 5d026c7 fs: initial qnx6fs addition by Kai Bankett · 12 years ago
  33. bfcfaa7 vfs: use 'unsigned long' accesses for dcache name comparison and hashing by Linus Torvalds · 12 years ago
  34. 9e20393 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 12 years ago
  35. 831c2dc ore: FIX breakage when MISC_FILESYSTEMS is not set by Boaz Harrosh · 12 years ago
  36. 9be96f3 move fs/partitions to block/ by Al Viro · 13 years ago
  37. f5fc870 tmpfs: add "tmpfs" to the Kconfig prompt to make it obvious. by Robert P. J. Day · 13 years ago
  38. 206506c tmpfs: expand "help" to explain value of TMPFS_POSIX_ACL by Robert P. J. Day · 13 years ago
  39. 32e51f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  40. 79fead4 exportfs: reallow building as a module by Jonas Gorski · 13 years ago
  41. 4db70f7 tmpfs: fix XATTR N overriding POSIX_ACL Y by Eric Paris · 13 years ago
  42. b09e0fa tmpfs: implement generic xattr support by Eric Paris · 13 years ago
  43. 242e5d0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  44. afe997a Pull pstorev4 into release branch by Tony Luck · 13 years ago
  45. 990d6c2 vfs: Add name to file handle conversion support by Aneesh Kumar K.V · 13 years ago
  46. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  47. 16ebe91 fs: FS_POSIX_ACL does not depend on BLOCK by Randy Dunlap · 13 years ago
  48. ca01d6d pstore: new filesystem interface to platform persistent storage by Tony Luck · 13 years ago
  49. e4c5bf8 Merge 'staging-next' to Linus's tree by Greg Kroah-Hartman · 14 years ago
  50. 7420a8c Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  51. 72f98e7 locks: turn lock_flocks into a spinlock by Arnd Bergmann · 14 years ago
  52. 4199ca7 fs: move exportfs since it is not a networking filesystem by Randy Dunlap · 14 years ago
  53. 6de5bd1 BKL: introduce CONFIG_BKL. by Arnd Bergmann · 14 years ago
  54. 2116b7a smbfs: move to drivers/staging by Arnd Bergmann · 14 years ago
  55. db7bee2 autofs3: move to drivers/staging by Arnd Bergmann · 14 years ago
  56. 59b4856 fs/Kconfig: Fix typo Userpace -> Userspace by Stephen Boyd · 14 years ago
  57. fc7f99c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  58. 5db53f3 [LogFS] add new flash file system by Joern Engel · 14 years ago
  59. 5a1eb5c powerpc: Cleanup Kconfig selection of hugetlbfs support by Benjamin Herrenschmidt · 15 years ago
  60. 0d43f51 Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  61. 0cd9ad7 powerpc: Limit hugetlbfs support to PPC64 Book-3S machines by Kumar Gala · 15 years ago
  62. ffb4a73 sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations. by Paul Mundt · 15 years ago
  63. 9030aaf ceph: Kconfig, Makefile by Sage Weil · 15 years ago
  64. 3f96b79 tmpfs: depend on shmem by Hugh Dickins · 15 years ago
  65. 41f4db0 fs/Kconfig: move nilfs2 outside misc filesystems by Ryusuke Konishi · 15 years ago
  66. 4fed598 fs/Kconfig: move nilfs2 out by Ryusuke Konishi · 15 years ago
  67. 7e0338c Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd by Linus Torvalds · 15 years ago
  68. 852969b Hugetlbfs: Enable hugetlbfs for more systems in Kconfig. by David Daney · 15 years ago
  69. 69050ee CONFIG_FILE_LOCKING should not depend on CONFIG_BLOCK by Tomas Szepe · 15 years ago
  70. 151060a CUSE: implement CUSE - Character device in Userspace by Tejun Heo · 15 years ago
  71. dd4dc82 lockd: fix FILE_LOCKING=n build error by Randy Dunlap · 15 years ago
  72. 0c4fb87 nilfs2: update makefile and Kconfig by Ryusuke Konishi · 15 years ago
  73. 3cc50ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache by Linus Torvalds · 15 years ago
  74. 9ae326a CacheFiles: A cache that backs onto a mounted filesystem by David Howells · 15 years ago
  75. 06b3db1 FS-Cache: Add main configuration option, module entry points and debugging by David Howells · 15 years ago
  76. 0d8fe32 fs: Add exofs to Kernel build by Boaz Harrosh · 15 years ago
  77. 884d179 quota: Move quota files into separate directory by Jan Kara · 15 years ago
  78. 0fcb440 fs/Kconfig: move 9p out by Alexey Dobriyan · 15 years ago
  79. b2480c7 fs/Kconfig: move afs out by Alexey Dobriyan · 15 years ago
  80. 33a1a6f fs/Kconfig: move coda out by Alexey Dobriyan · 15 years ago
  81. 9d7d644 fs/Kconfig: move the rest of ncpfs out by Alexey Dobriyan · 15 years ago
  82. 213a41d fs/Kconfig: move smbfs out by Alexey Dobriyan · 15 years ago
  83. 9098c24 fs/Kconfig: move sunrpc out by Alexey Dobriyan · 15 years ago
  84. e2b329e fs/Kconfig: move nfsd out by Alexey Dobriyan · 15 years ago
  85. 97afe47 fs/Kconfig: move nfs out by Alexey Dobriyan · 15 years ago
  86. a276a52 fs/Kconfig: move ufs out by Alexey Dobriyan · 15 years ago
  87. 8af915b fs/Kconfig: move sysv out by Alexey Dobriyan · 15 years ago
  88. 4181024 fs/Kconfig: move romfs out by Alexey Dobriyan · 15 years ago
  89. 4c74158 fs/Kconfig: move qnx4 out by Alexey Dobriyan · 15 years ago
  90. 928ea19 fs/Kconfig: move hpfs out by Alexey Dobriyan · 15 years ago
  91. da55e6f fs/Kconfig: move omfs out by Alexey Dobriyan · 15 years ago
  92. 8b1cd7d fs/Kconfig: move minix out by Alexey Dobriyan · 15 years ago
  93. 2213516 fs/Kconfig: move vxfs out by Alexey Dobriyan · 15 years ago
  94. 22635ec fs/Kconfig: move squashfs out by Alexey Dobriyan · 15 years ago
  95. 2a22783 fs/Kconfig: move cramfs out by Alexey Dobriyan · 15 years ago
  96. 571f0a0 fs/Kconfig: move efs out by Alexey Dobriyan · 15 years ago
  97. 0ff4238 fs/Kconfig: move bfs out by Alexey Dobriyan · 15 years ago
  98. 0b09eb3 fs/Kconfig: move befs out by Alexey Dobriyan · 15 years ago
  99. b08bac1 fs/Kconfig: move hfs, hfsplus out by Alexey Dobriyan · 15 years ago
  100. 295c896 fs/Kconfig: move ecryptfs out by Alexey Dobriyan · 15 years ago