1. 6e5c4ea gfs2: in signal_our_withdraw wait for unfreeze of _this_ fs only by Bob Peterson · 4 years, 1 month ago
  2. dd64fe8 gfs2: Remove sb_start_write from gfs2_statfs_sync by Bob Peterson · 4 years, 1 month ago
  3. 28c332b gfs2: remove trailing semicolons from macro definitions by Tom Rix · 4 years, 1 month ago
  4. a55a47a Revert "GFS2: Prevent delete work from occurring on glocks used for create" by Andreas Gruenbacher · 4 years, 1 month ago
  5. e3a77ee gfs2: Make inode operations static by Andreas Gruenbacher · 4 years, 1 month ago
  6. dd0ecf54 gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and delete_work_func by Andreas Gruenbacher · 4 years, 1 month ago
  7. 82e938b gfs2: Upgrade shared glocks for atime updates by Andreas Gruenbacher · 4 years, 1 month ago
  8. f39e7d3 gfs2: Don't freeze the file system during unmount by Bob Peterson · 4 years, 1 month ago
  9. 7787215 gfs2: check for empty rgrp tree in gfs2_ri_update by Bob Peterson · 4 years, 1 month ago
  10. 515b269 gfs2: set lockdep subclass for iopen glocks by Alexander Aring · 4 years, 1 month ago
  11. 16e6281 gfs2: Fix deadlock dumping resource group glocks by Alexander Aring · 4 years, 2 months ago
  12. 20b3291 gfs2: Fix regression in freeze_go_sync by Bob Peterson · 4 years, 2 months ago
  13. 4e79e3f gfs2: Fix case in which ail writes are done to jdata holes by Bob Peterson · 4 years, 2 months ago
  14. d3039c0 Revert "gfs2: Ignore journal log writes for jdata holes" by Bob Peterson · 4 years, 2 months ago
  15. bc92381 gfs2: fix possible reference leak in gfs2_check_blk_type by Zhang Qilong · 4 years, 2 months ago
  16. da7d554 gfs2: Wake up when sd_glock_disposal becomes zero by Alexander Aring · 4 years, 2 months ago
  17. 6bd1c7b gfs2: Don't call cancel_delayed_work_sync from within delete work function by Andreas Gruenbacher · 4 years, 2 months ago
  18. c5c6872 gfs2: check for live vs. read-only file system in gfs2_fitrim by Bob Peterson · 4 years, 2 months ago
  19. 7e5b926 gfs2: don't initialize statfs_change inodes in spectator mode by Bob Peterson · 4 years, 2 months ago
  20. 4a55752 gfs2: Split up gfs2_meta_sync into inode and rgrp versions by Bob Peterson · 4 years, 2 months ago
  21. c4af59b gfs2: init_journal's undo directive should also undo the statfs inodes by Bob Peterson · 4 years, 2 months ago
  22. a9dd945 gfs2: Add missing truncate_inode_pages_final for sd_aspace by Bob Peterson · 4 years, 2 months ago
  23. d0f17d3 gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free by Bob Peterson · 4 years, 2 months ago
  24. bedb0f0 gfs2: Recover statfs info in journal head by Abhi Das · 4 years, 3 months ago
  25. 97fd734 gfs2: lookup local statfs inodes prior to journal recovery by Abhi Das · 4 years, 3 months ago
  26. 7309269 gfs2: Add fields for statfs info in struct gfs2_log_header_host by Abhi Das · 4 years, 3 months ago
  27. ed3adb3 gfs2: Ignore subsequent errors after withdraw in rgrp_go_sync by Andreas Gruenbacher · 4 years, 3 months ago
  28. 23cfb0c gfs2: Eliminate gl_vm by Bob Peterson · 4 years, 3 months ago
  29. 2ffed52 gfs2: Only access gl_delete for iopen glocks by Bob Peterson · 4 years, 3 months ago
  30. dbffb29 gfs2: Fix comments to glock_hash_walk by Bob Peterson · 4 years, 3 months ago
  31. e2c6c8a gfs2: eliminate GLF_QUEUED flag in favor of list_empty(gl_holders) by Bob Peterson · 4 years, 3 months ago
  32. b2a846d gfs2: Ignore journal log writes for jdata holes by Bob Peterson · 4 years, 4 months ago
  33. a664574 gfs2: simplify gfs2_block_map by Bob Peterson · 4 years, 5 months ago
  34. 6302d6f gfs2: Only set PageChecked if we have a transaction by Bob Peterson · 4 years, 5 months ago
  35. 249ffe1 gfs2: don't lock sd_ail_lock in gfs2_releasepage by Bob Peterson · 4 years, 5 months ago
  36. 36c7830 gfs2: make gfs2_ail1_empty_one return the count of active items by Bob Peterson · 4 years, 5 months ago
  37. 6894287 gfs2: Wipe jdata and ail1 in gfs2_journal_wipe, formerly gfs2_meta_wipe by Bob Peterson · 4 years, 6 months ago
  38. 97c5e43 gfs2: enhance log_blocks trace point to show log blocks free by Bob Peterson · 4 years, 5 months ago
  39. 77650bd gfs2: add missing log_blocks trace points in gfs2_write_revokes by Bob Peterson · 4 years, 5 months ago
  40. 21b6924 gfs2: rename gfs2_write_full_page to gfs2_write_jdata_page, remove parm by Bob Peterson · 4 years, 6 months ago
  41. 0ddc515 gfs2: add validation checks for size of superblock by Anant Thazhemadam · 4 years, 3 months ago
  42. c2a04b0 gfs2: use-after-free in sysfs deregistration by Jamie Iles · 4 years, 3 months ago
  43. 0e539ca gfs2: Fix NULL pointer dereference in gfs2_rgrp_dump by Andrew Price · 4 years, 3 months ago
  44. 2164f9b gfs2: use iomap for buffered I/O in ordered and writeback mode by Christoph Hellwig · 6 years ago
  45. ee1e2c7 gfs2: call truncate_inode_pages_final for address space glocks by Bob Peterson · 4 years, 4 months ago
  46. 0a0d9f5 gfs2: simplify the logic in gfs2_evict_inode by Bob Peterson · 4 years, 4 months ago
  47. d90be6a gfs2: factor evict_linked_inode out of gfs2_evict_inode by Bob Peterson · 4 years, 4 months ago
  48. 53dbc27e gfs2: further simplify gfs2_evict_inode with new func evict_should_delete by Bob Peterson · 4 years, 4 months ago
  49. 6e7e9a5 gfs2: factor evict_unlinked_inode out of gfs2_evict_inode by Bob Peterson · 4 years, 4 months ago
  50. 23d828f gfs2: rename variable error to ret in gfs2_evict_inode by Bob Peterson · 4 years, 4 months ago
  51. e8a8023 gfs2: convert to use DEFINE_SEQ_ATTRIBUTE macro by Liu Shixin · 4 years, 4 months ago
  52. 521031fa gfs2: Fix bad comment for trans_drain by Bob Peterson · 4 years, 4 months ago
  53. 5a61ae1 gfs2: Make sure we don't miss any delayed withdraws by Andreas Gruenbacher · 4 years, 4 months ago
  54. 40129b8 Merge tag 'gfs2-v5.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 4 months ago
  55. 462582b gfs2: add some much needed cleanup for log flushes that fail by Bob Peterson · 4 years, 5 months ago
  56. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  57. 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
  58. e28c02b gfs2: When gfs2_dirty_inode gets a glock error, dump the glock by Bob Peterson · 4 years, 5 months ago
  59. 70499cd gfs2: Never call gfs2_block_zero_range with an open transaction by Bob Peterson · 4 years, 6 months ago
  60. b0be23b gfs2: print details on transactions that aren't properly ended by Bob Peterson · 4 years, 6 months ago
  61. b57bc0f gfs2: Fix inaccurate comment by Bob Peterson · 4 years, 6 months ago
  62. 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
  63. 60263d5 iomap: fall back to buffered writes for invalidation failures by Christoph Hellwig · 4 years, 6 months ago
  64. 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
  65. c07bfb4 gfs2: Fix refcount leak in gfs2_glock_poke by Andreas Gruenbacher · 4 years, 5 months ago
  66. 4c5c301 gfs2: Pass glock holder to gfs2_file_direct_{read,write} by Andreas Gruenbacher · 4 years, 6 months ago
  67. 5deaf1f gfs2: Add some flags missing from glock output by Bob Peterson · 4 years, 7 months ago
  68. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  69. 20f8299 gfs2: Rework read and page fault locking by Andreas Gruenbacher · 4 years, 6 months ago
  70. c860f8f gfs2: The freeze glock should never be frozen by Bob Peterson · 4 years, 7 months ago
  71. 623ba66 gfs2: When freezing gfs2, use GL_EXACT and not GL_NOCACHE by Bob Peterson · 4 years, 7 months ago
  72. b780cc6 gfs2: read-only mounts should grab the sd_freeze_gl glock by Bob Peterson · 4 years, 7 months ago
  73. 541656d gfs2: freeze should work on read-only mounts by Bob Peterson · 4 years, 7 months ago
  74. 7542486 gfs2: eliminate GIF_ORDERED in favor of list_empty by Bob Peterson · 4 years, 7 months ago
  75. 34244d7 gfs2: Don't sleep during glock hash walk by Andreas Gruenbacher · 4 years, 7 months ago
  76. 58e08e8 gfs2: fix trans slab error when withdraw occurs inside log_flush by Bob Peterson · 4 years, 7 months ago
  77. 5902f4d gfs2: Don't return NULL from gfs2_inode_lookup by Andreas Gruenbacher · 4 years, 7 months ago
  78. 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
  79. 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
  80. 300e549 Merge branch 'gfs2-iopen' into for-next by Andreas Gruenbacher · 4 years, 7 months ago
  81. 83d060c gfs2: fix use-after-free on transaction ail lists by Bob Peterson · 4 years, 7 months ago
  82. b839dad gfs2: new slab for transactions by Bob Peterson · 6 years ago
  83. cbcc89b gfs2: initialize transaction tr_ailX_lists earlier by Bob Peterson · 4 years, 7 months ago
  84. 9e8990d gfs2: Smarter iopen glock waiting by Andreas Gruenbacher · 5 years ago
  85. 35b6f8f gfs2: Wake up when setting GLF_DEMOTE by Andreas Gruenbacher · 5 years ago
  86. b0dcffd gfs2: Check inode generation number in delete_work_func by Andreas Gruenbacher · 5 years ago
  87. b66648a gfs2: Move inode generation number check into gfs2_inode_lookup by Andreas Gruenbacher · 5 years ago
  88. 6bdcade gfs2: Minor gfs2_lookup_by_inum cleanup by Andreas Gruenbacher · 5 years ago
  89. 9e73330 gfs2: Try harder to delete inodes locally by Andreas Gruenbacher · 5 years ago
  90. 8c7b926 gfs2: Give up the iopen glock on contention by Andreas Gruenbacher · 5 years ago
  91. a0e3cc6 gfs2: Turn gl_delete into a delayed work by Andreas Gruenbacher · 5 years ago
  92. f286d62 gfs2: Keep track of deleted inode generations in LVBs by Andreas Gruenbacher · 5 years ago
  93. 15f2547 gfs2: Allow ASPACE glocks to also have an lvb by Bob Peterson · 5 years ago
  94. d5dc3d9 gfs2: instrumentation wrt log_flush stuck by Bob Peterson · 4 years, 8 months ago
  95. ea4e61c gfs2: introduce new gfs2_glock_assert_withdraw by Bob Peterson · 4 years, 8 months ago
  96. 7e901d6 gfs2: print mapping->nrpages in glock dump for address space glocks by Bob Peterson · 4 years, 8 months ago
  97. 10c5db2 fs: move the fiemap definitions out of fs.h by Christoph Hellwig · 4 years, 8 months ago
  98. 1a0b00d gfs2: Only do glock put in gfs2_create_inode for free inodes by Bob Peterson · 4 years, 7 months ago
  99. 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 7 months ago
  100. d438834 fs: convert mpage_readpages to mpage_readahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago