1. 942b0cd GFS2: Withdraw for IO errors writing to the journal or statfs by Bob Peterson · 7 years ago
  2. b066a4eeb gfs2: forcibly flush ail to relieve memory pressure by Abhi Das · 7 years ago
  3. c96e6da Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  4. 722f6f6 GFS2: Eliminate vestigial sd_log_flush_wrapped by Bob Peterson · 8 years ago
  5. 0f0b9b6 gfs2: Make flush bios explicitely sync by Jan Kara · 8 years ago
  6. 9763dd6 Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  7. 9862ca0 GFS2: Switch tr_touched to flag in transaction by Bob Peterson · 8 years ago
  8. b63f5e8 GFS2: Wake up io waiters whenever a flush is done by Bob Peterson · 8 years ago
  9. f07b352 GFS2: Made logd daemon take into account log demand by Bob Peterson · 8 years ago
  10. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
  11. e1b1afa gfs2: use bio op accessors by Mike Christie · 9 years ago
  12. 400ac52 gfs2: clear journal live bit in gfs2_log_flush by Benjamin Marzinski · 9 years ago
  13. 2e60d76 GFS2: update freeze code to use freeze/thaw_super on all nodes by Benjamin Marzinski · 10 years ago
  14. 2497255 GFS2: remove transaction glock by Benjamin Marzinski · 11 years ago
  15. 428fd95 GFS2: Re-add a call to log_flush_wait when flushing the journal by Bob Peterson · 11 years ago
  16. b1ab1e4 GFS2: Remove extra "if" in gfs2_log_flush() by Steven Whitehouse · 11 years ago
  17. 022ef4f GFS2: Move log buffer accounting to transaction by Steven Whitehouse · 11 years ago
  18. d69a3c6 GFS2: Move log buffer lists into transaction by Steven Whitehouse · 11 years ago
  19. 885bcec GFS2: Plug on AIL flush by Steven Whitehouse · 11 years ago
  20. 9290a9a GFS2: Fix use-after-free race when calling gfs2_remove_from_ail by Bob Peterson · 11 years ago
  21. 5d05496 GFS2: aggressively issue revokes in gfs2_log_flush by Benjamin Marzinski · 12 years ago
  22. 16ca941 GFS2: replace gfs2_ail structure with gfs2_trans by Benjamin Marzinski · 12 years ago
  23. 4513899 GFS2: Use ->writepages for ordered writes by Steven Whitehouse · 12 years ago
  24. c0752aa GFS2: eliminate log elements and simplify by Bob Peterson · 13 years ago
  25. 144a4c2 GFS2: Log code fixes by Steven Whitehouse · 13 years ago
  26. c50b91c GFS2: Remove bd_list_tr by Steven Whitehouse · 13 years ago
  27. e8c92ed GFS2: Clean up log write code path by Steven Whitehouse · 13 years ago
  28. fdb76a4 GFS2: Drop "pull" argument from log_write_header() by Steven Whitehouse · 13 years ago
  29. 34cc178 GFS2: Clean up log flush header writing by Steven Whitehouse · 13 years ago
  30. 08728f2 GFS2: Make bd_cmp() static by Steven Whitehouse · 13 years ago
  31. 4a36d08 GFS2: Sort the ordered write list by Bob Peterson · 13 years ago
  32. 47ac553 GFS2: Move two functions from log.c to lops.c by Steven Whitehouse · 13 years ago
  33. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  34. a0acae0 freezer: unexport refrigerator() and update try_to_freeze() slightly by Tejun Heo · 13 years ago
  35. 20ed053 GFS2: Fix up REQ flags by Steven Whitehouse · 13 years ago
  36. 65299a3 block: separate priority boosting from REQ_META by Christoph Hellwig · 13 years ago
  37. 380f7c6 GFS2: Resolve inode eviction and ail list interaction bug by Steven Whitehouse · 13 years ago
  38. 26b06a6 GFS2: Wait properly when flushing the ail list by Steven Whitehouse · 14 years ago
  39. 4f1de01 GFS2: Fix ail list traversal by Steven Whitehouse · 14 years ago
  40. c83ae9c GFS2: Add an AIL writeback tracepoint by Steven Whitehouse · 14 years ago
  41. 4667a0e GFS2: Make writeback more responsive to system conditions by Steven Whitehouse · 14 years ago
  42. 5ac048b GFS2: Use filemap_fdatawrite() to write back the AIL by Steven Whitehouse · 14 years ago
  43. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  44. c618e87 GFS2: Update to AIL list locking by Steven Whitehouse · 14 years ago
  45. d6a079e GFS2: introduce AIL lock by Dave Chinner · 14 years ago
  46. 721a960 block: kill off REQ_UNPLUG by Jens Axboe · 14 years ago
  47. fa251f89 Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier by Jens Axboe · 14 years ago
  48. 5f48749 GFS2: gfs2_logd should be using interruptible waits by Steven Whitehouse · 14 years ago
  49. f1e4d51 gfs2: replace barriers with explicit flush / FUA usage by Christoph Hellwig · 14 years ago
  50. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  51. 41f2df6 block: BARRIER request should imply SYNC by Christoph Hellwig · 15 years ago
  52. ed4878e GFS2: Rework reclaiming unlinked dinodes by Bob Peterson · 15 years ago
  53. 913a71d GFS2: Add some useful messages by Steven Whitehouse · 15 years ago
  54. 5e687ea GFS2: Various gfs2_logd improvements by Benjamin Marzinski · 15 years ago
  55. 2e95e3f GFS2: Allow the number of committed revokes to temporarily be negative by Benjamin Marzinski · 15 years ago
  56. 0ab7d13 GFS2: Tag all metadata with jid by Steven Whitehouse · 15 years ago
  57. 6399777 GFS2: Add tracepoints by Steven Whitehouse · 16 years ago
  58. b7d245d gfs2: remove ->write_super and stop maintaining ->s_dirt by Christoph Hellwig · 16 years ago
  59. c969f58c GFS2: Update the rw flags by Steven Whitehouse · 16 years ago
  60. f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 16 years ago
  61. 254db57 GFS2: Support for I/O barriers by Steven Whitehouse · 16 years ago
  62. 2d81afb [GFS2] trivial sparse lock annotations by Harvey Harrison · 17 years ago
  63. 62be1f7 [GFS2] fix assertion in log_refund() by Roel Kluin · 17 years ago
  64. d0109bf [GFS2] Only do lo_incore_commit once by Bob Peterson · 17 years ago
  65. ac39aad [GFS2] Fix assert in log code by Steven Whitehouse · 17 years ago
  66. ff91cc9 [GFS2] Fix log block mapper by Steven Whitehouse · 17 years ago
  67. da6dd40 [GFS2] Journal extent mapping by Bob Peterson · 17 years ago
  68. e9e1ef2 [GFS2] Remove function gfs2_get_block by Bob Peterson · 17 years ago
  69. 1a2781c [GFS2] Fix runtime issue with UP kernels by Fabio Massimo Di Nitto · 17 years ago
  70. e35b921 [GFS2] Don't periodically update the jindex by Steven Whitehouse · 17 years ago
  71. ec69b18 [GFS2] Move gfs2_logd into log.c by Steven Whitehouse · 17 years ago
  72. fd041f0 [GFS2] Use atomic_t for journal free blocks counter by Steven Whitehouse · 17 years ago
  73. 2bcd610 [GFS2] Don't add glocks to the journal by Steven Whitehouse · 17 years ago
  74. b8e7cbb [GFS2] Add writepages for GFS2 jdata by Steven Whitehouse · 17 years ago
  75. f91a0d3 [GFS2] Remove useless i_cache from inodes by Steven Whitehouse · 17 years ago
  76. 5a60c53 [GFS2] Get superblock a different way by Steven Whitehouse · 17 years ago
  77. 16615be [GFS2] Clean up journaled data writing by Steven Whitehouse · 17 years ago
  78. 1ad38c4 [GFS2] Clean up gfs2_trans_add_revoke() by Steven Whitehouse · 17 years ago
  79. d7b616e [GFS2] Clean up ordered write code by Steven Whitehouse · 17 years ago
  80. 1e1a3d0 [GFS2] Introduce gfs2_remove_from_ail by Steven Whitehouse · 17 years ago
  81. bb3b0e3 [GFS2] Clean up invalidatepage/releasepage by Steven Whitehouse · 17 years ago
  82. 0f8468c [GFS2] Detach buf data during in-place writeback by Bob Peterson · 17 years ago
  83. 693ddea [GFS2] Revert part of earlier log.c changes by Bob Peterson · 17 years ago
  84. a0a2474 [GFS2] Small fixes to logging code by Steven Whitehouse · 18 years ago
  85. 2332c44 [GFS2] assertion failure after writing to journaled file, umount by Robert Peterson · 18 years ago
  86. 8fb6859 [GFS2] Journaled file write/unstuff bug by Robert Peterson · 18 years ago
  87. ddf4b42 [GFS2] fix jdata issues by Benjamin Marzinski · 18 years ago
  88. 8991864 [GFS2] Make the log reserved blocks depend on block size by Steven Whitehouse · 18 years ago
  89. aed3255 [GFS2] fs/gfs2/log.c:log_bmap() fix printk format warning by Ryusuke Konishi · 18 years ago
  90. a25311c [GFS2] Move gfs2_meta_syncfs() into log.c by Steven Whitehouse · 18 years ago
  91. b004157 [GFS2] Fix journal flush problem by Steven Whitehouse · 18 years ago
  92. 2359125 [GFS2] Fix bmap to map extents properly by Steven Whitehouse · 18 years ago
  93. fe1a698 [GFS2] Fix bug where lock not held by Steven Whitehouse · 18 years ago
  94. ddacfaf [GFS2] Move logging code into log.c (mostly) by Steven Whitehouse · 18 years ago
  95. 7466941 [GFS2] Use list_for_each_entry_safe_reverse in gfs2_ail1_start() by Steven Whitehouse · 18 years ago
  96. 7d30859 [GFS2] Export lm_interface to kernel headers by Fabio Massimo Di Nitto · 18 years ago
  97. 7a6bbac [GFS2] Map multiple blocks at once where possible by Steven Whitehouse · 18 years ago
  98. faa31ce [GFS2] Tidy up log.c by Steven Whitehouse · 18 years ago
  99. c5392124 [GFS2] More style changes by Jan Engelhardt · 18 years ago
  100. a67cdbd [GFS2] Style changes in logging code by Steven Whitehouse · 18 years ago