summaryrefslogtreecommitdiff
path: root/fs/gfs2
AgeCommit message (Expand)Author
5 daysRemove excl arg to ->create inode_operationNeilBrown
6 daysgfs2: drop redundant S_IFDIR from mkdirJori Koolstra
10 daysMerge tag 'gfs2-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds
2026-06-15Merge tag 'pull-d_add' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.bh' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2026-06-06gfs2: use d_splice_alias() for ->lookup() return valueAl Viro
2026-06-04buffer: Change calling convention for end_buffer_read_sync()Matthew Wilcox (Oracle)
2026-06-04gfs2: Convert gfs2_aspace_write_folio to bh_submit()Matthew Wilcox (Oracle)
2026-06-04gfs2: Remove use of b_end_io in gfs2_meta_read_endio()Matthew Wilcox (Oracle)
2026-06-04gfs2: Convert gfs2_dir_readahead to bh_submit()Matthew Wilcox (Oracle)
2026-06-04gfs2: Convert gfs2_metapath_ra to bh_submit()Matthew Wilcox (Oracle)
2026-05-29gfs2: page poisoning fixAndreas Gruenbacher
2026-05-29gfs2: Remove unused fallocate_chunk argumentAndreas Gruenbacher
2026-05-21openat2: new OPENAT2_REGULAR flag supportDorjoy Chowdhury
2026-05-04gfs2: fix use-after-free in gfs2_qd_deallocTristan Madani
2026-04-23gfs2: move quota_init qc iterator incrementJie Wang
2026-04-23gfs2: fix quota init duplicate scanJie Wang
2026-04-15Merge tag 'gfs2-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.bh.metadata' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-07gfs2: prevent NULL pointer dereference during unmountAndreas Gruenbacher
2026-04-07gfs2: hide error messages after withdrawAndreas Gruenbacher
2026-04-07gfs2: wait for withdraw earlier during unmountAndreas Gruenbacher
2026-04-07gfs2: inode directory consistency checksAndreas Gruenbacher
2026-04-07gfs2: gfs2_log_flush withdraw fixesAndreas Gruenbacher
2026-04-07gfs2: add some missing log lockingAndreas Gruenbacher
2026-04-07gfs2: fix address space truncation during withdrawAndreas Gruenbacher
2026-04-07gfs2: drain ail under sd_log_flush_lockAndreas Gruenbacher
2026-04-05folio_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