messages from 2025-07-03 02:05:18 to 2025-07-14 13:18:36 UTC [more...]
[PATCH v3 00/17] ext4: better scalability for ext4 block allocation
2025-07-14 13:03 UTC (6+ messages)
` [PATCH v3 01/17] ext4: add ext4_try_lock_group() to skip busy groups
` [PATCH v3 02/17] ext4: separate stream goal hits from s_bal_goals for better tracking
` [PATCH v3 03/17] ext4: remove unnecessary s_mb_last_start
` [PATCH v3 04/17] ext4: remove unnecessary s_md_lock on update s_mb_last_group
` [PATCH v3 05/17] ext4: utilize multiple global goals to reduce contention
Issue with ext4 filesystem corruption when writing to a file after disk exhaustion
2025-07-14 13:09 UTC (8+ messages)
[PATCH v5 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
2025-07-14 9:11 UTC (7+ messages)
` [PATCH v5 1/5] drm/i915: Use kernel_write() in shmem object create
` [PATCH v5 2/5] drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter
` [PATCH v5 3/5] fs: change write_begin/write_end interface to take struct kiocb *
` [PATCH v5 4/5] mm/pagemap: add write_begin_get_folio() helper function
` [PATCH v5 5/5] ext4: support uncached buffered I/O
[PATCH v2 00/16] ext4: better scalability for ext4 block allocation
2025-07-14 7:00 UTC (21+ messages)
` [PATCH v2 01/16] ext4: add ext4_try_lock_group() to skip busy groups
` [PATCH v2 02/16] ext4: remove unnecessary s_mb_last_start
` [PATCH v2 03/16] ext4: remove unnecessary s_md_lock on update s_mb_last_group
[PATCH] ext4: verify dirent offset in ext4_readdir()
2025-07-14 3:38 UTC (5+ messages)
[tytso-ext4:pu 9/35] fs/ext4/mballoc.c:3760:29-30: WARNING kmalloc is used to allocate this memory at line 3725 (fwd)
2025-07-14 1:25 UTC (2+ messages)
[tytso-ext4:pu] BUILD REGRESSION a3404072989e188560fb86c1116ef76bcb8a5c4d
2025-07-13 8:21 UTC
[tytso-ext4:dev] BUILD SUCCESS c5da1f66940d8015cbf95c2501345c83eb6ba0ab
2025-07-13 7:10 UTC
[PATCH 1/3] ext4: replace strcmp with direct comparison for '.' and '..'
2025-07-12 21:12 UTC (4+ messages)
` [PATCH 2/3] ext4: use memcpy() instead of strcpy()
` [PATCH 3/3] ext4: refactor the inline directory conversion and new directory codepaths
[PATCH v3 00/13] Add more tests for multi fs block atomic writes
2025-07-12 14:12 UTC (14+ messages)
` [PATCH v3 01/13] common/rc: Add _min() and _max() helpers
` [PATCH v3 02/13] common/rc: Fix fsx for ext4 with bigalloc
` [PATCH v3 03/13] common/rc: Add a helper to run fsx on a given file
` [PATCH v3 04/13] ltp/fsx.c: Add atomic writes support to fsx
` [PATCH v3 05/13] generic/1226: Add atomic write test using fio crc check verifier
` [PATCH v3 06/13] generic/1227: Add atomic write test using fio verify on file mixed mappings
` [PATCH v3 07/13] generic/1228: Add atomic write multi-fsblock O_[D]SYNC tests
` [PATCH v3 08/13] generic/1229: Stress fsx with atomic writes enabled
` [PATCH v3 09/13] generic/1230: Add sudden shutdown tests for multi block atomic writes
` [PATCH v3 10/13] ext4/061: Atomic writes stress test for bigalloc using fio crc verifier
` [PATCH v3 11/13] ext4/062: Atomic writes test for bigalloc using fio crc verifier on multiple files
` [PATCH v3 12/13] ext4/063: Atomic write test for extent split across leaf nodes
` [PATCH v3 13/13] ext4/064: Add atomic write tests for journal credit calculation
[RFC[RAP]] fuse: use fs-iomap for better performance so we can containerize ext4
2025-07-12 10:57 UTC (5+ messages)
[syzbot] [ext4?] kernel BUG in ext4_ext_insert_extent (2)
2025-07-11 21:38 UTC (2+ messages)
[syzbot] [ext4?] WARNING in bdev_getblk
2025-07-11 17:30 UTC (5+ messages)
[PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
2025-07-11 14:20 UTC (5+ messages)
[PATCH v4 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
2025-07-11 9:34 UTC (25+ messages)
` (subset) "
[PATCH v2] ext4: inline: convert when mmap is called, not when page is written
2025-07-11 4:52 UTC (3+ messages)
[PATCH] ext4: bail out when EXT4_INLINE_DATA_FL lacks system.data xattr
2025-07-10 17:58 UTC
[PATCH v4 00/11] ext4: fix insufficient credits when writing back large folios
2025-07-10 12:12 UTC (16+ messages)
` [PATCH v4 01/11] ext4: process folios writeback in bytes
` [PATCH v4 02/11] ext4: move the calculation of wbc->nr_to_write to mpage_folio_done()
` [PATCH v4 03/11] ext4: fix stale data if it bail out of the extents mapping loop
` [PATCH v4 04/11] ext4: refactor the block allocation process of ext4_page_mkwrite()
` [PATCH v4 05/11] ext4: restart handle if credits are insufficient during allocating blocks
` [PATCH v4 06/11] ext4: enhance tracepoints during the folios writeback
` [PATCH v4 07/11] ext4: correct the reserved credits for extent conversion
` [PATCH v4 08/11] ext4: reserved credits for one extent during the folio writeback
` [PATCH v4 09/11] ext4: replace ext4_writepage_trans_blocks()
` [PATCH v4 10/11] ext4: fix insufficient credits calculation in ext4_meta_trans_blocks()
` [PATCH v4 11/11] ext4: limit the maximum folio order
[PATCH RFC] ext4: fallback unaligned part of dio to buffered IO
2025-07-10 8:59 UTC
[PATCH] ext4: fix inode use after free in ext4_end_io_rsv_work()
2025-07-10 8:30 UTC (3+ messages)
[syzbot] [ext4?] kernel BUG in ext4_update_inline_data
2025-07-10 8:23 UTC (2+ messages)
[PATCH 0/2] Convert fs/verity/ to use SHA-2 library API
2025-07-09 20:29 UTC (4+ messages)
[PATCHSET] fuse2fs: more bug fixes
2025-07-09 16:52 UTC (13+ messages)
` [PATCH 1/8] libext2fs: fix off-by-one bug in punch_extent_blocks
` [PATCH 2/8] libext2fs: fix arguments passed to ->block_alloc_stats_range
` [PATCH 3/8] fuse2fs: refactor uid/gid setting
` [PATCH 4/8] fuse2fs: fix gid inheritance on sgid parent directories
` [PATCH 5/8] fuse2fs: don't truncate when creating a new file
` [PATCH 6/8] fuse2fs: fix incorrect EOFS input handling in FITRIM
` [PATCH 7/8] fuse2fs: fix incorrect unit conversion at the end of FITRIM
` [PATCH 8/8] fuse2fs: don't try to mount after option parsing errors
` [PATCH 9/8] fuse2fs: fix relatime comparisons
` [PATCH 10/8] fuse2fs: fix lockfile creation, again
` [PATCH 11/8] fuse2fs: fix race condition in op_destroy
` [PATCH 12/8] fuse2fs: fix races in statfs
[PATCH] e2scrub: reorder exit status check after calling lvremove
2025-07-09 16:48 UTC (3+ messages)
[PATCH v4 RESEND] ext4: Make sure BH_New bit is cleared in ->write_end handler
2025-07-09 8:48 UTC
[PATCH] f2fs: improve the performance of f2fs_lookup
2025-07-09 2:42 UTC (11+ messages)
` [PATCH v3 1/2] libfs: reduce the number of memory allocations in generic_ci_match
` 回复: "
` [PATCH v3 2/2] f2fs: improve the performance of f2fs_lookup
` [PATCH v2] "
` [PATCH v4 1/2] libfs: reduce the number of memory allocations in generic_ci_match
[PATCH v3 1/2] libfs: reduce the number of memory allocations in generic_ci_match
2025-07-08 6:52 UTC
[PATCH] ext4: Refactor breaking condition for xattr_find_entry()
2025-07-08 3:01 UTC (3+ messages)
[PATCH v4 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
2025-07-08 2:40 UTC (10+ messages)
` [PATCH v4 1/5] drm/i915: Use kernel_write() in shmem object create
` [PATCH v4 2/5] drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter
` [PATCH v4 3/5] fs: change write_begin/write_end interface to take struct kiocb *
` [PATCH v4 4/5] mm/filemap: add write_begin_get_folio() helper function
` [PATCH v4 5/5] ext4: support uncached buffered I/O
next-20250626: WARNING fs jbd2 transaction.c start_this_handle with ARM64_64K_PAGES
2025-07-08 2:11 UTC (12+ messages)
[syzbot] [ext4?] kernel BUG in ext4_update_inline_data
2025-07-07 16:32 UTC
[syzbot] [ext4?] possible deadlock in ext4_evict_inode (4)
2025-07-07 12:24 UTC (3+ messages)
[PATCH v4] debugfs/logdump.c: Add parameter t to dump sequence commit timestamps
2025-07-05 0:39 UTC (5+ messages)
[syzbot] [ext4?] possible deadlock in ext4_page_mkwrite
2025-07-04 17:49 UTC
[PATCH 0/4] hfs/hfsplus: add uncached buffer io support
2025-07-04 17:45 UTC (7+ messages)
` [PATCH 2/4] fs/buffer: parse IOCB_DONTCACHE flag in block_write_begin()
` [PATCH 3/4] hfsplus: enable uncached buffer io support
` [PATCH 4/4] hfs: "
[PATCH v3] fscrypt: Don't use problematic non-inline crypto engines
2025-07-04 13:25 UTC (2+ messages)
[PATCH v3 1/6] fs: enhance and rename shutdown() callback to remove_bdev()
2025-07-04 9:01 UTC (2+ messages)
[PATCH v3 00/10] ext4: fix insufficient credits when writing back large folios
2025-07-04 8:47 UTC (11+ messages)
` [PATCH v3 03/10] ext4: fix stale data if it bail out of the extents mapping loop
` [PATCH v3 05/10] ext4: restart handle if credits are insufficient during allocating blocks
[PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
2025-07-04 8:39 UTC (4+ messages)
[PATCH 1/2] ext4: show the default enabled i_version option
2025-07-03 16:41 UTC (4+ messages)
` [PATCH 2/2] ext4: preserve SB_I_VERSION on remount
[PATCH v2 0/8] ext4: enable large folio for regular files
2025-07-03 14:13 UTC (6+ messages)
` [PATCH v2 8/8] ext4: enable large folio for regular file
[PATCH v3 0/4] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
2025-07-03 11:45 UTC (5+ messages)
` [PATCH v3 4/4] ext4: support uncached buffered I/O
[PATCH v3] debugfs/logdump.c: Add parameter t to dump sequence commit timestamps
2025-07-03 11:42 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;
as well as URLs for NNTP newsgroup(s).