1. 8ce964b Merge tag 'gfs2-v5.16-rc3-fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 2 years, 11 months ago
  2. d3add1a gfs2: Fix gfs2_release for non-writers regression by Bob Peterson · 3 years ago
  3. 356b810 Revert "gfs2: check context in gfs2_glock_put" by Andreas Gruenbacher · 2 years, 11 months ago
  4. 6dc69d3 Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years ago
  5. 74382e2 gfs2: dump inode object for iopen glocks by Bob Peterson · 3 years ago
  6. cf6299b6 kobject: remove kset from struct kset_uevent_ops callbacks by Greg Kroah-Hartman · 3 years ago
  7. 3c5c67e gfs2: Fix gfs2_instantiate description by Andreas Gruenbacher · 3 years, 1 month ago
  8. 8d56716 gfs2: Remove redundant check for GLF_INSTANTIATE_NEEDED by Andreas Gruenbacher · 3 years, 1 month ago
  9. 1d05ee7 gfs2: remove redundant set of INSTANTIATE_NEEDED by Bob Peterson · 3 years, 2 months ago
  10. ffd0cd3 gfs2: Fix __gfs2_holder_init function name in kernel-doc comment by Andreas Gruenbacher · 3 years, 1 month ago
  11. 3d36e57 gfs2: gfs2_create_inode rework by Andreas Gruenbacher · 3 years, 1 month ago
  12. 5f6e13b gfs2: gfs2_inode_lookup rework by Andreas Gruenbacher · 3 years, 1 month ago
  13. b8e12e3 gfs2: gfs2_inode_lookup cleanup by Andreas Gruenbacher · 3 years, 1 month ago
  14. e11b02d gfs2: Fix remote demote of weak glock holders by Andreas Gruenbacher · 3 years, 1 month ago
  15. 554c577 gfs2: Prevent endless loops in gfs2_file_buffered_write by Andreas Gruenbacher · 3 years, 2 months ago
  16. a7ac203 gfs2: Fix "Introduce flag for glock holder auto-demotion" by Andreas Gruenbacher · 3 years, 2 months ago
  17. f3506ee gfs2: Fix length of holes reported at end-of-file by Andreas Gruenbacher · 3 years, 2 months ago
  18. 49462e2 gfs2: release iopen glock early in evict by Bob Peterson · 3 years, 2 months ago
  19. 7a92dea gfs2: Fix atomic bug in gfs2_instantiate by Andreas Gruenbacher · 3 years, 2 months ago
  20. 9642c8c gfs2: Only dereference i->iov when iter_is_iovec(i) by Andreas Gruenbacher · 3 years, 2 months ago
  21. 78805cb Merge tag 'gfs2-v5.15-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 2 months ago
  22. c03098d Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 2 months ago
  23. 33c8846c Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  24. e34e6f8 gfs2: Fix unused value warning in do_gfs2_set_flags() by Tim Gardner · 3 years, 3 months ago
  25. 660a612 gfs2: check context in gfs2_glock_put by Alexander Aring · 3 years, 3 months ago
  26. 7427f3b gfs2: Fix glock_hash_walk bugs by Andreas Gruenbacher · 3 years, 3 months ago
  27. 486408d gfs2: Cancel remote delete work asynchronously by Andreas Gruenbacher · 3 years, 3 months ago
  28. 8793e14 gfs2: set glock object after nq by Bob Peterson · 3 years, 3 months ago
  29. 4b3113a gfs2: remove RDF_UPTODATE flag by Bob Peterson · 3 years, 3 months ago
  30. ec1d398 gfs2: Eliminate GIF_INVALID flag by Bob Peterson · 3 years, 3 months ago
  31. f2e70d8 gfs2: fix GL_SKIP node_scope problems by Bob Peterson · 3 years, 3 months ago
  32. e6f8560 gfs2: split glock instantiation off from do_promote by Bob Peterson · 3 years, 3 months ago
  33. 60d8bae gfs2: further simplify do_promote by Bob Peterson · 3 years, 3 months ago
  34. 17a6ece gfs2: re-factor function do_promote by Bob Peterson · 3 years, 3 months ago
  35. d74d0ce gfs2: Remove 'first' trace_gfs2_promote argument by Andreas Gruenbacher · 3 years, 3 months ago
  36. 3278b97 gfs2: change go_lock to go_instantiate by Bob Peterson · 3 years, 3 months ago
  37. a739765 gfs2: dump glocks from gfs2_consist_OBJ_i by Bob Peterson · 3 years, 3 months ago
  38. 763766c gfs2: dequeue iopen holder in gfs2_inode_lookup error by Bob Peterson · 3 years, 3 months ago
  39. b016d9a gfs2: Save ip from gfs2_glock_nq_init by Andreas Gruenbacher · 3 years, 3 months ago
  40. a500bd3 gfs2: Allow append and immutable bits to coexist by Bob Peterson · 3 years, 4 months ago
  41. c98c2ca gfs2: Switch some BUG_ON to GLOCK_BUG_ON for debug by Bob Peterson · 3 years, 3 months ago
  42. c1442f6 gfs2: move GL_SKIP check from glops to do_promote by Bob Peterson · 3 years, 4 months ago
  43. 4c69038 gfs2: Add GL_SKIP holder flag to dump_holder by Bob Peterson · 3 years, 4 months ago
  44. 6edb6ba gfs2: remove redundant check in gfs2_rgrp_go_lock by Bob Peterson · 3 years, 4 months ago
  45. b01b2d7 gfs2: Fix mmap + page fault deadlocks for direct I/O by Andreas Gruenbacher · 3 years, 6 months ago
  46. 4fdccaa iomap: Add done_before argument to iomap_dio_rw by Andreas Gruenbacher · 3 years, 5 months ago
  47. 00bfe02 gfs2: Fix mmap + page fault deadlocks for buffered I/O by Andreas Gruenbacher · 3 years, 2 months ago
  48. 1b223f7 gfs2: Eliminate ip->i_gh by Andreas Gruenbacher · 3 years, 4 months ago
  49. b924bda gfs2: Move the inode glock locking to gfs2_file_buffered_write by Andreas Gruenbacher · 3 years, 5 months ago
  50. dc73290 gfs2: Introduce flag for glock holder auto-demotion by Bob Peterson · 3 years, 4 months ago
  51. 6144464 gfs2: Clean up function may_grant by Andreas Gruenbacher · 3 years, 5 months ago
  52. 2eb7509 gfs2: Add wrapper for iomap_file_buffered_write by Andreas Gruenbacher · 3 years, 8 months ago
  53. 3e08773 block: switch polling to be bio based by Christoph Hellwig · 3 years, 3 months ago
  54. 90f7d7a locks: remove LOCK_MAND flock lock support by Jeff Layton · 3 years, 4 months ago
  55. 7b871c7 Merge branch 'work.gfs2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 4 months ago
  56. 815409a Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 3 years, 4 months ago
  57. 0ee7c3e Merge tag 'iomap-5.15-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 4 months ago
  58. 4529fb1 Merge tag 'gfs2-v5.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 4 months ago
  59. f7e33bd fs: remove mandatory file locking support by Jeff Layton · 3 years, 4 months ago
  60. 08d7366 gfs2: Remove redundant check from gfs2_glock_dq by Bob Peterson · 3 years, 5 months ago
  61. fffe9be gfs2: Delay withdraw from atomic context by Bob Peterson · 3 years, 5 months ago
  62. d1340f8 gfs2: Don't call dlm after protocol is unmounted by Bob Peterson · 3 years, 5 months ago
  63. 8cc67f7 gfs2: don't stop reads while withdraw in progress by Bob Peterson · 3 years, 5 months ago
  64. 1b8550b gfs2: Mark journal inodes as "don't cache" by Bob Peterson · 3 years, 5 months ago
  65. ba3ca2b gfs2: nit: gfs2_drop_inode shouldn't return bool by Bob Peterson · 3 years, 5 months ago
  66. a8f1d32 gfs2: Eliminate vestigial HIF_FIRST by Bob Peterson · 3 years, 5 months ago
  67. 7392fbb gfs2: Make recovery error more readable by Bob Peterson · 3 years, 5 months ago
  68. 70c11ba gfs2: Don't release and reacquire local statfs bh by Bob Peterson · 3 years, 6 months ago
  69. a28dc12 gfs2: init system threads before freeze lock by Bob Peterson · 3 years, 8 months ago
  70. dc7674e gfs2: tiny cleanup in gfs2_log_reserve by Bob Peterson · 3 years, 6 months ago
  71. 69a6114 gfs2: trivial clean up of gfs2_ail_error by Bob Peterson · 3 years, 7 months ago
  72. c37453c gfs2: be more verbose replaying invalid rgrp blocks by Bob Peterson · 3 years, 10 months ago
  73. 0cad624 vfs: add rcu argument to ->get_acl() callback by Miklos Szeredi · 3 years, 4 months ago
  74. 1d25d0a iomap: remove the iomap arguments to ->page_{prepare,done} by Christoph Hellwig · 3 years, 5 months ago
  75. d75b9fa0 gfs2: Switch to may_setattr in gfs2_setattr by Andreas Gruenbacher · 3 years, 5 months ago
  76. 9d9b160 gfs2: Fix glock recursion in freeze_go_xmote_bh by Bob Peterson · 3 years, 7 months ago
  77. a6579cb gfs2: Fix memory leak of object lsi on error return path by Colin Ian King · 3 years, 6 months ago
  78. 8418dab Merge tag 'gfs2-v5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 6 months ago
  79. fd7353f iomap: use __set_page_dirty_nobuffers by Matthew Wilcox (Oracle) · 3 years, 6 months ago
  80. 0af5737 mm: require ->set_page_dirty to be explicitly wired up by Christoph Hellwig · 3 years, 6 months ago
  81. 7a607a4 gfs2: Clean up gfs2_unstuff_dinode by Andreas Gruenbacher · 3 years, 6 months ago
  82. 64090cb gfs2: Unstuff before locking page in gfs2_page_mkwrite by Andreas Gruenbacher · 3 years, 6 months ago
  83. 0fc3bcd gfs2: Clean up the error handling in gfs2_page_mkwrite by Andreas Gruenbacher · 3 years, 8 months ago
  84. 5d49d35 gfs2: Fix error handling in init_statfs by Andreas Gruenbacher · 3 years, 6 months ago
  85. d3c51c5 gfs2: Fix underflow in gfs2_page_mkwrite by Andreas Gruenbacher · 3 years, 6 months ago
  86. 38a618d gfs2: Use list_move_tail instead of list_del/list_add_tail by Baokun Li · 3 years, 7 months ago
  87. 0f1616f gfs2: Fix do_gfs2_set_flags description by Andreas Gruenbacher · 3 years, 7 months ago
  88. d5b8145 Revert "gfs2: Fix mmap locking for write faults" by Andreas Gruenbacher · 3 years, 7 months ago
  89. 1ab19c5 gfs2: Fix use-after-free in gfs2_glock_shrink_scan by Hillf Danton · 3 years, 7 months ago
  90. b7f55d9 gfs2: Fix mmap locking for write faults by Andreas Gruenbacher · 3 years, 8 months ago
  91. f5456b5 gfs2: Clean up revokes on normal withdraws by Bob Peterson · 3 years, 7 months ago
  92. 865cc3e gfs2: fix a deadlock on withdraw-during-mount by Bob Peterson · 3 years, 7 months ago
  93. 20265d9 gfs2: fix scheduling while atomic bug in glocks by Bob Peterson · 3 years, 7 months ago
  94. 4194dec gfs2: Fix I_NEW check in gfs2_dinode_in by Bob Peterson · 3 years, 7 months ago
  95. 43a511c gfs2: Prevent direct-I/O write fallback errors from getting lost by Andreas Gruenbacher · 3 years, 8 months ago
  96. 7716506 mm: introduce and use mapping_empty() by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  97. 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
  98. a4f7fae Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 8 months ago
  99. d1466bc Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 8 months ago
  100. e5966cf gfs2: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago