linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-03 08:24:18 to 2019-09-09 08:28:14 UTC [more...]

Balance conversion to metadata RAID1, data RAID1 leaves some metadata as DUP
 2019-09-09  8:28 UTC  (5+ messages)

Direct IO and CRCs gotchas
 2019-09-09  8:21 UTC 

Feature requests: online backup - defrag - change RAID level
 2019-09-09  3:51 UTC  (2+ messages)

Feature requests: online backup - defrag - change RAID level
 2019-09-09  3:12 UTC 

user_subvol_rm_allowed vs rmdir_subvol
 2019-09-08 17:58 UTC 

Chasing IO errors. BTRFS: error (device dm-2) in btrfs_run_delayed_refs:2907: errno=-5 IO failure
 2019-09-08  7:14 UTC  (7+ messages)

LTP fs_fill test results in BTRFS warning (device loop0): could not allocate space for a delete; will truncate on mount warnings
 2019-09-07 20:26 UTC  (4+ messages)

[PATCH v4 0/15] CoW support for iomap
 2019-09-06 23:28 UTC  (30+ messages)
` [PATCH 01/15] iomap: Use a srcmap for a read-modify-write I/O
` [PATCH 02/15] iomap: Read page from srcmap if IOMAP_F_COW is set
` [PATCH 03/15] btrfs: Eliminate PagePrivate for btrfs data pages
` [PATCH 04/15] btrfs: Add a simple buffered iomap write
` [PATCH 05/15] btrfs: Add CoW in iomap based writes
` [PATCH 06/15] btrfs: remove buffered write code made unnecessary
` [PATCH 07/15] fs: Export generic_file_buffered_read()
` [PATCH 08/15] btrfs: basic direct read operation
` [PATCH 09/15] btrfs: Carve out btrfs_get_extent_map_write() out of btrfs_get_blocks_write()
` [PATCH 10/15] btrfs: Rename __endio_write_update_ordered() to btrfs_update_ordered_extent()
` [PATCH 11/15] iomap: use a function pointer for dio submits
` [PATCH 12/15] btrfs: Use iomap_dio_rw for performing direct I/O writes
` [PATCH 13/15] btrfs: Remove btrfs_dio_data and __btrfs_direct_write
` [PATCH 14/15] btrfs: update inode size during bio completion
` [PATCH 15/15] xfs: Use the new iomap infrastructure for CoW

[PATCH 0/2] Btrfs: add interface for writing compressed extents directly
 2019-09-06 21:27 UTC  (11+ messages)
` [PATCH 1/2] fs: export rw_verify_area()
` [PATCH 2/2] btrfs: add ioctl for directly writing compressed data

[PATCHSET v3 btrfs/for-next] btrfs: fix cgroup writeback support
 2019-09-06 17:46 UTC  (4+ messages)

[PATCH 0/3] Relocation/backref cache cleanups
 2019-09-06 17:15 UTC  (4+ messages)
` [PATCH 1/3] btrfs: Move backref cache code out of relocation.c
` [PATCH 2/3] btrfs: move ref finding machinery out of build_backref_tree()
` [PATCH 3/3] btrfs: move useless node processing out of build_backref_cache

[mainline][BUG][PPC][btrfs][bisected 00801a] kernel BUG at fs/btrfs/locking.c:71!
 2019-09-06 15:51 UTC  (4+ messages)

[PATCH] btrfs-progs: mkfs: fix xattr enumeration
 2019-09-06  9:58 UTC 

[PATCH] btrfs-progs: drop unique uuid test for btrfstune -M
 2019-09-06  9:27 UTC  (3+ messages)

[PATCH v4 0/2] btrfs: Introduce new rescue= mount options
 2019-09-06  6:17 UTC  (3+ messages)
` [PATCH v4 1/2] btrfs: Introduce "rescue=" mount option
` [PATCH v4 2/2] btrfs: Introduce new mount option to skip block group items scan

Unmountable degraded BTRFS RAID6 filesystem
 2019-09-05 22:33 UTC  (11+ messages)

No files in snapshot
 2019-09-05 18:31 UTC  (10+ messages)

[PATCH] btrfs/048: fix test failure when fs mounted with v2 space cache option
 2019-09-05 16:02 UTC  (2+ messages)

[PATCH v3] fstests: btrfs: Check snapshot creation and deletion with dm-logwrites
 2019-09-05 15:48 UTC  (2+ messages)

[PATCH] btrfs: Relinquish CPUs in btrfs_compare_trees
 2019-09-05 15:31 UTC  (3+ messages)

[PATCH] btrfs: Don't assign retval of btrfs_try_tree_write_lock/btrfs_tree_read_lock_atomic
 2019-09-05 14:43 UTC  (3+ messages)
` [PATCH v2] "

Btrfs progs release 5.2.2
 2019-09-05 13:38 UTC 

Cloning / getting a full backup of a BTRFS filesystem
 2019-09-05 13:13 UTC  (14+ messages)

[PATCH v2 0/6] btrfs-progs: check: Repair invalid inode mode in
 2019-09-05  7:58 UTC  (7+ messages)
` [PATCH v2 1/6] btrfs-progs: check: Export btrfs_type_to_imode
` [PATCH v2 2/6] btrfs-progs: check/common: Introduce a function to find imode using INODE_REF
` [PATCH v2 3/6] btrfs-progs: check/common: Make repair_imode_common() to handle inodes in subvolume trees
` [PATCH v2 4/6] btrfs-progs: check/lowmem: Repair bad imode early
` [PATCH v2 5/6] btrfs-progs: check/original: Fix inode mode in subvolume trees
` [PATCH v2 6/6] btrfs-progs: tests/fsck: Add new images for inode mode repair functionality

Bug?: unlink cause btrfs error but other fs don't
 2019-09-05  1:36 UTC  (4+ messages)

Zdravstvujte! Vas interesujut klientskie bazy dannyh?
 2019-09-04 20:31 UTC 

[PATCH v2 0/4] btrfs-progs: fix clone from wrong subvolume
 2019-09-04 20:35 UTC  (2+ messages)

[PATCH v2 0/2] guarantee natural alignment for kmalloc()
 2019-09-04 19:31 UTC  (13+ messages)
` [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)

