linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-24 04:44:55 to 2016-12-01 07:51:09 UTC [more...]

Metadata balance fails ENOSPC
 2016-12-01  7:49 UTC  (3+ messages)

Convert from RAID 5 to 10
 2016-12-01  6:47 UTC  (27+ messages)

[PATCH 1/2] btrfs: qgroup: Return actually freed bytes for qgroup release or free data
 2016-12-01  5:54 UTC  (2+ messages)
` [PATCH 2/2] btrfs: qgroup: Fix qgroup reserved space underflow caused by buffered write and quota enable

[PATCH] Btrfs: fix infinite loop when tree log recovery
 2016-12-01  1:42 UTC  (3+ messages)

[PATCH v2 00/14] Btrfsck low memory mode with fs/subvol tree check
 2016-12-01  1:09 UTC  (10+ messages)
` [PATCH v2 02/14] btrfs-progs: check: introduce function to find dir_item

4.8.8, bcache deadlock and hard lockup
 2016-12-01  0:48 UTC  (8+ messages)
        ` btrfs flooding the I/O subsystem and hanging the machine, with bcache cache turned off

[GIT PULL] Btrfs fixes for 4.10
 2016-11-30 17:36 UTC 

[PATCH] Btrfs: fix fsync deadlock in log_new_dir_dentries
 2016-11-30 16:25 UTC  (2+ messages)

[PATCH v2] Btrfs: fix enospc in hole punching
 2016-11-30 16:14 UTC  (2+ messages)

[PATCH] Return best entry, if it is the first one
 2016-11-30 15:32 UTC  (3+ messages)
` [PATCH] btrfs-progs: Fix extents after finding all errors

[PATCH] Minor coverity defect fix - CID 1125928 In set_file_xattrs: Dereference of an explicit null value
 2016-11-30 15:21 UTC  (2+ messages)

[PATCH] btrfs-progs: mkfs, balance convert: warn about RAID5/6 in fiery letters
 2016-11-30 15:12 UTC  (2+ messages)

[PATCH 2/2] btrfs-progs: Remove duplicate printfs in warning_trace()/assert_trace()
 2016-11-30 14:51 UTC  (2+ messages)

[PATCH 1/2] btrfs-progs: Correct value printed by assertions/BUG_ON/WARN_ON
 2016-11-30 14:43 UTC  (2+ messages)

[PATCH] btrfs-progs: Use helper functions to access btrfs_super_block->sys_chunk_array_size
 2016-11-30 14:31 UTC  (2+ messages)

[PULL] Btrfs updates for 4.10
 2016-11-30 13:11 UTC 

[PATCH v4 1/3] btrfs: Add WARN_ON for qgroup reserved underflow
 2016-11-30 13:00 UTC  (6+ messages)
` [PATCH v4 2/3] btrfs: Add trace point for qgroup reserved space
` [PATCH v4 3/3] btrfs: qgroup: Re-arrange tracepoint timing to co-operate with reserved space tracepoint

Btrfs progs release 4.8.5
 2016-11-30 12:12 UTC 

[PATCH v5 1/3] btrfs: Add WARN_ON for qgroup reserved underflow
 2016-11-30  7:36 UTC  (3+ messages)
` [PATCH v5 2/3] btrfs: Add trace point for qgroup reserved space
` [PATCH v5 3/3] btrfs: qgroup: Re-arrange tracepoint timing to co-operate with reserved space tracepoint

[bug] btrfs-progs-v4.8.4: test of 'btrfs receive' in xfstests fails
 2016-11-30  6:42 UTC  (4+ messages)

True size of btrfs data chunk
 2016-11-30  2:13 UTC  (3+ messages)

RFC: raid with a variable stripe size
 2016-11-29 22:54 UTC  (13+ messages)

Fw: take a look at that
 2016-11-29 16:36 UTC 

kernel BUG at fs/btrfs/ctree.c:3179!: btrfs_set_item_key_safe
 2016-11-29 18:23 UTC  (2+ messages)

Qgroup accounting issue on kdave/for-next branch
 2016-11-29 16:01 UTC  (8+ messages)

[PATCH] btrfs: raid56: Use correct stolen pages to calculate P/Q
 2016-11-29 14:24 UTC  (28+ messages)

mount option nodatacow for VMs on SSD?
 2016-11-29 12:20 UTC  (14+ messages)
      ` [Not TLS] "
          ` [Not TLS] "

[PATCH v2 0/3] Qgroup and inode_cache fix, with small cleanups
 2016-11-29  7:50 UTC  (4+ messages)
