index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
glock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gfs2: Cease delete work during unmount
Bob Peterson
2023-01-31
1
-0
/
+3
*
gfs2: Split the two kinds of glock "delete" work
Andreas Gruenbacher
2023-01-31
1
-18
/
+39
*
gfs2: Move delete workqueue into super block
Andreas Gruenbacher
2023-01-31
1
-14
/
+7
*
gfs2: Get rid of GLF_PENDING_DELETE flag
Andreas Gruenbacher
2023-01-31
1
-23
/
+3
*
gfs2: Make glock lru list scanning safer
Andreas Gruenbacher
2023-01-31
1
-5
/
+9
*
gfs2: Clean up gfs2_scan_glock_lru
Andreas Gruenbacher
2023-01-31
1
-9
/
+4
*
gfs2: gl_object races fix
Andreas Gruenbacher
2023-01-27
1
-2
/
+2
*
gfs2: Remove support for glock holder auto-demotion (2)
Andreas Gruenbacher
2022-12-15
1
-19
/
+20
*
gfs2: Remove support for glock holder auto-demotion
Andreas Gruenbacher
2022-12-15
1
-158
/
+36
*
gfs2: Minor gfs2_try_evict cleanup
Andreas Gruenbacher
2022-12-10
1
-7
/
+5
*
gfs2: Partially revert gfs2_inode_lookup change
Andreas Gruenbacher
2022-12-06
1
-0
/
+2
*
gfs2: Uninline and improve glock_{set,clear}_object
Andreas Gruenbacher
2022-12-06
1
-0
/
+42
*
gfs2: Avoid dequeuing GL_ASYNC glock holders twice
Andreas Gruenbacher
2022-12-06
1
-0
/
+8
*
gfs2: Make gfs2_glock_hold return its glock argument
Andreas Gruenbacher
2022-12-06
1
-3
/
+3
*
gfs2: Merge branch 'for-next.nopid' into for-next
Andreas Gruenbacher
2022-10-09
1
-10
/
+203
|
\
|
*
gfs2: Add GL_NOPID flag for process-independent glock holders
Andreas Gruenbacher
2022-06-29
1
-10
/
+31
|
*
gfs2: Add flocks to glockfd debugfs file
Andreas Gruenbacher
2022-06-29
1
-0
/
+23
|
*
gfs2: Add glockfd debugfs file
Andreas Gruenbacher
2022-06-29
1
-0
/
+149
*
|
gfs2: Clear flags when withdraw prevents xmote
Bob Peterson
2022-08-25
1
-2
/
+20
*
|
gfs2: Dequeue waiters when withdrawn
Bob Peterson
2022-08-25
1
-0
/
+14
*
|
gfs2: Use TRY lock in gfs2_inode_lookup for UNLINKED inodes
Bob Peterson
2022-08-25
1
-3
/
+5
*
|
Merge tag 'gfs2-v5.19-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-06
1
-123
/
+77
|
\
\
|
*
\
Merge part of branch 'for-next.instantiate' into for-next
Andreas Gruenbacher
2022-08-05
1
-115
/
+72
|
|
\
\
|
|
*
|
gfs2: List traversal in do_promote is safe
Andreas Gruenbacher
2022-06-29
1
-2
/
+2
|
|
*
|
gfs2: do_promote glock holder stealing fix
Bob Peterson
2022-06-29
1
-7
/
+12
|
|
*
|
gfs2: Use better variable name
Andreas Gruenbacher
2022-06-29
1
-8
/
+8
|
|
*
|
gfs2: Make go_instantiate take a glock
Andreas Gruenbacher
2022-06-29
1
-1
/
+1
|
|
*
|
gfs2: Add new go_held glock operation
Andreas Gruenbacher
2022-06-29
1
-2
/
+8
|
|
*
|
gfs2: Revert 'Fix "truncate in progress" hang'
Andreas Gruenbacher
2022-06-29
1
-36
/
+5
|
|
*
|
gfs2: Instantiate glocks ouside of glock state engine
Andreas Gruenbacher
2022-06-29
1
-33
/
+33
|
|
*
|
gfs2: Fix up gfs2_glock_async_wait
Andreas Gruenbacher
2022-06-29
1
-38
/
+15
|
|
|
/
|
*
|
gfs2: Minor gfs2_glock_nq_m cleanup
Andreas Gruenbacher
2022-06-28
1
-5
/
+1
|
*
|
gfs2: Rewrap overlong comment in do_promote
Bob Peterson
2022-06-09
1
-3
/
+4
|
|
/
*
/
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-07-03
1
-1
/
+1
|
/
*
gfs2: Use container_of() for gfs2_glock(aspace)
Kees Cook
2022-05-24
1
-16
/
+19
*
gfs2: Initialize gh_error in gfs2_glock_nq
Andreas Gruenbacher
2022-02-15
1
-1
/
+1
*
gfs2: Make use of list_is_first
Andreas Gruenbacher
2022-02-15
1
-1
/
+1
*
gfs2: cancel timed-out glock requests
Andreas Gruenbacher
2022-02-15
1
-0
/
+10
*
Revert "gfs2: check context in gfs2_glock_put"
Andreas Gruenbacher
2022-02-11
1
-3
/
+0
*
gfs2: Fix gfs2_instantiate description
Andreas Gruenbacher
2021-12-04
1
-1
/
+1
*
gfs2: Fix __gfs2_holder_init function name in kernel-doc comment
Andreas Gruenbacher
2021-12-04
1
-1
/
+1
*
gfs2: Fix remote demote of weak glock holders
Andreas Gruenbacher
2021-12-02
1
-3
/
+7
*
gfs2: Fix "Introduce flag for glock holder auto-demotion"
Andreas Gruenbacher
2021-11-08
1
-2
/
+2
*
gfs2: Fix atomic bug in gfs2_instantiate
Andreas Gruenbacher
2021-11-05
1
-6
/
+2
*
gfs2: check context in gfs2_glock_put
Alexander Aring
2021-10-25
1
-0
/
+3
*
gfs2: Fix glock_hash_walk bugs
Andreas Gruenbacher
2021-10-25
1
-10
/
+12
*
gfs2: Cancel remote delete work asynchronously
Andreas Gruenbacher
2021-10-25
1
-1
/
+1
*
gfs2: fix GL_SKIP node_scope problems
Bob Peterson
2021-10-25
1
-4
/
+38
*
gfs2: split glock instantiation off from do_promote
Bob Peterson
2021-10-25
1
-3
/
+17
*
gfs2: further simplify do_promote
Bob Peterson
2021-10-25
1
-20
/
+23
[next]