summaryrefslogtreecommitdiff
path: root/fs/gfs2
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-09Merge tag 'gfs2-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds
2026-02-09Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-09Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-09Merge tag 'vfs-7.0-rc1.nonblocking_timestamps' of git://git.kernel.org/pub/sc...Linus Torvalds
2026-02-05gfs2: fiemap page fault fixAndreas Gruenbacher
2026-02-03gfs2: fix memory leaks in gfs2_fill_super error pathDeepanshu Kartikey
2026-01-30gfs2: Fix use-after-free in iomap inline data write pathDeepanshu Kartikey
2026-01-26Merge tag 'vfs-6.19-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-01-26gfs2: Fix slab-use-after-free in qd_putAndreas Gruenbacher
2026-01-26gfs2: Introduce glock_{type,number,sbd} helpersAndreas Gruenbacher
2026-01-26gfs2: gfs2_glock_hold cleanupAndreas Gruenbacher
2026-01-26gfs: Use fixed GL_GLOCK_MIN_HOLD timeAndreas Gruenbacher
2026-01-26gfs2: Fix gfs2_log_get_bio argument typeAndreas Gruenbacher
2026-01-26gfs2: gfs2_chain_bio start sector fixAndreas Gruenbacher
2026-01-26gfs2: Initialize bio->bi_opf earlyAndreas Gruenbacher
2026-01-26gfs2: Rename gfs2_log_submit_{bio -> write}Andreas Gruenbacher
2026-01-26gfs2: Do not cancel internal demote requestsAndreas Gruenbacher
2026-01-26gfs2: run_queue cleanupAndreas Gruenbacher
2026-01-26gfs2: Retries missing in gfs2_{rename,exchange}Andreas Gruenbacher
2026-01-26gfs2: glock cancelation flag fixAndreas Gruenbacher
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-16posix_acl: make posix_acl_to_xattr() alloc the bufferMiklos Szeredi
2026-01-12Revert "gfs2: Fix use of bio_chain"Andreas Gruenbacher
2026-01-12fs: add support for non-blocking timestamp updatesChristoph Hellwig
2026-01-12fs: refactor ->update_time handlingChristoph Hellwig
2026-01-12fs: allow error returns from generic_update_timeChristoph Hellwig
2026-01-12fs: remove simple_nosetlease()Jeff Layton
2026-01-12gfs2: add a setlease file operationJeff Layton
2026-01-12gfs2: don't allow delegations to be set on directoriesJeff Layton
2025-12-03Merge tag 'gfs2-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2025-12-02gfs2: Fix use of bio_chainAndreas Gruenbacher
2025-12-01Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-26gfs2: Clean up SDF_JOURNAL_LIVE flag handlingAndreas Gruenbacher
2025-11-26gfs2: No longer thaw filesystems during a withdrawAndreas Gruenbacher
2025-11-26gfs2: Withdraw immediately in gfs2_trans_add_metaAndreas Gruenbacher
2025-11-26gfs2: New gfs2_withdraw_helperAndreas Gruenbacher
2025-11-26gfs2: Clean up properly during a withdrawAndreas Gruenbacher
2025-11-26gfs2: Rename gfs2_{gl_dq_holders => withdraw_glocks}Andreas Gruenbacher
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: Check for log write errors before telling dlm to unlock"Andreas Gruenbacher
2025-11-26Revert "gfs2: fix a deadlock on withdraw-during-mount"Andreas Gruenbacher
2025-11-26Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (6/6)Andreas Gruenbacher
2025-11-26Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (5/6)Andreas Gruenbacher
2025-11-26Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (4/6)Andreas Gruenbacher