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
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
2020-06-05
gfs2: Smarter iopen glock waiting
Andreas Gruenbacher
2020-06-05
gfs2: Wake up when setting GLF_DEMOTE
Andreas Gruenbacher
2020-06-05
gfs2: Check inode generation number in delete_work_func
Andreas Gruenbacher
2020-06-05
gfs2: Minor gfs2_lookup_by_inum cleanup
Andreas Gruenbacher
2020-06-05
gfs2: Give up the iopen glock on contention
Andreas Gruenbacher
2020-06-05
gfs2: Turn gl_delete into a delayed work
Andreas Gruenbacher
2020-06-05
gfs2: Keep track of deleted inode generations in LVBs
Andreas Gruenbacher
2020-06-05
gfs2: Allow ASPACE glocks to also have an lvb
Bob Peterson
2020-06-05
gfs2: introduce new gfs2_glock_assert_withdraw
Bob Peterson
2020-06-05
gfs2: print mapping->nrpages in glock dump for address space glocks
Bob Peterson
2020-05-08
Revert "gfs2: Don't demote a glock until its revokes are written"
Bob Peterson
2020-05-08
gfs2: If go_sync returns error, withdraw but skip invalidate
Bob Peterson
2020-05-08
gfs2: Fix error exit in do_xmote
Bob Peterson
2020-03-27
gfs2: Switch to list_{first,last}_entry
Andreas Gruenbacher
2020-02-27
gfs2: Do proper error checking for go_sync family of glops functions
Bob Peterson
2020-02-27
gfs2: Don't demote a glock until its revokes are written
Bob Peterson
2020-02-27
gfs2: Check for log write errors before telling dlm to unlock
Bob Peterson
2020-02-27
gfs2: fix infinite loop when checking ail item count before go_inval
Bob Peterson
2020-02-27
gfs2: Force withdraw to replay journals and wait for it to finish
Bob Peterson
2020-02-20
gfs2: Allow some glocks to be used during withdraw
Bob Peterson
2020-02-10
gfs2: Rework how rgrp buffer_heads are managed
Bob Peterson
2020-01-20
gfs2: Remove GFS2_MIN_LVB_SIZE define
Andreas Gruenbacher
2019-11-15
gfs2: Close timing window with GLF_INVALIDATE_IN_PROGRESS
Bob Peterson
2019-11-14
gfs2: Introduce function gfs2_withdrawn
Bob Peterson
2019-09-04
gfs2: Use async glocks for rename
Bob Peterson
2019-09-04
gfs2: create function gfs2_glock_update_hold_time
Andreas Gruenbacher
2019-09-03
gfs2: Fix possible fs name overflows
Bob Peterson
2019-06-27
gfs2: dump fsid when dumping glock problems
Bob Peterson
2019-06-27
gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWN
Bob Peterson
2019-06-27
gfs2: Use IS_ERR_OR_NULL
Kefeng Wang
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-06
Revert "gfs2: Replace gl_revokes with a GLF flag"
Bob Peterson
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
Thomas Gleixner
2019-05-07
gfs2: Replace gl_revokes with a GLF flag
Bob Peterson
2019-05-07
gfs2: Fix occasional glock use-after-free
Andreas Gruenbacher
2019-05-07
gfs2: Fix lru_count going negative
Ross Lagerwall
2019-03-08
gfs2: Fix missed wakeups in find_insert_glock
Andreas Gruenbacher
2019-01-23
gfs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-12-12
gfs2: Dump nrpages for inodes and their glocks
Bob Peterson
2018-10-05
gfs2: Use fs_* functions instead of pr_* function where we can
Bob Peterson
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-04-12
gfs2: Stop using rhashtable_walk_peek
Andreas Gruenbacher
2018-02-01
gfs2: Glock dump performance regression fix
Andreas Gruenbacher
2017-12-11
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
2017-09-25
gfs2: Fix debugfs glocks dump
Andreas Gruenbacher
2017-08-30
gfs2: constify rhashtable_params
Arvind Yadav
[next]