1. 5d91192 eCryptfs: Move ecryptfs docs into Documentation/filesystems/ by Josef 'Jeff' Sipek · 17 years ago
  2. ed7ed36 handle kernelcore=: generic by Mel Gorman · 17 years ago
  3. add0969 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  4. 422b14c update Documentation/filesystems/vfs.txt by Borislav Petkov · 17 years ago
  5. 0746aec update description in Documentation/filesystems/vfs.txt by Borislav Petkov · 17 years ago
  6. 18d9677 Documentation: /proc/$pid/stat files by Kees Cook · 17 years ago
  7. 631d1fe configfs: config item dependancies. by Joel Becker · 17 years ago
  8. 299894c configfs: accessing item hierarchy during rmdir(2) by Joel Becker · 18 years ago
  9. e6bd07a configfs: Convert subsystem semaphore to mutex by Joel Becker · 17 years ago
  10. a210906 mount -t tmpfs -o mpol=: check nodes online by Hugh Dickins · 17 years ago
  11. c2b3898 Documentation: Fix up docs still talking about i_sem by Josef 'Jeff' Sipek · 17 years ago
  12. a7bc02f trivial: s/i_sem /i_mutex/ by Artem Bityutskiy · 17 years ago
  13. a982ac0 misc doc and kconfig typos by Matt LaPlante · 17 years ago
  14. 8b60756 Fix more "deprecated" spellos. by Randy Dunlap · 17 years ago
  15. 18062a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 17 years ago
  16. 28ec039 fat: don't use free_clusters for fat32 by OGAWA Hirofumi · 17 years ago
  17. c23fbb6 VFS: delay the dentry name generation on sockets and pipes by Eric Dumazet · 17 years ago
  18. 5096add proc: maps protection by Kees Cook · 17 years ago
  19. b813e93 smaps: add clear_refs file to clear reference by David Rientjes · 17 years ago
  20. 0795e7c0 [AFS]: Update the AFS fs documentation. by David Howells · 17 years ago
  21. a2a316f [NET]: Replace CONFIG_NET_DEBUG with sysctl. by Stephen Hemminger · 17 years ago
  22. ba863a0 JFS: document uid, gid, and umask mount options in jfs.txt by Dave Kleikamp · 17 years ago
  23. f9c9946 [PATCH] Documentation for io-accounting / reporting via procfs by Roland Kletzing · 17 years ago
  24. 955eff5 [PATCH] fs: fix libfs data leak by Nick Piggin · 17 years ago
  25. 2874b39 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 17 years ago
  26. e03abc0 9p: implement optional loose read cache by Eric Van Hensbergen · 17 years ago
  27. 1b3c371 Fix typos concerning hierarchy by Uwe Kleine-König · 17 years ago
  28. cbcae39 [PATCH] ufs2 write: mount as rw by Evgeniy Dushistov · 17 years ago
  29. 23c8875 [PATCH] Relay: add CPU hotplug support by Mathieu Desnoyers · 17 years ago
  30. ff76e1d [PATCH] 9p: update documentation regarding server applications by Eric Van Hensbergen · 17 years ago
  31. 8331191 NTFS: 2.1.28 - Fix deadlock reported by Sergey Vlasov due to ntfs_put_inode(). by Anton Altaparmakov · 17 years ago
  32. e3db769 [PATCH] NFS: Fix race in nfs_release_page() by Trond Myklebust · 17 years ago
  33. 91f6e54 [PATCH] fuse: fix typo by Alexey Dobriyan · 18 years ago
  34. 6968826 [PATCH] update Tigran's email addresses by Tigran Aivazian · 18 years ago
  35. bcd5625 ocfs2: update mount option documentation by Tiger Yang · 18 years ago
  36. 3982cd9 [PATCH] fs/sysv/: doc cleanup by Adrian Bunk · 18 years ago
  37. 70888bd [PATCH] Documentation: remount_fs() needs lock_kernel by Vasily Averin · 18 years ago
  38. d809161 [PATCH] fuse: add blksize option by Miklos Szeredi · 18 years ago
  39. d6392f8 [PATCH] fuse: add support for block device based filesystems by Miklos Szeredi · 18 years ago
  40. 5d3f083 Fix typos in /Documentation : Misc by Matt LaPlante · 18 years ago
  41. 4ae0edc Fix typos in /Documentation : 'U-Z' by Matt LaPlante · 18 years ago
  42. fa00e7e Fix typos in /Documentation : 'T'' by Matt LaPlante · 18 years ago
  43. 55aa601 [PATCH] Update udf documentation to reflect current state of read/write support by Phillip Susi · 18 years ago
  44. fc513a3 [PATCH] Documentation/filesystems/ext4.txt by Dave Kleikamp · 18 years ago
  45. 4a61f17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6 by Linus Torvalds · 18 years ago
  46. 670e9f3 Documentation: remove duplicated words by Paolo Ornati · 18 years ago
  47. 53cb472 Fix typos in Documentation/: 'S' by Matt LaPlante · 18 years ago
  48. d6bc8ac Fix typos in Documentation/: 'Q'-'R' by Matt LaPlante · 18 years ago
  49. 84eb8d0 Fix "can not" in Documentation and Kconfig by Matt LaPlante · 18 years ago
  50. 992caac Fix typos in Documentation/: 'N'-'P' by Matt LaPlante · 18 years ago
  51. 2fe0ae7 Fix typos in Documentation/: 'H'-'M' by Matt LaPlante · 18 years ago
  52. a2ffd27 Fix typos in Documentation/: 'F'-'G' by Matt LaPlante · 18 years ago
  53. fff9289 Fix typos in Documentation/: 'D'-'E' by Matt LaPlante · 18 years ago
  54. 6c28f2c Fix typos in Documentation/: 'B'-'C' by Matt LaPlante · 18 years ago
  55. 3f6dee9 Fix some typos in Documentation/: 'A' by Matt LaPlante · 18 years ago
  56. bf6ee0a remove mentionings of devfs in documentation by Adrian Bunk · 18 years ago
  57. 59458f4 Merge branch 'master' into gfs2 by Steven Whitehouse · 18 years ago
  58. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  59. d7ff0db [PATCH] oom_adj/oom_score documentation by Jan-Frode Myklebust · 18 years ago
  60. 185a257 Merge branch 'master' into gfs2 by Steven Whitehouse · 18 years ago
  61. e33e89a [PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update) by Don Zickus · 18 years ago
  62. 83b7a66 Merge branch 'master' into gfs2 by Steven Whitehouse · 18 years ago
  63. e88d78f [PATCH] Documentation update for relay interface by Tom Zanussi · 18 years ago
  64. 4bf311d Merge branch 'master' by Steven Whitehouse · 18 years ago
  65. 5d8b2eb [PATCH] VFS documentation tweak by Jonathan Corbet · 18 years ago
  66. 0a1340c Merge rsync://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steven Whitehouse · 18 years ago
  67. 501b7c7 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 18 years ago
  68. 22dd0e8 configfs: Release memory in configfs_example. by Joel Becker · 18 years ago
  69. 5c3927d [PATCH] devfs: Remove devfs documentation from the kernel tree by Greg Kroah-Hartman · 19 years ago
  70. ade1a29 [PATCH] ext3: Add "-o bh" option by Badari Pulavarty · 18 years ago
  71. 1d77062 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  72. e7b6905 [PATCH] Initramfs docs update by Rob Landley · 18 years ago
  73. a4d27e7 [PATCH] fuse: add request interruption by Miklos Szeredi · 18 years ago
  74. bafa965 [PATCH] fuse: add control filesystem by Miklos Szeredi · 18 years ago
  75. 51eb01e [PATCH] fuse: no backgrounding on interrupt by Miklos Szeredi · 18 years ago
  76. 816724e Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  77. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  78. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  79. 70ac438 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 18 years ago
  80. 0edce197 [PATCH] inotify (5/5): update kernel documentation by Amy Griffis · 18 years ago
  81. 1f5ce9e VFS: Unexport do_kern_mount() and clean up simple_pin_fs() by Trond Myklebust · 18 years ago
  82. d26046b Merge branch 'master' by David Teigland · 18 years ago
  83. c86d90d [doc] add paragraph about 'fs' subsystem to sysfs.txt by Miklos Szeredi · 18 years ago
  84. 373b5a4 [GFS2] Update documentation by David Teigland · 18 years ago
  85. a748422 Merge branch 'master' by Steven Whitehouse · 18 years ago
  86. d1195c5 [PATCH] vfs: add splice_write and splice_read to documentation by Pekka J Enberg · 18 years ago
  87. 86579dd Merge branch 'master' by Steven Whitehouse · 18 years ago
  88. 50fc999 [PATCH] Docs update: missing files and descriptions for filesystems/00-INDEX by Jesper Juhl · 18 years ago
  89. 1e8c573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  90. a9e102b [PATCH] More corrections to vfs.txt update by NeilBrown · 18 years ago
  91. 0e6b3e5 [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget options by Phillip Susi · 18 years ago
  92. 341546f [PATCH] Update some VFS documentation by NeilBrown · 18 years ago
  93. ed1f559 [PATCH] 9p: update documentation by Eric Van Hensbergen · 18 years ago
  94. 67543e5 [PATCH] 9p: fix name consistency problems by Eric Van Hensbergen · 18 years ago
  95. c30fe7f fix typos "wich" -> "which" by Uwe Zeisberger · 18 years ago
  96. e750d1c NTFS: 2.1.27 - Various bug fixes and cleanups. by Anton Altaparmakov · 18 years ago
  97. 4de151d It's UTF-8 by Alexey Dobriyan · 18 years ago
  98. f3b270a Merge branch 'master' by Steven Whitehouse · 18 years ago
  99. 2cb5b6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6 by Linus Torvalds · 18 years ago
  100. ad329b15 [PATCH] tmpfs: recommend remount for mpol by Hugh Dickins · 18 years ago