linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-01 18:41:50 to 2019-01-08 21:56:26 UTC [more...]

[COMMAND HANGS] The command 'btrfs subvolume sync -s 2 xyz' can hangs
 2019-01-08 21:55 UTC  (19+ messages)
                ` Fwd: "
                      ` Fwd: "

[PATCH AUTOSEL 4.20 071/117] btrfs: volumes: Make sure there is no overlap of dev extents at mount time
 2019-01-08 19:25 UTC  (6+ messages)
` [PATCH AUTOSEL 4.20 072/117] btrfs: alloc_chunk: fix more DUP stripe size handling
` [PATCH AUTOSEL 4.20 073/117] btrfs: fix use-after-free due to race between replace start and cancel
` [PATCH AUTOSEL 4.20 074/117] Btrfs: fix deadlock when enabling quotas due to concurrent snapshot creation
` [PATCH AUTOSEL 4.20 075/117] Btrfs: fix access to available allocation bits when starting balance
` [PATCH AUTOSEL 4.20 076/117] btrfs: improve error handling of btrfs_add_link

[PATCH AUTOSEL 4.19 56/97] btrfs: volumes: Make sure there is no overlap of dev extents at mount time
 2019-01-08 19:29 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 57/97] btrfs: alloc_chunk: fix more DUP stripe size handling
` [PATCH AUTOSEL 4.19 58/97] btrfs: fix use-after-free due to race between replace start and cancel
` [PATCH AUTOSEL 4.19 59/97] Btrfs: fix deadlock when enabling quotas due to concurrent snapshot creation
` [PATCH AUTOSEL 4.19 60/97] Btrfs: fix access to available allocation bits when starting balance
` [PATCH AUTOSEL 4.19 61/97] btrfs: improve error handling of btrfs_add_link

[PATCH AUTOSEL 4.14 32/53] btrfs: improve error handling of btrfs_add_link
 2019-01-08 19:32 UTC 

Nasty corruption on large array, ideas welcome
 2019-01-08 19:33 UTC 

applications hang on a btrfs spanning two partitions
 2019-01-08 19:38 UTC 

Balance of Raid1 pool, does not balance properly
 2019-01-08 19:40 UTC 

[PATCH] Btrfs: fix deadlock when using free space tree due to block group creation
 2019-01-08 16:17 UTC  (3+ messages)

[PATCH] Btrfs: remove redundant check for swapfiles when reflinking
 2019-01-08 16:02 UTC  (2+ messages)

[PATCH] Btrfs: do not overwrite error return value in the balance ioctl
 2019-01-08 15:58 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] Btrfs: do not overwrite error return value in the device replace ioctl
 2019-01-08 15:57 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] btrfs: add a check for sysfs_create_group
 2019-01-08 15:50 UTC  (2+ messages)

[PATCH 0/3][V2] Delayed iput fixes
 2019-01-08 15:34 UTC  (2+ messages)

[PATCH] btrfs: Remove impossible condition from mergable_maps
 2019-01-08 14:53 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH v3.1 0/7] btrfs: qgroup: Delay subtree scan to reduce overhead
 2019-01-08 14:27 UTC  (9+ messages)
` [PATCH v3.1 1/7] btrfs: qgroup: Move reserved data account from btrfs_delayed_ref_head to btrfs_qgroup_extent_record
` [PATCH v3.1 2/7] btrfs: qgroup: Don't trigger backref walk at delayed ref insert time
` [PATCH v3.1 3/7] btrfs: relocation: Delay reloc tree deletion after merge_reloc_roots()
` [PATCH v3.1 4/7] btrfs: qgroup: Refactor btrfs_qgroup_trace_subtree_swap()
` [PATCH v3.1 5/7] btrfs: qgroup: Introduce per-root swapped blocks infrastructure
` [PATCH v3.1 6/7] btrfs: qgroup: Use delayed subtree rescan for balance
` [PATCH v3.1 7/7] btrfs: qgroup: Cleanup old subtree swap code

