summaryrefslogtreecommitdiff
path: root/fs/gfs2/incore.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* gfs2: Eliminate gl_vmBob Peterson2020-10-201-11/+4
* gfs2: eliminate GLF_QUEUED flag in favor of list_empty(gl_holders)Bob Peterson2020-10-151-1/+0
* gfs2: use-after-free in sysfs deregistrationJamie Iles2020-10-141-0/+1
* gfs2: eliminate GIF_ORDERED in favor of list_emptyBob Peterson2020-07-031-1/+0
* gfs2: Check inode generation number in delete_work_funcAndreas Gruenbacher2020-06-051-1/+4
* gfs2: Give up the iopen glock on contentionAndreas Gruenbacher2020-06-051-0/+1
* gfs2: Turn gl_delete into a delayed workAndreas Gruenbacher2020-06-051-2/+3
* gfs2: Change inode qa_data to allow multiple usersBob Peterson2020-03-271-0/+1
* gfs2: Do proper error checking for go_sync family of glops functionsBob Peterson2020-02-271-1/+1
* gfs2: Force withdraw to replay journals and wait for it to finishBob Peterson2020-02-271-0/+9
* gfs2: Allow some glocks to be used during withdrawBob Peterson2020-02-201-3/+5
* gfs2: log error reformBob Peterson2020-02-101-4/+3
* gfs2: Rework how rgrp buffer_heads are managedBob Peterson2020-02-101-1/+0
* gfs2: Introduce concept of a pending withdrawBob Peterson2020-02-101-0/+1
* Revert "gfs2: eliminate tr_num_revoke_rm"Bob Peterson2020-01-281-0/+1
* gfs2: Remove GFS2_MIN_LVB_SIZE defineAndreas Gruenbacher2020-01-201-2/+0