linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-08 22:47:44 to 2020-07-15 12:33:21 UTC [more...]

[PATCH 0/5] Convert seed devices to proper list API
 2020-07-15 12:32 UTC  (7+ messages)
` [PATCH 1/5] btrfs: Factor out reada loop in __reada_start_machine
` [PATCH 2/5] btrfs: Factor out loop logic from btrfs_free_extra_devids
` [PATCH 3/5] btrfs: Make close_fs_devices return void
` [PATCH 4/5] btrfs: Simplify setting/clearing fs_info to btrfs_fs_devices
` [PATCH 5/5] btrfs: Switch seed device to list api

[PATCH] btrfs: reduce contention on log trees when logging checksums
 2020-07-15 11:30 UTC 

[PATCH RESEND] btrfs: raid56: Remove out label in __raid56_parity_recover
 2020-07-15 11:02 UTC 

[PATCH] btrfs_show_devname don't traverse into the seed fsid
 2020-07-15 10:21 UTC  (11+ messages)
` [PATCH] fstests: btrfs test if show_devname returns sprout device
    ` [PATCH v2] "

[PATCH] mm : fix pte _PAGE_DIRTY bit when fallback migrate page
 2020-07-15  8:11 UTC  (5+ messages)

[PATCH v2] btrfs: assert sizes of ioctl structures
 2020-07-15  7:56 UTC  (6+ messages)

[PATCH v2 0/4] Two furhter additions for fsinfo ioctl
 2020-07-15  7:22 UTC  (15+ messages)
` [PATCH v2 1/4] btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctl
` [PATCH v2 2/4] btrfs: add filesystem generation to fsinfo ioctl
` [PATCH v2 3/4] btrfs: add metadata_uuid "
` [PATCH v2 4/4] btrfs: assert sizes of ioctl structures

"missing data block" when converting ext4 to btrfs
 2020-07-15  7:22 UTC  (7+ messages)

RFC: iomap write invalidation
 2020-07-15  1:47 UTC  (11+ messages)
` [PATCH 1/2] iomap: Only invalidate page cache pages on direct IO writes
` [PATCH 2/2] iomap: fall back to buffered writes for invalidation failures

Filesystem Went Read Only During Raid-10 to Raid-6 Data Conversion
 2020-07-15  1:18 UTC  (2+ messages)

[RFC] btrfs: volumes: Drop chunk_mutex lock/unlock on btrfs_read_chunk_tree
 2020-07-14 18:05 UTC  (3+ messages)

[PATCH] btrfs: qgroup: Free per-trans reserved space when a subvolume get dropped
 2020-07-14 14:22 UTC  (2+ messages)

[PATCH] btrfs: fix double free on ulist after backref resolution failure
 2020-07-14 14:15 UTC  (3+ messages)

[PATCH] btrfs : fix memory leak in add_block_entry
 2020-07-14 14:10 UTC  (2+ messages)

df diskspace calculation
 2020-07-14  9:56 UTC 

[PATCH] btrfs: add a test for umount racing mount
 2020-07-14  5:21 UTC  (7+ messages)
  ` [PATCH v2] generic: "
      ` [PATCH v3] "

Rebalancing Question
 2020-07-14  4:47 UTC  (4+ messages)

FS broken by defrag and balance at the same time hitting enospc
 2020-07-13 17:46 UTC  (2+ messages)

[PATCH v4 0/3] btrfs: qgroup: Fix the long existing regression of btrfs/153
 2020-07-13 14:22 UTC  (7+ messages)
` [PATCH v4 1/3] btrfs: qgroup: allow btrfs_qgroup_reserve_data() to revert the range it just set without releasing other existing ranges
` [PATCH v4 2/3] btrfs: qgroup: try to flush qgroup space when we get -EDQUOT
` [PATCH v4 3/3] btrfs: qgroup: remove the ASYNC_COMMIT mechanism in favor of qgroup reserve retry-after-EDQUOT

balance failing with ENOENT
 2020-07-13 14:16 UTC  (3+ messages)

[PATCH] btrfs: prefetch chunk tree leaves at mount
 2020-07-13 13:55 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] btrfs: Ignore output of "btrfs quota rescan"
 2020-07-13 13:37 UTC  (5+ messages)

