linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-05 20:11:35 to 2022-05-15 14:42:04 UTC [more...]

Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
 2022-05-15 14:41 UTC  (56+ messages)

[PATCH RFC] btrfs: place holder for RAID56J profiles
 2022-05-15 10:55 UTC 

[PATCH 0/5] btrfs-progs: almost full support for RAID56J profiles
 2022-05-15 10:55 UTC  (6+ messages)
` [PATCH 1/5] btrfs-progs: introduce the basic support for RAID56J feature
` [PATCH 2/5] btrfs-progs: mkfs: add support for RAID56J creation
` [PATCH 3/5] btrfs-progs: check: take per device reservation into consideration
` [PATCH 4/5] btrfs-progs: print-tree: add support for per_dev_reserved of chunk item
` [PATCH 5/5] btrfs-progs: check/lowmem: fix path leakage when dev extents are invalid

[PATCH] btrfs: Fix an error handling path in btrfs_read_sys_array()
 2022-05-14 22:57 UTC  (2+ messages)

Use of PageError in superblock writes
 2022-05-14 17:58 UTC 

Trying to recover pair of drives after sudden power off
 2022-05-14  2:34 UTC 

[PATCH 0/4] btrfs: cleanups and preparation for the incoming RAID56J features
 2022-05-13 22:58 UTC  (16+ messages)
` [PATCH 1/4] btrfs: remove @dev_extent_len argument from scrub_stripe() function
` [PATCH 2/4] btrfs: use btrfs_chunk_max_errors() to replace weird tolerance calculation
` [PATCH 3/4] btrfs: use btrfs_raid_array[] to calculate the number of parity stripes
` [PATCH 4/4] btrfs: use btrfs_raid_array[].ncopies in btrfs_num_copies()

[PATCH v2] btrfs: zoned: introduce a minimal zone size and reject mount
 2022-05-13 18:46 UTC  (4+ messages)

[PATCH] btrfs-progs: removed unused header check/btrfsck.h
 2022-05-13 11:52 UTC 

[PATCH 00/13] btrfs: make read repair work in synchronous mode
 2022-05-13 11:23 UTC  (19+ messages)
` [PATCH 05/13] btrfs: add btrfs_read_repair_ctrl to record corrupted sectors
` [PATCH 06/13] btrfs: add a helper to queue a corrupted sector for read repair

[PATCH] btrfs-progs: convert: initialize the target fs label
 2022-05-13  8:51 UTC 

[PATCH v3 00/11] support non power of 2 zoned devices
 2022-05-12 17:22 UTC  (26+ messages)
    ` [PATCH v3 01/11] block: make blkdev_nr_zones and blk_queue_zone_no generic for npo2 zsze
    ` [PATCH v3 02/11] block: allow blk-zoned devices to have non-power-of-2 zone size
    ` [PATCH v3 03/11] nvme: zns: Allow ZNS drives that have non-power_of_2 "
    ` [PATCH v3 04/11] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
    ` [PATCH v3 05/11] btrfs: zoned: Cache superblock location in btrfs_zoned_device_info
    ` [PATCH v3 06/11] btrfs: zoned: Make sb_zone_number function non power of 2 compatible
    ` [PATCH v3 07/11] btrfs: zoned: use generic btrfs zone helpers to support npo2 zoned devices
    ` [PATCH v3 08/11] btrfs: zoned: relax the alignment constraint for "
    ` [PATCH v3 09/11] zonefs: allow non power of 2 "
    ` [PATCH v3 10/11] null_blk: "
    ` [PATCH v3 11/11] dm-zoned: ensure only power of 2 zone sizes are allowed

reduce memory allocation in the btrfs direct I/O path v2
 2022-05-12 10:25 UTC  (13+ messages)
` [PATCH 2/7] iomap: allow the file system to provide a bio_set for direct I/O
` [PATCH 3/7] iomap: add per-iomap_iter private data
` [PATCH 4/7] btrfs: allocate dio_data on stack
` [PATCH 5/7] btrfs: remove the disk_bytenr in struct btrfs_dio_private
` [PATCH 6/7] btrfs: move struct btrfs_dio_private to inode.c
` [PATCH 7/7] btrfs: allocate the btrfs_dio_private as part of the iomap dio bio

