aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/incore.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2019-06-27gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWNBob Peterson1-1/+1
2019-06-27gfs2: eliminate tr_num_revoke_rmBob Peterson1-1/+0
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-4/+1
2019-06-06Revert "gfs2: Replace gl_revokes with a GLF flag"Bob Peterson1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner1-4/+1
2019-05-07gfs2: fix race between gfs2_freeze_func and unmountAbhi Das1-0/+1
2019-05-07gfs2: Rename sd_log_le_{revoke,ordered}Andreas Gruenbacher1-2/+2
2019-05-07gfs2: Replace gl_revokes with a GLF flagBob Peterson1-1/+1
2019-05-07gfs2: clean_journal improperly set sd_log_flush_headBob Peterson1-1/+1
2019-01-23gfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-3/+0
2018-12-12gfs2: Dump nrpages for inodes and their glocksBob Peterson1-1/+1
2018-12-11gfs2: Remove vestigial bd_opsBob Peterson1-1/+0
2018-10-12gfs2: Rename bitmap.bi_{len => bytes}Andreas Gruenbacher1-1/+1
2018-10-12gfs2: Move rs_{sizehint, rgd_gh} fields into the inodeAndreas Gruenbacher1-4/+2
2018-10-05gfs2: slow the deluge of io error messagesBob Peterson1-0/+1
2018-08-07gfs2: Fix gfs2_testbit to use clone bitmapsBob Peterson1-0/+21
2018-07-05gfs2: Eliminate redundant ip->i_rgdAndreas Gruenbacher1-1/+0
2018-06-21gfs2: eliminate rs_inum and reduce the size of gfs2 inodesBob Peterson1-1/+0
2018-06-04GFS2: gfs2_free_extlen can return an extent that is too longBob Peterson1-0/+1
2018-04-16gfs2: Remove sdp->sd_jheightsizeAndreas Gruenbacher1-2/+0
2018-03-29gfs2: Zero out fallocated blocks in fallocate_chunkAndreas Gruenbacher1-3/+0
2018-01-22gfs2: Get rid of gfs2_log_header_inAndreas Gruenbacher1-1/+0
2018-01-18gfs2: Add gfs2_max_stuffed_sizeAndreas Gruenbacher1-0/+5
2017-08-25gfs2: Silence gcc format-truncation warningAndreas Gruenbacher1-1/+1