summaryrefslogtreecommitdiff
path: root/fs/gfs2/incore.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-06gfs2: No longer use 'extern' in function declarationsAndreas Gruenbacher1-1/+1
2023-09-05gfs2: change qd_slot_count to qd_slot_refBob Peterson1-1/+1
2023-09-05gfs2: Introduce new quota=quiet mount optionBob Peterson1-0/+1
2023-09-05gfs2: Rename SDF_DEACTIVATING to SDF_KILLAndreas Gruenbacher1-1/+1
2023-09-05gfs2: Rename sd_{ glock => kill }_waitAndreas Gruenbacher1-1/+1
2023-07-03gfs: Get rid of unnucessary locking in inode_go_dumpAndreas Gruenbacher1-1/+1
2023-07-03gfs2: Replace sd_freeze_state with SDF_FROZEN flagAndreas Gruenbacher1-7/+1
2023-06-15gfs2: Rename SDF_{FS_FROZEN => FREEZE_INITIATOR}Andreas Gruenbacher1-1/+1
2023-02-01gfs2: Evict inodes cooperativelyAndreas Gruenbacher1-0/+1
2023-02-01gfs2: Add SDF_DEACTIVATING super block flagBob Peterson1-0/+1
2023-02-01gfs2: Split the two kinds of glock "delete" workAndreas Gruenbacher1-0/+2
2023-02-01gfs2: Move delete workqueue into super blockAndreas Gruenbacher1-0/+4
2023-02-01gfs2: Get rid of GLF_PENDING_DELETE flagAndreas Gruenbacher1-2/+1
2022-12-15gfs2: Remove support for glock holder auto-demotionAndreas Gruenbacher1-1/+0
2022-06-29gfs2: Make go_instantiate take a glockAndreas Gruenbacher1-1/+1
2022-06-29gfs2: Add new go_held glock operationAndreas Gruenbacher1-0/+1
2022-06-29gfs2: Revert 'Fix "truncate in progress" hang'Andreas Gruenbacher1-3/+0
2021-10-25gfs2: remove RDF_UPTODATE flagBob Peterson1-1/+0
2021-10-25gfs2: Eliminate GIF_INVALID flagBob Peterson1-1/+0
2021-10-25gfs2: fix GL_SKIP node_scope problemsBob Peterson1-0/+2
2021-10-25gfs2: change go_lock to go_instantiateBob Peterson1-1/+1
2021-10-20gfs2: Eliminate ip->i_ghAndreas Gruenbacher1-2/+1
2021-10-20gfs2: Introduce flag for glock holder auto-demotionBob Peterson1-0/+1
2021-08-20gfs2: Eliminate vestigial HIF_FIRSTBob Peterson1-1/+0
2021-08-20gfs2: Don't release and reacquire local statfs bhBob Peterson1-0/+1
2021-04-03gfs2: Remove unused variable sb_formatAndreas Gruenbacher1-1/+0
2021-04-03gfs2: Eliminate gh parameter from go_xmote_bh funcBob Peterson1-1/+1
2021-02-23Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel...Andreas Gruenbacher1-37/+14
2021-02-22gfs2: Per-revoke accounting in transactionsAndreas Gruenbacher1-2/+1
2021-02-17gfs2: Add local resource group lockingAndreas Gruenbacher1-0/+2
2021-02-17gfs2: Add per-reservation reserved block accountingAndreas Gruenbacher1-0/+2
2021-02-17gfs2: Rename rs_{free -> requested} and rd_{reserved -> requested}Andreas Gruenbacher1-3/+3
2021-02-08gfs2: Enable rgrplvb for sb_fs_format 1802Andrew Price1-0/+1
2021-02-03gfs2: Get rid of current_tail()Andreas Gruenbacher1-2/+3
2021-02-03gfs2: Get rid of sd_reserving_logAndreas Gruenbacher1-3/+0
2021-02-03gfs2: Clean up on-stack transactionsAndreas Gruenbacher1-1/+1
2021-01-25gfs2: keep bios separate for each journalBob Peterson1-1/+1
2021-01-18gfs2: Only use struct gfs2_rbm for bitmap manipulationsAndreas Gruenbacher1-27/+3
2020-12-01Revert "GFS2: Prevent delete work from occurring on glocks used for create"Andreas Gruenbacher1-1/+0
2020-11-25gfs2: set lockdep subclass for iopen glocksAlexander Aring1-0/+1
2020-10-23gfs2: lookup local statfs inodes prior to journal recoveryAbhi Das1-0/+8
2020-10-21gfs2: Add fields for statfs info in struct gfs2_log_header_hostAbhi Das1-0/+4
2020-10-21gfs2: Eliminate gl_vmBob Peterson1-11/+4
2020-10-15gfs2: eliminate GLF_QUEUED flag in favor of list_empty(gl_holders)Bob Peterson1-1/+0
2020-10-15gfs2: use-after-free in sysfs deregistrationJamie Iles1-0/+1
2020-07-03gfs2: eliminate GIF_ORDERED in favor of list_emptyBob Peterson1-1/+0
2020-06-05gfs2: Check inode generation number in delete_work_funcAndreas Gruenbacher1-1/+4
2020-06-05gfs2: Give up the iopen glock on contentionAndreas Gruenbacher1-0/+1
2020-06-05gfs2: Turn gl_delete into a delayed workAndreas Gruenbacher1-2/+3
2020-03-27gfs2: Change inode qa_data to allow multiple usersBob Peterson1-0/+1