messages from 2024-05-11 11:37:10 to 2024-05-28 06:50:14 UTC [more...]
[PATCH] libext2fs: fix unused parameter warnings/errors
2024-05-28 6:49 UTC (2+ messages)
[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 v2] ext4: fix fast commit inode enqueueing during a full journal commit
2024-05-27 15:48 UTC (4+ messages)
[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 (4+ 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 (9+ messages)
[PATCH v2 0/9] A fix and some cleanups to jbd2
2024-05-14 23:42 UTC (14+ messages)
` [PATCH v2 1/9] jbd2: avoid memleak in jbd2_journal_write_metadata_buffer
` [PATCH v2 2/9] jbd2: remove unused return info from jbd2_journal_write_metadata_buffer
` [PATCH v2 3/9] jbd2: remove unnedded "need_copy_out" in jbd2_journal_write_metadata_buffer
` [PATCH v2 4/9] jbd2: jump to new copy_done tag when b_frozen_data is created concurrently
` [PATCH v2 5/9] jbd2: remove unneeded kmap to do escape in jbd2_journal_write_metadata_buffer
` [PATCH v2 6/9] jbd2: use bh_in instead of jh2bh(jh_in) to simplify code
` [PATCH v2 7/9] jbd2: remove dead equality check of j_commit_[sequence/request] in kjournald2
` [PATCH v2 8/9] jbd2: remove dead check of JBD2_UNMOUNT "
` [PATCH v2 9/9] jbd2: remove unnecessary "should_sleep" "
[syzbot] [ext4?] KASAN: use-after-free Read in __ext4_check_dir_entry (2)
2024-05-14 14:09 UTC
EXT4 BOF at LSF/MM
2024-05-14 6:29 UTC
[PATCH v3 00/10] ext4: support adding multi-delalloc blocks
2024-05-14 2:37 UTC (13+ messages)
` [PATCH v3 03/10] ext4: warn if delalloc counters are not zero on inactive
` [PATCH v3 06/10] ext4: make ext4_es_insert_delayed_block() insert multi-blocks
` [PATCH v3 08/10] ext4: factor out check for whether a cluster is allocated
` [PATCH v3 09/10] ext4: make ext4_insert_delayed_block() insert multi-blocks
` [PATCH v3 10/10] ext4: make ext4_da_map_blocks() buffer_head unaware
[Bug 218830] New: lseek on closed file does not trigger an error and affect other files
2024-05-13 14:36 UTC (3+ messages)
` [Bug 218830] "
[PATCH 0/9] A fix and some cleanups to jbd2
2024-05-12 11:26 UTC (19+ messages)
` [PATCH 1/9] jbd2: avoid memleak in jbd2_journal_write_metadata_buffer
` [PATCH 2/9] jbd2: remove unused return info from jbd2_journal_write_metadata_buffer
` [PATCH 3/9] jbd2: remove unnedded "need_copy_out" in jbd2_journal_write_metadata_buffer
` [PATCH 5/9] jbd2: remove unneeded kmap to do escape "
` [PATCH 6/9] jbd2: use bh_in instead of jh2bh(jh_in) to simplify code
` [PATCH 7/9] jbd2: remove dead equality check of j_commit_[sequence/request] in kjournald2
` [PATCH 8/9] jbd2: remove dead check of JBD2_UNMOUNT "
` [PATCH 9/9] jbd2: remove unnecessary "should_sleep" "
[RFCv3 0/7] ext2 iomap changes and iomap improvements
2024-05-12 13:20 UTC (3+ messages)
` [RFCv3 4/7] ext2: Implement seq counter for validating cached iomap
[RFC] Documentation: Add initial iomap document
2024-05-12 12:44 UTC (2+ messages)
[syzbot] [ext4?] possible deadlock in ext4_xattr_set_handle (5)
2024-05-13 11:53 UTC
[tytso-ext4:dev] BUILD SUCCESS 26770a717cac57041d9414725e3e01dd19b08dd2
2024-05-13 2:36 UTC
[PATCH] ext4: fix a data-race around bg_free_inodes_count_lo
2024-05-12 6:42 UTC (2+ messages)
` [PATCH] ext4: fix a data-race around bg_free_blocks_count_lo
[PATCH v4 00/10] ext4: support adding multi-delalloc blocks
2024-05-11 11:26 UTC (4+ messages)
` [PATCH v4 08/10] ext4: factor out check for whether a cluster is allocated
` [PATCH v4 09/10] ext4: make ext4_insert_delayed_block() insert multi-blocks
` [PATCH v4 10/10] ext4: make ext4_da_map_blocks() buffer_head unaware
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).