messages from 2026-01-30 09:21:42 to 2026-03-10 11:55:46 UTC [more...]
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-10 11:49 UTC (62+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 02/61] btrfs: "
` [PATCH 03/61] ceph: "
` [PATCH 04/61] ext4: "
` [PATCH 05/61] smb: Prefer IS_ERR_OR_NULL over manual NULl check
` [PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 07/61] erofs: "
` [PATCH 08/61] fuse: "
` [PATCH 09/61] ntfs3: "
` [PATCH 10/61] gfs2: "
` [PATCH 11/61] pstore: "
` [PATCH 12/61] quota: "
` [PATCH 13/61] squashfs: "
` [PATCH 14/61] seq_file: "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
` [PATCH 17/61] module: "
` [PATCH 18/61] sound: "
` [PATCH 19/61] kvm: "
` [PATCH 20/61] apparmor: "
` [PATCH 21/61] lib/test: "
` [PATCH 22/61] md: "
` [PATCH 23/61] net/ipv6: "
` [PATCH 24/61] net/9p: "
` [PATCH 25/61] net/bluetooth: "
` [PATCH 26/61] net/core: "
` [PATCH 27/61] net/netlink: "
` [PATCH 28/61] net/sched: "
` [PATCH 29/61] net/sctp: "
` [PATCH 30/61] net/sunrpc: "
` [PATCH 31/61] net/tipc: "
` [PATCH 32/61] net/wireless: "
` [PATCH 33/61] mm: "
` [PATCH 34/61] arch/arm: "
` [PATCH 35/61] arch/mips: "
` [PATCH 36/61] arch/sh: "
` [PATCH 37/61] drm: "
` [PATCH 38/61] net: "
` [PATCH 39/61] irqchip: "
` [PATCH 40/61] phy: "
` [PATCH 41/61] pinctrl: "
` [PATCH 42/61] pmdomain: "
` [PATCH 43/61] s390: "
` [PATCH 44/61] target: "
` [PATCH 45/61] thermal: "
` [PATCH 46/61] vfio: "
` [PATCH 47/61] nfc: "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
` [PATCH 50/61] iommu: "
` [PATCH 51/61] leds: "
` [PATCH 52/61] gpib: "
` [PATCH 53/61] hyperv: "
` [PATCH 54/61] aoe: "
` [PATCH 55/61] interconnect: "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
` [PATCH 58/61] arch/x86: "
` [PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
` [PATCH 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
` [PATCH 61/61] file: "
[PATCH v5 0/4] OPENAT2_REGULAR flag support for openat2
2026-03-10 11:24 UTC (13+ messages)
` [PATCH v5 1/4] openat2: new OPENAT2_REGULAR flag support
` [PATCH v5 2/4] kselftest/openat2: test for OPENAT2_REGULAR flag
` [PATCH v5 3/4] sparc/fcntl.h: convert O_* flag macros from hex to octal
` [PATCH v5 4/4] mips/fcntl.h: "
[PATCH 01/10 net-next] ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
2026-03-09 10:24 UTC (2+ messages)
[PATCH v2 0/4] mm: Remove stray references to pagevec
2026-03-06 11:45 UTC (20+ messages)
` [PATCH v2 1/4] mm: Remove stray references to struct pagevec
` [PATCH v2 2/4] fs: Remove unncessary pagevec.h includes
` [PATCH v2 2/4] "
` [PATCH v2 3/4] folio_batch: Rename pagevec.h to folio_batch.h
` [PATCH v2 4/4] folio_batch: Rename PAGEVEC_SIZE to FOLIO_BATCH_SIZE
[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
2026-03-05 19:25 UTC (7+ messages)
` [PATCH 24/24] fs: remove simple_nosetlease()
` [f2fs-dev] [PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
[syzbot] [exfat?] [gfs2?] WARNING in filename_symlinkat
2026-03-05 6:39 UTC
[PATCH 11/32] gfs2: Don't zero i_private_data
2026-03-04 10:39 UTC (4+ messages)
` [syzbot ci] Re: fs: Move metadata bh tracking from address_space
[PATCH v4 0/4] OPENAT2_REGULAR flag support in openat2
2026-03-01 15:19 UTC (17+ messages)
` [PATCH v4 1/4] openat2: new OPENAT2_REGULAR flag support
` [PATCH v4 2/4] kselftest/openat2: test for OPENAT2_REGULAR flag
` [PATCH v4 3/4] sparc/fcntl.h: convert O_* flag macros from hex to octal
` [PATCH v4 4/4] mips/fcntl.h: "
[RESEND PATCH] gfs2: do not evict glocks with populated address spaces
2026-03-01 12:35 UTC (6+ messages)
[linus:master] [fs] 761475268f: BUG:KCSAN:data-race_in_atime_needs_update/touch_atime
2026-02-26 13:02 UTC
[syzbot] [gfs2?] WARNING in filename_mkdirat
2026-02-23 15:36 UTC (8+ messages)
[PATCH] gfs2: Fix error pointer dereference
2026-02-18 21:53 UTC (3+ messages)
[syzbot] Monthly gfs2 report (Feb 2026)
2026-02-18 13:20 UTC
[PATCH v2 0/4] Avoid filesystem references to writeback internals
2026-02-17 12:26 UTC (7+ messages)
` [PATCH v2 1/4] writeback: prep helpers for dirty-limit and writeback accounting
` [PATCH v2 2/4] f2fs: stop using writeback internals for dirty_exceeded checks
` [PATCH v2 3/4] gfs2: stop using writeback internals for dirty_exceeded check
` [PATCH v2 4/4] nfs: stop using writeback internals for WB_WRITEBACK accounting
[LSF/MM ATTEND] distributed file locking
2026-02-13 21:03 UTC
[RFC v6.19] dlm: introduce dlmpfs
2026-02-13 18:00 UTC
[syzbot] [gfs2?] general protection fault in gfs2_remove_from_journal (2)
2026-02-13 10:18 UTC (5+ messages)
[syzbot] [gfs2?] general protection fault in gfs2_remove_from_journal (2)
2026-02-13 9:38 UTC (3+ messages)
[PATCH] dlm: add usercopy whitelist to dlm_cb cache
2026-02-12 13:33 UTC (2+ messages)
[PATCH 0/4] Avoid filesystem references to writeback internals
2026-02-11 15:53 UTC (9+ messages)
` [PATCH 1/4] writeback: prep helpers for dirty-limit and writeback accounting
` [PATCH 2/4] f2fs: stop using writeback internals for dirty_exceeded checks
` [PATCH 3/4] gfs2: stop using writeback internals for dirty_exceeded check
` [PATCH 4/4] nfs: stop using writeback internals for WB_WRITEBACK accounting
[PATCH AUTOSEL 6.19-5.15] gfs2: fiemap page fault fix
2026-02-10 23:30 UTC (3+ messages)
` [PATCH AUTOSEL 6.19-6.18] dlm: fix recovery pending middle conversion
` [PATCH AUTOSEL 6.19-6.12] dlm: validate length in dlm_search_rsb_tree
[GIT PULL] dlm updates for 7.0
2026-02-10 0:50 UTC (2+ messages)
[GIT PULL] gfs2 changes for 7.0
2026-02-10 0:50 UTC (2+ messages)
[PATCH] fs: dlm: use sysfs_emit() instead of snprintf()
2026-02-08 22:12 UTC
[PATCH] gfs2: Fix memory leak in gfs2_make_fs_rw()
2026-02-08 12:55 UTC (2+ messages)
[PATCH] dlm: use hlist_for_each_entry_srcu for SRCU protected lists
2026-02-06 14:44 UTC (2+ messages)
[PATCH] gfs2: fiemap page fault fix
2026-02-05 17:05 UTC
[syzbot] [gfs2?] memory leak in gfs2_quota_init (2)
2026-02-05 9:36 UTC (5+ messages)
[syzbot] [gfs2?] memory leak in __kthread_create_on_node
2026-02-03 13:35 UTC (3+ messages)
[PATCH v2] gfs2: fix memory leaks in gfs2_fill_super error path
2026-02-03 2:20 UTC
[PATCH] gfs2: fix memory leaks in gfs2_fill_super error path
2026-02-02 18:57 UTC (2+ messages)
[PATCH][next] dlm: Avoid -Wflex-array-member-not-at-end warning
2026-01-31 1:17 UTC (3+ messages)
[PATCH v2] gfs2: Fix use-after-free and reference leaks in iomap inline data paths
2026-01-30 13:17 UTC (2+ messages)
[PATCH] gfs2: Fix use-after-free in iomap inline data write path
2026-01-30 12:01 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox