summaryrefslogtreecommitdiff
path: root/fs/gfs2/glops.c
AgeCommit message (Expand)Author
2021-10-25gfs2: remove RDF_UPTODATE flagBob Peterson
2021-10-25gfs2: Eliminate GIF_INVALID flagBob Peterson
2021-10-25gfs2: fix GL_SKIP node_scope problemsBob Peterson
2021-10-25gfs2: change go_lock to go_instantiateBob Peterson
2021-10-25gfs2: move GL_SKIP check from glops to do_promoteBob Peterson
2021-08-20gfs2: Delay withdraw from atomic contextBob Peterson
2021-08-19gfs2: trivial clean up of gfs2_ail_errorBob Peterson
2021-08-04gfs2: Fix glock recursion in freeze_go_xmote_bhBob Peterson
2021-05-20gfs2: Fix I_NEW check in gfs2_dinode_inBob Peterson
2021-04-29Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2021-04-09gfs2: Fix a number of kernel-doc warningsLee Jones
2021-04-03gfs2: Eliminate gh parameter from go_xmote_bh funcBob Peterson
2021-03-12gfs2: be careful with inode refreshAl Viro
2021-02-22gfs2: Per-revoke accounting in transactionsAndreas Gruenbacher
2021-02-03gfs2: Clean up on-stack transactionsAndreas Gruenbacher
2021-02-03gfs2: Use sb_start_intwrite in gfs2_ail_empty_glAndreas Gruenbacher
2020-11-25gfs2: Don't freeze the file system during unmountBob Peterson
2020-11-24gfs2: set lockdep subclass for iopen glocksAlexander Aring
2020-11-24gfs2: Fix deadlock dumping resource group glocksAlexander Aring
2020-11-18gfs2: Fix regression in freeze_go_syncBob Peterson
2020-10-29gfs2: Split up gfs2_meta_sync into inode and rgrp versionsBob Peterson
2020-10-20gfs2: Ignore subsequent errors after withdraw in rgrp_go_syncAndreas Gruenbacher
2020-10-20gfs2: Eliminate gl_vmBob Peterson
2020-10-14gfs2: Fix NULL pointer dereference in gfs2_rgrp_dumpAndrew Price
2020-07-03gfs2: freeze should work on read-only mountsBob Peterson
2020-06-05Merge branch 'gfs2-iopen' into for-nextAndreas Gruenbacher
2020-06-05gfs2: initialize transaction tr_ailX_lists earlierBob Peterson
2020-06-05gfs2: Turn gl_delete into a delayed workAndreas Gruenbacher
2020-06-05gfs2: Keep track of deleted inode generations in LVBsAndreas Gruenbacher
2020-06-02gfs2: Don't ignore inode write errors during inode_go_syncBob Peterson
2020-02-27gfs2: Do proper error checking for go_sync family of glops functionsBob Peterson
2020-02-27gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is emptyBob Peterson
2020-02-27gfs2: fix infinite loop when checking ail item count before go_invalBob Peterson
2020-02-27gfs2: Force withdraw to replay journals and wait for it to finishBob Peterson
2020-02-20gfs2: Allow some glocks to be used during withdrawBob Peterson
2020-02-10gfs2: Rework how rgrp buffer_heads are managedBob Peterson
2020-02-10gfs2: Split gfs2_lm_withdraw into two functionsAndreas Gruenbacher
2020-01-07gfs2: eliminate ssize parameter from gfs2_struct2blkBob Peterson
2019-11-14gfs2: Introduce function gfs2_withdrawnBob Peterson
2019-10-30gfs2: removed unnecessary semicolonAliasgar Surti
2019-06-27gfs2: replace more printk with calls to fs_info and friendsBob Peterson
2019-06-27gfs2: dump fsid when dumping glock problemsBob Peterson
2019-06-27gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWNBob Peterson
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner
2019-05-07gfs2: read journal in large chunksAbhi Das
2019-02-14Revert "gfs2: read journal in large chunks to locate the head"Bob Peterson
2018-12-12gfs2: Dump nrpages for inodes and their glocksBob Peterson
2018-12-11gfs2: read journal in large chunks to locate the headAbhi Das
2018-06-05vfs: change inode times to use struct timespec64Deepa Dinamani
2018-01-23GFS2: Log the reason for log flushes in every log headerBob Peterson