1. e5966cf gfs2: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
  2. c551f66 gfs2: Fix a number of kernel-doc warnings by Lee Jones · 3 years, 9 months ago
  3. 9153dac gfs2: Turn gfs2_extent_map into gfs2_{get,alloc}_extent by Andreas Gruenbacher · 3 years, 9 months ago
  4. 834ec3e gfs2: Lock imbalance on error path in gfs2_recover_one by Andreas Gruenbacher · 3 years, 11 months ago
  5. 8221894 gfs2: keep bios separate for each journal by Bob Peterson · 4 years ago
  6. c77b52c gfs2: Add common helper for holding and releasing the freeze glock by Bob Peterson · 4 years ago
  7. 4a55752 gfs2: Split up gfs2_meta_sync into inode and rgrp versions by Bob Peterson · 4 years, 2 months ago
  8. bedb0f0 gfs2: Recover statfs info in journal head by Abhi Das · 4 years, 2 months ago
  9. 7309269 gfs2: Add fields for statfs info in struct gfs2_log_header_host by Abhi Das · 4 years, 2 months ago
  10. 623ba66 gfs2: When freezing gfs2, use GL_EXACT and not GL_NOCACHE by Bob Peterson · 4 years, 6 months ago
  11. c953a73 gfs2: change from write to read lock for sd_log_flush_lock in journal replay by Bob Peterson · 4 years, 9 months ago
  12. 969183b gfs2: Switch to list_{first,last}_entry by Andreas Gruenbacher · 5 years ago
  13. c9ebc4b gfs2: allow journal replay to hold sd_log_flush_lock by Bob Peterson · 4 years, 10 months ago
  14. 03678a9 gfs2: Ignore dlm recovery requests if gfs2 is withdrawn by Bob Peterson · 6 years ago
  15. 19ebc05 gfs2: Remove active journal side effect from gfs2_write_log_header by Andreas Gruenbacher · 5 years ago
  16. 098b9c1 gfs2: removed unnecessary semicolon by Aliasgar Surti · 5 years ago
  17. 49eb776 gfs2: log which portion of the journal is replayed by Bob Peterson · 6 years ago
  18. 7336d0e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 by Thomas Gleixner · 6 years ago
  19. f4686c2 gfs2: read journal in large chunks by Abhi Das · 6 years ago
  20. 7c70b89 gfs2: clean_journal improperly set sd_log_flush_head by Bob Peterson · 6 years ago
  21. 23e93c9 Revert "gfs2: read journal in large chunks to locate the head" by Bob Peterson · 6 years ago
  22. 2a5f14f gfs2: read journal in large chunks to locate the head by Abhi Das · 6 years ago
  23. 40e0e61 gfs2: add a helper function to get_log_header that can be used elsewhere by Abhi Das · 6 years ago
  24. 98583b3 gfs2: add more timing info to journal recovery process by Abhi Das · 6 years ago
  25. 4a77277 GFS2: Fix recovery issues for spectators by Bob Peterson · 6 years ago
  26. 5e86d9d gfs2: time journal recovery steps accurately by Abhi Das · 7 years ago
  27. c1696fb GFS2: Introduce new gfs2_log_header_v2 by Bob Peterson · 7 years ago
  28. 0ff5916 gfs2: Get rid of gfs2_log_header_in by Andreas Gruenbacher · 7 years ago
  29. 588bff9 GFS2: Reduce code redundancy writing log headers by Bob Peterson · 7 years ago
  30. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
  31. e1cb6be GFS2: Fix gfs2_replay_incr_blk for multiple journal sizes by Bob Peterson · 8 years ago
  32. 3566c96 GFS2: fix sprintf format specifier by alex chen · 10 years ago
  33. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
  34. ba1bdef Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw into next by Linus Torvalds · 11 years ago
  35. 2497255 GFS2: remove transaction glock by Benjamin Marzinski · 11 years ago
  36. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  37. a17d758b GFS2: Move recovery variables to journal structure in memory by Bob Peterson · 11 years ago
  38. 376d377 GFS2: fail mount if journal recovery fails by David Teigland · 13 years ago
  39. e8ca5cc GFS2: let spectator mount do read only recovery by David Teigland · 13 years ago
  40. e0c2a9a GFS2: dlm based recovery coordination by David Teigland · 13 years ago
  41. c741c45 GFS2: Fix spectator umount issue by Steven Whitehouse · 14 years ago
  42. d0795f9 GFS2: Fix journal check for spectator mounts by Steven Whitehouse · 14 years ago
  43. 6ecd7c2 gfs2: use workqueue instead of slow-work by Tejun Heo · 14 years ago
  44. 0ab7d13 GFS2: Tag all metadata with jid by Steven Whitehouse · 15 years ago
  45. 1c2ea8a SLOW_WORK: Fix GFS2 to #include <linux/module.h> before using THIS_MODULE by David Howells · 15 years ago
  46. 3d7a641 SLOW_WORK: Wait for outstanding work items belonging to a module to clear by David Howells · 15 years ago
  47. fe64d51 GFS2: Umount recovery race fix by Steven Whitehouse · 16 years ago
  48. f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 16 years ago
  49. 2bfb644 GFS2: Move four functions from super.c by Steven Whitehouse · 16 years ago
  50. 9ac1b4d GFS2: Move gfs2_recoverd into recovery.c by Steven Whitehouse · 16 years ago
  51. 048bca2 [GFS2] No lock_nolock by Steven Whitehouse · 17 years ago
  52. 6802e34 [GFS2] Clean up the glock core by Steven Whitehouse · 17 years ago
  53. 16c5f06 [GFS2] fix GFP_KERNEL misuses by Josef Bacik · 17 years ago
  54. f5a8cd0 [GFS2] fs/gfs2/recovery.c: suppress warnings by akpm@linux-foundation.org · 17 years ago
  55. da755fd [GFS2] Remove lm.[ch] and distribute content by Steven Whitehouse · 17 years ago
  56. c78bad1 fs/: Spelling fixes by Joe Perches · 17 years ago
  57. 7bc5c41 [GFS2] Allow journal recovery on read-only mount by Abhijith Das · 17 years ago
  58. e9e1ef2 [GFS2] Remove function gfs2_get_block by Bob Peterson · 17 years ago
  59. 75be73a [GFS2] Ensure journal file cache is flushed after recovery by Bob Peterson · 17 years ago
  60. bb8d8a6 [GFS2] Fix sign problem in quota/statfs and cleanup _host structures by Steven Whitehouse · 18 years ago
  61. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  62. 887bc5d [GFS2] Fix indent in recovery.c by Steven Whitehouse · 18 years ago
  63. 2a2c982 [GFS2] Fix crc32 calculation in recovery.c by Steven Whitehouse · 18 years ago
  64. 5516762 [GFS2] split and annotate gfs2_log_head by Al Viro · 18 years ago
  65. 2359125 [GFS2] Fix bmap to map extents properly by Steven Whitehouse · 18 years ago
  66. 907b9bc [GFS2/DLM] Fix trailing whitespace by Steven Whitehouse · 18 years ago
  67. 7276b3b [GFS2] Tidy up meta_io code by Steven Whitehouse · 18 years ago
  68. 7d30859 [GFS2] Export lm_interface to kernel headers by Fabio Massimo Di Nitto · 18 years ago
  69. 7a6bbac [GFS2] Map multiple blocks at once where possible by Steven Whitehouse · 18 years ago
  70. a67cdbd [GFS2] Style changes in logging code by Steven Whitehouse · 18 years ago
  71. cd91549 [GFS2] Change all types to uX style by Steven Whitehouse · 18 years ago
  72. e9fc2aa [GFS2] Update copyright, tidy up incore.h by Steven Whitehouse · 18 years ago
  73. 8872187 [GFS2] Fix a couple of refcount leaks. by Russell Cattelan · 18 years ago
  74. 59a1cc6 [GFS2] Fix lock ordering bug in page fault path by Steven Whitehouse · 18 years ago
  75. feaa7bb [GFS2] Fix unlinked file handling by Steven Whitehouse · 19 years ago
  76. 3a8a9a1 [GFS2] Update copyright date to 2006 by Steven Whitehouse · 19 years ago
  77. bd89680 [GFS2] Remove semaphore.h from C files by Steven Whitehouse · 19 years ago
  78. fd88de56 [GFS2] Readpages support by Steven Whitehouse · 19 years ago
  79. 579b78a [GFS2] Remove GL_NEVER_RECURSE flag by Steven Whitehouse · 19 years ago
  80. 5965b1f [GFS2] Don't do recursive locking in glock layer by Steven Whitehouse · 19 years ago
  81. c63e31c [GFS2] journal recovery patch by David Teigland · 19 years ago
  82. e3167de [GFS] Fix bug in endian conversion for metadata header by Steven Whitehouse · 19 years ago
  83. 71b86f5 [GFS2] Further updates to dir and logging code by Steven Whitehouse · 19 years ago
  84. 5c676f6 [GFS2] Macros removal in gfs2.h by Steven Whitehouse · 19 years ago
  85. 568f4c9 [GFS2] 80 Column audit of GFS2 by Steven Whitehouse · 19 years ago
  86. 7359a19 [GFS2] Fix for root inode ref count bug by Steven Whitehouse · 19 years ago
  87. b3b94fa [GFS2] The core of GFS2 by David Teigland · 19 years ago