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