1. a739765 gfs2: dump glocks from gfs2_consist_OBJ_i by Bob Peterson · 3 years, 4 months ago
  2. 1b8550b gfs2: Mark journal inodes as "don't cache" by Bob Peterson · 3 years, 6 months ago
  3. 7392fbb gfs2: Make recovery error more readable by Bob Peterson · 3 years, 6 months ago
  4. f5456b5 gfs2: Clean up revokes on normal withdraws by Bob Peterson · 3 years, 8 months ago
  5. c551f66 gfs2: Fix a number of kernel-doc warnings by Lee Jones · 3 years, 10 months ago
  6. d5bf630 gfs2: bypass signal_our_withdraw if no journal by Bob Peterson · 3 years, 10 months ago
  7. eb60252 gfs2: make function gfs2_make_fs_ro() to void type by Yang Li · 3 years, 11 months ago
  8. f5f02fd gfs2: fix glock confusion in function signal_our_withdraw by Bob Peterson · 4 years ago
  9. 96b1454 gfs2: move freeze glock outside the make_fs_rw and _ro functions by Bob Peterson · 4 years, 1 month ago
  10. c77b52c gfs2: Add common helper for holding and releasing the freeze glock by Bob Peterson · 4 years, 1 month ago
  11. 6e5c4ea gfs2: in signal_our_withdraw wait for unfreeze of _this_ fs only by Bob Peterson · 4 years, 1 month ago
  12. 0e539ca gfs2: Fix NULL pointer dereference in gfs2_rgrp_dump by Andrew Price · 4 years, 3 months ago
  13. b839dad gfs2: new slab for transactions by Bob Peterson · 6 years ago
  14. 53af80c gfs2: Fix BUG during unmount after file system withdraw by Bob Peterson · 4 years, 9 months ago
  15. ca399c96 gfs2: flesh out delayed withdraw for gfs2_log_flush by Bob Peterson · 5 years ago
  16. 7d9f924 gfs2: Add verbose option to check_journal_clean by Bob Peterson · 6 years ago
  17. 601ef0d gfs2: Force withdraw to replay journals and wait for it to finish by Bob Peterson · 5 years ago
  18. 0d91061 gfs2: move check_journal_clean to util.c for future use by Bob Peterson · 6 years ago
  19. 6951108 gfs2: Introduce concept of a pending withdraw by Bob Peterson · 6 years ago
  20. 8e28ef1 gfs2: Return bool from gfs2_assert functions by Andreas Gruenbacher · 5 years ago
  21. a5ca2f1 gfs2: Turn gfs2_consist into void functions by Andreas Gruenbacher · 5 years ago
  22. d7e7ab3 gfs2: Remove usused cluster_wide arguments of gfs2_consist functions by Andreas Gruenbacher · 5 years ago
  23. badb55e gfs2: Split gfs2_lm_withdraw into two functions by Andreas Gruenbacher · 5 years ago
  24. eb43e66 gfs2: Introduce function gfs2_withdrawn by Bob Peterson · 5 years ago
  25. 98fb057 gfs2: Fix possible fs name overflows by Bob Peterson · 5 years ago
  26. 3792ce9 gfs2: dump fsid when dumping glock problems by Bob Peterson · 6 years ago
  27. 04aea0c gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWN by Bob Peterson · 6 years ago
  28. 7336d0e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 by Thomas Gleixner · 6 years ago
  29. b524abc gfs2: slow the deluge of io error messages by Bob Peterson · 6 years ago
  30. 72244b6 gfs2: improve debug information when lvb mismatches are found by Bob Peterson · 6 years ago
  31. 9e1a9ec gfs2: Don't withdraw under a spin lock by Andreas Gruenbacher · 7 years ago
  32. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  33. 3e11e530 GFS2: ignore unlock failures after withdraw by Benjamin Marzinski · 9 years ago
  34. a097dc7e GFS2: Make rgrp reservations part of the gfs2_inode structure by Bob Peterson · 10 years ago
  35. b54e9a0 GFS2: Extract quota data from reservations structure (revert 5407e24) by Bob Peterson · 9 years ago
  36. cb94eb0 GFS2: Convert gfs2_lm_withdraw to use fs_err by Joe Perches · 11 years ago
  37. 8382e26 GFS2: Use fs_<level> more often by Joe Perches · 11 years ago
  38. d77d1b5 GFS2: Use pr_<level> more consistently by Joe Perches · 11 years ago
  39. fc554ed GFS2: global conversion to pr_foo() by Fabian Frederick · 11 years ago
  40. 26e43a1 GFS2: Move gfs2_icbit_munge into quota.c by Steven Whitehouse · 11 years ago
  41. fd95e81 GFS2: Reinstate withdraw ack system by Steven Whitehouse · 12 years ago
  42. e8c92ed GFS2: Clean up log write code path by Steven Whitehouse · 13 years ago
  43. 36f5580 GFS2: Use slab for block reservation memory by Bob Peterson · 13 years ago
  44. 75ca61c1 GFS2: Remove a __GFP_NOFAIL allocation by Steven Whitehouse · 13 years ago
  45. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  46. 009d851 GFS2: Metadata address space clean up by Steven Whitehouse · 15 years ago
  47. d34843d GFS2: Add "-o errors=panic|withdraw" mount options by Bob Peterson · 15 years ago
  48. f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 16 years ago
  49. 37b2c83 GFS2: Clean up & move gfs2_quotad by Steven Whitehouse · 16 years ago
  50. da755fd [GFS2] Remove lm.[ch] and distribute content by Steven Whitehouse · 17 years ago
  51. 6bdd9be [GFS2] Allocate gfs2_rgrpd from slab memory by Bob Peterson · 17 years ago
  52. bb8d8a6 [GFS2] Fix sign problem in quota/statfs and cleanup _host structures by Steven Whitehouse · 18 years ago
  53. dbb7cae [GFS2] Clean up inode number handling by Steven Whitehouse · 18 years ago
  54. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  55. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  56. 7d30859 [GFS2] Export lm_interface to kernel headers by Fabio Massimo Di Nitto · 18 years ago
  57. cd91549 [GFS2] Change all types to uX style by Steven Whitehouse · 18 years ago
  58. e9fc2aa [GFS2] Update copyright, tidy up incore.h by Steven Whitehouse · 18 years ago
  59. feaa7bb [GFS2] Fix unlinked file handling by Steven Whitehouse · 19 years ago
  60. 382066d [GFS2] Casts for printing 64bit numbers by Steven Whitehouse · 19 years ago
  61. 3a8a9a1 [GFS2] Update copyright date to 2006 by Steven Whitehouse · 19 years ago
  62. bd89680 [GFS2] Remove semaphore.h from C files by Steven Whitehouse · 19 years ago
  63. 1e09ae5 [GFS2] Move BUG() back into the header file by Steven Whitehouse · 19 years ago
  64. 1dde2db [GFS2] Add back missing BUG() by Steven Whitehouse · 19 years ago
  65. 71b86f5 [GFS2] Further updates to dir and logging code by Steven Whitehouse · 19 years ago
  66. 5c676f6 [GFS2] Macros removal in gfs2.h by Steven Whitehouse · 19 years ago
  67. 18ec7d5 [GFS2] Make journaled data files identical to normal files on disk by Steven Whitehouse · 19 years ago
  68. 666a2c5 [GFS2] Remove unused code from various files by Steven Whitehouse · 19 years ago
  69. b3b94fa [GFS2] The core of GFS2 by David Teigland · 19 years ago