1. 721a960 block: kill off REQ_UNPLUG by Jens Axboe · 13 years ago
  2. fa251f89 Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier by Jens Axboe · 14 years ago
  3. 5f48749 GFS2: gfs2_logd should be using interruptible waits by Steven Whitehouse · 14 years ago
  4. f1e4d51 gfs2: replace barriers with explicit flush / FUA usage by Christoph Hellwig · 14 years ago
  5. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  6. 41f2df6 block: BARRIER request should imply SYNC by Christoph Hellwig · 14 years ago
  7. ed4878e GFS2: Rework reclaiming unlinked dinodes by Bob Peterson · 14 years ago
  8. 913a71d GFS2: Add some useful messages by Steven Whitehouse · 14 years ago
  9. 5e687ea GFS2: Various gfs2_logd improvements by Benjamin Marzinski · 14 years ago
  10. 2e95e3f GFS2: Allow the number of committed revokes to temporarily be negative by Benjamin Marzinski · 14 years ago
  11. 0ab7d13 GFS2: Tag all metadata with jid by Steven Whitehouse · 15 years ago
  12. 6399777 GFS2: Add tracepoints by Steven Whitehouse · 15 years ago
  13. b7d245d gfs2: remove ->write_super and stop maintaining ->s_dirt by Christoph Hellwig · 15 years ago
  14. c969f58c GFS2: Update the rw flags by Steven Whitehouse · 15 years ago
  15. f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 15 years ago
  16. 254db57 GFS2: Support for I/O barriers by Steven Whitehouse · 16 years ago
  17. 2d81afb [GFS2] trivial sparse lock annotations by Harvey Harrison · 16 years ago
  18. 62be1f7 [GFS2] fix assertion in log_refund() by Roel Kluin · 16 years ago
  19. d0109bf [GFS2] Only do lo_incore_commit once by Bob Peterson · 16 years ago
  20. ac39aad [GFS2] Fix assert in log code by Steven Whitehouse · 16 years ago
  21. ff91cc9 [GFS2] Fix log block mapper by Steven Whitehouse · 17 years ago
  22. da6dd40 [GFS2] Journal extent mapping by Bob Peterson · 17 years ago
  23. e9e1ef2 [GFS2] Remove function gfs2_get_block by Bob Peterson · 17 years ago
  24. 1a2781c [GFS2] Fix runtime issue with UP kernels by Fabio Massimo Di Nitto · 17 years ago
  25. e35b921 [GFS2] Don't periodically update the jindex by Steven Whitehouse · 17 years ago
  26. ec69b18 [GFS2] Move gfs2_logd into log.c by Steven Whitehouse · 17 years ago
  27. fd041f0 [GFS2] Use atomic_t for journal free blocks counter by Steven Whitehouse · 17 years ago
  28. 2bcd610 [GFS2] Don't add glocks to the journal by Steven Whitehouse · 17 years ago
  29. b8e7cbb [GFS2] Add writepages for GFS2 jdata by Steven Whitehouse · 17 years ago
  30. f91a0d3 [GFS2] Remove useless i_cache from inodes by Steven Whitehouse · 17 years ago
  31. 5a60c53 [GFS2] Get superblock a different way by Steven Whitehouse · 17 years ago
  32. 16615be [GFS2] Clean up journaled data writing by Steven Whitehouse · 17 years ago
  33. 1ad38c4 [GFS2] Clean up gfs2_trans_add_revoke() by Steven Whitehouse · 17 years ago
  34. d7b616e [GFS2] Clean up ordered write code by Steven Whitehouse · 17 years ago
  35. 1e1a3d0 [GFS2] Introduce gfs2_remove_from_ail by Steven Whitehouse · 17 years ago
  36. bb3b0e3 [GFS2] Clean up invalidatepage/releasepage by Steven Whitehouse · 17 years ago
  37. 0f8468c [GFS2] Detach buf data during in-place writeback by Bob Peterson · 17 years ago
  38. 693ddea [GFS2] Revert part of earlier log.c changes by Bob Peterson · 17 years ago
  39. a0a2474 [GFS2] Small fixes to logging code by Steven Whitehouse · 17 years ago
  40. 2332c44 [GFS2] assertion failure after writing to journaled file, umount by Robert Peterson · 17 years ago
  41. 8fb6859 [GFS2] Journaled file write/unstuff bug by Robert Peterson · 17 years ago
  42. ddf4b42 [GFS2] fix jdata issues by Benjamin Marzinski · 17 years ago
  43. 8991864 [GFS2] Make the log reserved blocks depend on block size by Steven Whitehouse · 17 years ago
  44. aed3255 [GFS2] fs/gfs2/log.c:log_bmap() fix printk format warning by Ryusuke Konishi · 18 years ago
  45. a25311c [GFS2] Move gfs2_meta_syncfs() into log.c by Steven Whitehouse · 18 years ago
  46. b004157 [GFS2] Fix journal flush problem by Steven Whitehouse · 18 years ago
  47. 2359125 [GFS2] Fix bmap to map extents properly by Steven Whitehouse · 18 years ago
  48. fe1a698 [GFS2] Fix bug where lock not held by Steven Whitehouse · 18 years ago
  49. ddacfaf [GFS2] Move logging code into log.c (mostly) by Steven Whitehouse · 18 years ago
  50. 7466941 [GFS2] Use list_for_each_entry_safe_reverse in gfs2_ail1_start() by Steven Whitehouse · 18 years ago
  51. 7d30859 [GFS2] Export lm_interface to kernel headers by Fabio Massimo Di Nitto · 18 years ago
  52. 7a6bbac [GFS2] Map multiple blocks at once where possible by Steven Whitehouse · 18 years ago
  53. faa31ce [GFS2] Tidy up log.c by Steven Whitehouse · 18 years ago
  54. c5392124 [GFS2] More style changes by Jan Engelhardt · 18 years ago
  55. a67cdbd [GFS2] Style changes in logging code by Steven Whitehouse · 18 years ago
  56. cd91549 [GFS2] Change all types to uX style by Steven Whitehouse · 18 years ago
  57. e9fc2aa [GFS2] Update copyright, tidy up incore.h by Steven Whitehouse · 18 years ago
  58. 5dc39fe [GFS2] Fix journal off-by-one error by Benjamin Marzinski · 18 years ago
  59. 59a1cc6 [GFS2] Fix lock ordering bug in page fault path by Steven Whitehouse · 18 years ago
  60. e0f2bf7 [GFS2] Fix endian conversion bug by Steven Whitehouse · 18 years ago
  61. fd4de2d [GFS2] Add cast for printk by Steven Whitehouse · 18 years ago
  62. feaa7bb [GFS2] Fix unlinked file handling by Steven Whitehouse · 18 years ago
  63. 3a8a9a1 [GFS2] Update copyright date to 2006 by Steven Whitehouse · 18 years ago
  64. bd89680 [GFS2] Remove semaphore.h from C files by Steven Whitehouse · 18 years ago
  65. fd88de56 [GFS2] Readpages support by Steven Whitehouse · 18 years ago
  66. a74604b [GFS2] sem -> mutex conversion in locking.c by Steven Whitehouse · 18 years ago
  67. 190562b [GFS2] Fix a bug: scheduling under a spinlock by Steven Whitehouse · 18 years ago
  68. f4154ea [GFS2] Update journal accounting code. by Steven Whitehouse · 18 years ago
  69. ed38650 [GFS2] Finally get ref counting correct by Steven Whitehouse · 18 years ago
  70. b09e593 [GFS2] Fix a ref count bug and other clean ups by Steven Whitehouse · 18 years ago
  71. e3167de [GFS] Fix bug in endian conversion for metadata header by Steven Whitehouse · 18 years ago
  72. 484adff [GFS2] Update locking in log.c by Steven Whitehouse · 18 years ago
  73. 71b86f5 [GFS2] Further updates to dir and logging code by Steven Whitehouse · 18 years ago
  74. b4dc729 [GFS2] Fix some bugs by Steven Whitehouse · 18 years ago
  75. 5c676f6 [GFS2] Macros removal in gfs2.h by Steven Whitehouse · 18 years ago
  76. 568f4c9 [GFS2] 80 Column audit of GFS2 by Steven Whitehouse · 18 years ago
  77. 6a6b3d0 [GFS2] Patch to remove stats gathering from GFS2 by David Teigland · 18 years ago
  78. f55ab26 [GFS2] Use mutices rather than semaphores by Steven Whitehouse · 18 years ago
  79. 7359a19 [GFS2] Fix for root inode ref count bug by Steven Whitehouse · 18 years ago
  80. 18ec7d5 [GFS2] Make journaled data files identical to normal files on disk by Steven Whitehouse · 18 years ago
  81. 4f3df04 [GFS2] Change memory allocations to GFP_NOFS by Steven Whitehouse · 18 years ago
  82. b3b94fa [GFS2] The core of GFS2 by David Teigland · 18 years ago