index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
glock.c
Age
Commit message (
Expand
)
Author
2023-01-31
gfs2: Cease delete work during unmount
Bob Peterson
2023-01-31
gfs2: Split the two kinds of glock "delete" work
Andreas Gruenbacher
2023-01-31
gfs2: Move delete workqueue into super block
Andreas Gruenbacher
2023-01-31
gfs2: Get rid of GLF_PENDING_DELETE flag
Andreas Gruenbacher
2023-01-31
gfs2: Make glock lru list scanning safer
Andreas Gruenbacher
2023-01-31
gfs2: Clean up gfs2_scan_glock_lru
Andreas Gruenbacher
2023-01-27
gfs2: gl_object races fix
Andreas Gruenbacher
2022-12-15
gfs2: Remove support for glock holder auto-demotion (2)
Andreas Gruenbacher
2022-12-15
gfs2: Remove support for glock holder auto-demotion
Andreas Gruenbacher
2022-12-10
gfs2: Minor gfs2_try_evict cleanup
Andreas Gruenbacher
2022-12-06
gfs2: Partially revert gfs2_inode_lookup change
Andreas Gruenbacher
2022-12-06
gfs2: Uninline and improve glock_{set,clear}_object
Andreas Gruenbacher
2022-12-06
gfs2: Avoid dequeuing GL_ASYNC glock holders twice
Andreas Gruenbacher
2022-12-06
gfs2: Make gfs2_glock_hold return its glock argument
Andreas Gruenbacher
2022-10-09
gfs2: Merge branch 'for-next.nopid' into for-next
Andreas Gruenbacher
2022-08-25
gfs2: Clear flags when withdraw prevents xmote
Bob Peterson
2022-08-25
gfs2: Dequeue waiters when withdrawn
Bob Peterson
2022-08-25
gfs2: Use TRY lock in gfs2_inode_lookup for UNLINKED inodes
Bob Peterson
2022-08-06
Merge tag 'gfs2-v5.19-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
Merge part of branch 'for-next.instantiate' into for-next
Andreas Gruenbacher
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-06-29
gfs2: List traversal in do_promote is safe
Andreas Gruenbacher
2022-06-29
gfs2: do_promote glock holder stealing fix
Bob Peterson
2022-06-29
gfs2: Use better variable name
Andreas Gruenbacher
2022-06-29
gfs2: Make go_instantiate take a glock
Andreas Gruenbacher
2022-06-29
gfs2: Add new go_held glock operation
Andreas Gruenbacher
2022-06-29
gfs2: Revert 'Fix "truncate in progress" hang'
Andreas Gruenbacher
2022-06-29
gfs2: Instantiate glocks ouside of glock state engine
Andreas Gruenbacher
2022-06-29
gfs2: Fix up gfs2_glock_async_wait
Andreas Gruenbacher
2022-06-29
gfs2: Add GL_NOPID flag for process-independent glock holders
Andreas Gruenbacher
2022-06-29
gfs2: Add flocks to glockfd debugfs file
Andreas Gruenbacher
2022-06-29
gfs2: Add glockfd debugfs file
Andreas Gruenbacher
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
[next]