1. 8c2618a Merge tag 'gfs2-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 5 months ago
  2. e28c02b gfs2: When gfs2_dirty_inode gets a glock error, dump the glock by Bob Peterson · 4 years, 5 months ago
  3. 70499cd gfs2: Never call gfs2_block_zero_range with an open transaction by Bob Peterson · 4 years, 6 months ago
  4. b0be23b gfs2: print details on transactions that aren't properly ended by Bob Peterson · 4 years, 6 months ago
  5. b57bc0f gfs2: Fix inaccurate comment by Bob Peterson · 4 years, 6 months ago
  6. 0e4656a Merge tag 'iomap-5.9-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 5 months ago
  7. 60263d5 iomap: fall back to buffered writes for invalidation failures by Christoph Hellwig · 4 years, 6 months ago
  8. 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  9. c07bfb4 gfs2: Fix refcount leak in gfs2_glock_poke by Andreas Gruenbacher · 4 years, 5 months ago
  10. 4c5c301 gfs2: Pass glock holder to gfs2_file_direct_{read,write} by Andreas Gruenbacher · 4 years, 6 months ago
  11. 5deaf1f gfs2: Add some flags missing from glock output by Bob Peterson · 4 years, 7 months ago
  12. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  13. 20f8299 gfs2: Rework read and page fault locking by Andreas Gruenbacher · 4 years, 6 months ago
  14. c860f8f gfs2: The freeze glock should never be frozen by Bob Peterson · 4 years, 7 months ago
  15. 623ba66 gfs2: When freezing gfs2, use GL_EXACT and not GL_NOCACHE by Bob Peterson · 4 years, 7 months ago
  16. b780cc6 gfs2: read-only mounts should grab the sd_freeze_gl glock by Bob Peterson · 4 years, 7 months ago
  17. 541656d gfs2: freeze should work on read-only mounts by Bob Peterson · 4 years, 7 months ago
  18. 7542486 gfs2: eliminate GIF_ORDERED in favor of list_empty by Bob Peterson · 4 years, 7 months ago
  19. 34244d7 gfs2: Don't sleep during glock hash walk by Andreas Gruenbacher · 4 years, 7 months ago
  20. 58e08e8 gfs2: fix trans slab error when withdraw occurs inside log_flush by Bob Peterson · 4 years, 7 months ago
  21. 5902f4d gfs2: Don't return NULL from gfs2_inode_lookup by Andreas Gruenbacher · 4 years, 7 months ago
  22. ca68787 Merge tag 'gfs2-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 7 months ago
  23. 0b166a5 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 7 months ago
  24. 300e549 Merge branch 'gfs2-iopen' into for-next by Andreas Gruenbacher · 4 years, 7 months ago
  25. 83d060c gfs2: fix use-after-free on transaction ail lists by Bob Peterson · 4 years, 7 months ago
  26. b839dad gfs2: new slab for transactions by Bob Peterson · 6 years ago
  27. cbcc89b gfs2: initialize transaction tr_ailX_lists earlier by Bob Peterson · 4 years, 7 months ago
  28. 9e8990d gfs2: Smarter iopen glock waiting by Andreas Gruenbacher · 5 years ago
  29. 35b6f8f gfs2: Wake up when setting GLF_DEMOTE by Andreas Gruenbacher · 5 years ago
  30. b0dcffd gfs2: Check inode generation number in delete_work_func by Andreas Gruenbacher · 5 years ago
  31. b66648a gfs2: Move inode generation number check into gfs2_inode_lookup by Andreas Gruenbacher · 5 years ago
  32. 6bdcade gfs2: Minor gfs2_lookup_by_inum cleanup by Andreas Gruenbacher · 5 years ago
  33. 9e73330 gfs2: Try harder to delete inodes locally by Andreas Gruenbacher · 5 years ago
  34. 8c7b926 gfs2: Give up the iopen glock on contention by Andreas Gruenbacher · 5 years ago
  35. a0e3cc6 gfs2: Turn gl_delete into a delayed work by Andreas Gruenbacher · 5 years ago
  36. f286d62 gfs2: Keep track of deleted inode generations in LVBs by Andreas Gruenbacher · 5 years ago
  37. 15f2547 gfs2: Allow ASPACE glocks to also have an lvb by Bob Peterson · 5 years ago
  38. d5dc3d9 gfs2: instrumentation wrt log_flush stuck by Bob Peterson · 4 years, 8 months ago
  39. ea4e61c gfs2: introduce new gfs2_glock_assert_withdraw by Bob Peterson · 4 years, 8 months ago
  40. 7e901d6 gfs2: print mapping->nrpages in glock dump for address space glocks by Bob Peterson · 4 years, 8 months ago
  41. 10c5db2 fs: move the fiemap definitions out of fs.h by Christoph Hellwig · 4 years, 8 months ago
  42. 1a0b00d gfs2: Only do glock put in gfs2_create_inode for free inodes by Bob Peterson · 4 years, 7 months ago
  43. 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 7 months ago
  44. d438834 fs: convert mpage_readpages to mpage_readahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  45. ea22eee gfs2: Allow lock_nolock mount to specify jid=X by Bob Peterson · 4 years, 8 months ago
  46. bbae10f gfs2: Don't ignore inode write errors during inode_go_sync by Bob Peterson · 4 years, 8 months ago
  47. 20be493 gfs2: Even more gfs2_find_jhead fixes by Andreas Gruenbacher · 4 years, 8 months ago
  48. b14c949 Revert "gfs2: Don't demote a glock until its revokes are written" by Bob Peterson · 4 years, 8 months ago
  49. b11e1a8 gfs2: If go_sync returns error, withdraw but skip invalidate by Bob Peterson · 4 years, 8 months ago
  50. f4e2f5e gfs2: Grab glock reference sooner in gfs2_add_revoke by Andreas Gruenbacher · 4 years, 8 months ago
  51. c9cb9e3 gfs2: don't call quota_unhold if quotas are not locked by Bob Peterson · 4 years, 8 months ago
  52. 4ed0c30 gfs2: move privileged user check to gfs2_quota_lock_check by Bob Peterson · 4 years, 8 months ago
  53. e6ce26e gfs2: remove check for quotas on in gfs2_quota_check by Bob Peterson · 4 years, 8 months ago
  54. f9615fe gfs2: Change BUG_ON to an assert_withdraw in gfs2_quota_change by Bob Peterson · 4 years, 8 months ago
  55. 2297ab6 gfs2: Fix problems regarding gfs2_qa_get and _put by Bob Peterson · 4 years, 8 months ago
  56. aa83da7 gfs2: More gfs2_find_jhead fixes by Andreas Gruenbacher · 4 years, 8 months ago
  57. 566a2ab gfs2: Another gfs2_walk_metadata fix by Andreas Gruenbacher · 4 years, 9 months ago
  58. d22f69a gfs2: Fix use-after-free in gfs2_logd after withdraw by Bob Peterson · 4 years, 9 months ago
  59. 53af80c gfs2: Fix BUG during unmount after file system withdraw by Bob Peterson · 4 years, 9 months ago
  60. a8b7528 gfs2: Fix error exit in do_xmote by Bob Peterson · 4 years, 9 months ago
  61. ac91558 gfs2: fix withdraw sequence deadlock by Bob Peterson · 4 years, 9 months ago
  62. 018d21f Merge tag 'gfs2-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 9 months ago
  63. 75b46c4 gfs2: Fix oversight in gfs2_ail1_flush by Bob Peterson · 4 years, 10 months ago
  64. c953a73 gfs2: change from write to read lock for sd_log_flush_lock in journal replay by Bob Peterson · 4 years, 10 months ago
  65. 9592ea8 gfs2: instrumentation wrt ail1 stuck by Bob Peterson · 4 years, 10 months ago
  66. e04d339 gfs2: don't lock sd_log_flush_lock in try_rgrp_unlink by Bob Peterson · 4 years, 10 months ago
  67. 4bd684b gfs2: Remove unnecessary gfs2_qa_{get,put} pairs by Andreas Gruenbacher · 4 years, 10 months ago
  68. 1595548 gfs2: Split gfs2_rsqa_delete into gfs2_rs_delete and gfs2_qa_put by Andreas Gruenbacher · 4 years, 10 months ago
  69. 2fba46a gfs2: Change inode qa_data to allow multiple users by Bob Peterson · 4 years, 10 months ago
  70. d580712 gfs2: eliminate gfs2_rsqa_alloc in favor of gfs2_qa_alloc by Bob Peterson · 4 years, 10 months ago
  71. 969183b gfs2: Switch to list_{first,last}_entry by Andreas Gruenbacher · 5 years ago
  72. 40e7e86 gfs2: Clean up inode initialization and teardown by Andreas Gruenbacher · 5 years ago
  73. 2103913 gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache by Al Viro · 4 years, 10 months ago
  74. 4900312 gfs2: Additional information when gfs2_ail1_flush withdraws by Bob Peterson · 4 years, 10 months ago
  75. cc44457 gfs2: leaf_dealloc needs to allocate one more revoke by Bob Peterson · 5 years ago
  76. c9ebc4b gfs2: allow journal replay to hold sd_log_flush_lock by Bob Peterson · 4 years, 11 months ago
  77. 019dd66 gfs2: don't allow releasepage to free bd still used for revokes by Bob Peterson · 4 years, 11 months ago
  78. ca399c96 gfs2: flesh out delayed withdraw for gfs2_log_flush by Bob Peterson · 5 years ago
  79. 1c634f9 gfs2: Do proper error checking for go_sync family of glops functions by Bob Peterson · 5 years ago
  80. df5db5f gfs2: Don't demote a glock until its revokes are written by Bob Peterson · 5 years ago
  81. 2ca0c2f gfs2: drain the ail2 list after io errors by Bob Peterson · 5 years ago
  82. b1676cb gfs2: Withdraw in gfs2_ail1_flush if write_cache_pages fails by Bob Peterson · 5 years ago
  83. 9ff7828 gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is empty by Bob Peterson · 5 years ago
  84. d93ae38 gfs2: Check for log write errors before telling dlm to unlock by Bob Peterson · 6 years ago
  85. f05b86d gfs2: Prepare to withdraw as soon as an IO error occurs in log write by Bob Peterson · 6 years ago
  86. 5e4c763 gfs2: Issue revokes more intelligently by Bob Peterson · 6 years ago
  87. 7d9f924 gfs2: Add verbose option to check_journal_clean by Bob Peterson · 6 years ago
  88. 33dbd1e gfs2: fix infinite loop when checking ail item count before go_inval by Bob Peterson · 6 years ago
  89. 601ef0d gfs2: Force withdraw to replay journals and wait for it to finish by Bob Peterson · 5 years ago
  90. a72d240 gfs2: Allow some glocks to be used during withdraw by Bob Peterson · 6 years ago
  91. 0d91061 gfs2: move check_journal_clean to util.c for future use by Bob Peterson · 6 years ago
  92. 03678a9 gfs2: Ignore dlm recovery requests if gfs2 is withdrawn by Bob Peterson · 6 years ago
  93. f34a6135 gfs2: Only complain the first time an io error occurs in quota or log by Bob Peterson · 6 years ago
  94. 036330c gfs2: log error reform by Bob Peterson · 6 years ago
  95. b3422ca gfs2: Rework how rgrp buffer_heads are managed by Bob Peterson · 5 years ago
  96. 30fe70a gfs2: clear ail1 list when gfs2 withdraws by Bob Peterson · 5 years ago
  97. 6951108 gfs2: Introduce concept of a pending withdraw by Bob Peterson · 6 years ago
  98. 8e28ef1 gfs2: Return bool from gfs2_assert functions by Andreas Gruenbacher · 5 years ago
  99. a5ca2f1 gfs2: Turn gfs2_consist into void functions by Andreas Gruenbacher · 5 years ago
  100. d7e7ab3 gfs2: Remove usused cluster_wide arguments of gfs2_consist functions by Andreas Gruenbacher · 5 years ago