Linux-ext4 Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-26 13:09:49 to 2024-04-10 13:36:58 UTC [more...]

[RFC PATCH v4 00/34] ext4: use iomap for regular file's buffered IO path and enable large folio
 2024-04-10 13:27 UTC  (9+ messages)
` [PATCH v4 01/34] ext4: factor out a common helper to query extent map
` [PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
` [PATCH v4 03/34] ext4: trim delalloc extent
` [PATCH v4 04/34] ext4: drop iblock parameter
` [PATCH v4 07/34] ext4: factor out check for whether a cluster is allocated
` [PATCH v4 08/34] ext4: make ext4_insert_delayed_block() insert multi-blocks
` [RFC PATCH v4 11/34] ext4: optimize the EXT4_GET_BLOCKS_DELALLOC_RESERVE flag set
` [RFC PATCH v4 12/34] ext4: don't set EXTENT_STATUS_DELAYED on allocated blocks

[PATCH][next] jbd2: remove redundant assignement to variable err
 2024-04-10 12:05 UTC  (2+ messages)

[PATCH 2/2] ext4: Add correct group descriptors and reserved GDT blocks to system zone
 2024-04-10  8:36 UTC  (5+ messages)

[PATCH 0/7] ext4: support adding multi-delalloc blocks
 2024-04-10  3:59 UTC  (9+ messages)
` [PATCH 1/7] ext4: trim delalloc extent
` [PATCH 2/7] ext4: drop iblock parameter
` [PATCH 3/7] ext4: make ext4_es_insert_delayed_block() insert multi-blocks
` [PATCH 4/7] ext4: make ext4_da_reserve_space() reserve multi-clusters
` [PATCH 5/7] ext4: factor out check for whether a cluster is allocated
` [PATCH 6/7] ext4: make ext4_insert_delayed_block() insert multi-blocks
` [PATCH 7/7] ext4: make ext4_da_map_blocks() buffer_head unaware

[PATCH v2 0/9] ext4: support adding multi-delalloc blocks
 2024-04-10  3:42 UTC  (10+ messages)
` [PATCH v2 1/9] ext4: factor out a common helper to query extent map
` [PATCH v2 2/9] ext4: check the extent status again before inserting delalloc block
` [PATCH v2 3/9] ext4: trim delalloc extent
` [PATCH v2 4/9] ext4: drop iblock parameter
` [PATCH v2 5/9] ext4: make ext4_es_insert_delayed_block() insert multi-blocks
` [PATCH v2 6/9] ext4: make ext4_da_reserve_space() reserve multi-clusters
` [PATCH v2 7/9] ext4: factor out check for whether a cluster is allocated
` [PATCH v2 8/9] ext4: make ext4_insert_delayed_block() insert multi-blocks
` [PATCH v2 9/9] ext4: make ext4_da_map_blocks() buffer_head unaware

[syzbot] [ext4?] [jffs2?] [xfs?] kernel BUG in unrefer_xattr_datum
 2024-04-09 21:29 UTC  (2+ messages)

[PATCH v2 0/2] jbd2: use shrink_type type instead of bool type for __jbd2_journal_clean_checkpoint_list()
 2024-04-09  1:14 UTC  (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] jbd2: add prefix 'jbd2' for 'shrink_type'

[syzbot] [ext4?] possible deadlock in ext4_xattr_inode_iget (3)
 2024-04-08 21:38 UTC  (3+ messages)
` [PATCH] ext4: fix deadlock in ext4_xattr_inode_iget

[PATCH] ext4: block_validity: Remove unnecessary ‘NULL’ values from new_node
 2024-04-08 20:54 UTC  (2+ messages)

[PATCH] ext4: extents: Remove unnecessary ‘NULL’ values from ablocks
 2024-04-08 20:51 UTC  (3+ messages)

[Bug 218693] New: different UI shows different free disk space
 2024-04-08  9:09 UTC  (3+ messages)
` [Bug 218693] "

[PATCH 0/5] Minor improvements and cleanups to ext4 mballoc
 2024-04-07  6:31 UTC  (16+ messages)
` [PATCH 1/5] ext4: keep "prefetch_grp" and "nr" consistent
` [PATCH 2/5] ext4: add test_mb_mark_used_cost to estimate cost of mb_mark_used
` [PATCH 3/5] ext4: call ext4_mb_mark_free_simple in mb_mark_used to clear bits
` [PATCH 4/5] ext4: use correct criteria name instead stale integer number in comment
` [PATCH 5/5] ext4: expand next_linear_group to remove repeat check for linear scan

[PATCH] jbd2: avoid mount failed when commit block is partial submitted
 2024-04-07  1:37 UTC  (5+ messages)

[PATCH v2] ext4: fix i_data_sem unlock order in ext4_ind_migrate()
 2024-04-05 21:08 UTC 

[PATCH] ext4: fix semaphore unlocking order
 2024-04-05 20:22 UTC  (4+ messages)
    ` [PATCH] ext4: fix i_data_sem unlock order in ext4_ind_migrate()

[PATCH] ext4: fix i_data_sem unlock order in ext4_ind_migrate()
 2024-04-05 18:40 UTC  (4+ messages)

[PATCH v16 0/9] Cache insensitive cleanup for ext4/f2fs
 2024-04-05 16:37 UTC  (13+ messages)
` [PATCH v16 1/9] ext4: Simplify the handling of cached insensitive names
` [PATCH v16 2/9] f2fs: "
` [PATCH v16 3/9] libfs: Introduce case-insensitive string comparison helper
` [PATCH v16 4/9] ext4: Reuse generic_ci_match for ci comparisons
` [PATCH v16 5/9] f2fs: "
` [PATCH v16 6/9] ext4: Log error when lookup of encoded dentry fails
` [PATCH v16 7/9] f2fs: "
` [PATCH v16 8/9] ext4: Move CONFIG_UNICODE defguards into the code flow
` [PATCH v16 9/9] f2fs: "

[PATCH e2fsprogs v3 0/4] quota-related e2fsck fixes and tests
 2024-04-05 14:24 UTC  (5+ messages)
` [PATCH v3 1/4] e2fsck: update quota accounting after directory optimization
` [PATCH v3 2/4] e2fsck: update quota when deallocating a bad inode
` [PATCH v3 3/4] tests: new test to check quota after directory optimization
` [PATCH v3 4/4] tests: new test to check quota after a bad inode deallocation

[PATCH 1/1] mm: change inlined allocation helpers to account at the call site
 2024-04-05 13:53 UTC  (14+ messages)

ext4 e2fsck error interpretation and howto fix? expecting 249045418 actual extent phys 249045427 log 1 len 2
 2024-04-05  5:41 UTC  (3+ messages)

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
 2024-04-05  3:43 UTC  (2+ messages)
` [syzbot] "

[PATCH v15 0/9] Cache insensitive cleanup for ext4/f2fs
 2024-04-04 23:05 UTC  (19+ messages)
` [PATCH v15 1/9] ext4: Simplify the handling of cached insensitive names
` [PATCH v15 2/9] f2fs: "
` [PATCH v15 3/9] libfs: Introduce case-insensitive string comparison helper
` [PATCH v15 4/9] ext4: Reuse generic_ci_match for ci comparisons
` [PATCH v15 5/9] f2fs: "
` [PATCH v15 6/9] ext4: Log error when lookup of encoded dentry fails
  ` [f2fs-dev] "
` [PATCH v15 7/9] f2fs: "
  ` [f2fs-dev] "
` [PATCH v15 8/9] ext4: Move CONFIG_UNICODE defguards into the code flow
` [PATCH v15 9/9] f2fs: "

[PATCH e2fsprogs v2 0/4] quota-related e2fsck fixes and tests
 2024-04-04 20:23 UTC  (8+ messages)
` [PATCH v2 1/4] e2fsck: update quota accounting after directory optimization
` [PATCH v2 2/4] e2fsck: update quota when deallocating a bad inode
` [PATCH v2 3/4] tests: new test to check quota after directory optimization
` [PATCH v2 4/4] tests: new test to check quota after a bad inode deallocation

[PATCH] jbd2: Add a comment for incorrect tag size
 2024-04-04 13:36 UTC 

[PATCH] jbd2: use shrink_type type instead of bool type for __jbd2_journal_clean_checkpoint_list()
 2024-04-04  0:18 UTC  (6+ messages)

[PATCH e2fsprogs 0/4] quota-related e2fsck fixes and tests
 2024-04-03 15:03 UTC  (10+ messages)
` [PATCH 1/4] e2fsck: update quota accounting after directory optimization
` [PATCH 2/4] e2fsck: update quota when deallocating a bad inode
` [PATCH 3/4] tests: new test to check quota after directory optimization
` [PATCH 4/4] tests: new test to check quota after a bad inode deallocation

[PATCH v3] e2fsprogs: misc/mke2fs.8.in: Correct valid cluster-size values
 2024-04-03  4:36 UTC  (2+ messages)

[PATCH] jbd2: Use str_plural() to fix Coccinelle warning
 2024-04-02 10:51 UTC 

[PATCH] ext4: extents: Remove unnecessary ‘NULL’ values from path
 2024-04-02  3:55 UTC  (2+ messages)

[PATCH] ext4: extents: Remove unnecessary ‘0’ values from error
 2024-04-02  3:19 UTC 

[PATCH] ext4: extents: Remove unnecessary ‘0’ values from err
 2024-04-02  3:13 UTC 

[PATCH] tests: make m_assume_storage_prezeroed more robust
 2024-04-01 22:20 UTC  (2+ messages)

[PATCH] misc: add 2038 timestamp support
 2024-04-01 21:29 UTC  (2+ messages)

noacl and nouser_xattr
 2024-04-01 16:54 UTC  (3+ messages)

[syzbot] [ext4?] WARNING: locking bug in ext4_xattr_inode_iget (2)
 2024-03-31 14:03 UTC 

[PATCH] ext4: clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT even mount with discard
 2024-03-30  8:04 UTC  (3+ messages)

[PATCH AUTOSEL 5.10 12/31] ext4: add a hint for block bitmap corrupt state in mb_groups
 2024-03-29 12:48 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 13/31] ext4: forbid commit inconsistent quota data when errors=remount-ro

[PATCH AUTOSEL 5.15 14/34] ext4: add a hint for block bitmap corrupt state in mb_groups
 2024-03-29 12:47 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 15/34] ext4: forbid commit inconsistent quota data when errors=remount-ro

[PATCH AUTOSEL 6.1 22/52] ext4: add a hint for block bitmap corrupt state in mb_groups
 2024-03-29 12:45 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 23/52] ext4: forbid commit inconsistent quota data when errors=remount-ro

[PATCH AUTOSEL 6.6 35/75] ext4: add a hint for block bitmap corrupt state in mb_groups
 2024-03-29 12:42 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 36/75] ext4: forbid commit inconsistent quota data when errors=remount-ro

[PATCH AUTOSEL 6.8 50/98] ext4: add a hint for block bitmap corrupt state in mb_groups
 2024-03-29 12:37 UTC  (2+ messages)
` [PATCH AUTOSEL 6.8 51/98] ext4: forbid commit inconsistent quota data when errors=remount-ro

[Bug 218648] New: ext4: previously opened file remains writeable on readonly ext4 filesystem; Data loss
 2024-03-29  9:06 UTC  (3+ messages)
` [Bug 218648] "

[PATCH] ext4: replace deprecated strncpy with alternatives
 2024-03-29  4:11 UTC  (2+ messages)

Soft Lockup on running fsstress with next-20240327
 2024-03-29  3:42 UTC  (2+ messages)

Soft Lockup on running fsstress with next-20240327
 2024-03-29  3:39 UTC 

[syzbot] kernel BUG in ext4_do_writepages
 2024-03-29  0:11 UTC  (2+ messages)

[PATCH e2fsprogs] e2fsck: update quota accounting after directory optimization
 2024-03-27 21:16 UTC  (3+ messages)

Probable EXT4 bug
 2024-03-27 14:55 UTC 

FAILED: Patch "ext4: correct best extent lstart adjustment logic" failed to apply to 4.19-stable tree
 2024-03-27 12:28 UTC 

[Bug 218626] New: fstest ext4/014 fails when using filesystem quotas
 2024-03-26 15:38 UTC  (2+ messages)
` [Bug 218626] "

[PATCH v2 0/5] More unit test for mballoc
 2024-03-26 13:09 UTC  (7+ messages)
` [PATCH v2 2/5] ext4: Add unit test of ext4_mb_generate_buddy


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 read-only IMAP folder(s) and NNTP newsgroup(s).