messages from 2025-04-25 05:52:59 to 2025-05-05 22:41:02 UTC [more...]
[PATCH AUTOSEL 6.12 053/486] ext4: on a remount, only log the ro or r/w state when it has changed
2025-05-05 22:32 UTC
[PATCH AUTOSEL 6.14 065/642] ext4: on a remount, only log the ro or r/w state when it has changed
2025-05-05 22:12 UTC (8+ messages)
` [PATCH AUTOSEL 6.14 120/642] ext4: reorder capability check last
` [PATCH AUTOSEL 6.14 129/642] jbd2: do not try to recover wiped journal
` [PATCH AUTOSEL 6.14 159/642] ext4: reject the 'data_err=abort' option in nojournal mode
` [PATCH AUTOSEL 6.14 160/642] ext4: do not convert the unwritten extents if data writeback fails
` [PATCH AUTOSEL 6.14 455/642] jbd2: Avoid long replay times due to high number or revoke blocks
` [PATCH AUTOSEL 6.14 520/642] ext4: don't write back data before punch hole in nojournal mode
` [PATCH AUTOSEL 6.14 521/642] ext4: remove writable userspace mappings before truncating page cache
[PATCH -e2fsprogs] mke2fs: don't set the raid stripe for non-rotational devices by default
2025-05-05 17:27 UTC
[PATCH v11 00/16] large atomic writes for xfs
2025-05-05 15:27 UTC (33+ messages)
` [PATCH v11 01/16] fs: add atomic write unit max opt to statx
` [PATCH v11 02/16] xfs: only call xfs_setsize_buftarg once per buffer target
` [PATCH v11 03/16] xfs: add helpers to compute log item overhead
` [PATCH v11 04/16] xfs: add helpers to compute transaction reservation for finishing intent items
` [PATCH v11 05/16] xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomic_write()
` [PATCH v11 06/16] xfs: ignore HW which cannot atomic write a single block
` [PATCH v11 07/16] xfs: allow block allocator to take an alignment hint
` [PATCH v11 08/16] xfs: refactor xfs_reflink_end_cow_extent()
` [PATCH v11 09/16] xfs: refine atomic write size check in xfs_file_write_iter()
` [PATCH v11 10/16] xfs: add xfs_atomic_write_cow_iomap_begin()
` [PATCH v11 11/16] xfs: add large atomic writes checks in xfs_direct_write_iomap_begin()
` [PATCH v11 12/16] xfs: commit CoW-based atomic writes atomically
` [PATCH v11 13/16] xfs: add xfs_file_dio_write_atomic()
` [PATCH v11 14/16] xfs: add xfs_calc_atomic_write_unit_max()
` [PATCH v11 15/16] xfs: update atomic write limits
` [PATCH v11 16/16] xfs: allow sysadmins to specify a maximum atomic write limit at mount time
[RFC PATCH v4 00/11] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
2025-05-05 14:29 UTC (14+ messages)
` [RFC PATCH v4 01/11] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [RFC PATCH v4 02/11] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit
` [RFC PATCH v4 03/11] nvme-multipath: add BLK_FEAT_WRITE_ZEROES_UNMAP support
` [RFC PATCH v4 04/11] nvmet: set WZDS and DRB if device supports BLK_FEAT_WRITE_ZEROES_UNMAP
` [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute
` [RFC PATCH v4 08/11] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
[RFC PATCH] ext4: Error handling for ext4_get_inode_loc()
2025-05-05 14:00 UTC
[PATCH] ext4/002: make generic to support xfs
2025-05-05 9:20 UTC (3+ messages)
[PATCH] ext4: use writeback_iter in ext4_journalled_submit_inode_data_buffers
2025-05-05 9:16 UTC
[PATCH v10 00/15] large atomic writes for xfs
2025-05-05 5:22 UTC (24+ messages)
` [PATCH v10 01/15] fs: add atomic write unit max opt to statx
` [PATCH v10.1 1.1/15] xfs: only call xfs_setsize_buftarg once per buffer target
` [PATCH v10 02/15] xfs: add helpers to compute log item overhead
` [PATCH v10 03/15] xfs: add helpers to compute transaction reservation for finishing intent items
` [PATCH v10 04/15] xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomic_write()
` [PATCH v10 05/15] xfs: ignore HW which cannot atomic write a single block
` [PATCH v10.1 "
` [PATCH v10 06/15] xfs: allow block allocator to take an alignment hint
` [PATCH v10 07/15] xfs: refactor xfs_reflink_end_cow_extent()
` [PATCH v10 08/15] xfs: refine atomic write size check in xfs_file_write_iter()
` [PATCH v10 09/15] xfs: add xfs_atomic_write_cow_iomap_begin()
` [PATCH v10 10/15] xfs: add large atomic writes checks in xfs_direct_write_iomap_begin()
` [PATCH v10 11/15] xfs: commit CoW-based atomic writes atomically
` [PATCH v10 12/15] xfs: add xfs_file_dio_write_atomic()
` [PATCH v10 13/15] xfs: add xfs_calc_atomic_write_unit_max()
` [PATCH v10 14/15] xfs: update atomic write limits
` [PATCH v10 15/15] xfs: allow sysadmins to specify a maximum atomic write limit at mount time
` [PATCH 16/15] xfs: only call xfs_setsize_buftarg once per buffer target
` [PATCH 17/15] xfs: move buftarg atomic write geometry config to setsize_buftarg
[PATCH] ext4: added missing kfree
2025-05-04 0:48 UTC (5+ messages)
[PATCH v3 0/2] common: Move exit related functions to common/exit
2025-05-03 3:06 UTC (9+ messages)
` [PATCH v3 1/2] common: Move exit related functions to a common/exit
` [PATCH v3 2/2] check: Replace exit with _fatal and _exit in check
[PATCH v3 0/1] xfs: Fail remount with noattr2 on a v5 xfs with v4 enabled kernel
2025-05-02 7:01 UTC (3+ messages)
` [PATCH v3 1/1] xfs: Fail remount with noattr2 on a v5 with v4 enabled
[PATCH v9 00/15] large atomic writes for xfs
2025-05-01 19:53 UTC (32+ messages)
` [PATCH v9 01/15] fs: add atomic write unit max opt to statx
` [PATCH v9 02/15] xfs: add helpers to compute log item overhead
` [PATCH v9 03/15] xfs: add helpers to compute transaction reservation for finishing intent items
` [PATCH v9 04/15] xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomic_write()
` [PATCH v9 05/15] xfs: ignore HW which cannot atomic write a single block
` [PATCH v9.1 "
` [PATCH v9 06/15] xfs: allow block allocator to take an alignment hint
` [PATCH v9 07/15] xfs: refactor xfs_reflink_end_cow_extent()
` [PATCH v9 08/15] xfs: refine atomic write size check in xfs_file_write_iter()
` [PATCH v9 09/15] xfs: add xfs_atomic_write_cow_iomap_begin()
` [PATCH v9 10/15] xfs: add large atomic writes checks in xfs_direct_write_iomap_begin()
` [PATCH v9 11/15] xfs: commit CoW-based atomic writes atomically
` [PATCH v9 12/15] xfs: add xfs_file_dio_write_atomic()
` [PATCH v9 13/15] xfs: add xfs_compute_atomic_write_unit_max()
` [PATCH v9 14/15] xfs: update atomic write limits
` [PATCH v9 15/15] xfs: allow sysadmins to specify a maximum atomic write limit at mount time
[PATCH v8 0/9] Ext4 Fast Commit Performance Patchset
2025-05-01 13:37 UTC (5+ messages)
kernel BUG in zero_user_segments
2025-05-01 11:19 UTC (4+ messages)
[syzbot] [ext4?] possible deadlock in freeze_super (3)
2025-04-30 22:14 UTC
ext4 filesystem corruption (resize2fs bug)
2025-04-30 18:24 UTC (3+ messages)
[PATCH v2 0/2] common: Move exit related functions to common/exit
2025-04-30 12:13 UTC (8+ messages)
` [PATCH v2 1/2] common: Move exit related functions to a common/exit
` [PATCH v2 2/2] check: Replace exit with _exit in check
[PATCH 1/4] ext4: fix out of bounds punch offset
2025-04-30 10:54 UTC (14+ messages)
` [PATCH 2/4] ext4: fix incorrect punch max_end
` [PATCH 3/4] ext4: factor out ext4_get_maxbytes()
` [PATCH 4/4] ext4: ensure i_size is smaller than maxbytes
INFO_ task hung in jbd2_complete_transaction
2025-04-30 10:29 UTC
[RFC v2 0/2] ext4: Add multi-fsblock atomic write support using bigalloc
2025-04-30 5:20 UTC (3+ messages)
` [RFC v2 1/2] ext4: Add multi-fsblock atomic write support with bigalloc
` [RFC v2 2/2] ext4: Add support for EXT4_GET_BLOCKS_QUERY_LEAF_BLOCKS
[PATCH AUTOSEL 6.12 29/37] fs/jbd2: use sleeping version of __find_get_block()
2025-04-29 23:51 UTC (2+ messages)
` [PATCH AUTOSEL 6.12 30/37] fs/ext4: use sleeping version of sb_find_get_block()
[PATCH AUTOSEL 6.14 30/39] fs/jbd2: use sleeping version of __find_get_block()
2025-04-29 23:49 UTC (2+ messages)
` [PATCH AUTOSEL 6.14 31/39] fs/ext4: use sleeping version of sb_find_get_block()
[PATCH] ext4: Fix calculation of credits for extent tree modification
2025-04-29 17:55 UTC
[PATCH 5.4 132/179] ext4: fix OOB read when checking dotdot dir
2025-04-29 16:41 UTC
Question about fsck for ext4
2025-04-29 16:31 UTC (3+ messages)
[PATCH v2 0/1] xfs: Fail remount with noattr2 on a v5 xfs with v4 enabled kernel
2025-04-29 14:11 UTC (4+ messages)
` [PATCH v2 1/1] xfs: Fail remount with noattr2 on a v5 with v4 enabled
[RESEND PATCH] ext4: remove duplicate check for EXT4_FC_REPLAY
2025-04-29 11:17 UTC
[PATCH v2 0/8] mm: enhance migration work around on noref buffer-heads
2025-04-29 9:32 UTC (11+ messages)
` [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration
[PATCH 6.6/6.12] ext4: goto right label 'out_mmap_sem' in ext4_setattr()
2025-04-29 7:51 UTC
[PATCH blktests 0/3] blktest: add unmap write zeroes tests
2025-04-28 13:55 UTC (13+ messages)
` [PATCH blktests 1/3] scsi/010: "
` [PATCH blktests 2/3] dm/003: "
[PATCH v1] xfs: Fail remount with noattr2 on a v5 xfs with CONFIG_XFS_SUPPORT_V4=y
2025-04-28 8:41 UTC (8+ messages)
[PATCH v1 0/2] common: Move exit related functions to common/exit
2025-04-28 8:39 UTC (8+ messages)
` [PATCH v1 1/2] common: Move exit related functions to a common/exit
[syzbot] [ext4?] possible deadlock in ext4_convert_inline_data
2025-04-27 23:54 UTC
[syzbot] [ext4?] general protection fault in jbd2_journal_dirty_metadata
2025-04-27 8:21 UTC
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