messages from 2026-03-10 03:26:28 to 2026-03-12 21:47:54 UTC [more...]
[PATCH RFC 00/53] lift lookup out of exclive lock for dir ops
2026-03-12 21:11 UTC (13+ 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
[PULLBOMB v2 1.48] fuse2fs: new features, new server
2026-03-12 21:01 UTC (10+ messages)
` [GIT PULL 1/9] fuse2fs: fix locking problems
` [GIT PULL 2/9] fuse2fs: add some easy new features
` [GIT PULL 3/9] fuse2fs: clean up operation startup
` [GIT PULL 4/9] fuse2fs: refactor unmount code
` [GIT PULL 5/9] fuse2fs: refactor mount code
` [GIT PULL 6/9] fuse2fs: improve operation tracing
` [GIT PULL 7/9] fuse2fs: better tracking of writable state
` [GIT PULL 8/9] fuse2fs: upgrade to libfuse 3.17
` [GIT PULL 9/9] fuse4fs: fork a low level fuse server
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-12 19:33 UTC (116+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 02/61] btrfs: "
` [PATCH 03/61] ceph: "
` [Intel-wired-lan] "
` [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
` [Intel-wired-lan] "
` [PATCH 07/61] erofs: "
` [PATCH 08/61] fuse: "
` [Intel-wired-lan] "
` [PATCH 09/61] ntfs3: "
` [PATCH 10/61] gfs2: "
` [PATCH 11/61] pstore: "
` [PATCH 12/61] quota: "
` [Intel-wired-lan] "
` [PATCH 13/61] squashfs: "
` [Intel-wired-lan] "
` [PATCH 14/61] seq_file: "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
` [Intel-wired-lan] "
` [PATCH 17/61] module: "
` [Intel-wired-lan] "
` [PATCH 18/61] sound: "
` [PATCH 19/61] kvm: "
` [PATCH 20/61] apparmor: "
` [PATCH 21/61] lib/test: "
` [PATCH 22/61] md: "
` [Intel-wired-lan] "
` [PATCH 23/61] net/ipv6: "
` [PATCH 24/61] net/9p: "
` [Intel-wired-lan] "
` [PATCH 25/61] net/bluetooth: "
` [Intel-wired-lan] "
` [PATCH 26/61] net/core: "
` [PATCH 27/61] net/netlink: "
` [PATCH 28/61] net/sched: "
` [Intel-wired-lan] "
` [PATCH 29/61] net/sctp: "
` [PATCH 30/61] net/sunrpc: "
` [Intel-wired-lan] "
` [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: "
` [EXTERNAL] "
` [Intel-wired-lan] "
` [PATCH 39/61] irqchip: "
` [Intel-wired-lan] "
` [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: "
` [Intel-wired-lan] "
` [PATCH 47/61] nfc: "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
` [Intel-wired-lan] "
` [PATCH 50/61] iommu: "
` [Intel-wired-lan] "
` [PATCH 51/61] leds: "
` (subset) "
` [PATCH 52/61] gpib: "
` [PATCH 53/61] hyperv: "
` [PATCH 54/61] aoe: "
` [Intel-wired-lan] "
` [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: "
[syzbot] [ext4?] kernel BUG in ext4_es_cache_extent (4)
2026-03-12 18:05 UTC (4+ messages)
[PATCH] ext4: kunit: extents-test: Fix percpu_counters list corruption
2026-03-12 15:57 UTC (2+ messages)
linux-next: build failure after merge of the tip tree
2026-03-12 15:43 UTC
[PATCH v4 00/25] fs-verity support for XFS with post EOF merkle tree
2026-03-12 14:52 UTC (25+ messages)
` [PATCH v4 01/25] fsverity: report validation errors through fserror to fsnotify
` [PATCH v4 07/25] iomap: introduce IOMAP_F_FSVERITY and teach writeback to handle fsverity
` [PATCH v4 08/25] iomap: obtain fsverity info for read path
` [PATCH v4 09/25] iomap: issue readahead for fsverity merkle tree
` [PATCH v4 10/25] iomap: teach iomap to handle fsverity holes and verify data holes
` [PATCH v4 17/25] xfs: use read ioend for fsverity data verification
` [PATCH v4 18/25] xfs: add fs-verity support
` [PATCH v4 19/25] xfs: remove unwritten extents after preallocations in fsverity metadata
[RFC PATCH] ext4: handle wraparound when searching for blocks for indirect mapped blocks
2026-03-12 14:23 UTC (3+ messages)
[PATCH v2 0/8] Fix some issues about ext4-test
2026-03-12 13:12 UTC (9+ messages)
` [PATCH v2 1/8] ext4: fix mballoc-test.c is not compiled when EXT4_KUNIT_TESTS=M
` [PATCH v2 2/8] ext4: introduce EXPORT_SYMBOL_FOR_EXT4_TEST() helper
` [PATCH v2 3/8] ext4: fix extents-test.c is not compiled when EXT4_KUNIT_TESTS=M
` [PATCH v2 4/8] ext4: fix miss unlock 'sb->s_umount' in extents_kunit_init()
` [PATCH v2 5/8] ext4: fix miss free super_block in extents_kunit_exit()
` [PATCH v2 6/8] ext4: fix the error handling process in extents_kunit_init)
` [PATCH v2 7/8] ext4: fix possible null-ptr-deref in extents_kunit_exit()
` [PATCH v2 8/8] ext4: fix possible null-ptr-deref in mbt_kunit_exit()
[PATCH e2fsprogs] lib/quota: fix checksum mismatch on uninitialized PRJQUOTA inode
2026-03-12 6:26 UTC (2+ messages)
[PATCH] Fix default orphan file size calculations
2026-03-12 4:58 UTC (5+ messages)
BUG: KCSAN: data-race in _copy_to_iter / ext4_generic_delete_entry
2026-03-11 14:40 UTC (2+ messages)
BUG: KCSAN: data-race in ext4_fill_super / super_s_dev_test
2026-03-11 7:53 UTC
[PATCH -next 0/8] Fix some issues about ext4-test
2026-03-11 6:32 UTC (12+ messages)
` [PATCH -next 1/8] ext4: fix mballoc-test.c is not compiled when EXT4_KUNIT_TESTS=M
` [PATCH -next 2/8] ext4: introduce EXPORT_SYMBOL_FOR_EXT4_TEST() helper
` [PATCH -next 3/8] ext4: fix extents-test.c is not compiled when EXT4_KUNIT_TESTS=M
` [PATCH -next 4/8] ext4: fix miss unlock 'sb->s_umount' in extents_kunit_init()
` [PATCH -next 5/8] ext4: fix miss free super_block in extents_kunit_exit()
` [PATCH -next 6/8] ext4: fix the error handling process in extents_kunit_init)
` [PATCH -next 7/8] ext4: fix possible null-ptr-deref in extents_kunit_exit()
` [PATCH -next 8/8] ext4: fix possible null-ptr-deref in mbt_kunit_exit()
[PATCH v2 1/1] jbd2: gracefully abort on checkpointing state corruptions
2026-03-11 4:15 UTC
[PATCH] jbd2: gracefully abort on checkpointing state corruptions
2026-03-11 3:18 UTC (4+ messages)
[PATCH 0/9] fstests: add test coverage for cloned filesystem ids
2026-03-11 2:32 UTC (4+ messages)
` [PATCH 2/9] fstests: add _mkfs_scratch_clone() helper
[BUG] Warning in ext4_check_map_extents_env
2026-03-10 12:23 UTC (2+ messages)
[BUG] WARNING in alloc_slab_obj_exts triggered by __d_alloc
2026-03-10 10:06 UTC (8+ messages)
` [PATCH] mm/slab: fix an incorrect check in obj_exts_alloc_size()
[BUG] KASAN: out-of-bounds read in ext4_xattr_set_entry triggered by lsetxattr
2026-03-10 9:19 UTC
[PATCH 12/32] hugetlbfs: Stop using i_private_data
2026-03-10 7:24 UTC (2+ 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