1. 6da0b38 fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out by Alexey Dobriyan · 16 years ago
  2. 2be508d Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  3. bb26b96 fs/Kconfig: move CIFS out by Alexey Dobriyan · 16 years ago
  4. 473dc8e ext4: Fix Kconfig typo for ext4dev by Manish Katiyar · 16 years ago
  5. acd15a8 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  6. 8acd3a6 Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  7. 2b4e30f ocfs2: Switch over to JBD2. by Joel Becker · 16 years ago
  8. f319fb8 ext4: fix kconfig typo and extra whitespace by Jan Engelhardt · 16 years ago
  9. 03010a3 ext4: Rename ext4dev to ext4 by Theodore Ts'o · 16 years ago
  10. a26cfad SUNRPC: Support IPv6 when registering kernel RPC services by Chuck Lever · 16 years ago
  11. bfcd17a Configure out file locking features by Thomas Petazzoni · 16 years ago
  12. 9d7548d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  13. 31db6e9 [JFFS2] Move JFFS2 config options out of fs/Kconfig by Alexey Dobriyan · 16 years ago
  14. 96c2a11 [CIFS] Reorder cifs config item for better clarity by Steve French · 16 years ago
  15. e977584 [CIFS] Correct keys dependency for cifs kerberos support by Steve French · 16 years ago
  16. 3d2af34 [CIFS] Kerberos support not considered experimental anymore by Steve French · 16 years ago
  17. 63ca8ce omfs: update kbuild to include OMFS by Bob Copeland · 16 years ago
  18. 6eedf8d proc: move Kconfig to fs/proc/Kconfig by Alexey Dobriyan · 16 years ago
  19. de0ca06 coda: remove CODA_FS_OLD_API by Adrian Bunk · 16 years ago
  20. 5b664cb Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  21. 9c1be0c Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6 by Linus Torvalds · 16 years ago
  22. e89e896 Merge branch 'devel' into next by Trond Myklebust · 16 years ago
  23. 0d7eff8 UBIFS: include to compilation by Artem Bityutskiy · 16 years ago
  24. ce7231e [PATCH 1/2] ocfs2: Add CONFIG_OCFS2_FS_STATS config option by Sunil Mushran · 16 years ago
  25. 40fef8a SUNRPC: Use only rpcbind v2 for AF_INET requests by Chuck Lever · 16 years ago
  26. 6fb1bc1 NFS: Update help text for CONFIG_NFS_FS by Chuck Lever · 16 years ago
  27. 383bc5c x86, crashdump, /proc/vmcore: remove CONFIG_EXPERIMENTAL from kdump by Bernhard Walle · 16 years ago
  28. 337e2ab ntfs: update help text by Jess Guerrero · 16 years ago
  29. 53492b1 [S390] System z large page support. by Gerald Schaefer · 16 years ago
  30. 563307b Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  31. 233607d Merge branch 'devel' by Trond Myklebust · 16 years ago
  32. 1a448fd NFSD: Remove NFSv4 dependency on NFSv3 by Chuck Lever · 16 years ago
  33. 3329ba0 SUNRPC: Remove PROC_FS dependency by Chuck Lever · 16 years ago
  34. 6ffd4be NFSD: Use "depends on" for PROC_FS dependency by Chuck Lever · 16 years ago
  35. 6aaa67b NFSD: Remove redundant "select" clauses in fs/Kconfig by Chuck Lever · 16 years ago
  36. 78dd099 NFSD: Move "select NFSD_V2_ACL if NFSD_V3_ACL" by Chuck Lever · 16 years ago
  37. 8920695 NFSD: Move "select FS_POSIX_ACL if NFSD_V4" by Chuck Lever · 16 years ago
  38. d24455b NFSD: Update help text for CONFIG_NFSD by Chuck Lever · 16 years ago
  39. 5ea0dd6 NFSD: Remove NFSD_TCP kernel build option by Chuck Lever · 16 years ago
  40. 62429f4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 16 years ago
  41. 9341d22 ocfs2: Allow selection of cluster plug-ins. by Joel Becker · 16 years ago
  42. f845fce udf: use crc_itu_t from lib instead of udf_crc by Bob Copeland · 16 years ago
  43. 6ded55d Documentation: move nfsroot.txt to filesystems/ by J. Bruce Fields · 16 years ago
  44. 1e40316 SUNRPC: Add a default setting for CONFIG_SUNRPC_BIND34 by Chuck Lever · 16 years ago
  45. 327a299 SUNRPC: Update help Kconfig text by Chuck Lever · 16 years ago
  46. ecfc555a NFS: Always enable NFS direct I/O by Chuck Lever · 16 years ago
  47. 3211e4e SUNRPC xptrdma: simplify build configuration by James Lentini · 16 years ago
  48. 25fad94 fs menu: small reorg by Randy Dunlap · 16 years ago
  49. c773633 deprecate smbfs in favour of cifs by Andrew Morton · 16 years ago
  50. 440bcc5 nfsd: select CONFIG_PROC_FS in nfsv4 and gss server cases by J. Bruce Fields · 17 years ago
  51. 818d276 ext4: Add the journal checksum feature by Girish Shilamkar · 16 years ago
  52. ef3f2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  53. 29bd17a Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  54. 02ac049 configfs: Remove EXPERIMENTAL by Joel Becker · 16 years ago
  55. 1252c43 ocfs2: Documentation update by Mark Fasheh · 17 years ago
  56. e260be6 Preempt-RCU: implementation by Paul E. McKenney · 16 years ago
  57. 889c94a Fix file references in documentation and Kconfig by Johann Felix Soden · 16 years ago
  58. 6103335 [CIFS] DNS name resolution helper upcall for cifs by Steve French · 16 years ago
  59. 9e2de40 fs/Kconfig: grammar fix by Uwe Kleine-König · 16 years ago
  60. 5a58c3e [PATCH] ocfs2: Remove expensive bitmap scanning by Jan Kara · 17 years ago
  61. 4601597 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  62. 09fe7ba [CIFS] implement upcalls for SPNEGO blob via keyctl API by Jeff Layton · 17 years ago
  63. e403149 Kbuild/doc: fix links to Documentation files by Dirk Hohndel · 17 years ago
  64. c2a9159 jbd: config_jbd_debug cannot create /proc entry by Jose R. Santos · 17 years ago
  65. 717d50e Ext4: Uninitialized Block Groups by Andreas Dilger · 17 years ago
  66. ea0985a menuconfig: transform Network Filesystems menu by Jan Engelhardt · 17 years ago
  67. 8e89346 quota: send messages via netlink by Jan Kara · 17 years ago
  68. 8e3f715 Remove valueless definition of hard-selected RAMFS option by Robert P. J. Day · 17 years ago
  69. 7e341fa allow disabling DNOTIFY without EMBEDDED by Adrian Bunk · 17 years ago
  70. f4921af Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  71. b160292 Merge Linux 2.6.23 by David Woodhouse · 17 years ago
  72. 113632d SUNRPC: Add RDMA dependency to SUNRPC_XPRT_RDMA by \"Talpey, Thomas\ · 17 years ago
  73. c3a57ed RPCRDMA: Kconfig and header file with rpcrdma protocol definitions by \"Talpey, Thomas\ · 17 years ago
  74. 10b0845 ocfs2: update docs for new features by Mark Fasheh · 17 years ago
  75. 3ca135e [JFFS2] LZO compression should default off for compatibility. by David Woodhouse · 17 years ago
  76. 39fe543 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  77. 8cd69e1 NFSD/SUNRPC: Fix the automatic selection of RPCSEC_GSS by Trond Myklebust · 17 years ago
  78. 0f49d5d jbd2: Move jbd2-debug file to debugfs by Jose R. Santos · 17 years ago
  79. 42ed95c knfsd: nfsd4: build rpcsec_gss whenever nfsd4 is built by J. Bruce Fields · 17 years ago
  80. b91cba5 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  81. bd238fb 9p: Reorganization of 9p file system code by Latchesar Ionkov · 17 years ago
  82. 3b23c1f [JFFS2] Add a "favourlzo" compression mode by Richard Purdie · 17 years ago
  83. c799aca [JFFS2] Add LZO compression support. by Richard Purdie · 17 years ago
  84. a6bc432 [JFFS2] Add support for write-buffer verification. by David Woodhouse · 17 years ago
  85. ef53cb0 [JFFS2] Whitespace cleanups. by David Woodhouse · 17 years ago
  86. dd95058 fs: hugetlbfs: Disable for shnommu. by Paul Mundt · 17 years ago
  87. 148e423 Remove obsolete fat_cvf help text by Alexander E. Patrakov · 17 years ago
  88. 880ebdc reiserfs: proc support requires PROC_FS by Randy Dunlap · 17 years ago
  89. 4d47007 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  90. 80c72fe [AFS/AF_RXRPC]: Miscellaneous fixes. by David Howells · 17 years ago
  91. 00a6e7b SUNRPC: RPC client should retry with different versions of rpcbind by Chuck Lever · 17 years ago
  92. b1bdb69 [AF_RXRPC/AFS]: Arch-specific fixes. by David Howells · 17 years ago
  93. 63b6be5 [AF_RXRPC]: Delete the old RxRPC code. by David Howells · 17 years ago
  94. 08e0e7c [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC. by David Howells · 17 years ago
  95. 419ee44 Remove JFFS (version 1), as scheduled. by Jeff Garzik · 17 years ago
  96. 9468482 Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  97. 8af1897 [CIFS] on reconnect to Samba - reset the unix capabilities by Steve French · 17 years ago
  98. 88b4a07 [PATCH] eCryptfs: Public key transport mechanism by Michael Halcrow · 17 years ago
  99. 730c385 [PATCH] Remove unused kernel config option ZISOFS_FS by Robert P. J. Day · 17 years ago
  100. f71aa8a [PATCH] ocfs2: drop INET from Kconfig, not needed by Randy Dunlap · 17 years ago