public inbox for gfs2@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-03-12 16:54:51 to 2026-05-01 11:02:06 UTC [more...]

[PATCH] gfs2: fix use-after-free in gfs2_qd_dealloc
 2026-05-01 11:02 UTC 

[PATCH] fs: gfs2: fix sleeping function called from invalid context
 2026-04-29  8:15 UTC 

[PATCH] gfs2: reject undersized EA records during xattr walks
 2026-04-28  4:04 UTC 

[PATCH RESEND v7.1-rc1 0/4] dlm: pending DLM patches
 2026-04-27 15:59 UTC  (5+ messages)
` [PATCH RESEND v7.1-rc1 1/4] dlm: use hlist_for_each_entry_srcu for SRCU protected lists
` [PATCH RESEND v7.1-rc1 2/4] dlm: add usercopy whitelist to dlm_cb cache
` [PATCH RESEND v7.1-rc1 3/4] dlm: fix add msg handle in send_queue ordered
` [PATCH RESEND v7.1-rc1 4/4] dlm: init per node debugfs before add to node hash

[PATCH v6 0/4] OPENAT2_REGULAR flag support for openat2
 2026-04-27 14:29 UTC  (31+ messages)
` [PATCH v6 1/4] openat2: new OPENAT2_REGULAR flag support
` [PATCH v6 2/4] kselftest/openat2: test for OPENAT2_REGULAR flag
` [PATCH v6 3/4] sparc/fcntl.h: convert O_* flag macros from hex to octal
` [PATCH v6 4/4] mips/fcntl.h: "

[bug report] Potential order violation in fs/dlm/midcomms.c, between 'dlm_midcomms_addr()' and 'dlm_midcomms_exit()'
 2026-04-27 13:15 UTC  (2+ messages)

[PATCH] gfs2: keep per-bio end_io when splitting journal head reads
 2026-04-24 22:12 UTC  (4+ messages)

[PATCH 5.10.y] gfs2: Validate i_depth for exhash directories
 2026-04-23 12:35 UTC  (2+ messages)
` Patch "gfs2: Validate i_depth for exhash directories" has been added to the 5.10-stable tree

[PATCH] gfs2: wait for recovery log bios in sync recovery
 2026-04-23  9:20 UTC 

[PATCH] gfs2: fix quota init duplicate scan
 2026-04-23 13:39 UTC  (9+ messages)
  ` [PATCH v2 0/2] gfs2: fix quota init duplicate scan on PREEMPT_RT
    ` [PATCH v2 1/2] gfs2: fix quota init duplicate scan
        ` [PATCH v3] "
    ` [PATCH v2 2/2] gfs2: move quota_init qc iterator increment

[PATCH 5.15.y 1/2] gfs2: Improve gfs2_consist_inode() usage
 2026-04-22 10:40 UTC  (2+ messages)
` [PATCH 5.15.y 2/2] gfs2: Validate i_depth for exhash directories

[PATCH 6.1.y 1/2] gfs2: Improve gfs2_consist_inode() usage
 2026-04-22 10:37 UTC  (2+ messages)
` [PATCH 6.1.y 2/2] gfs2: Validate i_depth for exhash directories

[syzbot] Monthly gfs2 report (Apr 2026)
 2026-04-22  9:08 UTC 

[PATCH] gfs2: replace WARN_ON_ONCE with fs_warn in rgblk_free
 2026-04-18 13:11 UTC 

[PATCH dlm] dlm: fix add msg handle in send_queue ordered
 2026-04-17 21:54 UTC 

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-04-16 12:30 UTC  (20+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 02/61] btrfs: "
` [PATCH 12/61] quota: "
` [PATCH 46/61] vfio: "
` [PATCH 48/61] mtd: "
` [PATCH 50/61] iommu: "
` [PATCH 55/61] interconnect: "

[GIT PULL] gfs2 changes for 7.1
 2026-04-16  2:54 UTC  (2+ messages)

[syzbot] [gfs2?] BUG: sleeping function called from invalid context in lockref_get_not_dead
 2026-04-15 11:37 UTC 

[PATCH] gfs2: Remove unnecessary sd_jdesc NULL check
 2026-04-14 16:17 UTC 

[PATCH v2] gfs2: reject journal extents with gaps
 2026-04-14  2:02 UTC  (3+ messages)

[PATCH 00/18] gfs2 patches on for-next
 2026-04-13 14:52 UTC  (19+ messages)
