messages from 2024-05-15 02:39:03 to 2024-05-29 15:51:00 UTC [more...]
[syzbot] [ext4?] WARNING: locking bug in find_lock_lowest_rq
2024-05-29 15:50 UTC (3+ messages)
` Testing if issue still reproduces
[PATCH v3 0/2] ext4: fix fast commit inode enqueueing during a full journal commit
2024-05-29 9:51 UTC (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] ext4: fix possible tid_t sequence overflows
[PATCH v17 0/7] Case insensitive cleanup for ext4/f2fs
2024-05-29 8:26 UTC (8+ messages)
` [PATCH v17 1/7] ext4: Simplify the handling of cached casefolded names
` [PATCH v17 2/7] f2fs: "
` [PATCH v17 3/7] libfs: Introduce case-insensitive string comparison helper
` [PATCH v17 4/7] ext4: Reuse generic_ci_match for ci comparisons
` [PATCH v17 5/7] f2fs: "
` [PATCH v17 6/7] ext4: Move CONFIG_UNICODE defguards into the code flow
` [PATCH v17 7/7] f2fs: "
[PATCH 0/7] Start moving write_begin/write_end out of aops
2024-05-29 5:25 UTC (15+ messages)
` [PATCH 1/7] fs: Introduce buffered_write_operations
` [PATCH 2/7] fs: Supply optional buffered_write_operations in buffer.c
` [PATCH 3/7] buffer: Add buffer_write_begin, buffer_write_end and __buffer_write_end
` [PATCH 4/7] fs: Add filemap_symlink()
` [PATCH 5/7] ext2: Convert to buffered_write_operations
` [PATCH 6/7] ext4: "
` [PATCH 7/7] iomap: Return the folio from iomap_write_begin()
[syzbot] [ext4?] WARNING in ext4_xattr_inode_lookup_create
2024-05-29 2:01 UTC (4+ messages)
` [PATCH] fs/dcache: fix warning "
[PATCH v6 00/10] Ext4 fast commit performance patch series
2024-05-29 1:20 UTC (11+ messages)
` [PATCH v6 01/10] ext4: convert i_fc_lock to spinlock
` [PATCH v6 02/10] ext4: for committing inode, make ext4_fc_track_inode wait
` [PATCH v6 03/10] ext4: mark inode dirty before grabbing i_data_sem in ext4_setattr
` [PATCH v6 04/10] ext4: rework fast commit commit path
` [PATCH v6 05/10] ext4: drop i_fc_updates from inode fc info
` [PATCH v6 06/10] ext4: update code documentation
` [PATCH v6 07/10] ext4: add nolock mode to ext4_map_blocks()
` [PATCH v6 08/10] ext4: introduce selective flushing in fast commit
` [PATCH v6 09/10] ext4: temporarily elevate commit thread priority
` [PATCH v6 10/10] ext4: make fast commit ineligible on ext4_reserve_inode_write failure
[PATCH v2] ext4: fix fast commit inode enqueueing during a full journal commit
2024-05-29 0:01 UTC (8+ messages)
[PATCH] libext2fs: fix unused parameter warnings/errors
2024-05-28 13:18 UTC (4+ messages)
` [PATCH e2fsprogs v2] "
[PATCH AUTOSEL 6.6 3/4] ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super()
2024-05-28 2:18 UTC
[PATCH AUTOSEL 6.8 3/4] ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super()
2024-05-28 2:18 UTC
[PATCH AUTOSEL 6.9 3/5] ext4: do not create EA inode under buffer lock
2024-05-28 2:18 UTC (2+ messages)
` [PATCH AUTOSEL 6.9 4/5] ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super()
[Bug 218850] New: Unexpected failure when write to a file with two file descriptor
2024-05-27 21:14 UTC (4+ messages)
` [Bug 218850] "
[PATCH v16 0/9] Cache insensitive cleanup for ext4/f2fs
2024-05-27 20:54 UTC (8+ messages)
` [PATCH v16 3/9] libfs: Introduce case-insensitive string comparison helper
[PATCH] fs: ext4: add missing MODULE_DESCRIPTION()
2024-05-27 18:02 UTC
[PATCH] ext4: use ext4_update_inode_fsync_trans() helper in inode creation
2024-05-27 16:14 UTC
[PATCH] configure: add SIZEOF_TIME_T to public_config.h
2024-05-27 7:41 UTC
[PATCH] ext4/jbd2: drop jbd2_transaction_committed()
2024-05-27 6:37 UTC (6+ messages)
[PATCH] jbd2: add missing MODULE_DESCRIPTION()
2024-05-26 18:53 UTC
[syzbot] [ext4?] WARNING in __fortify_report
2024-05-25 4:11 UTC (4+ messages)
[syzbot] kernel BUG in ext4_do_writepages
2024-05-24 0:14 UTC (2+ messages)
[PATCH] ext4: Use memtostr_pad() for s_volume_name
2024-05-23 22:54 UTC
[PATCH] ext4: fix error pointer dereference in ext4_mb_load_buddy_gfp()
2024-05-23 16:45 UTC (2+ messages)
[PATCH 00/10] Ext4 fast commit performance patch series
2024-05-23 14:40 UTC (15+ messages)
` [PATCH 01/10] ext4: convert i_fc_lock to spinlock
` [PATCH 02/10] ext4: for committing inode, make ext4_fc_track_inode wait
` [PATCH 03/10] ext4: mark inode dirty before grabbing i_data_sem in ext4_setattr
` [PATCH 04/10] ext4: rework fast commit commit path
` [PATCH 05/10] ext4: drop i_fc_updates from inode fc info
` [PATCH 06/10] ext4: update code documentation
` [PATCH 07/10] ext4: add nolock mode to ext4_map_blocks()
` [PATCH 08/10] ext4: introduce selective flushing in fast commit
` [PATCH 09/10] ext4: temporarily elevate commit thread priority
` [PATCH 10/10] ext4: make fast commit ineligible on ext4_reserve_inode_write failure
[PATCH v2] jbd2: speed up jbd2_transaction_committed()
2024-05-23 12:30 UTC (3+ messages)
[RFC PATCH 0/2] ext4: two small fast commit fixes
2024-05-23 8:52 UTC (9+ messages)
` [RFC PATCH 1/2] ext4: fix fast commit inode enqueueing during a full journal commit
` [RFC PATCH 2/2] jbd2: reset fast commit offset only after fs cleanup is done
[PATCH v3 0/3] iomap/xfs: fix stale data exposure when truncating realtime inodes
2024-05-23 2:00 UTC (19+ messages)
` [PATCH v3 1/3] iomap: pass blocksize to iomap_truncate_page()
` [PATCH v3 2/3] fsdax: pass blocksize to dax_truncate_page()
` [PATCH v3 3/3] xfs: correct the zeroing truncate range
[REGRESSION] dm: use queue_limits_set
2024-05-21 15:29 UTC (14+ messages)
` "
[PATCH v5 00/10] ext4: support adding multi-delalloc blocks
2024-05-20 9:39 UTC (15+ messages)
` [PATCH v5 01/10] ext4: factor out a common helper to query extent map
` [PATCH v5 02/10] ext4: check the extent status again before inserting delalloc block
` [PATCH v5 03/10] ext4: warn if delalloc counters are not zero on inactive
` [PATCH v5 04/10] ext4: trim delalloc extent
` [PATCH v5 05/10] ext4: drop iblock parameter
` [PATCH v5 06/10] ext4: make ext4_es_insert_delayed_block() insert multi-blocks
` [PATCH v5 07/10] ext4: make ext4_da_reserve_space() reserve multi-clusters
` [PATCH v5 08/10] ext4: factor out a helper to check the cluster allocation state
` [PATCH v5 09/10] ext4: make ext4_insert_delayed_block() insert multi-blocks
` [PATCH v5 10/10] ext4: make ext4_da_map_blocks() buffer_head unaware
[syzbot] [ext4?] INFO: task hung in jbd2_journal_commit_transaction (5)
2024-05-20 2:41 UTC (2+ messages)
[syzbot] [ext4?] general protection fault in __block_commit_write
2024-05-20 1:52 UTC (2+ messages)
WARNING: CPU: 5 PID: 23226 at fs/ext4/ext4_jbd2.c:73 ext4_journal_check_start+0x2c/0x82 [Linux 6.6.30, data=journal]
2024-05-19 15:59 UTC (2+ messages)
[GIT PULL] ext4 updates for v6.10-rc1
2024-05-18 21:22 UTC (3+ messages)
[syzbot] [ext4?] possible deadlock in wait_transaction_locked
2024-05-18 18:31 UTC
[tytso-ext4:dev] BUILD SUCCESS c6a6c9694aadc4c3ab8d89bdd44aed3eab1e43c6
2024-05-18 16:46 UTC
[syzbot] [ext4?] WARNING: locking bug in ext4_mb_add_groupinfo
2024-05-18 5:23 UTC
[PATCH v3] ext4: Don't reduce symlink i_mode by umask if no ACL support
2024-05-17 15:10 UTC (3+ messages)
[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
2024-05-17 3:45 UTC (2+ messages)
` [syzbot] "
[PATCH v2 0/3] iomap/xfs: fix stale data exposure when truncating realtime inodes
2024-05-16 23:03 UTC (6+ messages)
` [PATCH v2 1/3] iomap: pass blocksize to iomap_truncate_page()
` [PATCH v2 2/3] fsdax: pass blocksize to dax_truncate_page()
` [PATCH v2 3/3] xfs: correct the zeroing truncate range
[PATCH 1/2] ext4: Reduce stack usage in ext4_mpage_readpages()
2024-05-16 18:16 UTC (2+ messages)
` [PATCH 2/2] ext4: Remove array of buffer_heads from mext_page_mkuptodate()
KASAN: use-after-free in ext4_find_extent in v6.9
2024-05-16 17:42 UTC (6+ messages)
created ext4 disk image differs depending on the underlying filesystem
2024-05-16 6:56 UTC (6+ messages)
[PATCH 0/3] iomap/xfs: fix stale data exposure when truncating realtime inodes
2024-05-15 13:16 UTC (6+ messages)
` [PATCH 1/3] iomap: pass blocksize to iomap_truncate_page()
` [PATCH 2/3] fsdax: pass blocksize to dax_truncate_page()
` [PATCH 3/3] xfs: correct the zeroing truncate range
[PATCH v2] ext4: fix infinite loop when replaying fast_commit
2024-05-15 12:27 UTC (2+ messages)
[PATCH] ext4: fix infinite loop when replaying fast_commit
2024-05-15 12:24 UTC (8+ 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