Linux-ext4 Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-22 06:51:34 to 2023-12-03 07:33:51 UTC [more...]

[Bug 217965] New: ext4(?) regression since 6.5.0 on sata hdd
 2023-12-03  7:33 UTC  (3+ messages)
` [Bug 217965] "

[RESEND PATCH] debugfs/htree.c: In do_dx_hash() read hash_seed, hash_version directly from superblock
 2023-12-03  5:14 UTC  (2+ messages)

[PATCH] lib/ext2fs: Validity checks for ext2fs_inode_scan_goto_blockgroup()
 2023-12-02 17:10 UTC  (4+ messages)

[tytso-ext4:dev] BUILD SUCCESS 619f75dae2cf117b1d07f27b046b9ffb071c4685
 2023-12-02 16:18 UTC 

[PATCH -RFC 0/2] mm/ext4: avoid data corruption when extending DIO write race with buffered read
 2023-12-02  9:14 UTC  (3+ messages)
` [PATCH -RFC 1/2] mm: "
` [PATCH -RFC 2/2] ext4: "

[RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
 2023-12-01 23:09 UTC  (26+ messages)

[RFC 0/7] ext4: Allocator changes for atomic write support with DIO
 2023-12-01 22:07 UTC  (14+ messages)
` [RFC 1/7] iomap: Don't fall back to buffered write if the write is atomic
` [RFC 2/7] ext4: Factor out size and start prediction from ext4_mb_normalize_request()
` [RFC 3/7] ext4: add aligned allocation support in mballoc
` [RFC 4/7] ext4: allow inode preallocation for aligned alloc
` [RFC 5/7] block: export blkdev_atomic_write_valid() and refactor api
` [RFC 6/7] ext4: Add aligned allocation support for atomic direct io
` [RFC 7/7] ext4: Support atomic write for statx

[GIT PULL] ext2 fix for 6.7-rc4
 2023-12-01 21:21 UTC  (2+ messages)

[PATCH v2 1/2] jbd2: correct the printing of write_flags in jbd2_write_superblock()
 2023-12-01 14:46 UTC  (3+ messages)
` [PATCH v2 2/2] jbd2: increase the journal IO's priority

[PATCH] ext4: prevent the normalized size from exceeding EXT_MAX_BLOCKS
 2023-12-01 14:46 UTC  (3+ messages)

[PATCH v2] ext4: Fix warning in ext4_dio_write_end_io()
 2023-12-01 14:46 UTC  (3+ messages)

[RFC 1/7] iomap: Don't fall back to bufferred write if the write is atomic
 2023-11-30 13:53 UTC 

[PATCH] ext4: improving calculation of 'fe_{len|start}' in mb_find_extent()
 2023-11-30 12:36 UTC  (2+ messages)

[RFC PATCH 00/18] ext4: use iomap for regular file's buffered IO path and enable large foilo
 2023-11-30 12:26 UTC  (26+ messages)
` [RFC PATCH 01/18] ext4: introduce ext4_es_skip_hole_extent() to skip hole extents
` [RFC PATCH 02/18] ext4: make ext4_es_lookup_extent() return the next extent if not found
` [RFC PATCH 03/18] ext4: correct the hole length returned by ext4_map_blocks()
` [RFC PATCH 04/18] ext4: add a hole extent entry in cache after punch
` [RFC PATCH 05/18] ext4: make ext4_map_blocks() distinguish delayed only mapping
` [RFC PATCH 06/18] ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC mapping type
` [RFC PATCH 07/18] ext4: allow reserving multi-delayed blocks
` [RFC PATCH 08/18] ext4: add a new iomap aops for regular file's buffered IO path
` [RFC PATCH 09/18] ext4: implement buffered read iomap path
` [RFC PATCH 10/18] ext4: implement buffered write "
` [RFC PATCH 11/18] iomap: add a fs private parameter to iomap_ioend
` [RFC PATCH 12/18] iomap: don't increase i_size if it's not a write operation
` [RFC PATCH 13/18] ext4: impliment writeback iomap path
` [RFC PATCH 14/18] ext4: impliment zero_range "
` [RFC PATCH 15/18] ext4: writeback partial blocks before zero range
` [RFC PATCH 16/18] ext4: impliment mmap iomap path
` [RFC PATCH 17/18] ext4: partial enable iomap for regular file's buffered IO path
` [RFC PATCH 18/18] ext4: enable large folio for regular file which has been switched to use iomap

[PATCH] ext4: Fix warning in ext4_dio_write_end_io()
 2023-11-30  9:55 UTC  (5+ messages)

[inline_data] ext4: Stale flags before sync when convert to non-inline
 2023-11-30  4:06 UTC  (3+ messages)

[PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
 2023-11-29 15:19 UTC  (49+ messages)
` [PATCH v6 3/9] fs: Expose name under lookup to d_revalidate hooks
` [PATCH v6 4/9] fs: Add DCACHE_CASEFOLDED_NAME flag
` [PATCH v6 5/9] libfs: Validate negative dentries in case-insensitive directories
    ` [f2fs-dev] [PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
                                ` fun with d_invalidate() vs. d_splice_alias() was "

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
 2023-11-29  8:51 UTC  (2+ messages)
