index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
lock_dlm.c
Age
Commit message (
Expand
)
Author
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-01-26
gfs2: Introduce glock_{type,number,sbd} helpers
Andreas Gruenbacher
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2025-11-26
Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (3/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
gfs2: Rename gfs2_{withdrawing_or_ => }withdrawn
Andreas Gruenbacher
2025-11-26
gfs2: Add clean argument to lm_unmount hook
Andreas Gruenbacher
2025-09-29
Merge tag 'dlm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2025-09-12
gfs2: Fix unlikely race in gdlm_put_lock
Andreas Gruenbacher
2025-09-12
gfs2: Add proper lockspace locking
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-08-12
dlm: use defines for force values in dlm_release_lockspace
Alexander Aring
2025-07-15
gfs2: sanitize the gdlm_ast -> finish_xmote interface
Andreas Gruenbacher
2025-04-21
gfs2: only apply DLM_LKF_VALBLK if sb_lvbptr is not NULL
Alexander Aring
2025-04-21
gfs2: move msleep to sleepable context
Alexander Aring
2024-11-05
gfs2: Simplify DLM_LKF_QUECVT use
Andreas Gruenbacher
2024-05-29
gfs2: Invert the GLF_INITIAL flag
Andreas Gruenbacher
2024-05-28
gfs2: Rename GLF_FREEING to GLF_UNLOCKED
Andreas Gruenbacher
2024-04-24
gfs2: Unlock fewer glocks on unmount
Andreas Gruenbacher
2024-04-24
gfs2: Fix potential glock use-after-free on unmount
Andreas Gruenbacher
2023-12-20
gfs2: Rename gfs2_withdrawn to gfs2_withdrawing_or_withdrawn
Andreas Gruenbacher
2023-09-05
gfs2: Remove LM_FLAG_PRIORITY flag
Andreas Gruenbacher
2023-06-06
gfs2: simplify gdlm_put_lock with out_free label
Bob Peterson
2022-08-23
fs: dlm: remove DLM_LSFL_FS from uapi
Alexander Aring
2022-06-24
gfs2: Fix spelling mistake in comment
Zhang Jiaming
2022-02-15
gfs2: Expect -EBUSY after canceling dlm locking requests
Andreas Gruenbacher
2021-08-20
gfs2: Don't call dlm after protocol is unmounted
Bob Peterson
2021-04-09
gfs2: Fix a number of kernel-doc warnings
Lee Jones
2021-02-05
gfs2: Don't skip dlm unlock if glock has an lvb
Bob Peterson
2020-02-27
gfs2: Force withdraw to replay journals and wait for it to finish
Bob Peterson
2020-02-10
gfs2: Ignore dlm recovery requests if gfs2 is withdrawn
Bob Peterson
2019-09-03
gfs2: Fix recovery slot bumping
Andreas Gruenbacher
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
Thomas Gleixner
2019-05-22
gfs2: Fix sign extension bug in gfs2_update_stats
Andreas Gruenbacher
2018-10-05
gfs2: Use fs_* functions instead of pr_* function where we can
Bob Peterson
2018-07-25
GFS2: Fix recovery issues for spectators
Bob Peterson
2018-01-30
gfs2: Add a few missing newlines in messages
Andreas Gruenbacher
2017-08-25
GFS2: Fix up some sparse warnings
Bob Peterson
2017-08-15
gfs2: fix slab corruption during mounting and umounting gfs file system
Thomas Tai
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2015-11-09
remove abs64()
Andrew Morton
2015-09-03
gfs2: Fix a typo in a comment
Andreas Gruenbacher
2015-09-03
GFS2: Move glock superblock pointer to field gl_name
Bob Peterson
2014-07-28
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
2014-07-18
GFS2: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-03-07
GFS2: Use pr_<level> more consistently
Joe Perches
2014-03-06
GFS2: global conversion to pr_foo()
Fabian Frederick
[next]