1. 3d198e4 Merge tag 'gfs2-v5.17-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 2 years, 11 months ago
  2. 27ca827 gfs2: Make sure FITRIM minlen is rounded up to fs block size by Andrew Price · 2 years, 11 months ago
  3. 561593a Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block by Linus Torvalds · 2 years, 11 months ago
  4. 3bde4c4 gfs2: Make sure not to return short direct writes by Andreas Gruenbacher · 2 years, 11 months ago
  5. 1166183 gfs2: Remove dead code in gfs2_file_read_iter by Andreas Gruenbacher · 2 years, 11 months ago
  6. 46f3e04 gfs2: Fix gfs2_file_buffered_write endless loop workaround by Andreas Gruenbacher · 2 years, 11 months ago
  7. 124c458a gfs2: Minor retry logic cleanup by Andreas Gruenbacher · 2 years, 11 months ago
  8. 52f3f03 gfs2: Disable page faults during lockless buffered reads by Andreas Gruenbacher · 3 years ago
  9. bb7f5d9 gfs2: Fix should_fault_in_pages() logic by Andreas Gruenbacher · 3 years ago
  10. 6b1f86f Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 2 years, 11 months ago
  11. 3bf03b9 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 2 years, 11 months ago
  12. fd60b28 fs: allocate inode by using alloc_inode_sb() by Muchun Song · 2 years, 11 months ago
  13. 616355c Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block by Linus Torvalds · 2 years, 11 months ago
  14. e621900 fs: Convert __set_page_dirty_buffers to block_dirty_folio by Matthew Wilcox (Oracle) · 3 years ago
  15. 187c82c fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folio by Matthew Wilcox (Oracle) · 3 years ago
  16. 5f4b297 gfs2: Convert invalidatepage to invalidate_folio by Matthew Wilcox (Oracle) · 3 years ago
  17. 7ba13ab fs: Turn block_invalidatepage into block_invalidate_folio by Matthew Wilcox (Oracle) · 3 years ago
  18. d82354f iomap: Remove iomap_invalidatepage() by Matthew Wilcox (Oracle) · 3 years ago
  19. c75e707 block: remove the per-bio/request write hint by Christoph Hellwig · 3 years ago
  20. 13400b1 Merge branch 'for-5.18/block' into for-5.18/write-streams by Jens Axboe · 3 years ago
  21. b296393 gfs2: Remove return value for gfs2_indirect_init by Bob Peterson · 3 years ago
  22. a4e8145 gfs2: Initialize gh_error in gfs2_glock_nq by Andreas Gruenbacher · 3 years, 1 month ago
  23. 5a27a43 gfs2: Make use of list_is_first by Andreas Gruenbacher · 3 years, 1 month ago
  24. 29464ee gfs2: Switch lock order of inode and iopen glock by Andreas Gruenbacher · 3 years, 1 month ago
  25. 1fc05c8 gfs2: cancel timed-out glock requests by Andreas Gruenbacher · 3 years, 1 month ago
  26. a892b12 gfs2: Expect -EBUSY after canceling dlm locking requests by Andreas Gruenbacher · 3 years ago
  27. 7336905 gfs2: gfs2_setattr_size error path fix by Andreas Gruenbacher · 3 years, 2 months ago
  28. 428f651 gfs2: assign rgrp glock before compute_bitstructs by Bob Peterson · 3 years, 1 month ago
  29. 8ce964b Merge tag 'gfs2-v5.16-rc3-fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years ago
  30. d3add1a gfs2: Fix gfs2_release for non-writers regression by Bob Peterson · 3 years, 1 month ago
  31. 356b810 Revert "gfs2: check context in gfs2_glock_put" by Andreas Gruenbacher · 3 years ago
  32. 07888c66 block: pass a block_device and opf to bio_alloc by Christoph Hellwig · 3 years, 1 month ago
  33. 322cbb5 block: remove genhd.h by Christoph Hellwig · 3 years, 1 month ago
  34. 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, 1 month ago
  35. 74382e2 gfs2: dump inode object for iopen glocks by Bob Peterson · 3 years, 2 months ago
  36. cf6299b6 kobject: remove kset from struct kset_uevent_ops callbacks by Greg Kroah-Hartman · 3 years, 2 months ago
  37. 3c5c67ec gfs2: Fix gfs2_instantiate description by Andreas Gruenbacher · 3 years, 3 months ago
  38. 8d56716 gfs2: Remove redundant check for GLF_INSTANTIATE_NEEDED by Andreas Gruenbacher · 3 years, 3 months ago
  39. 1d05ee7 gfs2: remove redundant set of INSTANTIATE_NEEDED by Bob Peterson · 3 years, 3 months ago
  40. ffd0cd3 gfs2: Fix __gfs2_holder_init function name in kernel-doc comment by Andreas Gruenbacher · 3 years, 3 months ago
  41. 3d36e57 gfs2: gfs2_create_inode rework by Andreas Gruenbacher · 3 years, 3 months ago
  42. 5f6e13b gfs2: gfs2_inode_lookup rework by Andreas Gruenbacher · 3 years, 3 months ago
  43. b8e12e3 gfs2: gfs2_inode_lookup cleanup by Andreas Gruenbacher · 3 years, 3 months ago
  44. e11b02d gfs2: Fix remote demote of weak glock holders by Andreas Gruenbacher · 3 years, 3 months ago
  45. 554c577 gfs2: Prevent endless loops in gfs2_file_buffered_write by Andreas Gruenbacher · 3 years, 3 months ago
  46. a7ac203 gfs2: Fix "Introduce flag for glock holder auto-demotion" by Andreas Gruenbacher · 3 years, 3 months ago
  47. f3506ee gfs2: Fix length of holes reported at end-of-file by Andreas Gruenbacher · 3 years, 3 months ago
  48. 49462e2 gfs2: release iopen glock early in evict by Bob Peterson · 3 years, 4 months ago
  49. 7a92dea gfs2: Fix atomic bug in gfs2_instantiate by Andreas Gruenbacher · 3 years, 3 months ago
  50. 9642c8c gfs2: Only dereference i->iov when iter_is_iovec(i) by Andreas Gruenbacher · 3 years, 3 months ago
  51. 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, 3 months ago
  52. 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, 3 months ago
  53. 33c8846c Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 3 months ago
  54. e34e6f8 gfs2: Fix unused value warning in do_gfs2_set_flags() by Tim Gardner · 3 years, 5 months ago
  55. 660a612 gfs2: check context in gfs2_glock_put by Alexander Aring · 3 years, 4 months ago
  56. 7427f3b gfs2: Fix glock_hash_walk bugs by Andreas Gruenbacher · 3 years, 4 months ago
  57. 486408d gfs2: Cancel remote delete work asynchronously by Andreas Gruenbacher · 3 years, 4 months ago
  58. 8793e14 gfs2: set glock object after nq by Bob Peterson · 3 years, 5 months ago
  59. 4b3113a gfs2: remove RDF_UPTODATE flag by Bob Peterson · 3 years, 4 months ago
  60. ec1d398 gfs2: Eliminate GIF_INVALID flag by Bob Peterson · 3 years, 4 months ago
  61. f2e70d8 gfs2: fix GL_SKIP node_scope problems by Bob Peterson · 3 years, 4 months ago
  62. e6f8560 gfs2: split glock instantiation off from do_promote by Bob Peterson · 3 years, 4 months ago
  63. 60d8bae gfs2: further simplify do_promote by Bob Peterson · 3 years, 4 months ago
  64. 17a6ece gfs2: re-factor function do_promote by Bob Peterson · 3 years, 4 months ago
  65. d74d0ce gfs2: Remove 'first' trace_gfs2_promote argument by Andreas Gruenbacher · 3 years, 4 months ago
  66. 3278b97 gfs2: change go_lock to go_instantiate by Bob Peterson · 3 years, 5 months ago
  67. a739765 gfs2: dump glocks from gfs2_consist_OBJ_i by Bob Peterson · 3 years, 5 months ago
  68. 763766c gfs2: dequeue iopen holder in gfs2_inode_lookup error by Bob Peterson · 3 years, 5 months ago
  69. b016d9a gfs2: Save ip from gfs2_glock_nq_init by Andreas Gruenbacher · 3 years, 5 months ago
  70. a500bd3 gfs2: Allow append and immutable bits to coexist by Bob Peterson · 3 years, 6 months ago
  71. c98c2ca gfs2: Switch some BUG_ON to GLOCK_BUG_ON for debug by Bob Peterson · 3 years, 5 months ago
  72. c1442f6 gfs2: move GL_SKIP check from glops to do_promote by Bob Peterson · 3 years, 5 months ago
  73. 4c69038 gfs2: Add GL_SKIP holder flag to dump_holder by Bob Peterson · 3 years, 5 months ago
  74. 6edb6ba gfs2: remove redundant check in gfs2_rgrp_go_lock by Bob Peterson · 3 years, 5 months ago
  75. b01b2d72 gfs2: Fix mmap + page fault deadlocks for direct I/O by Andreas Gruenbacher · 3 years, 7 months ago
  76. 4fdccaa iomap: Add done_before argument to iomap_dio_rw by Andreas Gruenbacher · 3 years, 7 months ago
  77. 00bfe02 gfs2: Fix mmap + page fault deadlocks for buffered I/O by Andreas Gruenbacher · 3 years, 4 months ago
  78. 1b223f7 gfs2: Eliminate ip->i_gh by Andreas Gruenbacher · 3 years, 6 months ago
  79. b924bda gfs2: Move the inode glock locking to gfs2_file_buffered_write by Andreas Gruenbacher · 3 years, 6 months ago
  80. dc73290 gfs2: Introduce flag for glock holder auto-demotion by Bob Peterson · 3 years, 6 months ago
  81. 6144464 gfs2: Clean up function may_grant by Andreas Gruenbacher · 3 years, 6 months ago
  82. 2eb7509 gfs2: Add wrapper for iomap_file_buffered_write by Andreas Gruenbacher · 3 years, 9 months ago
  83. 3e08773 block: switch polling to be bio based by Christoph Hellwig · 3 years, 4 months ago
  84. 90f7d7a locks: remove LOCK_MAND flock lock support by Jeff Layton · 3 years, 5 months ago
  85. 7b871c7 Merge branch 'work.gfs2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 5 months ago
  86. 815409a Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 3 years, 5 months ago
  87. 0ee7c3e Merge tag 'iomap-5.15-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 6 months ago
  88. 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, 6 months ago
  89. f7e33bd fs: remove mandatory file locking support by Jeff Layton · 3 years, 6 months ago
  90. 08d7366 gfs2: Remove redundant check from gfs2_glock_dq by Bob Peterson · 3 years, 7 months ago
  91. fffe9be gfs2: Delay withdraw from atomic context by Bob Peterson · 3 years, 7 months ago
  92. d1340f8 gfs2: Don't call dlm after protocol is unmounted by Bob Peterson · 3 years, 7 months ago
  93. 8cc67f7 gfs2: don't stop reads while withdraw in progress by Bob Peterson · 3 years, 7 months ago
  94. 1b8550b gfs2: Mark journal inodes as "don't cache" by Bob Peterson · 3 years, 7 months ago
  95. ba3ca2b gfs2: nit: gfs2_drop_inode shouldn't return bool by Bob Peterson · 3 years, 7 months ago
  96. a8f1d32 gfs2: Eliminate vestigial HIF_FIRST by Bob Peterson · 3 years, 7 months ago
  97. 7392fbb gfs2: Make recovery error more readable by Bob Peterson · 3 years, 7 months ago
  98. 70c11ba gfs2: Don't release and reacquire local statfs bh by Bob Peterson · 3 years, 8 months ago
  99. a28dc12 gfs2: init system threads before freeze lock by Bob Peterson · 3 years, 9 months ago
  100. dc7674e gfs2: tiny cleanup in gfs2_log_reserve by Bob Peterson · 3 years, 8 months ago