summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/incore.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* gfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-231-3/+0
* gfs2: Dump nrpages for inodes and their glocksBob Peterson2018-12-121-1/+1
* gfs2: Remove vestigial bd_opsBob Peterson2018-12-111-1/+0
* gfs2: Rename bitmap.bi_{len => bytes}Andreas Gruenbacher2018-10-121-1/+1
* gfs2: Move rs_{sizehint, rgd_gh} fields into the inodeAndreas Gruenbacher2018-10-121-4/+2
* gfs2: slow the deluge of io error messagesBob Peterson2018-10-051-0/+1
* gfs2: Fix gfs2_testbit to use clone bitmapsBob Peterson2018-08-071-0/+21
* gfs2: Eliminate redundant ip->i_rgdAndreas Gruenbacher2018-07-051-1/+0
* gfs2: eliminate rs_inum and reduce the size of gfs2 inodesBob Peterson2018-06-211-1/+0
* GFS2: gfs2_free_extlen can return an extent that is too longBob Peterson2018-06-041-0/+1
* gfs2: Remove sdp->sd_jheightsizeAndreas Gruenbacher2018-04-161-2/+0
* gfs2: Zero out fallocated blocks in fallocate_chunkAndreas Gruenbacher2018-03-291-3/+0
* gfs2: Get rid of gfs2_log_header_inAndreas Gruenbacher2018-01-221-1/+0
* gfs2: Add gfs2_max_stuffed_sizeAndreas Gruenbacher2018-01-181-0/+5
* gfs2: Silence gcc format-truncation warningAndreas Gruenbacher2017-08-251-1/+1
* GFS2: Withdraw for IO errors writing to the journal or statfsBob Peterson2017-08-251-0/+1
* gfs2: forcibly flush ail to relieve memory pressureAbhi Das2017-08-101-0/+1
* gfs2: Fix glock rhashtable rcu bugAndreas Gruenbacher2017-07-071-0/+1
* Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-051-2/+3
|\
| * gfs2: Protect gl->gl_object by spin lockAndreas Gruenbacher2017-07-051-0/+2
| * gfs2: Get rid of flush_delayed_work in gfs2_evict_inodeAndreas Gruenbacher2017-07-051-0/+1
| * GFS2: Eliminate vestigial sd_log_flush_wrappedBob Peterson2017-06-201-1/+0
| * GFS2: Remove gl_list from glock structureBob Peterson2017-06-121-1/+0
* | gfs2: remove the unused sd_log_error fieldChristoph Hellwig2017-06-091-1/+0
|/
* gfs2: Don't pack struct lm_locknameAndreas Gruenbacher2017-03-161-2/+6
* gfs2: Avoid alignment hole in struct lm_locknameAndreas Gruenbacher2017-03-151-1/+1