messages from 2025-10-31 13:45:09 to 2025-11-04 13:00:50 UTC [more...]
[PATCH v4 00/16] Remap tree
2025-11-04 13:00 UTC (35+ messages)
` [PATCH v4 01/16] btrfs: add definitions and constants for remap-tree
` [PATCH v4 03/16] btrfs: allow remapped chunks to have zero stripes
` [PATCH v4 04/16] btrfs: remove remapped block groups from the free-space tree
` [PATCH v4 06/16] btrfs: add extended version of struct block_group_item
` [PATCH v4 08/16] btrfs: redirect I/O for remapped block groups
` [PATCH v4 09/16] btrfs: handle deletions from remapped block group
` [PATCH v4 10/16] btrfs: handle setting up relocation of block group with remap-tree
` [PATCH v4 11/16] btrfs: move existing remaps before relocating block group
` [PATCH v4 12/16] btrfs: replace identity remaps with actual remaps when doing relocations
` [PATCH v4 13/16] btrfs: add do_remap param to btrfs_discard_extent()
` [PATCH v4 15/16] btrfs: handle discarding fully-remapped block groups
[PATCH RFC 0/2] fs: fully sync all fsese even for an emergency sync
2025-11-04 12:42 UTC (14+ messages)
` [PATCH RFC 1/2] fs: do not pass a parameter for sync_inodes_one_sb()
` [PATCH RFC 2/2] fs: fully sync all fses even for an emergency sync
[PATCH RFC 0/8] fs: introduce super write guard
2025-11-04 12:32 UTC (12+ messages)
` [PATCH RFC 1/8] fs: add super_write_guard
` [PATCH RFC 2/8] btrfs: use super write guard in btrfs_reclaim_bgs_work()
` [PATCH RFC 3/8] btrfs: use super write guard btrfs_run_defrag_inode()
` [PATCH RFC 4/8] btrfs: use super write guard in sb_start_write()
` [PATCH RFC 5/8] ext4: use super write guard in write_mmp_block()
` [PATCH RFC 6/8] btrfs: use super write guard in relocating_repair_kthread()
` [PATCH RFC 7/8] open: use super write guard in do_ftruncate()
` [PATCH RFC 8/8] xfs: use super write guard in xfs_file_ioctl()
[PATCH v2] btrfs: make ASSERT no-op in release builds
2025-11-04 12:10 UTC (4+ messages)
[PATCH 00/13] Introduce cached report zones
2025-11-04 12:03 UTC (50+ messages)
` [PATCH 01/13] block: freeze queue when updating zone resources
` [PATCH 02/13] block: cleanup blkdev_report_zones()
` [PATCH 03/13] block: handle zone management operations completions
` [PATCH 04/13] block: introduce disk_report_zone()
` [PATCH 05/13] block: reorganize struct blk_zone_wplug
` [PATCH 06/13] block: use zone condition to determine conventional zones
` [PATCH 07/13] block: track zone conditions
` [PATCH 08/13] block: introduce blkdev_get_zone_info()
` [PATCH 09/13] block: introduce blkdev_report_zones_cached()
` [PATCH 10/13] block: introduce BLKREPORTZONESV2 ioctl
` [PATCH 11/13] block: add zone write plug condition to debugfs zone_wplugs
` [PATCH 12/13] btrfs: use blkdev_report_zones_cached()
[PATCH] btrfs: fix NULL pointer dereference in backup_super_roots()
2025-11-04 8:14 UTC
[PATCH v2 00/15] Introduce cached report zones
2025-11-04 7:38 UTC (41+ messages)
` [PATCH v2 01/15] block: handle zone management operations completions
` [PATCH v2 02/15] block: freeze queue when updating zone resources
` [PATCH v2 03/15] block: cleanup blkdev_report_zones()
` [PATCH v2 04/15] block: introduce disk_report_zone()
` [PATCH v2 05/15] block: reorganize struct blk_zone_wplug
` [PATCH v2 06/15] block: use zone condition to determine conventional zones
` [PATCH v2 07/15] block: track zone conditions
` [PATCH v2 08/15] block: refactor blkdev_report_zones() code
` [PATCH v2 09/15] block: introduce blkdev_get_zone_info()
` [PATCH v2 10/15] block: introduce blkdev_report_zones_cached()
` [PATCH v2 11/15] block: introduce BLKREPORTZONESV2 ioctl
` [PATCH v2 12/15] block: improve zone_wplugs debugfs attribute output
` [PATCH v2 13/15] block: add zone write plug condition to debugfs zone_wplugs
` [PATCH v2 14/15] btrfs: use blkdev_report_zones_cached()
` [PATCH v2 15/15] xfs: "
[PATCH v3 00/15] Introduce cached report zones
2025-11-04 7:37 UTC (31+ messages)
` [PATCH v3 01/15] block: handle zone management operations completions
` [PATCH v3 02/15] block: freeze queue when updating zone resources
` [PATCH v3 03/15] block: cleanup blkdev_report_zones()
` [PATCH v3 04/15] block: introduce disk_report_zone()
` [PATCH v3 05/15] block: reorganize struct blk_zone_wplug
` [PATCH v3 06/15] block: use zone condition to determine conventional zones
` [PATCH v3 07/15] block: track zone conditions
` [PATCH v3 08/15] block: refactor blkdev_report_zones() code
` [PATCH v3 09/15] block: introduce blkdev_get_zone_info()
` [PATCH v3 10/15] block: introduce blkdev_report_zones_cached()
` [PATCH v3 11/15] block: introduce BLKREPORTZONESV2 ioctl
` [PATCH v3 12/15] block: improve zone_wplugs debugfs attribute output
` [PATCH v3 13/15] block: add zone write plug condition to debugfs zone_wplugs
` [PATCH v3 14/15] btrfs: use blkdev_report_zones_cached()
` [PATCH v3 15/15] xfs: "
[PATCH] fstests: add a new generic test case to verify direct io read
2025-11-04 6:30 UTC (6+ messages)
[GIT PULL] Btrfs fixes for 6.18-rc5
2025-11-04 5:45 UTC (2+ messages)
[PATCH v2 0/7] btrfs: introduce btrfs_bio::async_csum
2025-11-04 5:37 UTC (2+ messages)
Kernel backtrace and hang while replacing dead drive
2025-11-03 16:24 UTC (2+ messages)
[PATCH] pm-hibernate: flush block device cache when hibernating
2025-11-03 15:53 UTC (6+ messages)
` [PATCH 1/2] pm-hibernate: flush disk cache when suspending
` [RFC PATCH 2/2] swsusp: make it possible to hibernate to device mapper devices
[PATCH v4 0/3] io_uring/uring_cmd: avoid double indirect call in task work dispatch
2025-11-03 15:31 UTC (6+ messages)
` [PATCH v4 1/3] io_uring: only call io_should_terminate_tw() once for ctx
` [PATCH v4 2/3] io_uring: add wrapper type for io_req_tw_func_t arg
` [PATCH v4 3/3] io_uring/uring_cmd: avoid double indirect call in task work dispatch
[PATCH 0/8] btrfs-progs: fscrypt updates
2025-11-03 9:57 UTC (4+ messages)
` [PATCH 5/8] btrfs-progs: interpret encrypted file extents
btrfs bug: SysRq-S SysRq-U don't sync btrfs
2025-11-03 5:41 UTC (4+ messages)
[PATCH] btrfs: scrub: always update btrfs_scrub_progress::last_physical
2025-11-03 2:21 UTC
[PATCH] btrfs: fallback to buffered read if the inode has data checksum
2025-11-01 21:36 UTC (2+ messages)
[PATCH] generic: test a scenario of dir fsync after adding a link to a subdir
2025-11-01 14:37 UTC (2+ messages)
[PATCH v7 0/3] fstests: basic smoke test on zoned loop device
2025-11-01 11:00 UTC (3+ messages)
` [PATCH v7 3/3] generic: basic smoke for filesystems on zoned block devices
[PATCH] generic: test fsync of directory after renaming new symlink
2025-11-01 9:27 UTC (4+ messages)
Corrupt Filesystem (Mirror) despite previously successful scrub
2025-11-01 0:29 UTC (4+ messages)
[PATCH] btrfs: fallback to buffered IO if the data profile has duplication
2025-10-31 23:52 UTC
[PATCH] btrfs: make ASSERT no-op in release builds
2025-10-31 20:37 UTC (3+ messages)
[PATCH v1 1/1] btrfs: Replace const_ilog2() with ilog2()
2025-10-31 19:23 UTC (2+ messages)
[linus:master] [btrfs] b7fdfd29a1: postmark.transactions 9.5% regression
2025-10-31 19:20 UTC (3+ messages)
[PATCH v3 0/4] io_uring/uring_cmd: avoid double indirect call in task work dispatch
2025-10-31 18:29 UTC (4+ messages)
` [PATCH v3 4/4] "
[PATCH v2 0/4] btrfs: define and apply the AUTO_K(V)FREE_PTR macros
2025-10-31 13:44 UTC (3+ messages)
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