aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/incore.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.gitAndreas 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-24gfs2: 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-20gfs2: Add fields for statfs info in struct gfs2_log_header_hostAbhi Das1-0/+4
2020-10-20gfs2: 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-14gfs2: 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
2020-02-27gfs2: Do proper error checking for go_sync family of glops functionsBob Peterson1-1/+1
2020-02-27gfs2: Force withdraw to replay journals and wait for it to finishBob Peterson1-0/+9
2020-02-20gfs2: Allow some glocks to be used during withdrawBob Peterson1-3/+5
2020-02-10gfs2: log error reformBob Peterson1-4/+3
2020-02-10gfs2: Rework how rgrp buffer_heads are managedBob Peterson1-1/+0
2020-02-10gfs2: Introduce concept of a pending withdrawBob Peterson1-0/+1
2020-01-28Revert "gfs2: eliminate tr_num_revoke_rm"Bob Peterson1-0/+1
2020-01-20gfs2: Remove GFS2_MIN_LVB_SIZE defineAndreas Gruenbacher1-2/+0
2020-01-20gfs2: Fix incorrect variable nameAndreas Gruenbacher1-1/+1
2020-01-07gfs2: eliminate ssize parameter from gfs2_struct2blkBob Peterson1-0/+1
2019-09-24Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+4
2019-09-18gfs2: Convert gfs2 to fs_contextAndrew Price1-4/+4
2019-09-04gfs2: Use async glocks for renameBob Peterson1-0/+1
2019-06-27gfs2: dump fsid when dumping glock problemsBob Peterson1-1/+2