summaryrefslogtreecommitdiff
path: root/fs/gfs2/incore.h
AgeCommit message (Expand)Author
2025-11-26gfs2: New gfs2_withdraw_helperAndreas Gruenbacher
2025-11-26Revert "gfs2: Allow some glocks to be used during withdraw"Andreas Gruenbacher
2025-11-26Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (3/6)Andreas Gruenbacher
2025-11-26Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (2/6)Andreas Gruenbacher
2025-11-26Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (1/6)Andreas Gruenbacher
2025-11-26Revert "gfs2: don't stop reads while withdraw in progress"Andreas Gruenbacher
2025-11-26gfs2: Get rid of delayed withdrawsAndreas Gruenbacher
2025-11-26gfs2: Asynchronous withdrawAndreas Gruenbacher
2025-09-12gfs2: Add proper lockspace lockingAndreas Gruenbacher
2025-09-12gfs2: Get rid of GLF_INVALIDATE_IN_PROGRESSAndreas Gruenbacher
2025-09-12gfs2: Remove unused sd_withdraw_wait fieldAndreas Gruenbacher
2025-09-12gfs2: Remove unused GIF_FREE_VFS_INODE flagAndreas Gruenbacher
2025-07-09gfs2: Remove GIF_ALLOC_FAILED flagAndreas Gruenbacher
2025-04-21gfs2: replace sd_aspace with sd_inodeAndreas Gruenbacher
2025-03-10gfs2: Fix additional unlikely request cancelation raceAndreas Gruenbacher
2025-03-10gfs2: Replace GIF_DEFER_DELETE with GLF_DEFER_DELETEAndreas Gruenbacher
2025-03-10gfs2: Add GLF_PENDING_REPLY flagAndreas Gruenbacher
2024-11-05gfs2: Rename GIF_{DEFERRED -> DEFER}_DELETEAndreas Gruenbacher
2024-09-24gfs2: Rename GLF_VERIFY_EVICT to GLF_VERIFY_DELETEAndreas Gruenbacher
2024-06-20gfs2: Get rid of some unnecessary quota lockingAndreas Gruenbacher
2024-05-29gfs2: Get rid of demote_ok checksAndreas Gruenbacher
2024-05-29Revert "GFS2: Don't add all glocks to the lru"Andreas Gruenbacher
2024-05-29gfs2: Switch to a per-filesystem glock workqueueAndreas Gruenbacher
2024-05-28gfs2: Rename GLF_FROZEN to GLF_HAVE_FROZEN_REPLYAndreas Gruenbacher
2024-05-28gfs2: Rename GLF_REPLY_PENDING to GLF_HAVE_REPLYAndreas Gruenbacher
2024-05-28gfs2: Rename GLF_FREEING to GLF_UNLOCKEDAndreas Gruenbacher
2024-04-24gfs2: Fix potential glock use-after-free on unmountAndreas Gruenbacher
2023-11-06gfs2: No longer use 'extern' in function declarationsAndreas Gruenbacher
2023-09-05gfs2: change qd_slot_count to qd_slot_refBob Peterson
2023-09-05gfs2: Introduce new quota=quiet mount optionBob Peterson
2023-09-05gfs2: Rename SDF_DEACTIVATING to SDF_KILLAndreas Gruenbacher
2023-09-05gfs2: Rename sd_{ glock => kill }_waitAndreas Gruenbacher
2023-07-03gfs: Get rid of unnucessary locking in inode_go_dumpAndreas Gruenbacher
2023-07-03gfs2: Replace sd_freeze_state with SDF_FROZEN flagAndreas Gruenbacher
2023-06-15gfs2: Rename SDF_{FS_FROZEN => FREEZE_INITIATOR}Andreas Gruenbacher
2023-01-31gfs2: Evict inodes cooperativelyAndreas Gruenbacher
2023-01-31gfs2: Add SDF_DEACTIVATING super block flagBob 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
2022-12-15gfs2: Remove support for glock holder auto-demotionAndreas 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
2021-10-25gfs2: remove RDF_UPTODATE flagBob Peterson
2021-10-25gfs2: Eliminate GIF_INVALID flagBob Peterson
2021-10-25gfs2: fix GL_SKIP node_scope problemsBob Peterson
2021-10-25gfs2: change go_lock to go_instantiateBob Peterson
2021-10-20gfs2: Eliminate ip->i_ghAndreas Gruenbacher
2021-10-20gfs2: Introduce flag for glock holder auto-demotionBob Peterson