index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
glock.c
Age
Commit message (
Expand
)
Author
10 days
gfs2: Get rid of sd_async_glock_wait
Andreas Gruenbacher
2026-08-20
gfs2: Introduce gfs2_inode_glock
Andreas Gruenbacher
2026-08-17
Merge tag 'gfs2-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
2026-08-12
gfs2: harden gfs2_glock_hold
Andreas Gruenbacher
2026-07-31
lockref: tidy up dead count handling
Mateusz Guzik
2026-07-19
gfs2: Remove the glock lru list and shrinker
Andreas Gruenbacher
2026-07-19
gfs2: Skip dlm unlocks earlier
Andreas Gruenbacher
2026-07-19
gfs2: Don't cache unreferenced glocks
Andreas Gruenbacher
2026-07-19
gfs2: Enable automatic glock hash table shrinking
Andreas Gruenbacher
2026-03-26
gfs2: Don't zero i_private_data
Jan Kara
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-26
gfs2: Introduce glock_{type,number,sbd} helpers
Andreas Gruenbacher
2026-01-26
gfs2: gfs2_glock_hold cleanup
Andreas Gruenbacher
2026-01-26
gfs2: Do not cancel internal demote requests
Andreas Gruenbacher
2026-01-26
gfs2: run_queue cleanup
Andreas Gruenbacher
2026-01-26
gfs2: Retries missing in gfs2_{rename,exchange}
Andreas Gruenbacher
2026-01-26
gfs2: glock cancelation flag fix
Andreas Gruenbacher
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
[next]