` [PATCH v2 1/3] btrfs: qgroup: Fix qgroup corruption caused by inode_cache mount option
` [PATCH v2 2/3] btrfs: qgroup: Add quick exit for non-fs extents
` [PATCH v2 3/3] btrfs: qgroup: Cleanup btrfs_qgroup_prepare_account_extents function

[PATCH 1/3] btrfs: qgroup: Fix qgroup corruption caused by inode_cache mount option (fwd)
 2016-11-29  7:08 UTC  (2+ messages)

[PATCH 0/3] Qgroup and inode_cache fix, with small cleanups
 2016-11-29  4:42 UTC  (4+ messages)
` [PATCH 1/3] btrfs: qgroup: Fix qgroup corruption caused by inode_cache mount option
` [PATCH 2/3] btrfs: qgroup: Add quick exit for non-fs extents
` [PATCH 3/3] btrfs: qgroup: Cleanup btrfs_qgroup_prepare_account_extents function

don't poke into bio internals V2
 2016-11-28 21:38 UTC  (11+ messages)
` [PATCH 1/8] btrfs: use bio iterators for the decompression handlers
` [PATCH 2/8] btrfs: don't access the bio directly in the raid5/6 code
` [PATCH 3/8] btrfs: don't access the bio directly in the direct I/O code
` [PATCH 4/8] btrfs: don't access the bio directly in btrfs_csum_one_bio
` [PATCH 5/8] btrfs: use bi_size
` [PATCH 6/8] btrfs: calculate end of bio offset properly
` [PATCH 7/8] btrfs: refactor __btrfs_lookup_bio_sums to use bio_for_each_segment_all
` [PATCH 8/8] btrfs: use bio_for_each_segment_all in __btrfsic_submit_bio

[PATCH] btrfs: fix uninitialized variable access after ASSERT
 2016-11-28 21:05 UTC 

btrfs: still lockdep splat for 4.9-rc5+ (btrfs_log_inode)
 2016-11-28 20:12 UTC  (3+ messages)

[PATCH v2 1/2] Btrfs: add more valid checks for superblock
 2016-11-28 20:07 UTC  (3+ messages)

(no subject)
 2016-11-28 19:01 UTC 

[PATCH] btrfs-progs: man mkfs: warn about RAID5/6 being experimental
 2016-11-28 18:52 UTC 

[PATCH] btrfs: fix hole read corruption for compressed inline extents
 2016-11-28 18:07 UTC  (3+ messages)

[RFC PATCH 0/2] Btrfs: make a source length of 0 imply EOF for dedupe
 2016-11-28 17:58 UTC  (12+ messages)

[RFC PATCH 0/3] Add testcase for fundamental scrub recovery
 2016-11-28  3:29 UTC  (3+ messages)

WARNING at extent-tree.c:6945 __btrfs_free_extent.isra.33+0x7d6/0xca0 (Linux 4.8.0)
 2016-11-28  2:29 UTC 

[PATCH 00/19] Offline scrub support
 2016-11-28  0:25 UTC  (3+ messages)

[CORRUPTION FILESYSTEM] Corrupted and unrecoverable file system during the snapshot receive
 2016-11-27 18:18 UTC  (4+ messages)

reproducable oops in btrfs/130 with latests mainline
 2016-11-26 17:23 UTC  (3+ messages)

My system mounts the wrong btrfs partition, from the wrong disk!
 2016-11-26 13:24 UTC  (4+ messages)

mount raid1 gives open_ctree failed
 2016-11-25 20:19 UTC 

[Bug 186671] New: OOM on system with just rsync running 32GB of ram 30GB of pagecache
 2016-11-25 14:06 UTC  (13+ messages)

[PATCH v3 1/3] btrfs: Add WARN_ON for qgroup reserved underflow
 2016-11-25 13:04 UTC  (4+ messages)
` [PATCH v3 2/3] btrfs: Add trace point for qgroup reserved space

Help with stack trace
 2016-11-25 11:11 UTC  (2+ messages)

[PATCH] Btrfs: fix qgroup rescan worker initialization
 2016-11-25  9:46 UTC  (2+ messages)

Btrfs progs release 4.8.4
 2016-11-25  9:05 UTC 

[PATCH v3] btrfs: raid56: Use correct stolen pages to calculate P/Q
 2016-11-25  3:58 UTC 

Identifying reflink / CoW files
 2016-11-25  3:55 UTC  (4+ messages)

Increased disk usage after deduplication and system running out of memory
 2016-11-24 23:11 UTC  (2+ messages)

[PATCH] Btrfs: adjust len of writes if following a preallocated extent
 2016-11-24 11:13 UTC  (4+ messages)
` resend: "

btrfs-progs-4.8.3 libbtrfs missing symbols?
 2016-11-24 10:58 UTC  (5+ messages)

[PATCH v2] Btrfs: fix BUG_ON in btrfs_mark_buffer_dirty
 2016-11-24  9:56 UTC  (2+ messages)

Inconsistent free space with false ENOSPC
 2016-11-24  4:44 UTC  (5+ 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).