1. 01cab55 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  2. 15562c4 GFS2: Move glock superblock pointer to field gl_name by Bob Peterson · 9 years ago
  3. b54ffb7 block: remove bio_get_nr_vecs() by Kent Overstreet · 9 years ago
  4. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  5. 5a7c669 GFS2: lops.c: replace 0 by NULL for pointers by Fabian Frederick · 10 years ago
  6. a17d758 GFS2: Move recovery variables to journal structure in memory by Bob Peterson · 10 years ago
  7. b50f227 GFS2: Clean up journal extent mapping by Steven Whitehouse · 10 years ago
  8. 022ef4f GFS2: Move log buffer accounting to transaction by Steven Whitehouse · 10 years ago
  9. d69a3c6 GFS2: Move log buffer lists into transaction by Steven Whitehouse · 10 years ago
  10. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  11. 70d4ee9 GFS2: Use only a single address space for rgrps by Steven Whitehouse · 11 years ago
  12. 5ea5050 GFS2: Implement a "rgrp has no extents longer than X" scheme by Bob Peterson · 11 years ago
  13. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  14. 7c0ef28 GFS2: Move gfs2_sync_meta to lops.c by Steven Whitehouse · 11 years ago
  15. 5d05496 GFS2: aggressively issue revokes in gfs2_log_flush by Benjamin Marzinski · 11 years ago
  16. cd51e61e GFS2: Eliminate gfs2_rg_lops by Bob Peterson · 11 years ago
  17. 7f63257 GFS2: Sort buffer lists by inplace block number by Benjamin Marzinski · 11 years ago
  18. 4a58681 GFS2: Set log descriptor type for jdata blocks by Bob Peterson · 11 years ago
  19. e97e548 GFS2: Fix typo in gfs2_log_end_write loop by Steven Whitehouse · 11 years ago
  20. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  21. 16ca941 GFS2: replace gfs2_ail structure with gfs2_trans by Benjamin Marzinski · 11 years ago
  22. f73a1c7 block: Add bio_end_sector() by Kent Overstreet · 12 years ago
  23. 767f433 GFS2: Copy gfs2_trans_add_bh into new data/meta functions by Steven Whitehouse · 12 years ago
  24. 75f2b87 GFS2: Merge revoke adding functions by Steven Whitehouse · 12 years ago
  25. 96e5d1d GFS2: Test bufdata with buffer locked and gfs2_log_lock held by Benjamin Marzinski · 12 years ago
  26. 73738a7 GFS2: Clean up some unused assignments by Andrew Price · 12 years ago
  27. 1b8ba31 GFS2: Fix error handling when reading an invalid block from the journal by Steven Whitehouse · 12 years ago
  28. c0752aa GFS2: eliminate log elements and simplify by Bob Peterson · 12 years ago
  29. 144a4c2 GFS2: Log code fixes by Steven Whitehouse · 12 years ago
  30. c50b91c GFS2: Remove bd_list_tr by Steven Whitehouse · 12 years ago
  31. dad30e9 GFS2: Remove duplicate log code by Steven Whitehouse · 12 years ago
  32. e8c92ed GFS2: Clean up log write code path by Steven Whitehouse · 12 years ago
  33. 14e5f18 GFS2: Make gfs2_log_fake_buf() write the buffer too by Steven Whitehouse · 12 years ago
  34. ad12ab2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  35. d934928 gfs2: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  36. 75ca61c GFS2: Remove a __GFP_NOFAIL allocation by Steven Whitehouse · 12 years ago
  37. 66fc061 GFS2: FITRIM ioctl support by Steven Whitehouse · 12 years ago
  38. 47ac553 GFS2: Move two functions from log.c to lops.c by Steven Whitehouse · 12 years ago
  39. 891a8e9 GFS2: Misc fixes by Steven Whitehouse · 13 years ago
  40. 7c9ca62 GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme by Bob Peterson · 13 years ago
  41. f42ab08 GFS2: Optimise glock lru and end of life inodes by Steven Whitehouse · 13 years ago
  42. 29687a2 GFS2: Alter point of entry to glock lru list for glocks with an address_space by Steven Whitehouse · 13 years ago
  43. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  44. c618e87 GFS2: Update to AIL list locking by Steven Whitehouse · 13 years ago
  45. d6a079e GFS2: introduce AIL lock by Dave Chinner · 13 years ago
  46. 721a960 block: kill off REQ_UNPLUG by Jens Axboe · 13 years ago
  47. bc015cb GFS2: Use RCU for glock hash table by Steven Whitehouse · 14 years ago
  48. 5e687ea GFS2: Various gfs2_logd improvements by Benjamin Marzinski · 14 years ago
  49. e588463 GFS2: ordered writes are backwards by Dave Chinner · 14 years ago
  50. 0ab7d13 GFS2: Tag all metadata with jid by Steven Whitehouse · 15 years ago
  51. 6399777 GFS2: Add tracepoints by Steven Whitehouse · 15 years ago
  52. c969f58c GFS2: Update the rw flags by Steven Whitehouse · 15 years ago
  53. f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 16 years ago
  54. 3ad62e8 [GFS2] Plug an unlikely leak by Bob Peterson · 16 years ago
  55. d0109bf [GFS2] Only do lo_incore_commit once by Bob Peterson · 16 years ago
  56. 2bcd610 [GFS2] Don't add glocks to the journal by Steven Whitehouse · 17 years ago
  57. 9ff8ec3 [GFS2] Split gfs2_writepage into three cases by Steven Whitehouse · 17 years ago
  58. 16615be [GFS2] Clean up journaled data writing by Steven Whitehouse · 17 years ago
  59. 1ad38c4 [GFS2] Clean up gfs2_trans_add_revoke() by Steven Whitehouse · 17 years ago
  60. 0820ab5 [GFS2] Use slab operations for all gfs2_bufdata allocations by Steven Whitehouse · 17 years ago
  61. 82e8608 [GFS2] Replace revoke structure with bufdata structure by Steven Whitehouse · 17 years ago
  62. d7b616e [GFS2] Clean up ordered write code by Steven Whitehouse · 17 years ago
  63. 9b9107a [GFS2] Move pin/unpin into lops.c, clean up locking by Steven Whitehouse · 17 years ago
  64. ec217e0 [GFS2] Patch to protect sd_log_num_jdata by Bob Peterson · 17 years ago
  65. 905d2ae [GFS2] Move some code inside the log lock by Bob Peterson · 17 years ago
  66. bdcb885 [GFS2] soft lockup detected in databuf_lo_before_commit by Bob Peterson · 17 years ago
  67. 773ed1a [GFS2] Addendum to the journaled file/unmount patch by Robert Peterson · 17 years ago
  68. 2332c44 [GFS2] assertion failure after writing to journaled file, umount by Robert Peterson · 17 years ago
  69. 8fb6859 [GFS2] Journaled file write/unstuff bug by Robert Peterson · 17 years ago
  70. ddf4b42 [GFS2] fix jdata issues by Benjamin Marzinski · 17 years ago
  71. 6883562 [GFS2] Fix log entry list corruption by Benjamin Marzinski · 17 years ago
  72. 8bd9572 [GFS2] Fix list corruption in lops.c by Steven Whitehouse · 17 years ago
  73. 7020933 [GFS2] Fix race in logging code by Russell Cattelan · 18 years ago
  74. 5516762 [GFS2] split and annotate gfs2_log_head by Al Viro · 18 years ago
  75. c312c4f [GFS2] Pass the correct value to kunmap_atomic by Russell Cattelan · 18 years ago
  76. 907b9bc [GFS2/DLM] Fix trailing whitespace by Steven Whitehouse · 18 years ago
  77. 7276b3b [GFS2] Tidy up meta_io code by Steven Whitehouse · 18 years ago
  78. 7d30859 [GFS2] Export lm_interface to kernel headers by Fabio Massimo Di Nitto · 18 years ago
  79. a67cdbd [GFS2] Style changes in logging code by Steven Whitehouse · 18 years ago
  80. ea67eed [GFS2] Fix end of multi-line structures by Steven Whitehouse · 18 years ago
  81. 82ffa51 [GFS2] More style changes by Steven Whitehouse · 18 years ago
  82. cd91549 [GFS2] Change all types to uX style by Steven Whitehouse · 18 years ago
  83. e9fc2aa [GFS2] Update copyright, tidy up incore.h by Steven Whitehouse · 18 years ago
  84. 623d935 [GFS2] Fix releasepage bug (fixes direct i/o writes) by Steven Whitehouse · 18 years ago
  85. b8e1aab [GFS2] Another list_del bug by Steven Whitehouse · 18 years ago
  86. 0886760 [GFS2] Fix to list_del in lops.c by Steven Whitehouse · 18 years ago
  87. 15d00c0 [GFS2] Fix leak of gfs2_bufdata by Steven Whitehouse · 18 years ago
  88. b61dde7 [GFS2] Always include glock in transaction by Steven Whitehouse · 18 years ago
  89. 3a8476d [GFS2] Remove debugging printks by Steven Whitehouse · 18 years ago
  90. feaa7bb [GFS2] Fix unlinked file handling by Steven Whitehouse · 18 years ago
  91. 3a8a9a1 [GFS2] Update copyright date to 2006 by Steven Whitehouse · 18 years ago
  92. bd89680 [GFS2] Remove semaphore.h from C files by Steven Whitehouse · 18 years ago
  93. b09e593 [GFS2] Fix a ref count bug and other clean ups by Steven Whitehouse · 18 years ago
  94. e3167de [GFS] Fix bug in endian conversion for metadata header by Steven Whitehouse · 18 years ago
  95. b4dc729 [GFS2] Fix some bugs by Steven Whitehouse · 18 years ago
  96. 5c676f6 [GFS2] Macros removal in gfs2.h by Steven Whitehouse · 18 years ago
  97. 568f4c9 [GFS2] 80 Column audit of GFS2 by Steven Whitehouse · 18 years ago
  98. 91ffd7d [GFS2] Missed deletion of debugging code by Steven Whitehouse · 18 years ago
  99. 13538b8 [GFS2] Add list empty test to databuf_lo_add by Steven Whitehouse · 18 years ago
  100. f55ab26 [GFS2] Use mutices rather than semaphores by Steven Whitehouse · 18 years ago