` [syzbot] "

[PATCH block/for-next v2 00/16] block: remove field 'bd_inode' from block_device
 2023-11-28 10:05 UTC  (21+ messages)
` [PATCH block/for-next v2 01/16] block: add a new helper to get inode "
` [PATCH block/for-next v2 02/16] xen/blkback: use "
` [PATCH block/for-next v2 03/16] bcache: "
` [PATCH block/for-next v2 04/16] mtd: block2mtd: "
` [PATCH block/for-next v2 05/16] s390/dasd: "
` [PATCH block/for-next v2 06/16] scsicam: "
` [PATCH block/for-next v2 07/16] bcachefs: "
` [PATCH block/for-next v2 08/16] btrfs: "
` [PATCH block/for-next v2 09/16] cramfs: "

[PATCH 1/2] jbd2: correct the printing of write_flags in jbd2_write_superblock()
 2023-11-28  3:32 UTC  (5+ messages)
` [PATCH 2/2] jbd2: increase the journal IO's priority

[PATCH] debugfs: Fix infinite loop when dump log
 2023-11-27  6:54 UTC  (2+ messages)

[PATCH block/for-next v2 10/16] erofs: use new helper to get inode from block_device
 2023-11-27  6:22 UTC  (7+ messages)
` [PATCH block/for-next v2 11/16] ext4: "
` [PATCH block/for-next v2 12/16] gfs2: "
` [PATCH block/for-next v2 13/16] jbd2: "
` [PATCH block/for-next v2 14/16] nilfs2: "
` [PATCH block/for-next v2 15/16] buffer: "
` [PATCH block/for-next v2 16/16] block: "

[PATCH -next] block: remove field 'bd_inode' from block_device
 2023-11-27  1:13 UTC  (3+ messages)

[PATCH 0/5] More unit test for mballoc
 2023-11-25 17:34 UTC  (8+ messages)
` [PATCH 1/5] ext4: Add unit test for test_free_blocks_simple
` [PATCH 2/5] ext4: Add unit test of ext4_mb_generate_buddy
` [PATCH 3/5] ext4: Add unit test for mb_mark_used
` [PATCH 4/5] ext4: Add unit test for mb_free_blocks
` [PATCH 5/5] ext4: Add unit test for ext4_mb_mark_diskspace_used

[syzbot] [ext4?] kernel BUG in ext4_mb_release_inode_pa
 2023-11-25 10:34 UTC 

[PATCH 0/8] Some random cleanups to mballoc
 2023-11-25 16:11 UTC  (9+ messages)
` [PATCH 1/8] ext4: remove unused return value of __mb_check_buddy
` [PATCH 2/8] ext4: remove unused parameter group in ext4_mb_choose_next_group_*()
` [PATCH 3/8] ext4: remove unneeded return value of ext4_mb_release_context
` [PATCH 4/8] ext4: remove unused ext4_allocation_context::ac_groups_considered
` [PATCH 5/8] ext4: remove unused return value of ext4_mb_release
` [PATCH 6/8] ext4: remove unused return value of ext4_mb_release_inode_pa
` [PATCH 7/8] ext4: remove unused return value of ext4_mb_release_group_pa
` [PATCH 8/8] ext4: remove unnecessary parameter "needed" in ext4_discard_preallocations

[GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
 2023-11-24 16:47 UTC  (5+ messages)

[syzbot] kernel BUG in ext4_do_writepages
 2023-11-24  0:06 UTC  (2+ messages)

[PATCH] tests: make m_assume_storage_prezeroed more robust
 2023-11-23  3:03 UTC 

[syzbot] [ext4?] WARNING in ext4_dio_write_end_io
 2023-11-22 17:11 UTC  (2+ messages)

[PATCH 0/5] jbd2: Add errseq to detect writeback
 2023-11-22 13:02 UTC  (2+ messages)

[PATCHv2] ext2: Fix ki_pos update for DIO buffered-io fallback case
 2023-11-22  9:18 UTC  (2+ messages)

[RFC 1/3] ext2: Fix ki_pos update for DIO buffered-io fallback case
 2023-11-22  6:51 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 read-only IMAP folder(s) and NNTP newsgroup(s).