Linux-ext4 Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-08 11:35:03 to 2023-12-23 01:48:40 UTC [more...]

[Bug 217965] New: ext4(?) regression since 6.5.0 on sata hdd
 2023-12-23  1:48 UTC  (4+ messages)
` [Bug 217965] "

parity raid and ext4 get stuck in writes
 2023-12-22 23:00 UTC  (2+ messages)

[PATCH v2 0/8] Revert setting casefolding dentry operations through s_d_op
 2023-12-22  5:58 UTC  (18+ messages)
` [PATCH v2 1/8] dcache: Add helper to disable d_revalidate for a specific dentry
` [PATCH v2 2/8] fscrypt: Drop d_revalidate if key is available
` [PATCH v2 3/8] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
` [PATCH v2 4/8] libfs: Expose generic_ci_dentry_ops outside of libfs
` [PATCH v2 5/8] ext4: Set the case-insensitive dentry operations through ->s_d_op
` [PATCH v2 6/8] f2fs: "
` [PATCH v2 7/8] libfs: Don't support setting casefold operations during lookup
` [PATCH v2 8/8] fscrypt: Move d_revalidate configuration back into fscrypt

[syzbot] kernel BUG in ext4_do_writepages
 2023-12-22  0:07 UTC  (2+ messages)

[PATCH v2 0/8] ext4: fix divide error in mb_update_avg_fragment_size()
 2023-12-21 15:05 UTC  (9+ messages)
` [PATCH v2 1/8] ext4: fix double-free of blocks due to wrong extents moved_len
` [PATCH v2 2/8] ext4: do not trim the group with corrupted block bitmap
` [PATCH v2 3/8] ext4: regenerate buddy after block freeing failed if under fc replay
` [PATCH v2 4/8] ext4: avoid bb_free and bb_fragments inconsistency in mb_free_blocks()
` [PATCH v2 5/8] ext4: avoid dividing by 0 in mb_update_avg_fragment_size() when block bitmap corrupt
` [PATCH v2 6/8] ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found()
` [PATCH v2 7/8] ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal()
` [PATCH v2 8/8] ext4: mark the group block bitmap as corrupted before reporting an error

[PATCH RFC v3 for-6.8/block 00/17] block: don't access bd_inode directly from other modules
 2023-12-21 14:54 UTC  (19+ messages)
` [PATCH RFC v3 for-6.8/block 01/17] block: add some bdev apis
` [PATCH RFC v3 for-6.8/block 02/17] xen/blkback: use bdev api in xen_update_blkif_status()
` [PATCH RFC v3 for-6.8/block 03/17] bcache: use bdev api in read_super()
` [PATCH RFC v3 for-6.8/block 04/17] mtd: block2mtd: use bdev apis
` [PATCH RFC v3 for-6.8/block 05/17] s390/dasd: use bdev api in dasd_format()
` [PATCH RFC v3 for-6.8/block 06/17] scsicam: use bdev api in scsi_bios_ptable()
` [PATCH RFC v3 for-6.8/block 07/17] bcachefs: remove dead function bdev_sectors()
` [PATCH RFC v3 for-6.8/block 08/17] bio: export bio_add_folio_nofail()
` [PATCH RFC v3 for-6.8/block 09/17] btrfs: use bdev apis
` [PATCH RFC v3 for-6.8/block 10/17] cramfs: use bdev apis in cramfs_blkdev_read()
` [PATCH RFC v3 for-6.8/block 11/17] erofs: use bdev api
` [PATCH RFC v3 for-6.8/block 12/17] nilfs2: use bdev api in nilfs_attach_log_writer()
` [PATCH RFC v3 for-6.8/block 13/17] jbd2: use bdev apis
` [PATCH RFC v3 for-6.8/block 14/17] buffer: add a new helper to read sb block
` [PATCH RFC v3 for-6.8/block 15/17] ext4: use "
` [PATCH RFC v3 for-6.8/block 16/17] ext4: remove block_device_ejected()
` [PATCH RFC v3 for-6.8/block 17/17] ext4: use bdev apis

[PATCH 0/4] ext4: fix divide error in mb_update_avg_fragment_size()
 2023-12-20 13:43 UTC  (15+ messages)
` [PATCH 1/4] ext4: fix double-free of blocks due to wrong extents moved_len
` [PATCH 2/4] ext4: do not trim the group with corrupted block bitmap
` [PATCH 3/4] ext4: avoid bb_free and bb_fragments inconsistency in mb_free_blocks()
` [PATCH 4/4] ext4: avoid dividing by 0 in mb_update_avg_fragment_size() when block bitmap corrupt

[PATCH 12/22] ext4_add_entry(): ->d_name.len is never 0
 2023-12-20  5:24 UTC 

