summaryrefslogtreecommitdiff
path: root/fs/gfs2
AgeCommit message (Expand)AuthorFilesLines
2026-08-17Merge tag 'gfs2-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds9-221/+35
2026-08-17Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-9/+9
2026-08-17Merge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+2
2026-08-12gfs2: harden gfs2_glock_holdAndreas Gruenbacher2-5/+4
2026-07-31gfs2: convert iomap ops to ->iomap_next()Joanne Koong1-2/+4
2026-07-31Remove excl arg to ->create inode_operationNeilBrown1-3/+2
2026-07-31lockref: tidy up dead count handlingMateusz Guzik3-8/+8
2026-07-19gfs2: Remove the glock lru list and shrinkerAndreas Gruenbacher7-201/+15
2026-07-19gfs2: Skip dlm unlocks earlierAndreas Gruenbacher5-7/+2
2026-07-19gfs2: Don't cache unreferenced glocksAndreas Gruenbacher1-8/+13
2026-07-19gfs2: Enable automatic glock hash table shrinkingAndreas Gruenbacher1-0/+1
2026-07-01gfs2: drop redundant S_IFDIR from mkdirJori Koolstra1-1/+1
2026-06-26Merge tag 'gfs2-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds5-15/+57
2026-06-15Merge tag 'pull-d_add' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-6/+2
2026-06-15Merge tag 'vfs-7.2-rc1.bh' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds3-20/+18
2026-06-06gfs2: use d_splice_alias() for ->lookup() return valueAl Viro1-6/+2
2026-06-04buffer: Change calling convention for end_buffer_read_sync()Matthew Wilcox (Oracle)1-1/+1
2026-06-04gfs2: Convert gfs2_aspace_write_folio to bh_submit()Matthew Wilcox (Oracle)1-3/+4
2026-06-04gfs2: Remove use of b_end_io in gfs2_meta_read_endio()Matthew Wilcox (Oracle)1-3/+1
2026-06-04gfs2: Convert gfs2_dir_readahead to bh_submit()Matthew Wilcox (Oracle)1-7/+5
2026-06-04gfs2: Convert gfs2_metapath_ra to bh_submit()Matthew Wilcox (Oracle)1-6/+7
2026-05-29gfs2: page poisoning fixAndreas Gruenbacher3-0/+30
2026-05-29gfs2: Remove unused fallocate_chunk argumentAndreas Gruenbacher1-3/+2
2026-05-21openat2: new OPENAT2_REGULAR flag supportDorjoy Chowdhury1-0/+7
2026-05-04gfs2: fix use-after-free in gfs2_qd_deallocTristan Madani1-0/+1
2026-04-23gfs2: move quota_init qc iterator incrementJie Wang1-2/+1
2026-04-23gfs2: fix quota init duplicate scanJie Wang1-10/+23
2026-04-15Merge tag 'gfs2-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds13-170/+237
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+1
2026-04-13Merge tag 'vfs-7.1-rc1.bh.metadata' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2026-04-13Merge tag 'vfs-7.1-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2026-04-07gfs2: prevent NULL pointer dereference during unmountAndreas Gruenbacher1-2/+3
2026-04-07gfs2: hide error messages after withdrawAndreas Gruenbacher1-1/+1
2026-04-07gfs2: wait for withdraw earlier during unmountAndreas Gruenbacher1-2/+3
2026-04-07gfs2: inode directory consistency checksAndreas Gruenbacher3-2/+7
2026-04-07gfs2: gfs2_log_flush withdraw fixesAndreas Gruenbacher1-8/+17
2026-04-07gfs2: add some missing log lockingAndreas Gruenbacher1-8/+20
2026-04-07gfs2: fix address space truncation during withdrawAndreas Gruenbacher2-19/+39
2026-04-07gfs2: drain ail under sd_log_flush_lockAndreas Gruenbacher1-2/+1
2026-04-05folio_batch: rename pagevec.h to folio_batch.hTal Zussman1-1/+1
2026-03-30gfs2: bufdata allocation raceAndreas Gruenbacher1-11/+14
2026-03-29ipv6: convert CONFIG_IPV6 to built-in only and clean up KconfigsFernando Fernandez Mancera1-1/+1
2026-03-26gfs2: Don't zero i_private_dataJan Kara1-1/+0
2026-03-23gfs2: Remove trans_drain code duplicationAndreas Gruenbacher1-23/+18
2026-03-23gfs2: Move gfs2_remove_from_journal to log.cAndreas Gruenbacher4-38/+37
2026-03-23gfs2: Get rid of gfs2_log_[un]lock helpersAndreas Gruenbacher7-61/+37
2026-03-23gfs2: less aggressive low-memory log flushingAndreas Gruenbacher1-2/+3
2026-03-23gfs2: Fix data loss during inode evictAndreas Gruenbacher1-8/+28
2026-03-23gfs2: minor evict_[un]linked_inode cleanupAndreas Gruenbacher1-6/+8