1. 08d7366 gfs2: Remove redundant check from gfs2_glock_dq by Bob Peterson · 3 years, 7 months ago
  2. a8f1d32 gfs2: Eliminate vestigial HIF_FIRST by Bob Peterson · 3 years, 8 months ago
  3. 38a618d gfs2: Use list_move_tail instead of list_del/list_add_tail by Baokun Li · 3 years, 9 months ago
  4. 1ab19c5 gfs2: Fix use-after-free in gfs2_glock_shrink_scan by Hillf Danton · 3 years, 10 months ago
  5. 865cc3e gfs2: fix a deadlock on withdraw-during-mount by Bob Peterson · 3 years, 10 months ago
  6. 20265d9 gfs2: fix scheduling while atomic bug in glocks by Bob Peterson · 3 years, 10 months ago
  7. 7716506 mm: introduce and use mapping_empty() by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  8. f2c8083 Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 11 months ago
  9. c551f66 gfs2: Fix a number of kernel-doc warnings by Lee Jones · 4 years ago
  10. 4f0f586 treewide: Change list_sort to use const pointers by Sami Tolvanen · 4 years ago
  11. f68effb gfs2: Eliminate gh parameter from go_xmote_bh func by Bob Peterson · 4 years ago
  12. 06e908c gfs2: Allow node-wide exclusive glock sharing by Bob Peterson · 7 years ago
  13. a55a47a Revert "GFS2: Prevent delete work from occurring on glocks used for create" by Andreas Gruenbacher · 4 years, 4 months ago
  14. 515b269 gfs2: set lockdep subclass for iopen glocks by Alexander Aring · 4 years, 4 months ago
  15. da7d554 gfs2: Wake up when sd_glock_disposal becomes zero by Alexander Aring · 4 years, 5 months ago
  16. 2ffed52 gfs2: Only access gl_delete for iopen glocks by Bob Peterson · 4 years, 5 months ago
  17. dbffb29 gfs2: Fix comments to glock_hash_walk by Bob Peterson · 4 years, 5 months ago
  18. e2c6c8a gfs2: eliminate GLF_QUEUED flag in favor of list_empty(gl_holders) by Bob Peterson · 4 years, 5 months ago
  19. ee1e2c7 gfs2: call truncate_inode_pages_final for address space glocks by Bob Peterson · 4 years, 6 months ago
  20. e8a8023 gfs2: convert to use DEFINE_SEQ_ATTRIBUTE macro by Liu Shixin · 4 years, 6 months ago
  21. c07bfb4 gfs2: Fix refcount leak in gfs2_glock_poke by Andreas Gruenbacher · 4 years, 8 months ago
  22. 5deaf1f gfs2: Add some flags missing from glock output by Bob Peterson · 4 years, 9 months ago
  23. 34244d7 gfs2: Don't sleep during glock hash walk by Andreas Gruenbacher · 4 years, 9 months ago
  24. 300e549 Merge branch 'gfs2-iopen' into for-next by Andreas Gruenbacher · 4 years, 9 months ago
  25. 9e8990d gfs2: Smarter iopen glock waiting by Andreas Gruenbacher · 5 years ago
  26. 35b6f8f gfs2: Wake up when setting GLF_DEMOTE by Andreas Gruenbacher · 5 years ago
  27. b0dcffd gfs2: Check inode generation number in delete_work_func by Andreas Gruenbacher · 5 years ago
  28. 6bdcade gfs2: Minor gfs2_lookup_by_inum cleanup by Andreas Gruenbacher · 5 years ago
  29. 8c7b926 gfs2: Give up the iopen glock on contention by Andreas Gruenbacher · 5 years ago
  30. a0e3cc6 gfs2: Turn gl_delete into a delayed work by Andreas Gruenbacher · 5 years ago
  31. f286d62 gfs2: Keep track of deleted inode generations in LVBs by Andreas Gruenbacher · 5 years ago
  32. 15f2547 gfs2: Allow ASPACE glocks to also have an lvb by Bob Peterson · 5 years ago
  33. ea4e61c gfs2: introduce new gfs2_glock_assert_withdraw by Bob Peterson · 4 years, 10 months ago
  34. 7e901d6 gfs2: print mapping->nrpages in glock dump for address space glocks by Bob Peterson · 4 years, 10 months ago
  35. b14c949 Revert "gfs2: Don't demote a glock until its revokes are written" by Bob Peterson · 4 years, 10 months ago
  36. b11e1a8 gfs2: If go_sync returns error, withdraw but skip invalidate by Bob Peterson · 4 years, 10 months ago
  37. a8b7528 gfs2: Fix error exit in do_xmote by Bob Peterson · 4 years, 11 months ago
  38. 969183b gfs2: Switch to list_{first,last}_entry by Andreas Gruenbacher · 5 years ago
  39. 1c634f9 gfs2: Do proper error checking for go_sync family of glops functions by Bob Peterson · 5 years ago
  40. df5db5f gfs2: Don't demote a glock until its revokes are written by Bob Peterson · 5 years ago
  41. d93ae38 gfs2: Check for log write errors before telling dlm to unlock by Bob Peterson · 6 years ago
  42. 33dbd1e gfs2: fix infinite loop when checking ail item count before go_inval by Bob Peterson · 6 years ago
  43. 601ef0d gfs2: Force withdraw to replay journals and wait for it to finish by Bob Peterson · 5 years ago
  44. a72d240 gfs2: Allow some glocks to be used during withdraw by Bob Peterson · 6 years ago
  45. b3422ca gfs2: Rework how rgrp buffer_heads are managed by Bob Peterson · 5 years ago
  46. f7be987 gfs2: Remove GFS2_MIN_LVB_SIZE define by Andreas Gruenbacher · 5 years ago
  47. d99724c gfs2: Close timing window with GLF_INVALIDATE_IN_PROGRESS by Bob Peterson · 5 years ago
  48. eb43e66 gfs2: Introduce function gfs2_withdrawn by Bob Peterson · 5 years ago
  49. ad26967 gfs2: Use async glocks for rename by Bob Peterson · 6 years ago
  50. 01123cf gfs2: create function gfs2_glock_update_hold_time by Andreas Gruenbacher · 6 years ago
  51. 98fb057 gfs2: Fix possible fs name overflows by Bob Peterson · 6 years ago
  52. 3792ce9 gfs2: dump fsid when dumping glock problems by Bob Peterson · 6 years ago
  53. 04aea0c gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWN by Bob Peterson · 6 years ago
  54. 15a798f gfs2: Use IS_ERR_OR_NULL by Kefeng Wang · 6 years ago
  55. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  56. 638803d Revert "gfs2: Replace gl_revokes with a GLF flag" by Bob Peterson · 6 years ago
  57. 7336d0e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 by Thomas Gleixner · 6 years ago
  58. 73118ca gfs2: Replace gl_revokes with a GLF flag by Bob Peterson · 6 years ago
  59. 9287c64 gfs2: Fix occasional glock use-after-free by Andreas Gruenbacher · 6 years ago
  60. 7881ef3 gfs2: Fix lru_count going negative by Ross Lagerwall · 6 years ago
  61. 605b048 gfs2: Fix missed wakeups in find_insert_glock by Andreas Gruenbacher · 6 years ago
  62. 2abbf9a gfs: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  63. 27a2660f gfs2: Dump nrpages for inodes and their glocks by Bob Peterson · 7 years ago
  64. e54c78a gfs2: Use fs_* functions instead of pr_* function where we can by Bob Peterson · 6 years ago
  65. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  66. 3fd5d3a gfs2: Stop using rhashtable_walk_peek by Andreas Gruenbacher · 7 years ago
  67. 7ac07fd gfs2: Glock dump performance regression fix by Andreas Gruenbacher · 7 years ago
  68. 97a6ec4 rhashtable: Change rhashtable_walk_start to return void by Tom Herbert · 7 years ago
  69. 1020165 gfs2: Fix debugfs glocks dump by Andreas Gruenbacher · 7 years ago
  70. d296b15 gfs2: constify rhashtable_params by Arvind Yadav · 8 years ago
  71. 27c3b41 GFS2: Fix up some sparse warnings by Bob Peterson · 8 years ago
  72. a91323e gfs2: Clean up waiting on glocks by Andreas Gruenbacher · 8 years ago
  73. 71c1b213 gfs2: gfs2_evict_inode: Put glocks asynchronously by Andreas Gruenbacher · 8 years ago
  74. 0515480 gfs2: gfs2_glock_get: Wait on freeing glocks by Andreas Gruenbacher · 8 years ago
  75. 645ebd4 GFS2: Don't waste time locking lru_lock for non-lru glocks by Bob Peterson · 8 years ago
  76. 961ae1d gfs2: Fix glock rhashtable rcu bug by Andreas Gruenbacher · 8 years ago
  77. 6b0c744 gfs2: Clean up glock work enqueuing by Andreas Gruenbacher · 8 years ago
  78. ed17545 GFS2: Allow glocks to be unlocked after withdraw by Bob Peterson · 8 years ago
  79. 0a52aba gfs2: Switch to rhashtable_lookup_get_insert_fast by Andreas Gruenbacher · 8 years ago
  80. 972b044 gfs2: Don't pack struct lm_lockname by Andreas Gruenbacher · 8 years ago
  81. 92ecd73 gfs2: Deduplicate gfs2_{glocks,glstats}_open by Andreas Gruenbacher · 8 years ago
  82. cc37a62 gfs2: Replace rhashtable_walk_init with rhashtable_walk_enter by Andreas Gruenbacher · 8 years ago
  83. 0d1c7ae GFS2: Prevent BUG from occurring when normal Withdraws occur by Bob Peterson · 8 years ago
  84. 15192b0 Merge tag 'gfs2-4.11.addendum' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  85. f38e5fb gfs2: Add missing rcu locking for glock lookup by Andrew Price · 8 years ago
  86. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  87. 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
  88. 98687f4 gfs2: Use rhashtable walk interface in glock_hash_walk by Herbert Xu · 8 years ago
  89. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  90. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  91. 14d3756 GFS2: Fix reference to ERR_PTR in gfs2_glock_iter_next by Dan Carpenter · 8 years ago
  92. e0d735c gfs2: fix to detect failure of register_shrinker by Chao Yu · 8 years ago
  93. 47a9a52 GFS2: use BIT() macro by Fabian Frederick · 9 years ago
  94. 6df9f9a gfs2: Lock holder cleanup by Andreas Gruenbacher · 9 years ago
  95. ec5ec66 gfs2: Get rid of gfs2_ilookup by Andreas Gruenbacher · 9 years ago
  96. 3ce37b2 gfs2: Fix gfs2_lookup_by_inum lock inversion by Andreas Gruenbacher · 9 years ago
  97. be1332c Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  98. a527b38 GFS2: fs/gfs2/glock.c: Deinline do_error, save 1856 bytes by Denys Vlasenko · 9 years ago
  99. 8f6fd83 rhashtable: accept GFP flags in rhashtable_walk_init by Bob Copeland · 9 years ago
  100. 3e11e530 GFS2: ignore unlock failures after withdraw by Benjamin Marzinski · 9 years ago