cleanup btrfs bio handling, part 2 v3
 2022-05-12  6:30 UTC  (9+ messages)
` [PATCH 06/10] btrfs: don't use btrfs_bio_wq_end_io for compressed writes

[bug report] btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray
 2022-05-11 13:10 UTC  (2+ messages)

[PATCH] btrfs-progs: check/lowmem: fix path leakage when dev extents are invalid
 2022-05-11 11:09 UTC 

[PATCH 1/1] btrfs: simplify lookup_data_extent()
 2022-05-11  7:06 UTC  (4+ messages)

[PATCH] btrfs: sysfs: export the balance paused state of exclusive operation
 2022-05-11  2:33 UTC  (3+ messages)

[PATCH] btrfs-progs: print-tree: print the checksum of header without tailing zeros
 2022-05-10 12:31 UTC  (8+ messages)

[PATCH v2] btrfs: allow defrag to convert inline extents to regular extents
 2022-05-10 11:55 UTC  (3+ messages)

[PATCH] btrfs: add "0x" prefix for unsupported optional features
 2022-05-10 11:25 UTC  (4+ messages)

[PATCH] btrfs: do not account twice for inode ref when reserving metadata units
 2022-05-10  8:52 UTC  (3+ messages)

[kbuild] Re: [PATCH 2/2] btrfs: Use btrfs_try_lock_balance in btrfs_ioctl_balance
 2022-05-10  5:42 UTC  (4+ messages)
` [PATCH v2] "

reduce memory allocation in the btrfs direct I/O path
 2022-05-10  3:33 UTC  (6+ messages)

How important is a full balance?
 2022-05-09 21:33 UTC  (4+ messages)

[PATCH 0/9] Structre and parameter cleanups
 2022-05-09 19:56 UTC  (3+ messages)

[PATCH v6] btrfs: Turn delayed_nodes_tree into an XArray
 2022-05-09 19:51 UTC  (5+ messages)

[PATCH] btrfs: zoned: fix comparison of alloc_offset vs meta_write_pointer
 2022-05-09 19:10 UTC  (2+ messages)

[PATCH 0/2] btrfs: teach send to avoid trashing the page cache with data
 2022-05-09 19:08 UTC  (2+ messages)

[PATCH v2] generic: test fsync of directory with renamed symlink
 2022-05-09 15:37 UTC  (3+ messages)

[PATCH stable-5.15.y] btrfs: force v2 space cache usage for subpage mount
 2022-05-09 14:32 UTC  (2+ messages)

[PATCH 4.9-stable] btrfs: always log symlinks in full mode
 2022-05-09 14:23 UTC 

[PATCH 4.14-stable] btrfs: always log symlinks in full mode
 2022-05-09 14:23 UTC 

[PATCH 4.19-stable] btrfs: always log symlinks in full mode
 2022-05-09 14:23 UTC 

[PATCH 5.4-stable] btrfs: always log symlinks in full mode
 2022-05-09 14:23 UTC 

[PATCH 5.10-stable] btrfs: always log symlinks in full mode
 2022-05-09 14:22 UTC 

[PATCH 5.15-stable] btrfs: always log symlinks in full mode
 2022-05-09 14:22 UTC 

[PATCH 5.17-stable] btrfs: always log symlinks in full mode
 2022-05-09 14:22 UTC 

[Resend PATCH] generic: test fsync of directory with renamed symlink
 2022-05-09 13:08 UTC  (7+ messages)

[PATCH] btrfs: allow defrag to convert inline extents to regular extents
 2022-05-09 11:29 UTC  (7+ messages)

Debian Bullseye install btrfs raid1
 2022-05-09  6:50 UTC  (10+ messages)

[GIT PULL] Btrfs fixes for 5.18-rc6, part 2
 2022-05-06 21:35 UTC  (2+ messages)

Recovery of BTRFS critical (device md126): corrupt leaf, bad key order: block=10872141938688, root=1, slot=119
 2022-05-06 13:43 UTC  (4+ messages)

[PATCH 2/2] btrfs: Use btrfs_try_lock_balance in btrfs_ioctl_balance
 2022-05-06  9:04 UTC  (2+ messages)
` [btrfs] c696e46e6e: BUG:KASAN:double-free_or_invalid-free_in_btrfs_ioctl_balance


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 NNTP newsgroup(s).