- 356b810 Revert "gfs2: check context in gfs2_glock_put" by Andreas Gruenbacher · 2 years, 11 months ago
- 3c5c67e gfs2: Fix gfs2_instantiate description by Andreas Gruenbacher · 3 years, 1 month ago
- ffd0cd3 gfs2: Fix __gfs2_holder_init function name in kernel-doc comment by Andreas Gruenbacher · 3 years, 1 month ago
- e11b02d gfs2: Fix remote demote of weak glock holders by Andreas Gruenbacher · 3 years, 1 month ago
- a7ac203 gfs2: Fix "Introduce flag for glock holder auto-demotion" by Andreas Gruenbacher · 3 years, 2 months ago
- 7a92dea gfs2: Fix atomic bug in gfs2_instantiate by Andreas Gruenbacher · 3 years, 2 months ago
- 660a612 gfs2: check context in gfs2_glock_put by Alexander Aring · 3 years, 3 months ago
- 7427f3b gfs2: Fix glock_hash_walk bugs by Andreas Gruenbacher · 3 years, 3 months ago
- 486408d gfs2: Cancel remote delete work asynchronously by Andreas Gruenbacher · 3 years, 3 months ago
- f2e70d8 gfs2: fix GL_SKIP node_scope problems by Bob Peterson · 3 years, 3 months ago
- e6f8560 gfs2: split glock instantiation off from do_promote by Bob Peterson · 3 years, 3 months ago
- 60d8bae gfs2: further simplify do_promote by Bob Peterson · 3 years, 3 months ago
- 17a6ece gfs2: re-factor function do_promote by Bob Peterson · 3 years, 3 months ago
- d74d0ce gfs2: Remove 'first' trace_gfs2_promote argument by Andreas Gruenbacher · 3 years, 3 months ago
- 3278b97 gfs2: change go_lock to go_instantiate by Bob Peterson · 3 years, 3 months ago
- b016d9a gfs2: Save ip from gfs2_glock_nq_init by Andreas Gruenbacher · 3 years, 3 months ago
- c1442f6 gfs2: move GL_SKIP check from glops to do_promote by Bob Peterson · 3 years, 3 months ago
- 4c69038 gfs2: Add GL_SKIP holder flag to dump_holder by Bob Peterson · 3 years, 3 months ago
- dc73290 gfs2: Introduce flag for glock holder auto-demotion by Bob Peterson · 3 years, 4 months ago
- 6144464 gfs2: Clean up function may_grant by Andreas Gruenbacher · 3 years, 5 months ago
- 08d7366 gfs2: Remove redundant check from gfs2_glock_dq by Bob Peterson · 3 years, 5 months ago
- a8f1d32 gfs2: Eliminate vestigial HIF_FIRST by Bob Peterson · 3 years, 5 months ago
- 38a618d gfs2: Use list_move_tail instead of list_del/list_add_tail by Baokun Li · 3 years, 7 months ago
- 1ab19c5 gfs2: Fix use-after-free in gfs2_glock_shrink_scan by Hillf Danton · 3 years, 7 months ago
- 865cc3e gfs2: fix a deadlock on withdraw-during-mount by Bob Peterson · 3 years, 7 months ago
- 20265d9 gfs2: fix scheduling while atomic bug in glocks by Bob Peterson · 3 years, 7 months ago
- 7716506 mm: introduce and use mapping_empty() by Matthew Wilcox (Oracle) · 3 years, 8 months ago
- 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
- c551f66 gfs2: Fix a number of kernel-doc warnings by Lee Jones · 3 years, 9 months ago
- 4f0f586 treewide: Change list_sort to use const pointers by Sami Tolvanen · 3 years, 9 months ago
- f68effb gfs2: Eliminate gh parameter from go_xmote_bh func by Bob Peterson · 3 years, 9 months ago
- 06e908c gfs2: Allow node-wide exclusive glock sharing by Bob Peterson · 7 years ago
- a55a47a Revert "GFS2: Prevent delete work from occurring on glocks used for create" by Andreas Gruenbacher · 4 years, 1 month ago
- 515b269 gfs2: set lockdep subclass for iopen glocks by Alexander Aring · 4 years, 1 month ago
- da7d554 gfs2: Wake up when sd_glock_disposal becomes zero by Alexander Aring · 4 years, 2 months ago
- 2ffed52 gfs2: Only access gl_delete for iopen glocks by Bob Peterson · 4 years, 2 months ago
- dbffb29 gfs2: Fix comments to glock_hash_walk by Bob Peterson · 4 years, 3 months ago
- e2c6c8a gfs2: eliminate GLF_QUEUED flag in favor of list_empty(gl_holders) by Bob Peterson · 4 years, 3 months ago
- ee1e2c7 gfs2: call truncate_inode_pages_final for address space glocks by Bob Peterson · 4 years, 3 months ago
- e8a8023 gfs2: convert to use DEFINE_SEQ_ATTRIBUTE macro by Liu Shixin · 4 years, 3 months ago
- c07bfb4 gfs2: Fix refcount leak in gfs2_glock_poke by Andreas Gruenbacher · 4 years, 5 months ago
- 5deaf1f gfs2: Add some flags missing from glock output by Bob Peterson · 4 years, 7 months ago
- 34244d7 gfs2: Don't sleep during glock hash walk by Andreas Gruenbacher · 4 years, 7 months ago
- 300e549 Merge branch 'gfs2-iopen' into for-next by Andreas Gruenbacher · 4 years, 7 months ago
- 9e8990d gfs2: Smarter iopen glock waiting by Andreas Gruenbacher · 5 years ago
- 35b6f8f gfs2: Wake up when setting GLF_DEMOTE by Andreas Gruenbacher · 5 years ago
- b0dcffd gfs2: Check inode generation number in delete_work_func by Andreas Gruenbacher · 5 years ago
- 6bdcade gfs2: Minor gfs2_lookup_by_inum cleanup by Andreas Gruenbacher · 5 years ago
- 8c7b926 gfs2: Give up the iopen glock on contention by Andreas Gruenbacher · 5 years ago
- a0e3cc6 gfs2: Turn gl_delete into a delayed work by Andreas Gruenbacher · 5 years ago
- f286d62 gfs2: Keep track of deleted inode generations in LVBs by Andreas Gruenbacher · 5 years ago
- 15f2547 gfs2: Allow ASPACE glocks to also have an lvb by Bob Peterson · 5 years ago
- ea4e61c gfs2: introduce new gfs2_glock_assert_withdraw by Bob Peterson · 4 years, 7 months ago
- 7e901d6 gfs2: print mapping->nrpages in glock dump for address space glocks by Bob Peterson · 4 years, 7 months ago
- b14c949 Revert "gfs2: Don't demote a glock until its revokes are written" by Bob Peterson · 4 years, 8 months ago
- b11e1a8 gfs2: If go_sync returns error, withdraw but skip invalidate by Bob Peterson · 4 years, 8 months ago
- a8b7528 gfs2: Fix error exit in do_xmote by Bob Peterson · 4 years, 8 months ago
- 969183b gfs2: Switch to list_{first,last}_entry by Andreas Gruenbacher · 5 years ago
- 1c634f9 gfs2: Do proper error checking for go_sync family of glops functions by Bob Peterson · 5 years ago
- df5db5f gfs2: Don't demote a glock until its revokes are written by Bob Peterson · 5 years ago
- d93ae38 gfs2: Check for log write errors before telling dlm to unlock by Bob Peterson · 6 years ago
- 33dbd1e gfs2: fix infinite loop when checking ail item count before go_inval by Bob Peterson · 6 years ago
- 601ef0d gfs2: Force withdraw to replay journals and wait for it to finish by Bob Peterson · 5 years ago
- a72d240 gfs2: Allow some glocks to be used during withdraw by Bob Peterson · 6 years ago
- b3422ca gfs2: Rework how rgrp buffer_heads are managed by Bob Peterson · 5 years ago
- f7be987 gfs2: Remove GFS2_MIN_LVB_SIZE define by Andreas Gruenbacher · 5 years ago
- d99724c gfs2: Close timing window with GLF_INVALIDATE_IN_PROGRESS by Bob Peterson · 5 years ago
- eb43e66 gfs2: Introduce function gfs2_withdrawn by Bob Peterson · 5 years ago
- ad26967 gfs2: Use async glocks for rename by Bob Peterson · 5 years ago
- 01123cf gfs2: create function gfs2_glock_update_hold_time by Andreas Gruenbacher · 5 years ago
- 98fb057 gfs2: Fix possible fs name overflows by Bob Peterson · 5 years ago
- 3792ce9 gfs2: dump fsid when dumping glock problems by Bob Peterson · 6 years ago
- 04aea0c gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWN by Bob Peterson · 6 years ago
- 15a798f gfs2: Use IS_ERR_OR_NULL by Kefeng Wang · 6 years ago
- 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
- 638803d Revert "gfs2: Replace gl_revokes with a GLF flag" by Bob Peterson · 6 years ago
- 7336d0e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 by Thomas Gleixner · 6 years ago
- 73118ca gfs2: Replace gl_revokes with a GLF flag by Bob Peterson · 6 years ago
- 9287c64 gfs2: Fix occasional glock use-after-free by Andreas Gruenbacher · 6 years ago
- 7881ef3 gfs2: Fix lru_count going negative by Ross Lagerwall · 6 years ago
- 605b048 gfs2: Fix missed wakeups in find_insert_glock by Andreas Gruenbacher · 6 years ago
- 2abbf9a gfs: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
- 27a2660f gfs2: Dump nrpages for inodes and their glocks by Bob Peterson · 7 years ago
- e54c78a gfs2: Use fs_* functions instead of pr_* function where we can by Bob Peterson · 6 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
- 3fd5d3a gfs2: Stop using rhashtable_walk_peek by Andreas Gruenbacher · 7 years ago
- 7ac07fd gfs2: Glock dump performance regression fix by Andreas Gruenbacher · 7 years ago
- 97a6ec4 rhashtable: Change rhashtable_walk_start to return void by Tom Herbert · 7 years ago
- 1020165 gfs2: Fix debugfs glocks dump by Andreas Gruenbacher · 7 years ago
- d296b15 gfs2: constify rhashtable_params by Arvind Yadav · 7 years ago
- 27c3b41 GFS2: Fix up some sparse warnings by Bob Peterson · 7 years ago
- a91323e gfs2: Clean up waiting on glocks by Andreas Gruenbacher · 7 years ago
- 71c1b213 gfs2: gfs2_evict_inode: Put glocks asynchronously by Andreas Gruenbacher · 7 years ago
- 0515480 gfs2: gfs2_glock_get: Wait on freeing glocks by Andreas Gruenbacher · 7 years ago
- 645ebd4 GFS2: Don't waste time locking lru_lock for non-lru glocks by Bob Peterson · 7 years ago
- 961ae1d gfs2: Fix glock rhashtable rcu bug by Andreas Gruenbacher · 7 years ago
- 6b0c744 gfs2: Clean up glock work enqueuing by Andreas Gruenbacher · 7 years ago
- ed17545 GFS2: Allow glocks to be unlocked after withdraw by Bob Peterson · 8 years ago
- 0a52aba gfs2: Switch to rhashtable_lookup_get_insert_fast by Andreas Gruenbacher · 8 years ago
- 972b044 gfs2: Don't pack struct lm_lockname by Andreas Gruenbacher · 8 years ago