index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-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
2023-02-01
gfs2: Get rid of GLF_PENDING_DELETE flag
Andreas Gruenbacher
1
-23
/
+3
2023-02-01
gfs2: Make glock lru list scanning safer
Andreas Gruenbacher
1
-5
/
+9
2023-02-01
gfs2: Clean up gfs2_scan_glock_lru
Andreas Gruenbacher
1
-9
/
+4
2023-01-27
gfs2: gl_object races fix
Andreas Gruenbacher
1
-2
/
+2
2022-12-15
gfs2: Remove support for glock holder auto-demotion (2)
Andreas Gruenbacher
1
-19
/
+20
2022-12-15
gfs2: Remove support for glock holder auto-demotion
Andreas Gruenbacher
1
-158
/
+36
2022-12-10
gfs2: Minor gfs2_try_evict cleanup
Andreas Gruenbacher
1
-7
/
+5
2022-12-06
gfs2: Partially revert gfs2_inode_lookup change
Andreas Gruenbacher
1
-0
/
+2
2022-12-06
gfs2: Uninline and improve glock_{set,clear}_object
Andreas Gruenbacher
1
-0
/
+42
2022-12-06
gfs2: Avoid dequeuing GL_ASYNC glock holders twice
Andreas Gruenbacher
1
-0
/
+8
2022-12-06
gfs2: Make gfs2_glock_hold return its glock argument
Andreas Gruenbacher
1
-3
/
+3
2022-10-09
gfs2: Merge branch 'for-next.nopid' into for-next
Andreas Gruenbacher
1
-10
/
+203
2022-08-25
gfs2: Clear flags when withdraw prevents xmote
Bob Peterson
1
-2
/
+20
2022-08-25
gfs2: Dequeue waiters when withdrawn
Bob Peterson
1
-0
/
+14
2022-08-25
gfs2: Use TRY lock in gfs2_inode_lookup for UNLINKED inodes
Bob Peterson
1
-3
/
+5
2022-08-07
Merge tag 'gfs2-v5.19-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-123
/
+77
2022-08-05
Merge part of branch 'for-next.instantiate' into for-next
Andreas Gruenbacher
1
-115
/
+72
2022-07-04
mm: shrinkers: provide shrinkers with names
Roman Gushchin
1
-1
/
+1
2022-06-29
gfs2: List traversal in do_promote is safe
Andreas Gruenbacher
1
-2
/
+2
2022-06-29
gfs2: do_promote glock holder stealing fix
Bob Peterson
1
-7
/
+12
2022-06-29
gfs2: Use better variable name
Andreas Gruenbacher
1
-8
/
+8
2022-06-29
gfs2: Make go_instantiate take a glock
Andreas Gruenbacher
1
-1
/
+1
2022-06-29
gfs2: Add new go_held glock operation
Andreas Gruenbacher
1
-2
/
+8
2022-06-29
gfs2: Revert 'Fix "truncate in progress" hang'
Andreas Gruenbacher
1
-36
/
+5
2022-06-29
gfs2: Instantiate glocks ouside of glock state engine
Andreas Gruenbacher
1
-33
/
+33
2022-06-29
gfs2: Fix up gfs2_glock_async_wait
Andreas Gruenbacher
1
-38
/
+15
2022-06-29
gfs2: Add GL_NOPID flag for process-independent glock holders
Andreas Gruenbacher
1
-10
/
+31
2022-06-29
gfs2: Add flocks to glockfd debugfs file
Andreas Gruenbacher
1
-0
/
+23
2022-06-29
gfs2: Add glockfd debugfs file
Andreas Gruenbacher
1
-0
/
+149
[next]