summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/incore.h
Commit message (Expand)AuthorAgeFilesLines
* gfs2: Get rid of some unnecessary quota lockingAndreas Gruenbacher2024-06-201-1/+0
* gfs2: Get rid of demote_ok checksAndreas Gruenbacher2024-05-291-1/+0
* Revert "GFS2: Don't add all glocks to the lru"Andreas Gruenbacher2024-05-291-1/+0
* gfs2: Switch to a per-filesystem glock workqueueAndreas Gruenbacher2024-05-291-0/+1
* gfs2: Rename GLF_FROZEN to GLF_HAVE_FROZEN_REPLYAndreas Gruenbacher2024-05-281-1/+1
* gfs2: Rename GLF_REPLY_PENDING to GLF_HAVE_REPLYAndreas Gruenbacher2024-05-281-1/+1
* gfs2: Rename GLF_FREEING to GLF_UNLOCKEDAndreas Gruenbacher2024-05-281-2/+2
* gfs2: Fix potential glock use-after-free on unmountAndreas Gruenbacher2024-04-241-0/+1
* gfs2: No longer use 'extern' in function declarationsAndreas Gruenbacher2023-11-061-1/+1
* gfs2: change qd_slot_count to qd_slot_refBob Peterson2023-09-051-1/+1
* gfs2: Introduce new quota=quiet mount optionBob Peterson2023-09-051-0/+1
* gfs2: Rename SDF_DEACTIVATING to SDF_KILLAndreas Gruenbacher2023-09-051-1/+1
* gfs2: Rename sd_{ glock => kill }_waitAndreas Gruenbacher2023-09-051-1/+1
* gfs: Get rid of unnucessary locking in inode_go_dumpAndreas Gruenbacher2023-07-031-1/+1
* gfs2: Replace sd_freeze_state with SDF_FROZEN flagAndreas Gruenbacher2023-07-031-7/+1
* gfs2: Rename SDF_{FS_FROZEN => FREEZE_INITIATOR}Andreas Gruenbacher2023-06-151-1/+1
* gfs2: Evict inodes cooperativelyAndreas Gruenbacher2023-01-311-0/+1
* gfs2: Add SDF_DEACTIVATING super block flagBob Peterson2023-01-311-0/+1
* gfs2: Split the two kinds of glock "delete" workAndreas Gruenbacher2023-01-311-0/+2
* gfs2: Move delete workqueue into super blockAndreas Gruenbacher2023-01-311-0/+4
* gfs2: Get rid of GLF_PENDING_DELETE flagAndreas Gruenbacher2023-01-311-2/+1
* gfs2: Remove support for glock holder auto-demotionAndreas Gruenbacher2022-12-151-1/+0
* gfs2: Make go_instantiate take a glockAndreas Gruenbacher2022-06-291-1/+1
* gfs2: Add new go_held glock operationAndreas Gruenbacher2022-06-291-0/+1
* gfs2: Revert 'Fix "truncate in progress" hang'Andreas Gruenbacher2022-06-291-3/+0
* gfs2: remove RDF_UPTODATE flagBob Peterson2021-10-251-1/+0
* gfs2: Eliminate GIF_INVALID flagBob Peterson2021-10-251-1/+0
* gfs2: fix GL_SKIP node_scope problemsBob Peterson2021-10-251-0/+2
* gfs2: change go_lock to go_instantiateBob Peterson2021-10-251-1/+1
* gfs2: Eliminate ip->i_ghAndreas Gruenbacher2021-10-201-2/+1
* gfs2: Introduce flag for glock holder auto-demotionBob Peterson2021-10-201-0/+1
* gfs2: Eliminate vestigial HIF_FIRSTBob Peterson2021-08-201-1/+0
* gfs2: Don't release and reacquire local statfs bhBob Peterson2021-08-201-0/+1
* gfs2: Remove unused variable sb_formatAndreas Gruenbacher2021-04-031-1/+0
* gfs2: Eliminate gh parameter from go_xmote_bh funcBob Peterson2021-04-031-1/+1
*-. Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel...Andreas Gruenbacher2021-02-231-37/+14
|\ \
| | * gfs2: Per-revoke accounting in transactionsAndreas Gruenbacher2021-02-221-2/+1
| | * gfs2: Get rid of current_tail()Andreas Gruenbacher2021-02-031-2/+3
| | * gfs2: Get rid of sd_reserving_logAndreas Gruenbacher2021-02-031-3/+0
| | * gfs2: Clean up on-stack transactionsAndreas Gruenbacher2021-02-031-1/+1
| * | gfs2: Add local resource group lockingAndreas Gruenbacher2021-02-171-0/+2
| * | gfs2: Add per-reservation reserved block accountingAndreas Gruenbacher2021-02-171-0/+2
| * | gfs2: Rename rs_{free -> requested} and rd_{reserved -> requested}Andreas Gruenbacher2021-02-171-3/+3
| * | gfs2: Only use struct gfs2_rbm for bitmap manipulationsAndreas Gruenbacher2021-01-181-27/+3
| |/
* | gfs2: Enable rgrplvb for sb_fs_format 1802Andrew Price2021-02-081-0/+1
* | gfs2: keep bios separate for each journalBob Peterson2021-01-251-1/+1
|/
* Revert "GFS2: Prevent delete work from occurring on glocks used for create"Andreas Gruenbacher2020-12-011-1/+0
* gfs2: set lockdep subclass for iopen glocksAlexander Aring2020-11-241-0/+1
* gfs2: lookup local statfs inodes prior to journal recoveryAbhi Das2020-10-231-0/+8
* gfs2: Add fields for statfs info in struct gfs2_log_header_hostAbhi Das2020-10-201-0/+4