index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
glock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-09
gfs2: Clean up glock demote logic
Andreas Gruenbacher
1
-6
/
+6
2024-05-29
gfs2: Get rid of demote_ok checks
Andreas Gruenbacher
1
-22
/
+1
2024-05-29
Revert "GFS2: Don't add all glocks to the lru"
Andreas Gruenbacher
1
-7
/
+0
2024-05-29
gfs2: Revise glock reference counting model
Andreas Gruenbacher
1
-26
/
+30
2024-05-29
gfs2: Switch to a per-filesystem glock workqueue
Andreas Gruenbacher
1
-13
/
+7
2024-05-29
gfs2: Report when glocks cannot be freed for a long time
Andreas Gruenbacher
1
-3
/
+15
2024-05-29
gfs2: gfs2_glock_get cleanup
Andreas Gruenbacher
1
-20
/
+13
2024-05-29
gfs2: Invert the GLF_INITIAL flag
Andreas Gruenbacher
1
-2
/
+4
2024-05-29
gfs2: Remove outdated comment in glock_work_func
Andreas Gruenbacher
1
-5
/
+1
2024-05-28
gfs2: Rename handle_callback to request_demote
Andreas Gruenbacher
1
-10
/
+10
2024-05-28
gfs2: Rename GLF_FROZEN to GLF_HAVE_FROZEN_REPLY
Andreas Gruenbacher
1
-4
/
+4
2024-05-28
gfs2: Rename GLF_REPLY_PENDING to GLF_HAVE_REPLY
Andreas Gruenbacher
1
-7
/
+7
2024-05-28
gfs2: Rename GLF_FREEING to GLF_UNLOCKED
Andreas Gruenbacher
1
-1
/
+1
2024-05-28
gfs2: Remove useless return statement in run_queue
Andreas Gruenbacher
1
-1
/
+0
2024-05-28
gfs2: Remove unnecessary function prototype
Andreas Gruenbacher
1
-1
/
+0
2024-05-21
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-05-03
gfs2: more obvious initializations of mapping->host
Al Viro
1
-1
/
+1
2024-04-24
gfs2: Remove and replace gfs2_glock_queue_work
Andreas Gruenbacher
1
-20
/
+15
2024-04-24
gfs2: do_xmote fixes
Andreas Gruenbacher
1
-19
/
+25
2024-04-24
gfs2: finish_xmote cleanup
Andreas Gruenbacher
1
-8
/
+13
2024-04-24
gfs2: Fix potential glock use-after-free on unmount
Andreas Gruenbacher
1
-3
/
+32
2024-04-24
gfs2: Remove ill-placed consistency check
Andreas Gruenbacher
1
-1
/
+0
2024-04-24
gfs2: Fix lru_count accounting
Andreas Gruenbacher
1
-14
/
+13
2024-04-09
gfs2: Fix "Make glock lru list scanning safer"
Andreas Gruenbacher
1
-11
/
+13
2024-04-09
Revert "gfs2: fix glock shrinker ref issues"
Andreas Gruenbacher
1
-3
/
+1
2024-04-09
gfs2: Fix "ignore unlock failures after withdraw"
Andreas Gruenbacher
1
-1
/
+3
2024-04-09
gfs2: Get rid of unnecessary test_and_set_bit
Andreas Gruenbacher
1
-1
/
+2
2024-04-09
gfs2: Don't set GLF_LOCK in gfs2_dispose_glock_lru
Andreas Gruenbacher
1
-2
/
+1
2024-04-09
gfs2: Replace gfs2_glock_queue_put with gfs2_glock_put_async
Andreas Gruenbacher
1
-10
/
+17
2024-01-10
Merge tag 'gfs2-v6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+42
2023-12-20
gfs2: Rename gfs2_withdrawn to gfs2_withdrawing_or_withdrawn
Andreas Gruenbacher
1
-4
/
+4
2023-12-20
gfs2: Mark withdraws as unlikely
Andreas Gruenbacher
1
-2
/
+2
2023-12-18
gfs2: Add GL_NOBLOCK flag
Andreas Gruenbacher
1
-1
/
+38
2023-11-21
fs: Rename mapping private members
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-11-07
Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2023-11-06
gfs2: remove dead code in add_to_queue
Su Hui
1
-1
/
+0
2023-11-03
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-9
/
+10
2023-10-30
Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-4
/
+7
2023-10-19
file: convert to SLAB_TYPESAFE_BY_RCU
Christian Brauner
1
-4
/
+7
2023-10-04
gfs2: dynamically allocate the gfs2-glock shrinker
Qi Zheng
1
-9
/
+10
2023-09-18
gfs2: fix glock shrinker ref issues
Bob Peterson
1
-1
/
+3
2023-09-05
gfs2: Rename SDF_DEACTIVATING to SDF_KILL
Andreas Gruenbacher
1
-2
/
+2
2023-09-05
gfs2: Rename sd_{ glock => kill }_wait
Andreas Gruenbacher
1
-3
/
+3
2023-09-05
gfs2: conversion deadlock do_promote bypass
Bob Peterson
1
-0
/
+2
2023-09-05
gfs2: Remove LM_FLAG_PRIORITY flag
Andreas Gruenbacher
1
-17
/
+6
2023-09-05
gfs2: do_promote cleanup
Andreas Gruenbacher
1
-6
/
+6
2023-06-15
gfs2: Rename remaining "transaction" glock references
Andreas Gruenbacher
1
-2
/
+2
2023-02-01
gfs2: Cease delete work during unmount
Bob Peterson
1
-0
/
+3
2023-02-01
gfs2: Split the two kinds of glock "delete" work
Andreas Gruenbacher
1
-18
/
+39
2023-02-01
gfs2: Move delete workqueue into super block
Andreas Gruenbacher
1
-14
/
+7
[next]