summaryrefslogtreecommitdiff
path: root/fs/gfs2
AgeCommit message (Expand)Author
2026-03-04gfs2: fiemap page fault fixAndreas Gruenbacher
2026-02-26gfs2: Fix use-after-free in iomap inline data write pathDeepanshu Kartikey
2026-02-26gfs2: Fix slab-use-after-free in qd_putAndreas Gruenbacher
2026-02-26gfs2: Retries missing in gfs2_{rename,exchange}Andreas Gruenbacher
2026-01-23Revert "gfs2: Fix use of bio_chain"Andreas Gruenbacher
2026-01-02gfs2: fix freeze error handlingAlexey Velichayshiy
2026-01-02gfs2: Fix use of bio_chainAndreas Gruenbacher
2026-01-02gfs2: Fix "gfs2: Switch to wait_event in gfs2_quotad"Andreas Gruenbacher
2026-01-02gfs2: fix remote evict for read-only filesystemsAndreas Gruenbacher
2025-12-18gfs2: Prevent recursive memory reclaimAndreas Gruenbacher
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
2025-09-12gfs2: Simplify refcounting in do_xmoteAndreas Gruenbacher
2025-09-12gfs2: do_xmote cleanupAndreas Gruenbacher
2025-09-12gfs2: Remove space before newlineColin Ian King
2025-09-12gfs2: Remove unused sd_withdraw_wait fieldAndreas Gruenbacher
2025-09-12gfs2: Remove unused GIF_FREE_VFS_INODE flagAndreas Gruenbacher
2025-08-27fs: stop accessing ->i_count directly in f2fs and gfs2Josef Bacik
2025-08-12dlm: use defines for force values in dlm_release_lockspaceAlexander Aring
2025-07-28Merge tag 'vfs-6.17-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-28Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2025-07-16gfs2: No more self recoveryAndreas Gruenbacher
2025-07-16gfs2: Validate i_depth for exhash directoriesAndrew Price
2025-07-15gfs2: Set .migrate_folio in gfs2_{rgrp,meta}_aopsAndrew Price
2025-07-15gfs2: a minor finish_xmote cleanupAndreas Gruenbacher
2025-07-15gfs2: simplify finish_xmoteAndreas Gruenbacher