[PATCH AUTOSEL 4.14 2/6] jbd2: correct the printing of write_flags in jbd2_write_superblock()
 2023-12-18 12:47 UTC 

[PATCH AUTOSEL 4.19 2/6] jbd2: correct the printing of write_flags in jbd2_write_superblock()
 2023-12-18 12:47 UTC 

[PATCH AUTOSEL 5.4 2/7] jbd2: correct the printing of write_flags in jbd2_write_superblock()
 2023-12-18 12:46 UTC 

[PATCH AUTOSEL 5.10 2/8] jbd2: correct the printing of write_flags in jbd2_write_superblock()
 2023-12-18 12:46 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 5/8] jbd2: fix soft lockup in journal_finish_inode_data_buffers()

[PATCH AUTOSEL 5.15 02/13] jbd2: correct the printing of write_flags in jbd2_write_superblock()
 2023-12-18 12:45 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 07/13] jbd2: fix soft lockup in journal_finish_inode_data_buffers()

[PATCH AUTOSEL 6.1 03/15] jbd2: correct the printing of write_flags in jbd2_write_superblock()
 2023-12-18 12:44 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 04/15] jbd2: increase the journal IO's priority
` [PATCH AUTOSEL 6.1 09/15] jbd2: fix soft lockup in journal_finish_inode_data_buffers()

[PATCH AUTOSEL 6.6 04/18] jbd2: correct the printing of write_flags in jbd2_write_superblock()
 2023-12-18 12:43 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 05/18] jbd2: increase the journal IO's priority
` [PATCH AUTOSEL 6.6 12/18] jbd2: fix soft lockup in journal_finish_inode_data_buffers()

[PATCH v2] ext4: fix inconsistent between segment fstrim and full fstrim
 2023-12-16  1:09 UTC 

[PATCH] ext4: fix inconsistent between segment fstrim and full fstrim
 2023-12-16  1:01 UTC  (7+ messages)

[PATCHSET] e2scrub: fix some problems
 2023-12-15 22:56 UTC  (3+ messages)
` [PATCH 1/2] e2scrub: fix pathname escaping across all service definitions
` [PATCH 2/2] e2fsprogs: don't allow udisks to automount ext4 filesystems with no prompt

[PATCH linux-next] ext4: use kcalloc instead of open coded arithmetic
 2023-12-15 13:43 UTC 

[syzbot] [ext4?] WARNING in lock_two_nondirectories
 2023-12-15 13:49 UTC 

[PATCH 0/1] Fix for recent bugzilla reports related to long halts during block allocation
 2023-12-15 11:19 UTC  (2+ messages)
` [PATCH 1/1] ext4: fallback to complex scan if aligned scan doesn't work

start removing writepage instances
 2023-12-15  4:59 UTC  (4+ messages)
` [PATCH 4/9] hfs: remove ->writepage

[RFC PATCH 0/6] ext4: make ext4_map_blocks() recognize delayed only extent
 2023-12-15  4:36 UTC  (6+ messages)
` [RFC PATCH 3/6] ext4: correct the hole length returned by ext4_map_blocks()

[PATCH 0/8] Revert setting casefolding dentry operations through s_d_op
 2023-12-14 15:01 UTC  (12+ messages)
` [PATCH 1/8] dcache: Add helper to disable d_revalidate for a specific dentry
` [PATCH 2/8] fscrypt: Drop d_revalidate if key is available
` [PATCH 3/8] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
` [PATCH 4/8] libfs: Expose generic_ci_dentry_ops outside of libfs
` [PATCH 5/8] ext4: Set the case-insensitive dentry operations through ->s_d_op
` [PATCH 6/8] f2fs: "
` [PATCH 7/8] libfs: Don't support setting casefold operations during lookup
` [PATCH 8/8] fscrypt: Move d_revalidate configuration back into fscrypt

[PATCH] ext4: Convert ext4_da_do_write_end() to take a folio
 2023-12-14  5:30 UTC 

[tytso-ext4:dev] BUILD SUCCESS 6c02757c936063f0631b4e43fe156f8c8f1f351f
 2023-12-13 16:08 UTC 

[RFC PATCH v2] mm/filemap: avoid buffered read/write race to read inconsistent data
 2023-12-13  9:31 UTC  (2+ messages)

[PATCH] fs/ext4: Allow for the last group to be marked as trimmed
 2023-12-13  9:27 UTC  (2+ messages)

[RFC 0/7] ext4: Allocator changes for atomic write support with DIO
 2023-12-13  9:20 UTC  (17+ messages)
` [RFC 5/7] block: export blkdev_atomic_write_valid() and refactor api

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
 2023-12-13  8:52 UTC  (2+ messages)
