summaryrefslogtreecommitdiff
path: root/fs/gfs2
AgeCommit message (Expand)Author
35 hoursMerge branch 'vfs.all' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs...Mark Brown
4 daysgfs2: fix typos in commentsHemanth Selam
6 daysgfs2: Fix journaled truncate range end offsetJan Kara
6 daysMerge branch 'vfs-7.4.lookup' into vfs.allChristian Brauner
7 daysgfs2: missing whitespace in error messageAndreas Gruenbacher
7 daysgfs2: Get rid of sd_async_glock_waitAndreas Gruenbacher
7 daysgfs2: reject invalid inode sizesJiaming Zhang
7 daysgfs2: No quotas for meta inodesAndreas Gruenbacher
7 daysgfs2: move brelse() after buffer head accessesHongling Zeng
9 daysvfs: move O_IS_MKDIR check from lookup_open() into individual filesystemsJori Koolstra
9 daysbuffer: clear BH_Write_EIO when a write succeeds, not when one startsChao Shi
9 daysgfs2: check for a metadata write error with buffer_write_io_error()Chao Shi
2026-08-21gfs2: Improve resource group validation and error handlingAndreas Gruenbacher
2026-08-20gfs2: Silence sparse signedness warningAndreas Gruenbacher
2026-08-20gfs2: annotate i_gl with __rcuAndreas Gruenbacher
2026-08-20gfs2: Introduce gfs2_inode_glockAndreas Gruenbacher
2026-08-20gfs2: Add inode variablesAndreas Gruenbacher
2026-08-20gfs2: Get to super block from inode in tracepointsAndreas Gruenbacher
2026-08-20gfs2: Avoid ip->i_gl dereferences in gfs2_inode_lookup and gfs2_create_inodeAndreas Gruenbacher
2026-08-17Merge tag 'gfs2-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds
2026-08-17Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-08-17Merge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-12gfs2: harden gfs2_glock_holdAndreas Gruenbacher
2026-07-31gfs2: convert iomap ops to ->iomap_next()Joanne Koong
2026-07-31Remove excl arg to ->create inode_operationNeilBrown
2026-07-31lockref: tidy up dead count handlingMateusz Guzik
2026-07-19gfs2: Remove the glock lru list and shrinkerAndreas Gruenbacher
2026-07-19gfs2: Skip dlm unlocks earlierAndreas Gruenbacher
2026-07-19gfs2: Don't cache unreferenced glocksAndreas Gruenbacher
2026-07-19gfs2: Enable automatic glock hash table shrinkingAndreas Gruenbacher
2026-07-01gfs2: drop redundant S_IFDIR from mkdirJori Koolstra
2026-06-26Merge 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