Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2024-03-25 11:35:42 to 2024-03-29 12:31:36 UTC [more...]

[PATCH AUTOSEL 6.6 44/52] btrfs: preallocate temporary extent buffer for inode logging when needed
 2024-03-29 12:29 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 45/52] btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks()

[PATCH AUTOSEL 6.8 59/68] btrfs: preallocate temporary extent buffer for inode logging when needed
 2024-03-29 12:25 UTC  (4+ messages)
` [PATCH AUTOSEL 6.8 60/68] btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks()
` [PATCH AUTOSEL 6.8 61/68] btrfs: export: handle invalid inode or root reference in btrfs_get_parent()
` [PATCH AUTOSEL 6.8 62/68] btrfs: send: handle path ref underflow in header iterate_inode_ref()

[PATCH] btrfs: allocate btrfs_ioctl_defrag_range_args on stack
 2024-03-29 12:16 UTC  (3+ messages)

FAILED: Patch "btrfs: do not skip re-registration for the mounted device" failed to apply to 6.8-stable tree
 2024-03-29 12:14 UTC  (4+ messages)

[PATCH RFC 0/3] btrfs: zoned: reclaim block-groups more aggressively
 2024-03-28 23:06 UTC  (6+ messages)
` [PATCH RFC PATCH 1/3] btrfs: zoned: traverse device list in should reclaim under rcu_read_lock
` [PATCH RFC PATCH 2/3] btrfs: zoned: reserve relocation zone on mount
` [PATCH RFC PATCH 3/3] btrfs: zoned: kick cleaner kthread if low on space

[PATCH 00/26] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-03-28 21:11 UTC  (57+ messages)
` [PATCH 01/26] cxl/mbox: Flag "
` [PATCH 02/26] cxl/core: Separate region mode from decoder mode
` [PATCH 03/26] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH 04/26] cxl/region: Add dynamic capacity decoder and region modes
` [PATCH 05/26] cxl/core: Simplify cxl_dpa_set_mode()
` [PATCH 06/26] cxl/port: Add Dynamic Capacity mode support to endpoint decoders
` [PATCH 08/26] cxl/mem: Expose device dynamic capacity capabilities
` [PATCH 09/26] cxl/region: Add Dynamic Capacity CXL region support
` [PATCH 10/26] cxl/events: Factor out event msgnum configuration
` [PATCH 11/26] cxl/pci: Delay event buffer allocation
` [PATCH 12/26] cxl/pci: Factor out interrupt policy check
` [PATCH 13/26] cxl/mem: Configure dynamic capacity interrupts
` [PATCH 14/26] cxl/region: Read existing extents on region creation
` [PATCH 15/26] range: Add range_overlaps()
` [PATCH 16/26] cxl/extent: Realize extent devices

[PATCH v2] btrfs: do not wait for short bulk allocation
 2024-03-28 20:29 UTC  (5+ messages)

I/O blocked after booting
 2024-03-28 20:23 UTC  (7+ messages)

[PATCH v2 0/2] btrfs: zoned: fix EXTENT_BUFFER_ZONED_ZEROOUT handling
 2024-03-28 19:50 UTC  (6+ messages)
` [PATCH v2 1/2] btrfs: zoned: do not flag ZEROOUT on non-dirty extent bufffer
` [PATCH v2 2/2] btrfs: zoned: add ASSERT and WARN for EXTENT_BUFFER_ZONED_ZEROOUT handling

[PATCH 0/6] btrfs: compression: migrate to folio interfaces
 2024-03-28 19:19 UTC  (4+ messages)

add a bio_list_merge_init helper
 2024-03-28 19:16 UTC  (9+ messages)
` [PATCH 1/4] block: "
` [PATCH 2/4] blk-cgroup: use bio_list_merge_init
` [PATCH 3/4] dm: "
` [PATCH 4/4] btrfs "

[PATCH 00/10] fstests/btrfs: fixes for tests btrfs/06[0-9] and btrfs/07[0-4]
 2024-03-28 12:50 UTC  (27+ messages)
` [PATCH 01/10] btrfs: add helper to kill background process running _btrfs_stress_balance
` [PATCH 02/10] btrfs/028: use the helper _btrfs_kill_stress_balance_pid
` [PATCH 03/10] btrfs/028: removed redundant sync and scratch filesystem unmount
` [PATCH 04/10] btrfs: add helper to kill background process running _btrfs_stress_scrub
` [PATCH 05/10] btrfs: add helper to kill background process running _btrfs_stress_defrag
` [PATCH 06/10] btrfs: add helper to kill background process running _btrfs_stress_remount_compress
` [PATCH 07/10] btrfs: add helper to kill background process running _btrfs_stress_replace
` [PATCH 08/10] btrfs: add helper to stop background process running _btrfs_stress_subvolume
` [PATCH 09/10] btrfs: remove stop file early at _btrfs_stress_subvolume
` [PATCH 10/10] btrfs/06[0-9]..07[0-4]: kill all background tasks when test is killed/interrupted