[PATCH v2] btrfs-progs: fix zstd compression test on a kernel without ztsd support
 2019-09-04 15:30 UTC  (2+ messages)

[PATCH] btrfs_progs: mkfs: match devid order to the stripe index
 2019-09-04 14:06 UTC  (12+ messages)
  ` [PATCH] btrfs: misc-tests-021 fix restore overlapped on disk's stale data
  ` [PATCH Fix-title-prefix] btrfs-progs: "

crypted btrfs in a file
 2019-09-04 12:54 UTC  (4+ messages)

[PATCH 0/4] btrfs-progs: check: Repair invalid inode mode in subvolume trees
 2019-09-04 12:12 UTC  (8+ messages)
` [PATCH 1/4] btrfs-progs: check/common: Make repair_imode_common() to handle inodes "
` [PATCH 3/4] btrfs-progs: check/original: Fix inode mode "
` [PATCH 4/4] btrfs-progs: tests/fsck: Add new images for inode mode repair functionality

[PATCH v4 00/12] btrfs-progs: support xxhash64 checksums
 2019-09-04  8:32 UTC  (15+ messages)
` [PATCH v4 01/12] btrfs-progs: don't blindly assume crc32c in csum_tree_block_size()
` [PATCH v4 02/12] btrfs-progs: cache csum_type in recover_control
` [PATCH v4 03/12] btrfs-progs: add checksum type to checksumming functions
` [PATCH v4 04/12] btrfs-progs: don't assume checksums are always 4 bytes
` [PATCH v4 05/12] btrfs-progs: pass checksum type to btrfs_csum_data()/btrfs_csum_final()
` [PATCH v4 06/12] btrfs-progs: simplify update_block_csum() in btrfs-sb-mod.c
` [PATCH v4 07/12] btrfs-progs: update checksumming api
` [PATCH v4 08/12] btrfs-progs: add option for checksum type to mkfs
` [PATCH v4 09/12] btrfs-progs: add xxhash sources
` [PATCH v4 10/12] btrfs-progs: add xxhash64 as checksum algorithm
` [PATCH v4 11/12] btrfs-progs: move crc32c implementation to crypto/
` [PATCH v4 12/12] btrfs-progs: add test-case for mkfs with xxhash64

Bug Report: Btrfs can't allocate space for delete when block size arounds 512M
 2019-09-04  8:03 UTC  (4+ messages)

[PATCH] btrfs-progs: fix zstd compression test on a kernel without ztsd support
 2019-09-04  7:36 UTC  (3+ messages)

btrfs and checksum
 2019-09-04  6:57 UTC  (2+ messages)

BTRFS state on kernel 5.2
 2019-09-04  1:12 UTC  (3+ messages)

[RFC PATCH 0/5] Btrfs: add interface for writing compressed extent directly
 2019-09-03 17:14 UTC  (4+ messages)
` [RFC PATCH 5/5] Btrfs: add ioctl for directly writing compressed data

[PATCH AUTOSEL 4.19 036/167] Btrfs: clean up scrub is_dev_replace parameter
 2019-09-03 16:24 UTC  (12+ messages)
` [PATCH AUTOSEL 4.19 037/167] Btrfs: fix deadlock with memory reclaim during scrub
` [PATCH AUTOSEL 4.19 038/167] btrfs: Remove extent_io_ops::fill_delalloc
` [PATCH AUTOSEL 4.19 039/167] btrfs: Fix error handling in btrfs_cleanup_ordered_extents
` [PATCH AUTOSEL 4.19 046/167] btrfs: volumes: Make sure no dev extent is beyond device boundary
` [PATCH AUTOSEL 4.19 047/167] btrfs: Use real device structure to verify dev extent
` [PATCH AUTOSEL 4.19 077/167] btrfs: scrub: pass fs_info to scrub_setup_ctx
` [PATCH AUTOSEL 4.19 078/167] btrfs: scrub: move scrub_setup_ctx allocation out of device_list_mutex
` [PATCH AUTOSEL 4.19 079/167] btrfs: scrub: fix circular locking dependency warning
` [PATCH AUTOSEL 4.19 080/167] btrfs: init csum_list before possible free
` [PATCH AUTOSEL 4.19 118/167] Btrfs: fix race between block group removal and block group allocation
` [PATCH AUTOSEL 4.19 141/167] btrfs: correctly validate compression type

docbook45 is gone
 2019-09-03 15:34 UTC  (3+ messages)

[PATCH v3 0/15] Btrfs iomap
 2019-09-03 15:06 UTC  (14+ messages)
` [PATCH 01/15] iomap: Introduce CONFIG_FS_IOMAP_DEBUG
` [PATCH 02/15] iomap: Use a IOMAP_COW/srcmap for a read-modify-write I/O

btrfs and checksum
 2019-09-03 14:24 UTC  (2+ messages)

Spare Volume Features
 2019-09-03 11:35 UTC  (7+ messages)


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).