messages from 2025-10-31 02:33:51 to 2025-11-04 04:08:40 UTC [more...]
[PATCH v3 00/15] Introduce cached report zones
2025-11-04 4:08 UTC (23+ 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 v2 00/15] Introduce cached report zones
2025-11-04 1:20 UTC (39+ 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 v2] btrfs: make ASSERT no-op in release builds
2025-11-04 0:18 UTC (2+ messages)
[PATCH 00/13] Introduce cached report zones
2025-11-03 22:53 UTC (62+ 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 13/13] xfs: "
[PATCH RFC 0/2] fs: fully sync all fsese even for an emergency sync
2025-11-03 20:55 UTC (9+ 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 v4 00/16] Remap tree
2025-11-03 18:45 UTC (33+ 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
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] fstests: add a new generic test case to verify direct io read
2025-11-02 21:00 UTC (5+ messages)
[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)
[PATCH] btrfs: fallback to buffered IO if the data profile has duplication
2025-10-31 10:13 UTC (3+ messages)
[PATCH] fstests: btrfs: add test for fallocate on prealloc extents
2025-10-31 9:45 UTC (2+ messages)
[PATCH 0/2] fix zone capacity/alloc_offset calculation
2025-10-31 4:05 UTC (3+ messages)
[PATCH] btrfs-progs: convert: prevent data chunks to go beyond device size
2025-10-31 2:47 UTC (2+ messages)
[PATCH] btrfs-progs: docs: add notes about interruption to scrub/dev-replace
2025-10-31 2:43 UTC (2+ messages)
[PATCH] btrfs: zoned: show statistics for zoned filesystems
2025-10-31 2:33 UTC (2+ 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