summaryrefslogtreecommitdiff
path: root/fs/gfs2/glock.c
AgeCommit message (Expand)Author
2022-08-06Merge tag 'gfs2-v5.19-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-05Merge part of branch 'for-next.instantiate' into for-nextAndreas Gruenbacher
2022-07-03mm: shrinkers: provide shrinkers with namesRoman Gushchin
2022-06-29gfs2: List traversal in do_promote is safeAndreas Gruenbacher
2022-06-29gfs2: do_promote glock holder stealing fixBob Peterson
2022-06-29gfs2: Use better variable nameAndreas Gruenbacher
2022-06-29gfs2: Make go_instantiate take a glockAndreas Gruenbacher
2022-06-29gfs2: Add new go_held glock operationAndreas Gruenbacher
2022-06-29gfs2: Revert 'Fix "truncate in progress" hang'Andreas Gruenbacher
2022-06-29gfs2: Instantiate glocks ouside of glock state engineAndreas Gruenbacher
2022-06-29gfs2: Fix up gfs2_glock_async_waitAndreas Gruenbacher
2022-06-28gfs2: Minor gfs2_glock_nq_m cleanupAndreas Gruenbacher
2022-06-09gfs2: Rewrap overlong comment in do_promoteBob Peterson
2022-05-24gfs2: Use container_of() for gfs2_glock(aspace)Kees Cook
2022-02-15gfs2: Initialize gh_error in gfs2_glock_nqAndreas Gruenbacher
2022-02-15gfs2: Make use of list_is_firstAndreas Gruenbacher
2022-02-15gfs2: cancel timed-out glock requestsAndreas Gruenbacher
2022-02-11Revert "gfs2: check context in gfs2_glock_put"Andreas Gruenbacher
2021-12-04gfs2: Fix gfs2_instantiate descriptionAndreas Gruenbacher
2021-12-04gfs2: Fix __gfs2_holder_init function name in kernel-doc commentAndreas Gruenbacher
2021-12-02gfs2: Fix remote demote of weak glock holdersAndreas Gruenbacher
2021-11-08gfs2: Fix "Introduce flag for glock holder auto-demotion"Andreas Gruenbacher
2021-11-05gfs2: Fix atomic bug in gfs2_instantiateAndreas Gruenbacher
2021-10-25gfs2: check context in gfs2_glock_putAlexander Aring
2021-10-25gfs2: Fix glock_hash_walk bugsAndreas Gruenbacher
2021-10-25gfs2: Cancel remote delete work asynchronouslyAndreas Gruenbacher
2021-10-25gfs2: fix GL_SKIP node_scope problemsBob Peterson
2021-10-25gfs2: split glock instantiation off from do_promoteBob Peterson
2021-10-25gfs2: further simplify do_promoteBob Peterson
2021-10-25gfs2: re-factor function do_promoteBob Peterson
2021-10-25gfs2: Remove 'first' trace_gfs2_promote argumentAndreas Gruenbacher
2021-10-25gfs2: change go_lock to go_instantiateBob Peterson
2021-10-25gfs2: Save ip from gfs2_glock_nq_initAndreas Gruenbacher
2021-10-25gfs2: move GL_SKIP check from glops to do_promoteBob Peterson
2021-10-25gfs2: Add GL_SKIP holder flag to dump_holderBob Peterson
2021-10-20gfs2: Introduce flag for glock holder auto-demotionBob Peterson
2021-10-20gfs2: Clean up function may_grantAndreas Gruenbacher
2021-08-20gfs2: Remove redundant check from gfs2_glock_dqBob Peterson
2021-08-20gfs2: Eliminate vestigial HIF_FIRSTBob Peterson
2021-06-28gfs2: Use list_move_tail instead of list_del/list_add_tailBaokun Li
2021-05-31gfs2: Fix use-after-free in gfs2_glock_shrink_scanHillf Danton
2021-05-20gfs2: fix a deadlock on withdraw-during-mountBob Peterson
2021-05-20gfs2: fix scheduling while atomic bug in glocksBob Peterson
2021-05-05mm: introduce and use mapping_empty()Matthew Wilcox (Oracle)
2021-04-29Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2021-04-09gfs2: Fix a number of kernel-doc warningsLee Jones
2021-04-08treewide: Change list_sort to use const pointersSami Tolvanen
2021-04-03gfs2: Eliminate gh parameter from go_xmote_bh funcBob Peterson
2021-02-17gfs2: Allow node-wide exclusive glock sharingBob Peterson
2020-12-01Revert "GFS2: Prevent delete work from occurring on glocks used for create"Andreas Gruenbacher