index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
glock.c
Age
Commit message (
Expand
)
Author
2025-12-03
Merge tag 'gfs2-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
2025-11-26
gfs2: Clean up properly during a withdraw
Andreas Gruenbacher
2025-11-26
gfs2: Rename gfs2_{gl_dq_holders => withdraw_glocks}
Andreas Gruenbacher
2025-11-26
Revert "gfs2: fix infinite loop when checking ail item count before go_inval"
Andreas Gruenbacher
2025-11-26
Revert "gfs2: Allow some glocks to be used during withdraw"
Andreas Gruenbacher
2025-11-26
Revert "gfs2: Check for log write errors before telling dlm to unlock"
Andreas Gruenbacher
2025-11-26
Revert "gfs2: fix a deadlock on withdraw-during-mount"
Andreas Gruenbacher
2025-11-26
Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (5/6)
Andreas Gruenbacher
2025-11-26
Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (2/6)
Andreas Gruenbacher
2025-11-26
Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (1/6)
Andreas Gruenbacher
2025-11-26
gfs2: Rename LM_FLAG_{NOEXP -> RECOVER}
Andreas Gruenbacher
2025-11-26
gfs2: Withdraw immediately on log write errors
Andreas Gruenbacher
2025-11-26
gfs2: Rename gfs2_{withdrawing_or_ => }withdrawn
Andreas Gruenbacher
2025-11-26
gfs2: Get rid of delayed withdraws
Andreas Gruenbacher
2025-11-26
gfs2: Minor cosmetic remote delete cleanups
Andreas Gruenbacher
2025-11-26
gfs2: Prevent recursive memory reclaim
Andreas Gruenbacher
2025-11-25
fs: rework I_NEW handling to operate without fences
Mateusz Guzik
2025-10-31
gfs2: document ip in __gfs2_holder_init kernel-doc comment
Sukrut Heroorkar
2025-09-12
gfs2: Add proper lockspace locking
Andreas Gruenbacher
2025-09-12
gfs2: Minor run_queue fixes
Andreas Gruenbacher
2025-09-12
gfs2: run_queue cleanup
Andreas Gruenbacher
2025-09-12
gfs2: Simplify do_promote
Andreas Gruenbacher
2025-09-12
gfs2: Get rid of GLF_INVALIDATE_IN_PROGRESS
Andreas Gruenbacher
2025-09-12
gfs2: Fix GLF_INVALIDATE_IN_PROGRESS flag clearing in do_xmote
Andreas Gruenbacher
2025-09-12
gfs2: Remove duplicate check in do_xmote
Andreas Gruenbacher
2025-09-12
gfs2: Fix LM_FLAG_TRY* logic in add_to_queue
Andreas Gruenbacher
2025-09-12
gfs2: Remove DLM_LKF_ALTCW / DLM_LKF_ALTPR code
Andreas Gruenbacher
2025-09-12
gfs2: Further sanitize lock_dlm.c
Andreas Gruenbacher
2025-09-12
gfs2: Do not use atomic operations unnecessarily
Andreas Gruenbacher
2025-09-12
gfs2: Partially revert "gfs2: do_xmote fixes"
Andreas Gruenbacher
2025-09-12
gfs2: Simplify refcounting in do_xmote
Andreas Gruenbacher
2025-09-12
gfs2: do_xmote cleanup
Andreas Gruenbacher
2025-09-12
gfs2: Remove space before newline
Colin Ian King
2025-07-15
gfs2: a minor finish_xmote cleanup
Andreas Gruenbacher
2025-07-15
gfs2: simplify finish_xmote
Andreas Gruenbacher
2025-07-15
gfs2: sanitize the gdlm_ast -> finish_xmote interface
Andreas Gruenbacher
2025-07-09
gfs2: Minor do_xmote cancelation fix
Andreas Gruenbacher
2025-04-21
gfs2: replace sd_aspace with sd_inode
Andreas Gruenbacher
2025-03-27
Merge tag 'gfs2-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
2025-03-10
gfs2: remove redundant warnings
Andreas Gruenbacher
2025-03-10
gfs2: Prevent inode creation race (2)
Andreas Gruenbacher
2025-03-10
gfs2: Fix additional unlikely request cancelation race
Andreas Gruenbacher
2025-03-10
gfs2: Fix request cancelation bug
Andreas Gruenbacher
2025-03-10
gfs2: Check for empty queue in run_queue
Andreas Gruenbacher
2025-03-10
gfs2: Remove more dead code in add_to_queue
Andreas Gruenbacher
2025-03-10
gfs2: Replace GIF_DEFER_DELETE with GLF_DEFER_DELETE
Andreas Gruenbacher
2025-03-10
gfs2: glock holder GL_NOPID fix
Andreas Gruenbacher
2025-03-10
gfs2: Add GLF_PENDING_REPLY flag
Andreas Gruenbacher
2025-02-07
lockref: remove count argument of lockref_init
Andreas Gruenbacher
2025-02-07
gfs2: use lockref_init for gl_lockref
Andreas Gruenbacher
[next]