summaryrefslogtreecommitdiff
path: root/fs/gfs2
AgeCommit message (Expand)Author
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-26Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (1/6)Andreas Gruenbacher
2025-11-26Revert "gfs2: don't stop reads while withdraw in progress"Andreas Gruenbacher
2025-11-26gfs2: Rename LM_FLAG_{NOEXP -> RECOVER}Andreas Gruenbacher
2025-11-26gfs2: Kill gfs2_io_error_bh_wdAndreas Gruenbacher
2025-11-26gfs2: Withdraw immediately on log write errorsAndreas Gruenbacher
2025-11-26gfs2: Rename gfs2_{withdrawing_or_ => }withdrawnAndreas Gruenbacher
2025-11-26gfs2: Get rid of delayed withdrawsAndreas Gruenbacher
2025-11-26gfs2: Asynchronous withdrawAndreas Gruenbacher
2025-11-26gfs2: Add clean argument to lm_unmount hookAndreas Gruenbacher
2025-11-26gfs2: Clean up quotad timeout handlingAndreas Gruenbacher
2025-11-26gfs2: Fix "gfs2: Switch to wait_event in gfs2_quotad"Andreas Gruenbacher
2025-11-26gfs2: Minor cosmetic remote delete cleanupsAndreas Gruenbacher
2025-11-26gfs2: fix remote evict for read-only filesystemsAndreas Gruenbacher
2025-11-26gfs2: fix freeze error handlingAlexey Velichayshiy
2025-11-26gfs2: Prevent recursive memory reclaimAndreas Gruenbacher
2025-11-25fs: rework I_NEW handling to operate without fencesMateusz Guzik
2025-11-09gfs2: Use bio_add_folio_nofail()Matthew Wilcox (Oracle)
2025-11-05iomap: add caller-provided callbacks for read and readaheadJoanne Koong
2025-10-31gfs2: document ip in __gfs2_holder_init kernel-doc commentSukrut Heroorkar
2025-10-31gfs2/sysfs: Replace sprintf/snprintf with sysfs_emitUtkarsh Singh
2025-10-31gfs2: Use folio_next_pos()Matthew Wilcox (Oracle)
2025-10-29fs: Make wbc_to_tag() inline and use it in fs.Julian Sun
2025-10-20gfs2: use the new ->i_state accessorsMateusz Guzik
2025-10-03Merge tag 'pull-finish_no_open' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-29Merge tag 'dlm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2025-09-29Merge tag 'gfs2-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-19fs: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari
2025-09-16simplify gfs2_atomic_open()Al Viro
2025-09-15fs: rename generic_delete_inode() and generic_drop_inode()Mateusz Guzik
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)
2025-09-12gfs2: Fix unlikely race in gdlm_put_lockAndreas Gruenbacher
2025-09-12gfs2: Add proper lockspace lockingAndreas Gruenbacher
2025-09-12gfs2: Minor run_queue fixesAndreas Gruenbacher
2025-09-12gfs2: run_queue cleanupAndreas Gruenbacher
2025-09-12gfs2: Simplify do_promoteAndreas Gruenbacher
2025-09-12gfs2: Get rid of GLF_INVALIDATE_IN_PROGRESSAndreas Gruenbacher
2025-09-12gfs2: Fix GLF_INVALIDATE_IN_PROGRESS flag clearing in do_xmoteAndreas Gruenbacher
2025-09-12gfs2: Remove duplicate check in do_xmoteAndreas Gruenbacher
2025-09-12gfs2: Fix LM_FLAG_TRY* logic in add_to_queueAndreas Gruenbacher
2025-09-12gfs2: Remove DLM_LKF_ALTCW / DLM_LKF_ALTPR codeAndreas Gruenbacher
2025-09-12gfs2: Further sanitize lock_dlm.cAndreas Gruenbacher
2025-09-12gfs2: Do not use atomic operations unnecessarilyAndreas Gruenbacher
2025-09-12gfs2: Sanitize gfs2_meta_check, gfs2_metatype_check, gfs2_io_errorAndreas Gruenbacher
2025-09-12gfs2: Turn gfs2_withdraw into a void functionAndreas Gruenbacher
2025-09-12gfs2: Partially revert "gfs2: do_xmote fixes"Andreas Gruenbacher