summaryrefslogtreecommitdiff
path: root/fs/gfs2
AgeCommit message (Expand)Author
3 daysMerge tag 'gfs2-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds
4 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
4 daysMerge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
6 daysMerge tag 'vfs-7.1-rc1.bh.metadata' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
6 daysMerge tag 'vfs-7.1-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
12 daysgfs2: prevent NULL pointer dereference during unmountAndreas Gruenbacher
12 daysgfs2: hide error messages after withdrawAndreas Gruenbacher
12 daysgfs2: wait for withdraw earlier during unmountAndreas Gruenbacher
12 daysgfs2: inode directory consistency checksAndreas Gruenbacher
12 daysgfs2: gfs2_log_flush withdraw fixesAndreas Gruenbacher
12 daysgfs2: add some missing log lockingAndreas Gruenbacher
12 daysgfs2: fix address space truncation during withdrawAndreas Gruenbacher
12 daysgfs2: drain ail under sd_log_flush_lockAndreas Gruenbacher
14 daysfolio_batch: rename pagevec.h to folio_batch.hTal Zussman
2026-03-30gfs2: bufdata allocation raceAndreas Gruenbacher
2026-03-29ipv6: convert CONFIG_IPV6 to built-in only and clean up KconfigsFernando Fernandez Mancera
2026-03-26gfs2: Don't zero i_private_dataJan Kara
2026-03-23gfs2: Remove trans_drain code duplicationAndreas Gruenbacher
2026-03-23gfs2: Move gfs2_remove_from_journal to log.cAndreas Gruenbacher
2026-03-23gfs2: Get rid of gfs2_log_[un]lock helpersAndreas Gruenbacher
2026-03-23gfs2: less aggressive low-memory log flushingAndreas Gruenbacher
2026-03-23gfs2: Fix data loss during inode evictAndreas Gruenbacher
2026-03-23gfs2: minor evict_[un]linked_inode cleanupAndreas Gruenbacher
2026-03-23gfs2: Avoid unnecessary transactions in evict_linked_inodeAndreas Gruenbacher
2026-02-24gfs2: Remove unnecessary check in gfs2_evict_inodeAndreas Gruenbacher
2026-02-23gfs2: Call unlock_new_inode before d_instantiateAndreas Gruenbacher
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-17gfs2: stop using writeback internals for dirty_exceeded checkKundan Kumar
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