[For 5.0-rc PATCH] btrfs: Use real device structure to verify dev extent
 2019-01-08 13:19 UTC  (4+ messages)

Howto fix uncorrectable errors on single disk (error details: csum=1)
 2019-01-08 12:26 UTC 

[PATCH] Btrfs: avoid deadlock with memory reclaim due to allocation of devices
 2019-01-08 11:51 UTC  (2+ messages)

[PATCH] Btrfs: fix race between reflink/dedupe and relocation
 2019-01-08 11:43 UTC 

[PATCH] Btrfs: fix race between cloning range ending at eof and writeback
 2019-01-08 11:42 UTC 

[PATCH 0/4] Misc cleanups of btrfs_get_extent
 2019-01-08  7:43 UTC  (8+ messages)
` [PATCH 3/4] btrfs: Refactor retval handling of btrfs_lookup_file_extent in btrfs_get_extent

[PATCH 0/2] Use new incompat feature BG_TREE to hugely reduce mount time
 2019-01-08  7:34 UTC  (4+ messages)
` [PATCH 1/2] btrfs: Refactor btrfs_read_block_groups()
` [PATCH 2/2] btrfs: Introduce new incompat feature, BG_TREE

[PATCH v14] Add cli and ioctl to forget scanned device(s)
 2019-01-08  5:16 UTC  (7+ messages)
` [PATCH v14] btrfs-progs: add cli to forget one or all scanned devices
` [PATCH 1/2 v14] btrfs: refactor btrfs_free_stale_devices() to get return value
` [PATCH 2/2 v14] btrfs: introduce feature to forget a btrfs device

[PATCH RESEND 1/2] btrfs-progs: check for no result before using results
 2019-01-08  4:09 UTC  (2+ messages)
` [PATCH RESEND 2/2] btrfs-progs: replace: gracefully handle the exclusive operation report

[PATCH] btrfs: Introduce new mount option to skip block group items scan
 2019-01-08  1:11 UTC  (3+ messages)

[PATCH 0/7] More misc fixes
 2019-01-07 17:59 UTC  (22+ messages)
` [PATCH 1/7] btrfs: Remove inode argument from async_cow_submit
` [PATCH 2/7] btrfs: Remove isize local variable in compress_file_range
` [PATCH 3/7] btrfs: Use ihold instead of igrab in cow_file_range_async
` [PATCH 4/7] btrfs: Remove WARN_ON in btrfs_alloc_delalloc_work
` [PATCH 5/7] btrfs: Document logic in async_cow_submit
` [PATCH 6/7] btrfs: Replace open-coded maths with DIV_ROUND_UP
` [PATCH 7/7] btrfs: Refactor shrink_delalloc

[PATCH v2 0/2] Enhance btrfs_verify_dev_extents() to do more checks on dev extents
 2019-01-07 16:27 UTC  (3+ messages)
` [PATCH v2 2/2] btrfs: volumes: Make sure no dev extent is beyond device boundary

[PATCH] btrfs: raid56: data corruption on a device removal
 2019-01-07 15:34 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/4] btrfs-progs: check: Add repair support for mismatch dir item hash
 2019-01-07  6:53 UTC  (3+ messages)

BTRFS crash: what can I do more?
 2019-01-05 12:58 UTC  (2+ messages)

[PATCH 0/1] btrfs-progs: btrfstune: print seeding status
 2019-01-05  5:45 UTC  (8+ messages)
` [PATCH 1/1] "

Unrecoverable btrfs corruption (backref bytes do not match extent backref)
 2019-01-05  1:26 UTC  (10+ messages)

[PATCH v2] btrfs: balance dirty metadata pages in btrfs_finish_ordered_io
 2019-01-04 15:59 UTC  (4+ messages)

[PATCH -next] btrfs: remove set but not used variable 'num_pages'
 2019-01-04 15:51 UTC  (2+ messages)