` [PATCH 01/18] gfs2: Call unlock_new_inode before d_instantiate
` [PATCH 02/18] gfs2: Remove unnecessary check in gfs2_evict_inode
` [PATCH 03/18] gfs2: Avoid unnecessary transactions in evict_linked_inode
` [PATCH 04/18] gfs2: minor evict_[un]linked_inode cleanup
` [PATCH 05/18] gfs2: Fix data loss during inode evict
` [PATCH 06/18] gfs2: less aggressive low-memory log flushing
` [PATCH 07/18] gfs2: Get rid of gfs2_log_[un]lock helpers
` [PATCH 08/18] gfs2: Move gfs2_remove_from_journal to log.c
` [PATCH 09/18] gfs2: Remove trans_drain code duplication
` [PATCH 10/18] gfs2: bufdata allocation race
` [PATCH 11/18] gfs2: drain ail under sd_log_flush_lock
` [PATCH 12/18] gfs2: fix address space truncation during withdraw
` [PATCH 13/18] gfs2: add some missing log locking
` [PATCH 14/18] gfs2: gfs2_log_flush withdraw fixes
` [PATCH 15/18] gfs2: inode directory consistency checks
` [PATCH 16/18] gfs2: wait for withdraw earlier during unmount
` [PATCH 17/18] gfs2: hide error messages after withdraw
` [PATCH 18/18] gfs2: prevent NULL pointer dereference during unmount

[PATCH 04/61] ext4: Prefer IS_ERR_OR_NULL over manual NULL check
 2026-04-10 15:18 UTC  (2+ messages)

[gfs2:for-next 13/17] fs/gfs2/log.c:1183 __gfs2_log_flush() error: we previously assumed 'sdp->sd_jdesc' could be null (see line 1136)
 2026-04-07 10:31 UTC  (2+ messages)

[gfs2:for-next 14/17] Warning: fs/gfs2/log.c:1013 function parameter 'sdp' not described in 'gfs2_trans_drain'
 2026-04-07  4:02 UTC 

[syzbot] [gfs2?] KASAN: slab-use-after-free Read in gfs2_ail_drain
 2026-04-05 21:30 UTC 

[PATCH 6.6.y 1/2] gfs2: Improve gfs2_consist_inode() usage
 2026-04-03  5:51 UTC  (2+ messages)
` [PATCH 6.6.y 2/2] gfs2: Validate i_depth for exhash directories

[PATCH] gfs2: fix kernel BUG in __gfs2_ail_flush during withdraw
 2026-04-02  7:35 UTC 

[syzbot] [gfs2?] INFO: task hung in gfs2_clear_rgrpd
 2026-03-29 22:52 UTC 

[syzbot] [gfs2?] INFO: task kworker/NUM:0H:NUM blocked in I/O wait for more than NUM seconds
 2026-03-28  1:24 UTC 

[syzbot] [gfs2?] WARNING in gfs2_put_super (2)
 2026-03-27 23:34 UTC 

[syzbot] [gfs2?] kernel BUG in gfs2_trans_add_revoke
 2026-03-26 16:58 UTC 

[PATCH 02/42] gfs2: Don't zero i_private_data
 2026-03-26  9:53 UTC 

[PATCH] gfs2: fix duplicate kmem_cache name on concurrent mounts
 2026-03-26  0:16 UTC  (3+ messages)

[PATCH] gfs2: fix hung task in gfs2_jhead_process_page
 2026-03-25 23:54 UTC  (5+ messages)

[PATCH 01/11 net-next v5] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
 2026-03-25 12:08 UTC 

Heads-up: gfs2-utils.git and dlm.git will be moving
 2026-03-25 10:04 UTC 

[syzbot] [gfs2?] INFO: task hung in gfs2_recover_journal (4)
 2026-03-25  7:50 UTC  (2+ messages)
` [PATCH] gfs2: prevent corrupt data from entering jextent

[PATCH] fs: dlm: keep room for the final NUL in comm_addr_list_show()
 2026-03-25  2:26 UTC 

[syzbot] [gfs2?] WARNING in gfs2_fill_super
 2026-03-24 15:38 UTC 

[syzbot] Monthly gfs2 report (Mar 2026)
 2026-03-23  8:58 UTC 

[PATCH 01/11 net-next v4] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
 2026-03-20 18:55 UTC 

[PATCH 02/41] gfs2: Don't zero i_private_data
 2026-03-20 13:40 UTC 

[PATCH 01/10 net-next v3] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
 2026-03-18 10:17 UTC  (5+ messages)

[PATCH RFC 00/53] lift lookup out of exclive lock for dir ops
 2026-03-17 10:00 UTC  (61+ messages)
