summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/glops.c
Commit message (Expand)AuthorAgeFilesLines
* gfs2: Don't forget to complete delayed withdrawAndreas Gruenbacher2024-04-091-0/+3
* gfs2: Improve gfs2_consist_inode() usageAndrew Price2024-04-091-14/+20
* gfs2: Rename gfs2_withdrawn to gfs2_withdrawing_or_withdrawnAndreas Gruenbacher2023-12-201-1/+1
* gfs2: Fix inode_go_instantiate descriptionAndreas Gruenbacher2023-12-181-1/+1
* Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-11-071-13/+0
|\
| * gfs2: Remove freeze_go_demote_okAndreas Gruenbacher2023-09-181-13/+0
* | gfs2: convert to new timestamp accessorsJeff Layton2023-10-181-5/+6
|/
* gfs2: Fix another freeze/thaw hangAndreas Gruenbacher2023-09-181-4/+5
* Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-09-051-1/+1
|\
| * gfs2: Rename SDF_DEACTIVATING to SDF_KILLAndreas Gruenbacher2023-09-051-1/+1
* | gfs2: convert to ctime accessor functionsJeff Layton2023-07-241-2/+2
|/
* gfs: Get rid of unnucessary locking in inode_go_dumpAndreas Gruenbacher2023-07-031-11/+6
* gfs2: Rework freeze / thaw logicAndreas Gruenbacher2023-07-031-33/+19
* gfs2: gfs2_ail_empty_gl no log flush on errorBob Peterson2023-04-251-2/+3
* gfs2: Issue message when revokes cannot be writtenBob Peterson2023-04-251-1/+3
* gfs2: return errors from gfs2_ail_empty_glBob Peterson2023-04-251-3/+5
* gfs2: Move variable assignment behind a null pointer check in inode_go_dumpMarkus Elfring2023-04-181-1/+2
* gfs2: Fix inode height consistency checkAndreas Gruenbacher2023-03-281-1/+2
* Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-231-1/+1
|\
| * gfs2: replace obvious uses of b_page with b_folioMatthew Wilcox (Oracle)2023-01-181-1/+1
* | gfs2: Cease delete work during unmountBob Peterson2023-01-311-1/+2
* | gfs2: check gl_object in rgrp glopsBob Peterson2023-01-311-3/+6
* | gfs2: Split the two kinds of glock "delete" workAndreas Gruenbacher2023-01-311-1/+1
* | gfs2: Get rid of GLF_PENDING_DELETE flagAndreas Gruenbacher2023-01-311-8/+1
|/
* gfs2: Always check inode size of inline inodesAndreas Gruenbacher2022-12-061-0/+3
* gfs2: Cosmetic gfs2_dinode_{in,out} cleanupAndreas Gruenbacher2022-12-061-20/+21
* gfs2: Make go_instantiate take a glockAndreas Gruenbacher2022-06-291-2/+1
* gfs2: Add new go_held glock operationAndreas Gruenbacher2022-06-291-6/+13
* gfs2: Revert 'Fix "truncate in progress" hang'Andreas Gruenbacher2022-06-291-9/+2
* gfs2: Instantiate glocks ouside of glock state engineAndreas Gruenbacher2022-06-291-1/+1
* gfs2: dump inode object for iopen glocksBob Peterson2022-01-111-0/+1
* gfs2: remove redundant set of INSTANTIATE_NEEDEDBob Peterson2021-12-041-1/+0
* gfs2: remove RDF_UPTODATE flagBob Peterson2021-10-251-1/+1
* gfs2: Eliminate GIF_INVALID flagBob Peterson2021-10-251-8/+3
* gfs2: fix GL_SKIP node_scope problemsBob Peterson2021-10-251-4/+6
* gfs2: change go_lock to go_instantiateBob Peterson2021-10-251-4/+4
* gfs2: move GL_SKIP check from glops to do_promoteBob Peterson2021-10-251-1/+1
* gfs2: Delay withdraw from atomic contextBob Peterson2021-08-201-1/+1
* gfs2: trivial clean up of gfs2_ail_errorBob Peterson2021-08-191-4/+6
* gfs2: Fix glock recursion in freeze_go_xmote_bhBob Peterson2021-08-041-10/+7
* gfs2: Fix I_NEW check in gfs2_dinode_inBob Peterson2021-05-201-1/+1
* Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds2021-04-291-10/+6
|\
| * gfs2: Fix a number of kernel-doc warningsLee Jones2021-04-091-9/+5
| * gfs2: Eliminate gh parameter from go_xmote_bh funcBob Peterson2021-04-031-1/+1
* | gfs2: be careful with inode refreshAl Viro2021-03-121-8/+14
|/
* gfs2: Per-revoke accounting in transactionsAndreas Gruenbacher2021-02-221-6/+2
* gfs2: Clean up on-stack transactionsAndreas Gruenbacher2021-02-031-23/+10
* gfs2: Use sb_start_intwrite in gfs2_ail_empty_glAndreas Gruenbacher2021-02-031-1/+4
* gfs2: Don't freeze the file system during unmountBob Peterson2020-11-251-1/+2
* gfs2: set lockdep subclass for iopen glocksAlexander Aring2020-11-241-0/+1