` [syzbot] "

[PATCH v2 0/5] jbd2: Add errseq to detect writeback
 2023-12-13  1:32 UTC  (6+ messages)
` [PATCH v2 1/5] jbd2: Add errseq to detect client fs's bdev writeback error
` [PATCH v2 2/5] jbd2: Replace journal state flag by checking errseq
` [PATCH v2 3/5] jbd2: Remove unused 'JBD2_CHECKPOINT_IO_ERROR' and 'j_atomic_flags'
` [PATCH v2 4/5] jbd2: Abort journal when detecting metadata writeback error of fs dev
` [PATCH v2 5/5] ext4: Move ext4_check_bdev_write_error() into nojournal mode

[PATCH RFC v2 for-6.8/block 00/18] block: don't access bd_inode directly from other modules
 2023-12-13  1:10 UTC  (35+ messages)
` [PATCH RFC v2 for-6.8/block 01/18] block: add some bdev apis
` [PATCH RFC v2 for-6.8/block 02/18] xen/blkback: use bdev api in xen_update_blkif_status()
` [PATCH RFC v2 for-6.8/block 03/18] bcache: use bdev api in read_super()
` [PATCH RFC v2 for-6.8/block 04/18] mtd: block2mtd: use bdev apis
` [PATCH RFC v2 for-6.8/block 05/18] s390/dasd: use bdev api in dasd_format()
` [PATCH RFC v2 for-6.8/block 06/18] scsicam: use bdev api in scsi_bios_ptable()
` [PATCH RFC v2 for-6.8/block 07/18] bcachefs: remove dead function bdev_sectors()
` [PATCH RFC v2 for-6.8/block 08/18] bio: export bio_add_folio_nofail()
` [PATCH RFC v2 for-6.8/block 09/18] btrfs: use bdev apis
` [PATCH RFC v2 for-6.8/block 10/18] cramfs: use bdev apis in cramfs_blkdev_read()
` [PATCH RFC v2 for-6.8/block 11/18] erofs: use bdev api
` [PATCH RFC v2 for-6.8/block 12/18] gfs2: "
` [PATCH RFC v2 for-6.8/block 13/18] nilfs2: use bdev api in nilfs_attach_log_writer()
` [PATCH RFC v2 for-6.8/block 14/18] jbd2: use bdev apis
` [PATCH RFC v2 for-6.8/block 15/18] buffer: add a new helper to read sb block
` [PATCH RFC v2 for-6.8/block 16/18] ext4: use "
` [PATCH RFC v2 for-6.8/block 17/18] ext4: remove block_device_ejected()
` [PATCH RFC v2 for-6.8/block 18/18] ext4: use bdev apis

[GIT PULL] ext4 bug fixes for 6.7-rc6
 2023-12-12 19:49 UTC  (2+ messages)

[PATCH] jbd2: fix soft lockup in journal_finish_inode_data_buffers()
 2023-12-12 15:27 UTC  (3+ messages)

[PATCH 0/5] jbd2: Add errseq to detect writeback
 2023-12-12 14:39 UTC  (12+ messages)
` [PATCH 1/5] jbd2: Add errseq to detect client fs's bdev writeback error
` [PATCH 2/5] jbd2: Replace journal state flag by checking errseq
` [PATCH 3/5] jbd2: Remove unused 'JBD2_CHECKPOINT_IO_ERROR' and 'j_atomic_flags'
` [PATCH 4/5] jbd2: Abort journal when detecting metadata writeback error of fs dev
` [PATCH 5/5] ext4: Move ext4_check_bdev_write_error() into nojournal mode

[PATCH -RFC 0/2] mm/ext4: avoid data corruption when extending DIO write race with buffered read
 2023-12-12 14:25 UTC  (11+ messages)

[RFC PATCH] mm/filemap: avoid buffered read/write race to read inconsistent data
 2023-12-12 13:37 UTC  (4+ messages)

ext4 data corruption in 6.1 stable tree (was Re: [PATCH 5.15 000/297] 5.15.140-rc1 review)
 2023-12-11 11:58 UTC  (5+ messages)

[syzbot] Monthly ext4 report (Dec 2023)
 2023-12-10 10:05 UTC 

divide error in mb_update_avg_fragment_size
 2023-12-09 10:05 UTC  (2+ messages)

[PATCHv3 1/2] aio-dio-write-verify: Add sync and noverify option
 2023-12-09  5:09 UTC  (4+ messages)
` [PATCHv3 2/2] generic: Add integrity tests with synchronous directio

[PATCH] e2fsprogs: Document old requirement for block size with 'verity'
 2023-12-08 11:23 UTC 


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