summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/incore.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* gfs2: Fix incorrect variable nameAndreas Gruenbacher2020-01-201-1/+1
* gfs2: eliminate ssize parameter from gfs2_struct2blkBob Peterson2020-01-071-0/+1
* Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-09-241-4/+4
|\
| * gfs2: Convert gfs2 to fs_contextAndrew Price2019-09-181-4/+4
* | gfs2: Use async glocks for renameBob Peterson2019-09-041-0/+1
|/
* gfs2: dump fsid when dumping glock problemsBob Peterson2019-06-271-1/+2
* gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWNBob Peterson2019-06-271-1/+1
* gfs2: eliminate tr_num_revoke_rmBob Peterson2019-06-271-1/+0
* Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-081-4/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner2019-06-051-4/+1
* | Revert "gfs2: Replace gl_revokes with a GLF flag"Bob Peterson2019-06-061-1/+1
|/
* gfs2: fix race between gfs2_freeze_func and unmountAbhi Das2019-05-071-0/+1
* gfs2: Rename sd_log_le_{revoke,ordered}Andreas Gruenbacher2019-05-071-2/+2
* gfs2: Replace gl_revokes with a GLF flagBob Peterson2019-05-071-1/+1
* gfs2: clean_journal improperly set sd_log_flush_headBob Peterson2019-05-071-1/+1