[PATCH 0/3] Two furhter additions for fsinfo ioctl
 2020-07-13 12:02 UTC  (11+ messages)
` [PATCH 1/3] btrfs: add filesystem generation to "
` [PATCH 2/3] btrfs: add metadata_uuid "
` [PATCH 3/3] btrfs: assert sizes of ioctl structures

[PATCH] btrfs: add missing check for nocow and compression inode flags
 2020-07-13 10:33 UTC  (7+ messages)
` [PATCH v2] "

Btrfs default on Fedora?
 2020-07-13  9:32 UTC  (5+ messages)

[PATCH v3 0/4] btrfs: handle signal interruption during relocation more gracefully
 2020-07-13  1:03 UTC  (5+ messages)
` [PATCH v3 1/4] btrfs: relocation: allow signal to cancel balance
` [PATCH v3 2/4] btrfs: avoid possible signal interruption for btrfs_drop_snapshot() on relocation tree
` [PATCH v3 3/4] btrfs: relocation: review the call sites which can be interrupted by signal
` [PATCH v3 4/4] btrfs: Add comments for btrfs_reserve_flush_enum

[PATCH v3 0/3] btrfs: qgroup: Fix the long existing regression of btrfs/153
 2020-07-13  0:01 UTC  (12+ messages)
` [PATCH v3 1/3] btrfs: qgroup: allow btrfs_qgroup_reserve_data() to revert the range it just set without releasing other existing ranges
` [PATCH v3 2/3] btrfs: qgroup: try to flush qgroup space when we get -EDQUOT
` [PATCH v3 3/3] btrfs: qgroup: remove the ASYNC_COMMIT mechanism in favor of qgroup reserve retry-after-EDQUOT

Balance bug
 2020-07-12 19:32 UTC 

[GIT PULL] Btrfs fixes for 5.8-rc5, part 2
 2020-07-12 19:30 UTC  (2+ messages)

bogus min size estimates by 'btrfs inspect min'
 2020-07-12 17:37 UTC 

[PATCH 0/6 v10] btrfs direct-io using iomap
 2020-07-12 11:36 UTC  (17+ messages)
` [PATCH 2/6] iomap: IOMAP_DIO_RWF_NO_STALE_PAGECACHE return if page invalidation fails
  ` always fall back to buffered I/O after invalidation failures, was: "
                ` [Cluster-devel] "

first mount(s) after unclean shutdown always fail, second attempt
 2020-07-12  5:12 UTC  (3+ messages)

raid0 and different sized devices
 2020-07-11 16:16 UTC  (6+ messages)

[PATCH] btrfs: fix mount failure caused by race with umount
 2020-07-10 17:51 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] btrfs: return -EIO on error in btree_write_cache_pages
 2020-07-10 14:54 UTC  (3+ messages)

[PATCH] btrfs: allow use of global block reserve for balance item deletion
 2020-07-10 14:02 UTC  (2+ messages)

[PATCH v5] btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctl
 2020-07-10  7:16 UTC  (4+ messages)

btrfs and system df
 2020-07-10  3:39 UTC  (3+ messages)

[PATCH v2] btrfs: speedup mount time with readahead chunk tree
 2020-07-10  1:54 UTC  (11+ messages)

[PATCH AUTOSEL 5.7 11/53] btrfs: use kfree() in btrfs_ioctl_get_subvol_info()
 2020-07-09 22:28 UTC  (3+ messages)

[PATCH] btrfs: wire up iter_file_splice_write
 2020-07-09 17:26 UTC  (3+ messages)

[PATCH 1/2][v2] btrfs: convert block group refcount to refcount_t
 2020-07-09 15:39 UTC  (2+ messages)

remove dead bdi congestion leftovers
 2020-07-09 14:01 UTC  (5+ messages)

[PATCH v2 1/2] btrfs: avoid possible signal interruption for btrfs_drop_snapshot() on relocation tree
 2020-07-09 12:11 UTC  (8+ messages)
` [PATCH v2 2/2] btrfs: relocation: review the call sites which can be interruped by signal

5.6 pretty massive unexplained btrfs corruption: parent transid verify failed + open_ctree failed
 2020-07-08 22:47 UTC  (6+ 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).