[PATCH 0/3] Cleanups around btrfs_get_extent_fiemap
 2019-01-04 15:01 UTC  (4+ messages)
` [PATCH 2/3] btrfs: Refactor btrfs_get_extent_fiemap

[PATCH] btrfs: no need to check return value of debugfs_create functions
 2019-01-04 14:07 UTC  (4+ messages)

dedicated metadata drives?
 2019-01-04 13:25 UTC 

[PATCH v13] Add cli and ioctl to forget scanned device(s)
 2019-01-04  5:26 UTC  (5+ messages)
` [PATCH v13] btrfs: introduce feature to forget a btrfs device
` [PATCH v13] btrfs-progs: add cli to forget one or all scanned devices

[PATCH] Btrfs: setup a nofs context for memory allocation at __btrfs_set_acl
 2019-01-03 17:01 UTC  (2+ messages)

[PATCH] Btrfs: setup a nofs context for memory allocation at btrfs_create_tree()
 2019-01-03 16:59 UTC  (2+ messages)

[PATCH RESEND v12] Add cli and ioctl to forget scanned device(s)
 2019-01-03 14:37 UTC  (6+ messages)
` [PATCH RESEND v12] btrfs: introduce feature to forget a btrfs device
` [PATCH RESEND v12] btrfs-progs: add cli to forget one or all scanned devices

BTRFS corruption: open_ctree failed
 2019-01-03 14:32 UTC  (7+ messages)

BTRFS corruption: open_ctree failed
 2019-01-03 13:55 UTC  (3+ messages)

[PATCH V7] Btrfs: enhance raid1/10 balance heuristic
 2019-01-03  9:31 UTC  (4+ messages)

[PATCH 1/1] btrfs: add kernel scrub log messages
 2019-01-03  8:18 UTC  (3+ messages)

[PATCH v2] btrfs: add kernel scrub log messages
 2019-01-03  8:17 UTC 

[PATCH v2 0/5] Fix incorrectly created uuid tree
 2019-01-03  7:32 UTC  (6+ messages)
` [PATCH v2 1/5] btrfs-progs: Export btrfs_create_tree() and move it to disk-io.c
` [PATCH v2 2/5] btrfs-progs: mkfs: Create data reloc tree from scratch
` [PATCH v2 3/5] btrfs-progs: uuid: Port kernel btrfs_uuid_tree_lookup()
` [PATCH v2 4/5] btrfs-progs: uuid: Port btrfs_uuid_tree_add() function
` [PATCH v2 5/5] btrfs-progs: Create uuid tree with proper contents

[PATCH for-4.20 0/3] Fix incorrectly created uuid tree
 2019-01-03  4:50 UTC  (10+ messages)
` [PATCH 3/3] btrfs-progs: Create uuid tree with proper contents

[PATCH RFC 0/2] Use new incompat feature BG_TREE to hugely reduce mount time
 2019-01-03  1:10 UTC  (7+ messages)

[PATCH] Btrfs: do not overwrite scrub error with fault error in scrub ioctl
 2019-01-02 17:56 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Btrfs: do not overwrite error return value in scrub progress ioctl
 2019-01-02 17:43 UTC  (3+ messages)

[PATCH 00/20] drop useless LIST_HEAD
 2019-01-02 16:40 UTC  (3+ messages)
` [PATCH 11/20] Btrfs: "

[PATCH] btrfs-progs: Update backup roots when writing super blocks
 2019-01-02 15:27 UTC  (5+ messages)

compress-force not really forcing compression?
 2019-01-02 13:59 UTC  (6+ messages)

Undelete files
 2019-01-02  2:48 UTC  (2+ messages)

[RFC PATCH] raid6_pq: Add module options to prefer algorithm
 2019-01-02  2:34 UTC  (2+ messages)

Checksum errors
 2019-01-02  1:53 UTC  (4+ 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).