` [PATCH 01/53] VFS: fix various typos in documentation for start_creating start_removing etc
` [PATCH 02/53] VFS: enhance d_splice_alias() to handle in-lookup dentries
` [PATCH 03/53] VFS: allow d_alloc_name() to be used with ->d_hash
` [PATCH 04/53] VFS: use global wait-queue table for d_alloc_parallel()
` [PATCH 05/53] VFS: introduce d_alloc_noblock()
` [PATCH 06/53] VFS: add d_duplicate()
` [PATCH 07/53] VFS: Add LOOKUP_SHARED flag
` [PATCH 08/53] VFS/xfs: drop parent lock across d_alloc_parallel() in d_add_ci()
` [PATCH 09/53] nfs: remove d_drop()/d_alloc_parallel() from nfs_atomic_open()
` [PATCH 10/53] nfs: use d_splice_alias() in nfs_link()
` [PATCH 11/53] nfs: don't d_drop() before d_splice_alias()
` [PATCH 12/53] nfs: don't d_drop() before d_splice_alias() in atomic_create
` [PATCH 13/53] nfs: Use d_alloc_noblock() in nfs_prime_dcache()
` [PATCH 14/53] nfs: use d_alloc_noblock() in silly-rename
` [PATCH 15/53] nfs: use d_duplicate()
` [PATCH 16/53] ovl: drop dir lock for lookups in impure readdir
` [PATCH 17/53] coda: don't d_drop() early
` [PATCH 18/53] shmem: use d_duplicate()
` [PATCH 19/53] afs: use d_time instead of d_fsdata
` [PATCH 20/53] afs: don't unhash/rehash dentries during unlink/rename
` [PATCH 21/53] afs: use d_splice_alias() in afs_vnode_new_inode()
` [PATCH 22/53] afs: use d_alloc_nonblock in afs_sillyrename()
` [PATCH 23/53] afs: lookup_atsys to drop and reclaim lock
` [PATCH 24/53] afs: use d_duplicate()
` [PATCH 25/53] smb/client: use d_time to store a timestamp in dentry, not d_fsdata
` [PATCH 26/53] smb/client: don't unhashed and rehash to prevent new opens
` [PATCH 27/53] smb/client: use d_splice_alias() in atomic_open
` [PATCH 28/53] smb/client: Use d_alloc_noblock() in cifs_prime_dcache()
` [PATCH 29/53] exfat: simplify exfat_lookup()
` [PATCH 30/53] configfs: remove d_add() calls before configfs_attach_group()
` [PATCH 31/53] configfs: stop using d_add()
` [PATCH 32/53] ext4: move dcache modifying code out of __ext4_link()
` [PATCH 33/53] ext4: use on-stack dentries in ext4_fc_replay_link_internal()
` [PATCH 34/53] tracefs: stop using d_add()
` [PATCH 35/53] cephfs: "
` [PATCH 36/53] cephfs: remove d_alloc from CEPH_MDS_OP_LOOKUPNAME handling in ceph_fill_trace()
` [PATCH 37/53] cephfs: Use d_alloc_noblock() in ceph_readdir_prepopulate()
` [PATCH 38/53] cephfs: Don't d_drop() before d_splice_alias()
` [PATCH 39/53] ecryptfs: stop using d_add()
` [PATCH 40/53] gfs2: "
` [PATCH 41/53] libfs: "
` [PATCH 42/53] fuse: don't d_drop() before d_splice_alias()
` [PATCH 43/53] fuse: Use d_alloc_noblock() in fuse_direntplus_link()
` [PATCH 44/53] hostfs: don't d_drop() before d_splice_alias() in hostfs_mkdir()
` [PATCH 45/53] efivarfs: use d_alloc_name()
` [PATCH 46/53] Remove references to d_add() in documentation and comments
` [PATCH 47/53] VFS: make d_alloc() local to VFS
` [PATCH 48/53] VFS: remove d_add()
` [PATCH 49/53] VFS: remove d_rehash()
` [PATCH 50/53] VFS: remove lookup_one() and lookup_noperm()
` [PATCH 51/53] VFS: use d_alloc_parallel() in lookup_one_qstr_excl()
` [PATCH 52/53] VFS: lift d_alloc_parallel above inode_lock
` [PATCH 53/53] VFS: remove LOOKUP_SHARED

[PATCH v5 0/4] OPENAT2_REGULAR flag support for openat2
 2026-03-16 17:22 UTC  (5+ messages)
` [PATCH v5 1/4] openat2: new OPENAT2_REGULAR flag support

[PATCH 01/10 net-next v2] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
 2026-03-16 15:44 UTC  (2+ messages)

[PATCH] dlm: validate message length in receive_rcom_lookup and receive_rcom_names
 2026-03-13 22:27 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox