linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-11 09:06:55 to 2023-03-17 15:51:20 UTC [more...]

[PATCH v3 00/20] Some bugfix and cleanup to mballoc
 2023-03-17 15:50 UTC  (6+ messages)
` [PATCH v3 20/20] ext4: simplify calculation of blkoff in ext4_mb_new_blocks_simple

[PATCH v4 0/2] ext4, jbd2: journal cycled record transactions between each mount
 2023-03-17 15:25 UTC  (7+ messages)
` [PATCH v4 1/2] jbd2: continue to record log "
` [PATCH v4 2/2] ext4: add journal cycled recording support

[PATCH][next] ext2: remove redundant assignment to pointer end
 2023-03-17 14:34 UTC 

[tytso-ext4:dev] BUILD SUCCESS da8c7d2105be0c0028cfad712da9e17adf9a26eb
 2023-03-17 14:05 UTC 

[PATCH 5.4] ext4: fix cgroup writeback accounting with fs-layer encryption
 2023-03-17 12:57 UTC  (2+ messages)

[PATCH] ext4: Fix i_disksize exceeding i_size problem in paritally written case
 2023-03-17 12:45 UTC  (2+ messages)

[PATCH v3 7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
 2023-03-17 12:40 UTC  (11+ messages)

[RFC 00/11] multiblock allocator improvements
 2023-03-17 11:37 UTC  (10+ messages)
` [RFC 04/11] ext4: Convert mballoc cr (criteria) to enum
` [RFC 08/11] ext4: Don't skip prefetching BLOCK_UNINIT groups
` [RFC 11/11] ext4: Add allocation criteria 1.5 (CR1_5)

[PATCH v3 0/2] ext4, jbd2: journal cycled record transactions between each mount
 2023-03-17 11:25 UTC  (7+ messages)
` [PATCH v3 1/2] jbd2: continue to record log "
` [PATCH v3 2/2] ext4: add journal cycled recording support

[PATCH] ext4: remove unneeded check of nr_to_submit
 2023-03-17 11:08 UTC  (3+ messages)

[PATCH v2 0/3] e2fsprogs: journal cycled record transactions between each mount
 2023-03-17  9:17 UTC  (4+ messages)
` [PATCH v2 1/3] lib/ext2fs: record and show journal head block
` [PATCH v2 2/3] debugfs/e2fsck: update the journal head block after recovery
` [PATCH v2 3/3] debugfs/e2fsck: check bad s_head block number

[PATCH v5 0/9] ext4: Convert inode preallocation list to an rbtree
 2023-03-17  8:37 UTC  (10+ messages)
` [PATCH v5 1/9] ext4: Stop searching if PA doesn't satisfy non-extent file
` [PATCH v5 2/9] ext4: Refactor code related to freeing PAs
` [PATCH v5 3/9] ext4: Refactor code in ext4_mb_normalize_request() and ext4_mb_use_preallocated()
` [PATCH v5 4/9] ext4: Move overlap assert logic into a separate function
` [PATCH v5 5/9] ext4: Abstract out overlap fix/check logic in ext4_mb_normalize_request()
` [PATCH v5 6/9] ext4: Fix best extent lstart adjustment logic in ext4_mb_new_inode_pa()
` [PATCH v5 7/9] ext4: Convert pa->pa_inode_list and pa->pa_obj_lock into a union
` [PATCH v5 8/9] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list
` [PATCH v5 9/9] ext4: Remove the logic to trim inode PAs

[PATCH 1/1] ext4: Replace ext4_kvfree_array_rcu() by kvfree_rcu_mightsleep()
 2023-03-17  7:15 UTC 

[PATCH 4.14] ext4: fix cgroup writeback accounting with fs-layer encryption
 2023-03-17  5:06 UTC 

[PATCH 4.19] ext4: fix cgroup writeback accounting with fs-layer encryption
 2023-03-17  5:05 UTC 

[e2fsprogs PATCH] ci.yml: store the config.h files as workflow artifacts
 2023-03-17  4:10 UTC  (2+ messages)

[PATCH] tests: fix u_direct_io to work with older losetup
 2023-03-17  4:10 UTC  (2+ messages)

[PATCH] tests: fix r_move_itable_realloc to run on Linux
 2023-03-17  4:10 UTC  (2+ messages)

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
 2023-03-17  3:16 UTC 

[PATCHSET for-next 0/2] Flag file systems as supporting parallel dio writes
 2023-03-17  2:53 UTC  (4+ messages)

[PATCH 0/4] Remove unused group parameter in bitmap checksum
 2023-03-17  1:52 UTC  (2+ messages)

[PATCH 0/2] two cleanups for mballoc
 2023-03-17  1:52 UTC  (4+ messages)
` [PATCH 1/2] ext4: fix typos in mballoc

[PATCH 0/7] A few patches to improve ext4 balloc
 2023-03-17  1:52 UTC  (2+ messages)

[PATCH] ext4: convert some BUG_ON's in mballoc to use WARN_RATELIMITED instead
 2023-03-17  1:52 UTC 

[Bug 217209] New: ext4_da_write_end: i_disksize exceeds i_size in paritally written case
 2023-03-17  1:33 UTC  (4+ messages)
` [Bug 217209] "

[PATCH v2 07/14] ext4/super: Rename kfree_rcu() to kfree_rcu_mightsleep()
 2023-03-16 15:23 UTC  (3+ messages)

[syzbot] [ext4?] WARNING: bad unlock balance in ext4_rename
 2023-03-16 13:55 UTC  (3+ messages)

[PATCH 0/3] ext4: fix WARNING in ext4_add_complete_io
 2023-03-16 11:28 UTC  (4+ messages)
` [PATCH 1/3] ext4: correct error ctx->mask_s_##name in ctx_set_##name
` [PATCH 2/3] ext4: add helper to check if flag is changed by ctx
` [PATCH 3/3] ext4: fix race between writepages and remount

Faktoring
 2023-03-16  8:51 UTC 

Rubber Molded
 2023-03-16  8:40 UTC 

[tytso-ext4:dev] BUILD SUCCESS 18b7f4107219ef12898b2ee77b8fb6de8887d1b7
 2023-03-16  5:48 UTC 

kernel BUG at fs/ext4/inode.c:1914 - page_buffers()
 2023-03-15 18:57 UTC  (6+ messages)

[PATCH 00/31] Convert most of ext4 to folios
 2023-03-15 17:57 UTC  (42+ messages)
` [PATCH 01/31] fs: Add FGP_WRITEBEGIN
` [PATCH 02/31] fscrypt: Add some folio helper functions
` [PATCH 03/31] ext4: Convert ext4_bio_write_page() to use a folio
` [PATCH 04/31] ext4: Convert ext4_finish_bio() to use folios
` [PATCH 06/31] ext4: Turn mpage_process_page() into mpage_process_folio()
` [PATCH 07/31] ext4: Convert mpage_submit_page() to mpage_submit_folio()
` [PATCH 08/31] ext4: Convert ext4_bio_write_page() to ext4_bio_write_folio()
` [PATCH 09/31] ext4: Convert ext4_readpage_inline() to take a folio
` [PATCH 10/31] ext4: Convert ext4_convert_inline_data_to_extent() to use "
` [PATCH 11/31] ext4: Convert ext4_try_to_write_inline_data() "
` [PATCH 14/31] ext4: Convert ext4_read_inline_page() to ext4_read_inline_folio()
` [PATCH 15/31] ext4: Convert ext4_write_inline_data_end() to use a folio
` [PATCH 16/31] ext4: Convert ext4_write_begin() "
` [PATCH 17/31] ext4: Convert ext4_write_end() "
` [PATCH 18/31] ext4: Use a folio in ext4_journalled_write_end()
` [PATCH 19/31] ext4: Convert ext4_journalled_zero_new_buffers() to use a folio
` [PATCH 21/31] ext4: Convert __ext4_journalled_writepage() to take "
` [PATCH 22/31] ext4: Convert ext4_page_nomap_can_writeout() "

[syzbot] [ext4?] WARNING in kvfree (2)
 2023-03-15 17:57 UTC 

[PATCH] ext4: Fix warnings when freezing filesystem with journaled data
 2023-03-15 16:16 UTC  (2+ messages)

[PATCH REBASED 0/7] ext4: Cleanup data=journal writeback path
 2023-03-15 16:16 UTC  (2+ messages)

[PATCH 25/31] ext4: Convert ext4_block_write_begin() to take a folio
 2023-03-15 14:57 UTC  (4+ messages)

[PATCH v2 0/5] ext4: fsmap: Consolidate fsmap_head checks
 2023-03-15 11:20 UTC  (6+ messages)
` [PATCH v2 1/5] ext4: ioctl: Add missing linux/string.h header
` [PATCH v2 2/5] ext4: fsmap: Check fmh_iflags value directly on the user copied data
` [PATCH v2 3/5] ext4: fsmap: Consolidate fsmap_head checks
` [PATCH v2 4/5] ext4: fsmap: Do the validation checks on constified fsmap data
` [PATCH v2 5/5] ext4: fsmap: Remove duplicated initialization

[PATCH v3 0/6] ext4: Fix stale buffer loading from last failed
 2023-03-15  8:44 UTC  (9+ messages)
` [PATCH v3 1/6] ext4: Fix reusing stale buffer heads from last failed mounting
` [PATCH v3 2/6] ext4: ext4_put_super: Remove redundant checking for 'sbi->s_journal_bdev'
` [PATCH v3 3/6] jbd2: remove unused feature macros
` [PATCH v3 4/6] jbd2: switch to check format version in superblock directly
` [PATCH v3 5/6] jbd2: factor out journal initialization from journal_get_superblock()
` [PATCH v3 6/6] jbd2: remove j_format_version

Technický audit podlah
 2023-03-15  8:30 UTC 

[PATCH][for stable 5.{15, 10} 0/4] ext4: Fix kernel BUG in ext4_free_blocks
 2023-03-15  8:17 UTC  (2+ messages)

[LSF TOPIC] online repair of filesystems: what next?
 2023-03-15  3:45 UTC  (4+ messages)

[PATCH 05/31] ext4: Convert ext4_writepage() to use a folio
 2023-03-14 22:26 UTC  (3+ messages)

RFC: Filesystem metadata in HIGHMEM
 2023-03-14 14:51 UTC 

[PATCH v2 0/5] ext4: Fix stale buffer loading from last failed
 2023-03-14 14:37 UTC  (14+ messages)
` [PATCH v2 1/5] ext4: Fix reusing stale buffer heads from last failed mounting
` [PATCH v2 2/5] jbd2: remove unused feature macros
` [PATCH v2 3/5] jbd2: switch to check format version in superblock directly
` [PATCH v2 4/5] jbd2: factor out journal initialization from journal_get_superblock()
` [PATCH v2 5/5] jbd2: remove j_format_version

[PATCH 0/4] e2fsprogs: journal cycled record transactions between each mount
 2023-03-14 14:10 UTC  (5+ messages)
` [PATCH 1/4] lib/ext2fs: record and show journal head block
` [PATCH 2/4] debugfs/e2fsck: update the journal head block after recovery
` [PATCH 3/4] debugfs/e2fsck: check bad s_head block number
` [PATCH 4/4] ext4.5: document the journal_cycle_record mount options

[PATCH v2] ext4: allow concurrent unaligned dio overwrites
 2023-03-14 13:07 UTC 

[Bug 217189] New: SATA HDD not detected
 2023-03-14 12:53 UTC  (6+ messages)
` [Bug 217189] "

[PATCH AUTOSEL 6.2 05/13] ext4: fail ext4_iget if special inode unallocated
 2023-03-14 12:42 UTC  (3+ messages)
` [PATCH AUTOSEL 6.2 06/13] ext4: update s_journal_inum if it changes after journal replay
` [PATCH AUTOSEL 6.2 07/13] ext4: fix task hung in ext4_xattr_delete_inode

[PATCH AUTOSEL 4.14 3/5] ext4: fail ext4_iget if special inode unallocated
 2023-03-14 12:44 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 4/5] ext4: fix task hung in ext4_xattr_delete_inode

[PATCH AUTOSEL 4.19 4/7] ext4: fail ext4_iget if special inode unallocated
 2023-03-14 12:44 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 5/7] ext4: fix task hung in ext4_xattr_delete_inode

[PATCH AUTOSEL 5.10 4/8] ext4: fail ext4_iget if special inode unallocated
 2023-03-14 12:43 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 5/8] ext4: fix task hung in ext4_xattr_delete_inode

[PATCH AUTOSEL 5.4 4/7] ext4: fail ext4_iget if special inode unallocated
 2023-03-14 12:44 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 5/7] ext4: fix task hung in ext4_xattr_delete_inode

[PATCH AUTOSEL 5.15 04/10] ext4: fail ext4_iget if special inode unallocated
 2023-03-14 12:43 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 05/10] ext4: update s_journal_inum if it changes after journal replay
` [PATCH AUTOSEL 5.15 06/10] ext4: fix task hung in ext4_xattr_delete_inode

[PATCH AUTOSEL 6.1 05/13] ext4: fail ext4_iget if special inode unallocated
 2023-03-14 12:43 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 06/13] ext4: update s_journal_inum if it changes after journal replay
` [PATCH AUTOSEL 6.1 07/13] ext4: fix task hung in ext4_xattr_delete_inode

[syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_group_desc_csum
 2023-03-14 11:19 UTC  (17+ messages)

[linux-next:master] [mm] 480c454ff6: BUG:kernel_NULL_pointer_dereference
 2023-03-14  5:50 UTC  (3+ messages)

[PATCH 0/5] ext4: Fix stale buffer loading from last failed
 2023-03-13 12:48 UTC  (13+ messages)
` [PATCH 1/5] ext4: Fix reusing stale buffer heads from last failed mounting
` [PATCH 2/5] jbd2: remove unused feature macros
` [PATCH 3/5] jbd2: switch to check format version in superblock directly
` [PATCH 4/5] jbd2: factor out journal initialization from journal_get_superblock()
` [PATCH 5/5] jbd2: remove j_format_version

[PATCH] ext4: convert to DIV_ROUND_UP() in mpage_process_page_bufs()
 2023-03-13  9:25 UTC  (3+ messages)

[PATCH 2/2] ext4: avoid unnecessary pointer dereference in ext4_mb_normalize_request
 2023-03-13  2:13 UTC  (2+ messages)

[PATCH v3 01/20] ext4: set goal start correctly in ext4_mb_normalize_request
 2023-03-13  2:07 UTC  (2+ messages)

[GIT PULL] ext4 fixes for 6.3-rc2
 2023-03-12 16:20 UTC  (2+ messages)

[PATCH] ext4: fix to report fstrim.minlen back to userspace
 2023-03-12 10:15 UTC  (3+ messages)


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).