1. 099c2f2 Driver core: driver_attribute parameters can often be const* by Phil Carmody · 15 years ago
  2. 26579ab Driver core: device_attribute parameters can often be const* by Phil Carmody · 15 years ago
  3. 37c24b3 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  4. 6be4b78 seq_file: use proc_create() in documentation by Alexey Dobriyan · 15 years ago
  5. 4614a696b procfs: allow threads to rename siblings via /proc/pid/tasks/tid/comm by john stultz · 15 years ago
  6. 3126c13 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  7. 4e2ccdb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  8. 4515c30 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  9. dee1d3b ext3: make "norecovery" an alias for "noload" by Eric Sandeen · 15 years ago
  10. 94004ed kill wait_on_page_writeback_range by Christoph Hellwig · 15 years ago
  11. 9f24916 trivial: some small fixes in exofs documentation by Thadeu Lima de Souza Cascardo · 15 years ago
  12. e3cc222 Doc: better explanation of procs_running by Luis Garces-Erice · 15 years ago
  13. 897e81b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  14. 6e80133 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache by Linus Torvalds · 15 years ago
  15. 16bc67e Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 15 years ago
  16. 9b8b317 Merge commit 'v2.6.32-rc8' into HEAD by J. Bruce Fields · 15 years ago
  17. 931ed94 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  18. 0234576 nilfs2: add norecovery mount option by Ryusuke Konishi · 15 years ago
  19. 91f1953 nilfs2: Using nobarrier option instead of barrier=off by Jiro SEKIBA · 15 years ago
  20. e3bb52a ext4: make "norecovery" an alias for "noload" by Eric Sandeen · 15 years ago
  21. 5328e63 ext4: make trim/discard optional (and off by default) by Eric Sandeen · 15 years ago
  22. fee096d CacheFiles: Catch an overly long wait for an old active object by David Howells · 15 years ago
  23. 60d543c FS-Cache: Start processing an object's operations on that object's death by David Howells · 15 years ago
  24. 201a154 FS-Cache: Handle pages pending storage that get evicted under OOM conditions by David Howells · 15 years ago
  25. e3d4d28 FS-Cache: Handle read request vs lookup, creation or other cache failure by David Howells · 15 years ago
  26. 1bccf51 FS-Cache: Fix lock misorder in fscache_write_op() by David Howells · 15 years ago
  27. 5753c44 FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phase by David Howells · 15 years ago
  28. 52bd75f FS-Cache: Add counters for entry/exit to/from cache operation functions by David Howells · 15 years ago
  29. 4fbf429 FS-Cache: Allow the current state of all objects to be dumped by David Howells · 15 years ago
  30. 7ab8f52 ocfs2: Refresh documentation by Sunil Mushran · 15 years ago
  31. ea4878a nfs: move more to Documentation/filesystems/nfs by J. Bruce Fields · 15 years ago
  32. d4da6c9 Revert "ext4: Remove journal_checksum mount option and enable it by default" by Linus Torvalds · 15 years ago
  33. dc7a081 nfs: new subdir Documentation/filesystems/nfs by J. Bruce Fields · 15 years ago
  34. e343eb0 Merge commit 'v2.6.32-rc5' into for-2.6.33 by J. Bruce Fields · 15 years ago
  35. ce0e7b2 sched, cpuacct: Fix niced guest time accounting by Ryota Ozaki · 15 years ago
  36. 6dbce52 ext3: Update documentation about ext3 quota mount options by Jan Kara · 15 years ago
  37. 9f44fdc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  38. 4c8f1cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 15 years ago
  39. 296c355 ext4: Use tracepoints for mb_history trace file by Theodore Ts'o · 15 years ago
  40. ddc04fd nfsd41: use sv_max_mesg for forechannel max sizes by Andy Adamson · 15 years ago
  41. 03d6a74 nfsd: fix Documentation typo by J. Bruce Fields · 15 years ago
  42. 8365388 ext4: Update documentation about quota mount options by Jan Kara · 15 years ago
  43. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  44. 16c01b2 doc/filesystems: more mount cleanups by Peng Tao · 15 years ago
  45. 0288b95 doc/filesystems: remove smount program by Randy Dunlap · 15 years ago
  46. f4edeeb 9p: Update documentation to add fscache related bits by Abhishek Kulkarni · 15 years ago
  47. 1b83df3 ncpfs: remove dead URL from documentation by Bartlomiej Zolnierkiewicz · 15 years ago
  48. d899bf7 procfs: provide stack information for threads by Stefani Seibold · 15 years ago
  49. a87e84b Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  50. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  51. 495789a oom: make oom_score to per-process value by KOSAKI Motohiro · 15 years ago
  52. 398499d pagemap clear_refs: modify to specify anon or mapped vma clearing by Moussa A. Ba · 15 years ago
  53. c574358 proc: document `guest' column in /proc/stat by Eric Dumazet · 15 years ago
  54. 285a0f0 nfsd: revise 4.1 status documentation by J. Bruce Fields · 15 years ago
  55. 411c940 trivial: fix typo "for for" in multiple files by Anand Gadiyar · 15 years ago
  56. 1358870 ext4: Update documentation about quota mount options by Jan Kara · 15 years ago
  57. 2571873 HWPOISON: Define a new error_remove_page address space op for async truncation by Andi Kleen · 15 years ago
  58. a9bbd21 Merge branch 'docs-next' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  59. 33f1de6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 15 years ago
  60. ab3bbaa Merge branch 'nfs-for-2.6.32' by Trond Myklebust · 15 years ago
  61. e818880 Doc: seq_file.txt fix wrong dd command example. by Jesper Dangaard Brouer · 15 years ago
  62. d0646f7 ext4: Remove journal_checksum mount option and enable it by default by Theodore Ts'o · 15 years ago
  63. cf48144 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  64. e571cbf NFS: Add a dns resolver for use with NFSv4 referrals and migration by Trond Myklebust · 15 years ago
  65. 0dc9aa8 AFS: Documentation updates by Anton Blanchard · 15 years ago
  66. 0753ba0 mm: revert "oom: move oom_adj value" by KOSAKI Motohiro · 15 years ago
  67. 7815f4b 9p: update documentation pointers by Eric Van Hensbergen · 15 years ago
  68. 0aa8744 GFS2: Add a document explaining GFS2's uevents by Steven Whitehouse · 15 years ago
  69. 9552347 vfat: change the default from shortname=lower to shortname=mixed by Paul Wise · 15 years ago
  70. a39ea21 driver core: documentation: make it clear that sysfs is optional by Lucian Adrian Grijincu · 15 years ago
  71. 7e325d3 update Documentation/filesystems/Locking by Christoph Hellwig · 15 years ago
  72. 7e0338c Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd by Linus Torvalds · 15 years ago
  73. 0732f87 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  74. 52b680c isofs: let mode and dmode mount options override rock ridge mode setting by Jan Kara · 15 years ago
  75. ce05b2a Doc fix: ext2 can only have 32,000 subdirs, not 32,768 by Michael Shields · 15 years ago
  76. 349888e proc.txt: update kernel filesystem/proc.txt documentation by Stefani Seibold · 15 years ago
  77. d3d64df proc: export statistics for softirq to /proc by Keika Kobayashi · 15 years ago
  78. feb72ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  79. fe36adf No instance of ->bmap() needs BKL by Al Viro · 15 years ago
  80. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  81. 2ff05b2 oom: move oom_adj value from task_struct to mm_struct by David Rientjes · 15 years ago
  82. 23059a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 15 years ago
  83. 7eef409 Merge commit 'v2.6.30' into for-2.6.31 by J. Bruce Fields · 15 years ago
  84. 9c7cb99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  85. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  86. 1904187 Merge branch 'docs-next' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  87. 8a8a205 ext4: document the "abort" mount option by Theodore Ts'o · 15 years ago
  88. 19f5946 trivial: Miscellaneous documentation typo fixes by Matt LaPlante · 15 years ago
  89. 0a33f80 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 15 years ago
  90. fb6e711 nilfs2: modify list of unsupported features in caveats by Ryusuke Konishi · 15 years ago
  91. f89d7ea Document the debugfs API by Jonathan Corbet · 15 years ago
  92. 85c7859 FAT: add 'errors' mount option by Denis Karpov · 15 years ago
  93. 98f3260 hugh: update email address by Hugh Dickins · 15 years ago
  94. e9ccb73 GFS2: Update docs by Steven Whitehouse · 15 years ago
  95. b827e49 mm: close page_mkwrite races by Nick Piggin · 15 years ago
  96. 4ba170c update Documentation/filesystems/00-INDEX with new nfsd related docs. by Benny Halevy · 15 years ago
  97. 91ac033 CacheFiles: Fix the documentation to use the correct credential pointer names by Marc Dionne · 15 years ago
  98. 66672fe Documentation/filesystems: remove out of date reference to BKL being held by Adrian McMenamin · 15 years ago
  99. e0ca873 Staging: Pohmelfs: Added IO permissions and priorities. by Evgeniy Polyakov · 15 years ago
  100. 458c5b0 nilfs2: clean up sketch file by Ryusuke Konishi · 15 years ago