raid1 root device with efi
 2024-03-28 11:42 UTC  (9+ messages)

[PATCH v2 0/5] fiemap extension for more physical information
 2024-03-28  1:22 UTC  (6+ messages)
` [PATCH v2 1/5] fs: fiemap: add physical_length field to extents
` [PATCH v2 2/5] fs: fiemap: update fiemap_fill_next_extent() signature
` [PATCH v2 3/5] fs: fiemap: add new COMPRESSED extent state
` [PATCH v2 4/5] btrfs: fiemap: emit new COMPRESSED fiemap state
` [PATCH v2 5/5] btrfs: fiemap: return extent physical size

[PATCH 0/6] btrfs-progs: zoned devices support for bgt feature
 2024-03-27 23:52 UTC  (10+ messages)
` [PATCH 1/6] btrfs-progs: remove unused header for tune/main.c
` [PATCH 2/6] btrfs-progs: tune: add the missing newline for --convert-from-block-group-tree
` [PATCH 3/6] btrfs-progs: mkfs: use proper zoned compatible write for bgt feature
` [PATCH 4/6] btrfs-progs: tune: properly open zoned devices for RW
` [PATCH 5/6] btrfs-progs: tests-mkfs: add test case for zoned block group tree feature
` [PATCH 6/6] btrfs-progs: tests-misc: add a test case to check zoned bgt conversion

[GIT PULL] Btrfs fixes for 6.9-rc2
 2024-03-27 21:57 UTC  (2+ messages)

[PATCH v6 00/10] block atomic writes
 2024-03-27 20:31 UTC  (15+ messages)
` [PATCH v6 01/10] block: Pass blk_queue_get_max_sectors() a request pointer
` [PATCH v6 02/10] block: Call blkdev_dio_unaligned() from blkdev_direct_IO()
` [PATCH v6 03/10] fs: Initial atomic write support
` [PATCH v6 04/10] fs: Add initial atomic write support info to statx
` [PATCH v6 05/10] block: Add core atomic write support
` [PATCH v6 06/10] block: Add atomic write support for statx
` [PATCH v6 07/10] block: Add fops atomic write support
` [PATCH v6 08/10] scsi: sd: Atomic "
` [PATCH v6 09/10] scsi: scsi_debug: "
` [PATCH v6 10/10] nvme: "

[PATCH 0/7] btrfs: various qg meta rsv leak fixes
 2024-03-27 19:51 UTC  (22+ messages)
` [PATCH 1/7] btrfs: correctly model root qgroup rsv in convert
` [PATCH 2/7] btrfs: fix qgroup prealloc rsv leak in subvolume operations
` [PATCH 3/7] btrfs: record delayed inode root in transaction
` [PATCH 4/7] btrfs: convert PREALLOC to PERTRANS after record_root_in_trans
` [PATCH 5/7] btrfs: free pertrans at end of cleanup_transaction
` [PATCH 6/7] btrfs: btrfs_clear_delalloc_extent frees rsv
` [PATCH 7/7] btrfs: always clear meta pertrans during commit

BTRFS critical (device sdb): corrupt leaf: root=2 block=62483789217792 slot=119, bad key order
 2024-03-27 15:40 UTC 

FAILED: Patch "btrfs: qgroup: validate btrfs_qgroup_inherit parameter" failed to apply to 6.7-stable tree
 2024-03-27 12:08 UTC 

FAILED: Patch "btrfs: do not skip re-registration for the mounted device" failed to apply to 6.7-stable tree
 2024-03-27 12:08 UTC 

fs forced readonly
 2024-03-27  3:52 UTC  (4+ messages)

[PATCH] btrfs-progs: subvolume: output the prompt line only when the ioctl succeeded
 2024-03-26 22:44 UTC  (8+ messages)

[PATCH] btrfs: stop locking the source extent range during reflink
 2024-03-26 16:31 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] btrfs: qgroup: delete unnecessary check in btrfs_qgroup_check_inherit()
 2024-03-26 15:26 UTC  (2+ messages)

[PATCH v2 0/3] page to folio conversion
 2024-03-26 15:17 UTC  (3+ messages)

Btrfs progs release 6.8
 2024-03-26 14:42 UTC 

[PATCH net-next v5 00/21] ice: add PFCP filter support
 2024-03-26 12:20 UTC  (4+ messages)
` [PATCH net-next v5 17/21] lib/bitmap: add tests for IP tunnel flags conversion helpers

[PATCH] btrfs-progs: snapshot fix user message
 2024-03-26  0:41 UTC  (3+ messages)

[PATCH] btrfs: fallback to single page allocation to avoid bulk allocation latency
 2024-03-25 22:54 UTC  (5+ messages)

[PATCH 0/3] btrfs-progs: subvolume-list: add qgroup sizes output
 2024-03-25 22:44 UTC  (3+ messages)

[PATCH] btrfs: Fix race in read_extent_buffer_pages()
 2024-03-25 14:04 UTC  (4+ messages)

slow performance due to frequent memalloc_retry_wait in btrfs_alloc_page_array
 2024-03-25 11:33 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox