index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
glock.c
Age
Commit message (
Expand
)
Author
2022-06-28
gfs2: Minor gfs2_glock_nq_m cleanup
Andreas Gruenbacher
2022-06-09
gfs2: Rewrap overlong comment in do_promote
Bob Peterson
2022-05-24
gfs2: Use container_of() for gfs2_glock(aspace)
Kees Cook
2022-02-15
gfs2: Initialize gh_error in gfs2_glock_nq
Andreas Gruenbacher
2022-02-15
gfs2: Make use of list_is_first
Andreas Gruenbacher
2022-02-15
gfs2: cancel timed-out glock requests
Andreas Gruenbacher
2022-02-11
Revert "gfs2: check context in gfs2_glock_put"
Andreas Gruenbacher
2021-12-04
gfs2: Fix gfs2_instantiate description
Andreas Gruenbacher
2021-12-04
gfs2: Fix __gfs2_holder_init function name in kernel-doc comment
Andreas Gruenbacher
2021-12-02
gfs2: Fix remote demote of weak glock holders
Andreas Gruenbacher
2021-11-08
gfs2: Fix "Introduce flag for glock holder auto-demotion"
Andreas Gruenbacher
2021-11-05
gfs2: Fix atomic bug in gfs2_instantiate
Andreas Gruenbacher
2021-10-25
gfs2: check context in gfs2_glock_put
Alexander Aring
2021-10-25
gfs2: Fix glock_hash_walk bugs
Andreas Gruenbacher
2021-10-25
gfs2: Cancel remote delete work asynchronously
Andreas Gruenbacher
2021-10-25
gfs2: fix GL_SKIP node_scope problems
Bob Peterson
2021-10-25
gfs2: split glock instantiation off from do_promote
Bob Peterson
2021-10-25
gfs2: further simplify do_promote
Bob Peterson
2021-10-25
gfs2: re-factor function do_promote
Bob Peterson
2021-10-25
gfs2: Remove 'first' trace_gfs2_promote argument
Andreas Gruenbacher
2021-10-25
gfs2: change go_lock to go_instantiate
Bob Peterson
2021-10-25
gfs2: Save ip from gfs2_glock_nq_init
Andreas Gruenbacher
2021-10-25
gfs2: move GL_SKIP check from glops to do_promote
Bob Peterson
2021-10-25
gfs2: Add GL_SKIP holder flag to dump_holder
Bob Peterson
2021-10-20
gfs2: Introduce flag for glock holder auto-demotion
Bob Peterson
2021-10-20
gfs2: Clean up function may_grant
Andreas Gruenbacher
2021-08-20
gfs2: Remove redundant check from gfs2_glock_dq
Bob Peterson
2021-08-20
gfs2: Eliminate vestigial HIF_FIRST
Bob Peterson
2021-06-28
gfs2: Use list_move_tail instead of list_del/list_add_tail
Baokun Li
2021-05-31
gfs2: Fix use-after-free in gfs2_glock_shrink_scan
Hillf Danton
2021-05-20
gfs2: fix a deadlock on withdraw-during-mount
Bob Peterson
2021-05-20
gfs2: fix scheduling while atomic bug in glocks
Bob Peterson
2021-05-05
mm: introduce and use mapping_empty()
Matthew Wilcox (Oracle)
2021-04-29
Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
2021-04-09
gfs2: Fix a number of kernel-doc warnings
Lee Jones
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-04-03
gfs2: Eliminate gh parameter from go_xmote_bh func
Bob Peterson
2021-02-17
gfs2: Allow node-wide exclusive glock sharing
Bob Peterson
2020-12-01
Revert "GFS2: Prevent delete work from occurring on glocks used for create"
Andreas Gruenbacher
2020-11-24
gfs2: set lockdep subclass for iopen glocks
Alexander Aring
2020-11-03
gfs2: Wake up when sd_glock_disposal becomes zero
Alexander Aring
2020-10-20
gfs2: Only access gl_delete for iopen glocks
Bob Peterson
2020-10-20
gfs2: Fix comments to glock_hash_walk
Bob Peterson
2020-10-15
gfs2: eliminate GLF_QUEUED flag in favor of list_empty(gl_holders)
Bob Peterson
2020-10-14
gfs2: call truncate_inode_pages_final for address space glocks
Bob Peterson
2020-10-14
gfs2: convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-08-03
gfs2: Fix refcount leak in gfs2_glock_poke
Andreas Gruenbacher
2020-08-03
gfs2: Add some flags missing from glock output
Bob Peterson
2020-06-30
gfs2: Don't sleep during glock hash walk
Andreas Gruenbacher
2020-06-05
Merge branch 'gfs2-iopen' into for-next
Andreas Gruenbacher
[prev]
[next]