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