summaryrefslogtreecommitdiff
path: root/fs/gfs2/glock.c
AgeCommit message (Expand)Author
2025-12-03Merge tag 'gfs2-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2025-11-26gfs2: Clean up properly during a withdrawAndreas Gruenbacher
2025-11-26gfs2: Rename gfs2_{gl_dq_holders => withdraw_glocks}Andreas Gruenbacher
2025-11-26Revert "gfs2: fix infinite loop when checking ail item count before go_inval"Andreas Gruenbacher
2025-11-26Revert "gfs2: Allow some glocks to be used during withdraw"Andreas Gruenbacher
2025-11-26Revert "gfs2: Check for log write errors before telling dlm to unlock"Andreas Gruenbacher
2025-11-26Revert "gfs2: fix a deadlock on withdraw-during-mount"Andreas Gruenbacher
2025-11-26Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (5/6)Andreas Gruenbacher
2025-11-26Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (2/6)Andreas Gruenbacher
2025-11-26Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (1/6)Andreas Gruenbacher
2025-11-26gfs2: Rename LM_FLAG_{NOEXP -> RECOVER}Andreas Gruenbacher
2025-11-26gfs2: Withdraw immediately on log write errorsAndreas Gruenbacher
2025-11-26gfs2: Rename gfs2_{withdrawing_or_ => }withdrawnAndreas Gruenbacher
2025-11-26gfs2: Get rid of delayed withdrawsAndreas Gruenbacher
2025-11-26gfs2: Minor cosmetic remote delete cleanupsAndreas Gruenbacher
2025-11-26gfs2: Prevent recursive memory reclaimAndreas Gruenbacher
2025-11-25fs: rework I_NEW handling to operate without fencesMateusz Guzik
2025-10-31gfs2: document ip in __gfs2_holder_init kernel-doc commentSukrut Heroorkar
2025-09-12gfs2: Add proper lockspace lockingAndreas Gruenbacher
2025-09-12gfs2: Minor run_queue fixesAndreas Gruenbacher
2025-09-12gfs2: run_queue cleanupAndreas Gruenbacher
2025-09-12gfs2: Simplify do_promoteAndreas Gruenbacher
2025-09-12gfs2: Get rid of GLF_INVALIDATE_IN_PROGRESSAndreas Gruenbacher
2025-09-12gfs2: Fix GLF_INVALIDATE_IN_PROGRESS flag clearing in do_xmoteAndreas Gruenbacher
2025-09-12gfs2: Remove duplicate check in do_xmoteAndreas Gruenbacher
2025-09-12gfs2: Fix LM_FLAG_TRY* logic in add_to_queueAndreas Gruenbacher
2025-09-12gfs2: Remove DLM_LKF_ALTCW / DLM_LKF_ALTPR codeAndreas Gruenbacher
2025-09-12gfs2: Further sanitize lock_dlm.cAndreas Gruenbacher
2025-09-12gfs2: Do not use atomic operations unnecessarilyAndreas Gruenbacher
2025-09-12gfs2: Partially revert "gfs2: do_xmote fixes"Andreas Gruenbacher
2025-09-12gfs2: Simplify refcounting in do_xmoteAndreas Gruenbacher
2025-09-12gfs2: do_xmote cleanupAndreas Gruenbacher
2025-09-12gfs2: Remove space before newlineColin Ian King
2025-07-15gfs2: a minor finish_xmote cleanupAndreas Gruenbacher
2025-07-15gfs2: simplify finish_xmoteAndreas Gruenbacher
2025-07-15gfs2: sanitize the gdlm_ast -> finish_xmote interfaceAndreas Gruenbacher
2025-07-09gfs2: Minor do_xmote cancelation fixAndreas Gruenbacher
2025-04-21gfs2: replace sd_aspace with sd_inodeAndreas Gruenbacher
2025-03-27Merge tag 'gfs2-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2025-03-10gfs2: remove redundant warningsAndreas Gruenbacher
2025-03-10gfs2: Prevent inode creation race (2)Andreas Gruenbacher
2025-03-10gfs2: Fix additional unlikely request cancelation raceAndreas Gruenbacher
2025-03-10gfs2: Fix request cancelation bugAndreas Gruenbacher
2025-03-10gfs2: Check for empty queue in run_queueAndreas Gruenbacher
2025-03-10gfs2: Remove more dead code in add_to_queueAndreas Gruenbacher
2025-03-10gfs2: Replace GIF_DEFER_DELETE with GLF_DEFER_DELETEAndreas Gruenbacher
2025-03-10gfs2: glock holder GL_NOPID fixAndreas Gruenbacher
2025-03-10gfs2: Add GLF_PENDING_REPLY flagAndreas Gruenbacher
2025-02-07lockref: remove count argument of lockref_initAndreas Gruenbacher
2025-02-07gfs2: use lockref_init for gl_lockrefAndreas Gruenbacher