linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-11 17:21:01 to 2019-09-17 04:05:20 UTC [more...]

Feature requests: online backup - defrag - change RAID level
 2019-09-17  4:05 UTC  (76+ messages)

btrfs scrub resulting in readonly filesystem
 2019-09-17  0:38 UTC  (2+ messages)

while (1) in btrfs_relocate_block_group didn't end
 2019-09-16 21:20 UTC  (2+ messages)

[PATCH 0/7] btrfs: workqueue fixes+cleanups
 2019-09-16 18:30 UTC  (8+ messages)
` [PATCH 1/7] btrfs: get rid of unnecessary memset() of work item
` [PATCH 2/7] btrfs: don't prematurely free work in run_ordered_work()
` [PATCH 3/7] btrfs: don't prematurely free work in end_workqueue_fn()
` [PATCH 4/7] btrfs: don't prematurely free work in reada_start_machine_worker()
` [PATCH 5/7] btrfs: don't prematurely free work in scrub_missing_raid56_worker()
` [PATCH 6/7] btrfs: get rid of unique workqueue helper functions
` [PATCH 7/7] btrfs: get rid of pointless wtag variable in async-thread.c

[PATCH] Btrfs: fix assertion failure during fsync and use of stale transaction
 2019-09-16 15:13 UTC  (13+ messages)

[PATCH for-4.14 0/2] btrfs compression type validation fix
 2019-09-16 14:40 UTC  (4+ messages)
` [PATCH for-4.14 1/2] btrfs: compression: add helper for type to string conversion
` [PATCH for-4.14 2/2] btrfs: correctly validate compression type

Unmountable degraded BTRFS RAID6 filesystem
 2019-09-16 14:22 UTC  (9+ messages)

[GIT PULL] Btrfs updates for 5.4
 2019-09-16 12:48 UTC  (2+ messages)

[PATCH v2 1/2] btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space
 2019-09-16 12:02 UTC  (2+ messages)
` [PATCH v2 2/2] btrfs: qgroup: Fix reserved data space leak if we have multiple reserve calls

[PATCH RFC v2 0/2] readmirror feature
 2019-09-16  8:19 UTC  (13+ messages)

[PATCH] btrfs: fix balance convert to single on 32-bit host CPUs
 2019-09-16  7:44 UTC  (7+ messages)

Odd locking pattern introduced as part of "nowait aio support"
 2019-09-16  1:16 UTC  (11+ messages)
` Fix inode sem regression for nowait
  ` [PATCH 1/3] btrfs: fix inode rwsem regression
  ` [PATCH 2/3] ext4: "
  ` [PATCH 3/3] f2fs: "

Backup and send/receive between machines with differing kernel versions
 2019-09-15 14:17 UTC 

WITH regression patch, still btrfs-transacti blocked for... (forever)
 2019-09-15 13:55 UTC  (3+ messages)

[PATCH v2] fstests: btrfs: Verify falloc on multiple holes won't cause qgroup reserved data space leak
 2019-09-15 13:13 UTC  (3+ messages)

[PATCH] fstests: btrfs: Verify falloc on multiple holes won't cause qgroup reserved data space leak
 2019-09-15  7:18 UTC  (4+ messages)

BUG: KASAN: use-after-free in btrfs_init_reloc_root+0x2bf/0x330 [btrfs]
 2019-09-15  6:56 UTC  (2+ messages)

Massive filesystem corruption since kernel 5.2 (ARCH)
 2019-09-13 18:50 UTC  (15+ messages)

[PATCH] btrfs: Add assert to catch nested transaction commit
 2019-09-13 16:11 UTC  (2+ messages)

[PATCH] btrfs: extent_io read eb to dirty_metadata_bytes on ioerr
 2019-09-13 15:46 UTC  (2+ messages)

[PATCH 1/2] btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space
 2019-09-13 13:24 UTC  (5+ messages)
` [PATCH 2/2] btrfs: qgroup: Fix reserved data space leak if we have multiple reserve calls

[PATCH for-4.19.x ] btrfs: correctly validate compression type
 2019-09-13 12:59 UTC  (5+ messages)

[GIT PULL] Last btrfs fixes for 5.3
 2019-09-13  9:05 UTC  (2+ messages)

btrfs forced readonly | error in btrfs_run_delayed_refs:2907: errno=-17 Object already exists
 2019-09-12 21:09 UTC 

[PATCH] btrfs_progs: mkfs: match devid order to the stripe index
 2019-09-12 17:54 UTC  (7+ messages)

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

[PATCH] btrfs-progs: corrupt-block: Fix description of 'r' option
 2019-09-12 17:44 UTC  (2+ messages)

Mount/df/PAM login hangs during rsync to btrfs subvolume, or maybe doing btrfs subvolume snapshot
 2019-09-12 14:16 UTC  (12+ messages)

Klientskie Bazy http://prodawez.tilda.ws/page7270311.html
 2019-09-12  6:29 UTC 

[PATCH] btrfs: volumes: Allow missing devices to be writeable
 2019-09-12 10:32 UTC  (5+ messages)

[PATCH RFC] btrfs: Introduce btrfs child tree block verification system
 2019-09-12 10:19 UTC  (5+ messages)

[PATCH] btrfs: qgroup: Fix the wrong io_tree when freeing reserved data space
 2019-09-12  8:32 UTC  (3+ messages)

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

[PATCH] btrfs-progs: drop unique uuid test for btrfstune -M
 2019-09-12  0:45 UTC  (7+ messages)

[PATCH] Btrfs: make btrfs_wait_extents() static
 2019-09-11 18:46 UTC  (2+ messages)

[PATCH] Btrfs: fix missing error return if writeback for extent buffer never started
 2019-09-11 18:43 UTC  (2+ messages)

[PATCH] Btrfs: fix unwritten extent buffers and hangs on future writeback attempts
 2019-09-11 17:37 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).