1. ab8b108 Merge 5.10.31 into android12-5.10 by Greg Kroah-Hartman · 3 years, 9 months ago
  2. 6c6d583 gfs2: report "already frozen/thawed" errors by Bob Peterson · 3 years, 10 months ago
  3. 57fb08f gfs2: Flag a withdraw if init_threads() fails by Andrew Price · 3 years, 10 months ago
  4. b9a61f9 Merge 5.10.27 into android12-5.10 by Greg Kroah-Hartman · 3 years, 10 months ago
  5. 6d7dce3 gfs2: fix use-after-free in trans_drain by Bob Peterson · 3 years, 11 months ago
  6. 57b60a3 Merge 5.10.26 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 10 months ago
  7. 2bdef2b gfs2: bypass signal_our_withdraw if no journal by Bob Peterson · 3 years, 10 months ago
  8. a602e83 gfs2: move freeze glock outside the make_fs_rw and _ro functions by Bob Peterson · 4 years, 1 month ago
  9. 49787b1 gfs2: Add common helper for holding and releasing the freeze glock by Bob Peterson · 4 years, 1 month ago
  10. d8c7f0a Merge 5.10.20 into android12-5.10 by Greg Kroah-Hartman · 3 years, 11 months ago
  11. eb8128c gfs2: Recursive gfs2_quota_hold in gfs2_iomap_end by Andreas Gruenbacher · 4 years ago
  12. a646a31 gfs2: Lock imbalance on error path in gfs2_recover_one by Andreas Gruenbacher · 4 years ago
  13. 42fd500 gfs2: Don't skip dlm unlock if glock has an lvb by Bob Peterson · 4 years ago
  14. fc82ab4 gfs2: fix glock confusion in function signal_our_withdraw by Bob Peterson · 4 years ago
  15. 0ba6450 Merge 34816d20f173 ("Merge tag 'gfs2-v5.10-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2") into android-mainline by Greg Kroah-Hartman · 4 years, 1 month ago
  16. dd0ecf5 gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and delete_work_func by Andreas Gruenbacher · 4 years, 2 months ago
  17. 82e938b gfs2: Upgrade shared glocks for atime updates by Andreas Gruenbacher · 4 years, 2 months ago
  18. f39e7d3 gfs2: Don't freeze the file system during unmount by Bob Peterson · 4 years, 2 months ago
  19. 7787215 gfs2: check for empty rgrp tree in gfs2_ri_update by Bob Peterson · 4 years, 2 months ago
  20. 515b269 gfs2: set lockdep subclass for iopen glocks by Alexander Aring · 4 years, 2 months ago
  21. 16e6281 gfs2: Fix deadlock dumping resource group glocks by Alexander Aring · 4 years, 2 months ago
  22. d53cfb3 Merge 4d02da974ea8 ("Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  23. 20b3291 gfs2: Fix regression in freeze_go_sync by Bob Peterson · 4 years, 2 months ago
  24. 3428a2f Merge 585e5b17b92d ("Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  25. 4e79e3f gfs2: Fix case in which ail writes are done to jdata holes by Bob Peterson · 4 years, 2 months ago
  26. d3039c0 Revert "gfs2: Ignore journal log writes for jdata holes" by Bob Peterson · 4 years, 2 months ago
  27. bc92381 gfs2: fix possible reference leak in gfs2_check_blk_type by Zhang Qilong · 4 years, 2 months ago
  28. 3d5e271 Merge 521b619acdc8 ("Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  29. da7d554 gfs2: Wake up when sd_glock_disposal becomes zero by Alexander Aring · 4 years, 3 months ago
  30. 6bd1c7b gfs2: Don't call cancel_delayed_work_sync from within delete work function by Andreas Gruenbacher · 4 years, 2 months ago
  31. c5c6872 gfs2: check for live vs. read-only file system in gfs2_fitrim by Bob Peterson · 4 years, 3 months ago
  32. 7e5b926 gfs2: don't initialize statfs_change inodes in spectator mode by Bob Peterson · 4 years, 3 months ago
  33. 4a55752 gfs2: Split up gfs2_meta_sync into inode and rgrp versions by Bob Peterson · 4 years, 3 months ago
  34. c4af59b gfs2: init_journal's undo directive should also undo the statfs inodes by Bob Peterson · 4 years, 3 months ago
  35. a9dd945 gfs2: Add missing truncate_inode_pages_final for sd_aspace by Bob Peterson · 4 years, 3 months ago
  36. d0f17d3 gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free by Bob Peterson · 4 years, 3 months ago
  37. 79c83f1 Merge 1f70935f637d ("Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc") into android-mainline by Greg Kroah-Hartman · 4 years, 3 months ago
  38. bedb0f0 gfs2: Recover statfs info in journal head by Abhi Das · 4 years, 3 months ago
  39. 97fd734 gfs2: lookup local statfs inodes prior to journal recovery by Abhi Das · 4 years, 3 months ago
  40. 7309269 gfs2: Add fields for statfs info in struct gfs2_log_header_host by Abhi Das · 4 years, 3 months ago
  41. ed3adb3 gfs2: Ignore subsequent errors after withdraw in rgrp_go_sync by Andreas Gruenbacher · 4 years, 3 months ago
  42. 23cfb0c gfs2: Eliminate gl_vm by Bob Peterson · 4 years, 3 months ago
  43. 2ffed52 gfs2: Only access gl_delete for iopen glocks by Bob Peterson · 4 years, 3 months ago
  44. dbffb29 gfs2: Fix comments to glock_hash_walk by Bob Peterson · 4 years, 3 months ago
  45. e2c6c8a gfs2: eliminate GLF_QUEUED flag in favor of list_empty(gl_holders) by Bob Peterson · 4 years, 3 months ago
  46. b2a846d gfs2: Ignore journal log writes for jdata holes by Bob Peterson · 4 years, 5 months ago
  47. a664574 gfs2: simplify gfs2_block_map by Bob Peterson · 4 years, 5 months ago
  48. 6302d6f gfs2: Only set PageChecked if we have a transaction by Bob Peterson · 4 years, 5 months ago
  49. 249ffe1 gfs2: don't lock sd_ail_lock in gfs2_releasepage by Bob Peterson · 4 years, 5 months ago
  50. 36c7830 gfs2: make gfs2_ail1_empty_one return the count of active items by Bob Peterson · 4 years, 5 months ago
  51. 6894287 gfs2: Wipe jdata and ail1 in gfs2_journal_wipe, formerly gfs2_meta_wipe by Bob Peterson · 4 years, 6 months ago
  52. 97c5e43 gfs2: enhance log_blocks trace point to show log blocks free by Bob Peterson · 4 years, 5 months ago
  53. 77650bd gfs2: add missing log_blocks trace points in gfs2_write_revokes by Bob Peterson · 4 years, 5 months ago
  54. 21b6924 gfs2: rename gfs2_write_full_page to gfs2_write_jdata_page, remove parm by Bob Peterson · 4 years, 6 months ago
  55. 0ddc515 gfs2: add validation checks for size of superblock by Anant Thazhemadam · 4 years, 3 months ago
  56. c2a04b0 gfs2: use-after-free in sysfs deregistration by Jamie Iles · 4 years, 3 months ago
  57. 0e539ca gfs2: Fix NULL pointer dereference in gfs2_rgrp_dump by Andrew Price · 4 years, 3 months ago
  58. 2164f9b gfs2: use iomap for buffered I/O in ordered and writeback mode by Christoph Hellwig · 6 years ago
  59. ee1e2c7 gfs2: call truncate_inode_pages_final for address space glocks by Bob Peterson · 4 years, 4 months ago
  60. 0a0d9f5 gfs2: simplify the logic in gfs2_evict_inode by Bob Peterson · 4 years, 4 months ago
  61. d90be6a gfs2: factor evict_linked_inode out of gfs2_evict_inode by Bob Peterson · 4 years, 4 months ago
  62. 53dbc27e gfs2: further simplify gfs2_evict_inode with new func evict_should_delete by Bob Peterson · 4 years, 4 months ago
  63. 6e7e9a5 gfs2: factor evict_unlinked_inode out of gfs2_evict_inode by Bob Peterson · 4 years, 4 months ago
  64. 23d828f gfs2: rename variable error to ret in gfs2_evict_inode by Bob Peterson · 4 years, 4 months ago
  65. e8a8023 gfs2: convert to use DEFINE_SEQ_ATTRIBUTE macro by Liu Shixin · 4 years, 4 months ago
  66. 521031fa gfs2: Fix bad comment for trans_drain by Bob Peterson · 4 years, 5 months ago
  67. 5a61ae1 gfs2: Make sure we don't miss any delayed withdraws by Andreas Gruenbacher · 4 years, 5 months ago
  68. f022c06 Merge 5.9-rc3 into android-mainline by Greg Kroah-Hartman · 4 years, 5 months ago
  69. 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, 5 months ago
  70. 462582b gfs2: add some much needed cleanup for log flushes that fail by Bob Peterson · 4 years, 5 months ago
  71. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  72. d7b0856 Merge 00e4db51259a ("Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux") into android-mainline by Greg Kroah-Hartman · 4 years, 5 months ago
  73. 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
  74. e28c02b gfs2: When gfs2_dirty_inode gets a glock error, dump the glock by Bob Peterson · 4 years, 6 months ago
  75. 70499cd gfs2: Never call gfs2_block_zero_range with an open transaction by Bob Peterson · 4 years, 6 months ago
  76. 2c136de Merge 86cfccb66937 ("Merge tag 'dlm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm") into android-mainline by Greg Kroah-Hartman · 4 years, 5 months ago
  77. f04a11a Merge 7b4ea9456dd3 ("Revert "x86/mm/64: Do not sync vmalloc/ioremap mappings"") into android-mainline by Greg Kroah-Hartman · 4 years, 5 months ago
  78. b0be23b gfs2: print details on transactions that aren't properly ended by Bob Peterson · 4 years, 6 months ago
  79. b57bc0f gfs2: Fix inaccurate comment by Bob Peterson · 4 years, 6 months ago
  80. 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
  81. 60263d5 iomap: fall back to buffered writes for invalidation failures by Christoph Hellwig · 4 years, 6 months ago
  82. 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
  83. c07bfb4 gfs2: Fix refcount leak in gfs2_glock_poke by Andreas Gruenbacher · 4 years, 6 months ago
  84. 4c5c301 gfs2: Pass glock holder to gfs2_file_direct_{read,write} by Andreas Gruenbacher · 4 years, 7 months ago
  85. 5deaf1f gfs2: Add some flags missing from glock output by Bob Peterson · 4 years, 7 months ago
  86. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
  87. 6c20195 Merge 5.8-rc5 into android-mainline by Greg Kroah-Hartman · 4 years, 6 months ago
  88. 20f8299 gfs2: Rework read and page fault locking by Andreas Gruenbacher · 4 years, 7 months ago
  89. ca9814b Merge 5.8-rc4 into android-mainline by Greg Kroah-Hartman · 4 years, 6 months ago
  90. c860f8f gfs2: The freeze glock should never be frozen by Bob Peterson · 4 years, 7 months ago
  91. 623ba66 gfs2: When freezing gfs2, use GL_EXACT and not GL_NOCACHE by Bob Peterson · 4 years, 7 months ago
  92. b780cc6 gfs2: read-only mounts should grab the sd_freeze_gl glock by Bob Peterson · 4 years, 7 months ago
  93. 541656d gfs2: freeze should work on read-only mounts by Bob Peterson · 4 years, 7 months ago
  94. 7542486 gfs2: eliminate GIF_ORDERED in favor of list_empty by Bob Peterson · 4 years, 7 months ago
  95. 34244d7 gfs2: Don't sleep during glock hash walk by Andreas Gruenbacher · 4 years, 7 months ago
  96. 58e08e8 gfs2: fix trans slab error when withdraw occurs inside log_flush by Bob Peterson · 4 years, 7 months ago
  97. 5902f4d gfs2: Don't return NULL from gfs2_inode_lookup by Andreas Gruenbacher · 4 years, 7 months ago
  98. a253db89 Merge ad57a1022f9e ("Merge tag 'exfat-for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat") into android-mainline by Greg Kroah-Hartman · 4 years, 7 months ago
  99. 2f9c5c3 Merge 3b69e8b45711 ("Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh") into android-mainline by Greg Kroah-Hartman · 4 years, 7 months ago
  100. a64320f Merge 94709049fb84 ("Merge branch 'akpm' (patches from Andrew)") into android-mainline by Greg Kroah-Hartman · 4 years, 7 months ago