messages from 2026-04-08 11:21:57 to 2026-04-16 12:30:53 UTC [more...]
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-04-16 12:30 UTC (6+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 55/61] interconnect: "
[PATCH] jbd2: enforce power-of-two default revoke hash size at compile time
2026-04-16 11:54 UTC (5+ messages)
[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
2026-04-16 11:22 UTC (68+ messages)
` [patch 01/38] percpu: Sanitize __percpu_qual include hell
` [patch 02/38] x86: Cleanup include recursion hell
` [patch V1.1 "
` [patch 03/38] x86/apm: Remove last LATCH usage
` [patch 04/38] x86: Use PIT_TICK_RATE instead of CLOCK_TICK_RATE
` [patch 05/38] treewide: Remove CLOCK_TICK_RATE
` [patch 06/38] calibrate: Rework delay timer calibration
` [patch 07/38] treewide: Consolidate cycles_t
` [patch 08/38] x86/tsc: Use rdtsc() instead of get_cycles()
` [patch 09/38] iommu/vt-d: Use sched_clock() "
` [patch 10/38] arcnet: Remove function timing code
` [patch 11/38] misc: sgi-gru: Remove get_cycles() [ab]use
` [patch V1.1 "
` [patch 12/38] wifi: wil6210: Replace get_cyles() usage
` [patch 13/38] crypto: tcrypt: Replace get_cycles() with ktime_get()
` [patch 14/38] slub: Use prandom instead of get_cycles()
` [patch 15/38] ptp: ptp_vmclock: Replace get_cycles() usage
` [patch 16/38] fbdev: udlfb: Replace get_cycles() with ktime_get()
` [patch 17/38] ext4: Replace get_cycles() usage "
` [patch 18/38] lib/tests: Replace get_cycles() "
` [patch 19/38] kcsan: Replace get_cycles() usage
` [patch 20/38] kasan: sw_tags: Replace get_cycles() by random_get_entropy()
` [patch 21/38] hamradio: baycom_epp: Remove BAYCOM_DEBUG
` [patch 22/38] random: Provide CONFIG_ARCH_HAS_RANDOM_ENTROPY
` [patch 23/38] alpha: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 24/38] ARM: "
` [patch 25/38] arm64: "
` [patch 26/38] loongarch: "
` [patch 27/38] m68k: "
` [patch 28/38] mips: "
` [patch 29/38] nios2: "
` [patch 30/38] openrisc: "
` [patch 31/38] parisc: "
` [patch 32/38] powerpc/spufs: Use mftb() directly
` [patch 33/38] powerpc: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 34/38] riscv: "
` [patch 35/38] s390: "
` [patch 36/38] sparc: Select ARCH_HAS_RANDOM_ENTROPY for SPARC64
` [patch 37/38] x86: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 38/38] treewide: Remove asm/timex.h includes from generic code
[PATCH v1] ext4: add mb_stats_clear for mballoc statistics
2026-04-16 8:53 UTC (9+ messages)
[RFC PATCH 0/1] ext4: fail fast on repeated metadata reads after IO failure
2026-04-16 3:54 UTC (5+ messages)
` [RFC v2 0/1] ext4: fail fast on repeated buffer_head "
` [RFC v2 1/1] "
[RFC PATCH] iomap: add fast read path for small direct I/O
2026-04-16 3:22 UTC (5+ messages)
[PATCH] iomap: avoid memset iomap when iter is done
2026-04-16 3:06 UTC
[PATCH v2 0/4] show orphan file inode detail info
2026-04-15 23:56 UTC (7+ messages)
` [PATCH v2 1/4] ext4: register 'orphan_list' procfs
` [PATCH v2 2/4] ext4: skip cursor node in ext4_orphan_del()
` [PATCH v2 3/4] ext4: show inode orphan list detail information
` [PATCH v2 4/4] ext4: show orphan file inode detail info
[PATCH 4/6] generic/765: Ignore mkfs warning
2026-04-15 18:52 UTC (4+ messages)
[PATCH v7 00/22] fs-verity support for XFS with post EOF merkle tree
2026-04-15 5:23 UTC (28+ messages)
` [PATCH v7 01/22] fsverity: report validation errors through fserror to fsnotify
` [PATCH v7 02/22] fsverity: expose ensure_fsverity_info()
` [PATCH v7 03/22] ovl: use core fsverity ensure info interface
` [PATCH v7 04/22] fsverity: generate and store zero-block hash
` [PATCH v7 05/22] fsverity: pass digest size and hash of the all-zeroes block to ->write
` [PATCH v7 06/22] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
` [PATCH v7 07/22] iomap: introduce IOMAP_F_FSVERITY and teach writeback to handle fsverity
` [PATCH v7 08/22] iomap: teach iomap to read files with fsverity
` [PATCH v7 09/22] iomap: introduce iomap_fsverity_write() for writing fsverity metadata
` [PATCH v7 10/22] xfs: introduce fsverity on-disk changes
` [PATCH v7 11/22] xfs: initialize fs-verity on file open
` [PATCH v7 12/22] xfs: don't allow to enable DAX on fs-verity sealed inode
` [PATCH v7 13/22] xfs: disable direct read path for fs-verity files
` [PATCH v7 14/22] xfs: handle fsverity I/O in write/read path
` [PATCH v7 15/22] xfs: use read ioend for fsverity data verification
` [PATCH v7 16/22] xfs: add fs-verity support
` [PATCH v7 17/22] xfs: remove unwritten extents after preallocations in fsverity metadata
` [PATCH v7 18/22] xfs: add fs-verity ioctls
` [PATCH v7 19/22] xfs: advertise fs-verity being available on filesystem
` [PATCH v7 20/22] xfs: check and repair the verity inode flag state
` [PATCH v7 21/22] xfs: introduce health state for corrupted fsverity metadata
` [PATCH v7 22/22] xfs: enable ro-compat fs-verity flag
[PATCH] jbd2: validate transaction state before dropping from journal
2026-04-14 12:46 UTC (2+ messages)
[RFC v4 0/7] ext4: fast commit: snapshot inode state for FC log
2026-04-13 13:12 UTC (4+ messages)
[RFC v6 0/7] ext4: fast commit: snapshot inode state for FC log
2026-04-13 12:58 UTC (9+ messages)
` [RFC v6 2/7] ext4: lockdep: handle i_data_sem subclassing for special inodes
` [RFC v6 3/7] ext4: fast commit: avoid waiting for FC_COMMITTING
` [RFC v6 4/7] ext4: fast commit: avoid self-deadlock in inode snapshotting
` [RFC v6 5/7] ext4: fast commit: avoid i_data_sem by dropping ext4_map_blocks() in snapshots
` [RFC v6 6/7] ext4: fast commit: add lock_updates tracepoint
` [RFC v6 7/7] ext4: fast commit: export snapshot stats in fc_info
[PATCH] ext4: make mballoc max prealloc size configurable
2026-04-13 8:37 UTC (2+ messages)
(no subject)
2026-04-13 7:58 UTC
[PATCH v3 0/2] ext4: add hash Kunit tests and optimize str2hashbuf
2026-04-13 6:51 UTC (3+ messages)
` [PATCH v3 1/2] ext4: add Kunit coverage for directory hash computation
` [PATCH v3 2/2] ext4: improve str2hashbuf by processing 4-byte chunks and removing function pointers
[tytso-ext4:dev] BUILD SUCCESS 981fcc5674e67158d24d23e841523eccba19d0e7
2026-04-10 18:07 UTC
[PATCH v2] ext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()
2026-04-10 15:18 UTC (2+ messages)
[PATCH 04/61] ext4: Prefer IS_ERR_OR_NULL over manual NULL check
2026-04-10 15:18 UTC (2+ messages)
[PATCH v4 00/13] ext4: refactor partial block zero-out for iomap conversion
2026-04-10 15:18 UTC (2+ messages)
[PATCH v2] jbd2: fix deadlock in jbd2_journal_cancel_revoke()
2026-04-10 15:18 UTC (3+ messages)
[PATCH v4 0/4] jbd2/ext4/ocfs2: lockless jinode dirty range
2026-04-10 15:18 UTC (2+ messages)
[PATCH v3] ext4: unmap invalidated folios from page tables in mpage_release_unused_pages()
2026-04-10 15:18 UTC (2+ messages)
[PATCH next] ext4: Fix diagnostic printf formats
2026-04-10 15:18 UTC (2+ messages)
[PATCH v5 0/5] Fix some issues about ext4-test
2026-04-10 15:18 UTC (2+ messages)
[PATCH] ext4/move_extent: use folio_next_pos()
2026-04-10 15:18 UTC (2+ messages)
[PATCH v4] ext4: simplify mballoc preallocation size rounding for small files
2026-04-10 15:18 UTC (2+ messages)
[PATCH] ext4: remove unused i_fc_wait
2026-04-10 15:18 UTC (2+ messages)
[PATCH v5 0/2] jbd2: audit and convert legacy J_ASSERT usage
2026-04-10 15:18 UTC (2+ messages)
[PATCH] ext4: remove tl argument from ext4_fc_replay_{add,del}_range
2026-04-10 15:18 UTC (2+ messages)
[PATCH v2] ext4: fix bounds check in check_xattrs() to prevent out-of-bounds access
2026-04-10 15:18 UTC (2+ messages)
[PATCH v2 1/3] ext4: split __ext4_add_entry() out of ext4_add_entry()
2026-04-10 15:18 UTC (2+ messages)
[PATCH v2] ext4: improve str2hashbuf by processing 4-byte chunks and removing function pointers
2026-04-10 6:28 UTC (3+ messages)
[PULLBOMB v3 1.48] fuse4fs: drop libfuse2, add new server
2026-04-09 20:15 UTC (3+ messages)
` [GIT PULL 1/2] fuse2fs: upgrade to libfuse 3.17
` [GIT PULL 2/2] fuse4fs: fork a low level fuse server
[PATCH 0/2] ext4: align preallocation size to stripe width
2026-04-09 18:59 UTC (4+ messages)
` [PATCH 2/2] "
BUG: net-next (7.0-rc6 based and later) fails to boot on Jetson Xavier NX
2026-04-09 16:16 UTC (11+ messages)
[RFC PATCH v1 0/6] provenance_time (ptime): a new settable timestamp for cross-filesystem provenance
2026-04-09 13:38 UTC (7+ messages)
[PATCH v2 0/3] fix s_uuid and f_fsid consistency for cloned filesystems
2026-04-09 13:12 UTC (11+ messages)
` [PATCH v2 3/3] ext4: derive f_fsid from block device to avoid collisions
[PATCH 0/3] show orphan file inode detail info
2026-04-09 2:51 UTC (5+ messages)
[PATCH] jbd2: fix deadlock in jbd2_journal_cancel_revoke()
2026-04-09 2:45 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