summaryrefslogtreecommitdiff
path: root/fs/gfs2/glops.c
AgeCommit message (Expand)Author
2025-12-03Merge tag 'gfs2-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2025-11-26Revert "gfs2: fix infinite loop when checking ail item count before go_inval"Andreas Gruenbacher
2025-11-26Revert "gfs2: Allow some glocks to be used during withdraw"Andreas Gruenbacher
2025-11-26Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (3/6)Andreas Gruenbacher
2025-11-26Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (2/6)Andreas Gruenbacher
2025-11-26gfs2: Rename gfs2_{withdrawing_or_ => }withdrawnAndreas Gruenbacher
2025-11-26gfs2: Get rid of delayed withdrawsAndreas Gruenbacher
2025-11-26gfs2: fix remote evict for read-only filesystemsAndreas Gruenbacher
2025-10-20gfs2: use the new ->i_state accessorsMateusz Guzik
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)
2025-07-16gfs2: Validate i_depth for exhash directoriesAndrew Price
2025-05-22gfs2: No more gfs2_find_jhead cachingAndreas Gruenbacher
2025-05-22gfs2: Simplify gfs2_log_pointers_initAndreas Gruenbacher
2025-04-21gfs2: replace sd_aspace with sd_inodeAndreas Gruenbacher
2024-11-05gfs2: Make gfs2_inode_refresh staticAndreas Gruenbacher
2024-09-24gfs2: Initialize gl_no_formal_ino earlierAndreas Gruenbacher
2024-05-29gfs2: Get rid of demote_ok checksAndreas Gruenbacher
2024-05-29Revert "GFS2: Don't add all glocks to the lru"Andreas Gruenbacher
2024-05-28gfs2: Rename GLF_FREEING to GLF_UNLOCKEDAndreas Gruenbacher
2024-04-09gfs2: Don't forget to complete delayed withdrawAndreas Gruenbacher
2024-04-09gfs2: Improve gfs2_consist_inode() usageAndrew Price
2023-12-20gfs2: Rename gfs2_withdrawn to gfs2_withdrawing_or_withdrawnAndreas Gruenbacher
2023-12-18gfs2: Fix inode_go_instantiate descriptionAndreas Gruenbacher
2023-11-07Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-10-18gfs2: convert to new timestamp accessorsJeff Layton
2023-09-18gfs2: Remove freeze_go_demote_okAndreas Gruenbacher
2023-09-18gfs2: Fix another freeze/thaw hangAndreas Gruenbacher
2023-09-05Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-09-05gfs2: Rename SDF_DEACTIVATING to SDF_KILLAndreas Gruenbacher
2023-07-24gfs2: convert to ctime accessor functionsJeff Layton
2023-07-03gfs: Get rid of unnucessary locking in inode_go_dumpAndreas Gruenbacher
2023-07-03gfs2: Rework freeze / thaw logicAndreas Gruenbacher
2023-04-25gfs2: gfs2_ail_empty_gl no log flush on errorBob Peterson
2023-04-25gfs2: Issue message when revokes cannot be writtenBob Peterson
2023-04-25gfs2: return errors from gfs2_ail_empty_glBob Peterson
2023-04-18gfs2: Move variable assignment behind a null pointer check in inode_go_dumpMarkus Elfring
2023-03-28gfs2: Fix inode height consistency checkAndreas Gruenbacher
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-01-31gfs2: Cease delete work during unmountBob Peterson
2023-01-31gfs2: check gl_object in rgrp glopsBob Peterson
2023-01-31gfs2: Split the two kinds of glock "delete" workAndreas Gruenbacher
2023-01-31gfs2: Get rid of GLF_PENDING_DELETE flagAndreas Gruenbacher
2023-01-18gfs2: replace obvious uses of b_page with b_folioMatthew Wilcox (Oracle)
2022-12-06gfs2: Always check inode size of inline inodesAndreas Gruenbacher
2022-12-06gfs2: Cosmetic gfs2_dinode_{in,out} cleanupAndreas Gruenbacher
2022-06-29gfs2: Make go_instantiate take a glockAndreas Gruenbacher
2022-06-29gfs2: Add new go_held glock operationAndreas Gruenbacher
2022-06-29gfs2: Revert 'Fix "truncate in progress" hang'Andreas Gruenbacher
2022-06-29gfs2: Instantiate glocks ouside of glock state engineAndreas Gruenbacher
2022-01-11gfs2: dump inode object for iopen glocksBob Peterson