aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/glock.c
AgeCommit message (Expand)Author
2024-01-10Merge tag 'gfs2-v6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-12-20gfs2: Rename gfs2_withdrawn to gfs2_withdrawing_or_withdrawnAndreas Gruenbacher
2023-12-20gfs2: Mark withdraws as unlikelyAndreas Gruenbacher
2023-12-18gfs2: Add GL_NOBLOCK flagAndreas Gruenbacher
2023-11-21fs: Rename mapping private membersMatthew Wilcox (Oracle)
2023-11-07Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-11-06gfs2: remove dead code in add_to_queueSu Hui
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-10-30Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds
2023-10-19file: convert to SLAB_TYPESAFE_BY_RCUChristian Brauner
2023-10-04gfs2: dynamically allocate the gfs2-glock shrinkerQi Zheng
2023-09-18gfs2: fix glock shrinker ref issuesBob Peterson
2023-09-05gfs2: Rename SDF_DEACTIVATING to SDF_KILLAndreas Gruenbacher
2023-09-05gfs2: Rename sd_{ glock => kill }_waitAndreas Gruenbacher
2023-09-05gfs2: conversion deadlock do_promote bypassBob Peterson
2023-09-05gfs2: Remove LM_FLAG_PRIORITY flagAndreas Gruenbacher
2023-09-05gfs2: do_promote cleanupAndreas Gruenbacher
2023-06-15gfs2: Rename remaining "transaction" glock referencesAndreas Gruenbacher
2023-01-31gfs2: Cease delete work during unmountBob Peterson
2023-01-31gfs2: Split the two kinds of glock "delete" workAndreas Gruenbacher
2023-01-31gfs2: Move delete workqueue into super blockAndreas Gruenbacher
2023-01-31gfs2: Get rid of GLF_PENDING_DELETE flagAndreas Gruenbacher
2023-01-31gfs2: Make glock lru list scanning saferAndreas Gruenbacher
2023-01-31gfs2: Clean up gfs2_scan_glock_lruAndreas Gruenbacher
2023-01-27gfs2: gl_object races fixAndreas Gruenbacher
2022-12-15gfs2: Remove support for glock holder auto-demotion (2)Andreas Gruenbacher
2022-12-15gfs2: Remove support for glock holder auto-demotionAndreas Gruenbacher
2022-12-10gfs2: Minor gfs2_try_evict cleanupAndreas Gruenbacher
2022-12-06gfs2: Partially revert gfs2_inode_lookup changeAndreas Gruenbacher
2022-12-06gfs2: Uninline and improve glock_{set,clear}_objectAndreas Gruenbacher
2022-12-06gfs2: Avoid dequeuing GL_ASYNC glock holders twiceAndreas Gruenbacher
2022-12-06gfs2: Make gfs2_glock_hold return its glock argumentAndreas Gruenbacher
2022-10-09gfs2: Merge branch 'for-next.nopid' into for-nextAndreas Gruenbacher
2022-08-25gfs2: Clear flags when withdraw prevents xmoteBob Peterson
2022-08-25gfs2: Dequeue waiters when withdrawnBob Peterson
2022-08-25gfs2: Use TRY lock in gfs2_inode_lookup for UNLINKED inodesBob Peterson
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-29gfs2: Add GL_NOPID flag for process-independent glock holdersAndreas Gruenbacher
2022-06-29gfs2: Add flocks to glockfd debugfs fileAndreas Gruenbacher
2022-06-29gfs2: Add glockfd debugfs fileAndreas Gruenbacher