linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-17 02:18:08 to 2016-09-21 10:25:51 UTC [more...]

Status of free-space-tree feature
 2016-09-21 10:25 UTC  (2+ messages)

kernel BUG at /build/linux-a2WvEb/linux-4.4.0/fs/btrfs/inode.c:3258
 2016-09-21  9:53 UTC 

[BUG] Btrfs scrub sometime recalculate wrong parity in raid5
 2016-09-21  9:15 UTC  (4+ messages)

[PATCH] Btrfs: kill BUG_ON in do_relocation
 2016-09-21  8:14 UTC  (12+ messages)

[PATCH] Btrfs: memset to avoid stale content in btree node block
 2016-09-21  8:04 UTC  (4+ messages)

[PATCH 1/2] btrfs: try to satisfy metadata requests when every flush_space() returns
 2016-09-21  6:59 UTC  (2+ messages)
` [PATCH 2/2] btrfs: try to write enough delalloc bytes when reclaiming metadata space

btrfs rare silent data corruption with kernel data leak
 2016-09-21  4:55 UTC 

[PATCH v2 00/14] Btrfsck low memory mode with fs/subvol tree check
 2016-09-21  3:16 UTC  (15+ messages)
` [PATCH v2 01/14] btrfs-progs: move btrfs_extref_hash() to hash.h
` [PATCH v2 02/14] btrfs-progs: check: introduce function to find dir_item
` [PATCH v2 03/14] btrfs-progs: check: introduce function to check inode_ref
` [PATCH v2 04/14] btrfs-progs: check: introduce function to check inode_extref
` [PATCH v2 05/14] btrfs-progs: check: introduce function to find inode_ref
` [PATCH v2 06/14] btrfs-progs: check: introduce a function to check dir_item
` [PATCH v2 07/14] btrfs-progs: check: introduce function to check file extent
` [PATCH v2 08/14] btrfs-progs: check: introduce function to check inode item
` [PATCH v2 09/14] btrfs-progs: check: introduce function to check fs root
` [PATCH v2 10/14] btrfs-progs: check: introduce function to check root ref
` [PATCH v2 11/14] btrfs-progs: check: introduce low_memory mode fs_tree check
` [PATCH v2 12/14] btrfs-progs: check: fix the return value bug of cmd_check()
` [PATCH v2 13/14] btrfs-progs: check: skip shared node or leaf check for low_memory mode
` [PATCH v2 14/14] btrfs-progs: check: Enhance leaf traversal function to handle missing inode item

how to understand "btrfs fi show" output? "No space left" issues
 2016-09-21  2:51 UTC  (16+ messages)

Can't mount btrfs raid1
 2016-09-21  1:00 UTC  (2+ messages)

ChaCha20 vs. AES performance
 2016-09-20 22:40 UTC  (5+ messages)

splat in split_leaf with integrity checking
 2016-09-20 21:44 UTC  (3+ messages)

multi-device btrfs with single data mode and disk failure
 2016-09-20 21:15 UTC  (23+ messages)

[PATCH 0/4][V3] metadata throttling in writeback patches
 2016-09-20 20:57 UTC  (5+ messages)
` [PATCH 1/4] remove mapping from balance_dirty_pages*()
` [PATCH 2/4] writeback: allow for dirty metadata accounting
` [PATCH 3/4] writeback: convert WB_WRITTEN/WB_DIRITED counters to bytes
` [PATCH 4/4] writeback: introduce super_operations->write_metadata

Post ext3 conversion problems
 2016-09-20 20:51 UTC  (12+ messages)

Is stability a joke?
 2016-09-20 16:33 UTC  (51+ messages)
            ` stability matrix (was: Is stability a joke?)
              ` stability matrix
  ` Is stability a joke? (wiki updated)

[PATCH]btrfs-progs: Post btrfs-convert verify permissions and acls
 2016-09-20 16:28 UTC  (2+ messages)

[PATCH]btrfs-progs: Add fast,slow symlinks and fifo types to convert test
 2016-09-20 16:06 UTC  (4+ messages)

[RFC] Preliminary BTRFS Encryption
 2016-09-20 15:44 UTC  (45+ messages)
      ` RAID1 availability issue[2], Hot-spare and auto-replace
` Experimental btrfs encryption

[PATCH 0/5] btrfs: printing cleanup patchset
 2016-09-20 14:05 UTC  (6+ messages)
` [PATCH 1/5] btrfs: add dynamic debug support
` [PATCH 2/5] btrfs: unsplit printed strings
` [PATCH 3/5] btrfs: convert printk(KERN_* to use pr_* calls
` [PATCH 4/5] btrfs: convert pr_* to btrfs_* where possible
` [PATCH 5/5] btrfs: convert send's verbose_printk to btrfs_debug

[PATCH] Btrfs: add error handling for extent buffer in print tree
 2016-09-20 13:22 UTC  (2+ messages)

stat(2) returning device ID not existing in mountinfo
 2016-09-20 13:15 UTC  (2+ messages)

Fs: Btrfs - Fix possible ERR_PTR() dereferencing
 2016-09-20 13:00 UTC  (2+ messages)

[PATCH] btrfs: clean the old superblocks before freeing the device
 2016-09-20 12:50 UTC 

State of the fuzzer
 2016-09-20 11:33 UTC  (4+ messages)

Crash in btrfs_uuid_tree_iterate during mount
 2016-09-20  7:36 UTC  (6+ messages)
` [PATCH] btrfs: Fix handling of -ENOENT from btrfs_uuid_iter_rem

[PATCH 1/2] btrfs-progs: Return more meaningful value for btrfs_read_dev_super
 2016-09-20  2:19 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: super-recover: Reuse btrfs_read_dev_super function

super-recover crashing because it found a bad superblock
 2016-09-20  0:49 UTC  (2+ messages)

[PATCH] Btrfs: handle quota reserve failure properly
 2016-09-20  0:35 UTC  (6+ messages)

spurious call trace during send
 2016-09-19 21:18 UTC 

[PATCH] Expose verbose flag on subvolume delete
 2016-09-19 17:41 UTC  (3+ messages)
` [PATCH] btrfs-progs: subvolume verbose delete flag

[PATCH] btrfs-progs: change btrfs_csum_final result param type to u8
 2016-09-19 17:34 UTC  (3+ messages)

[PATCH] btrfs: change btrfs_csum_final result param type to u8
 2016-09-19 17:22 UTC  (3+ messages)

[PATCH]btrfs-progs: btrfs-convert.c : check source file system state
 2016-09-19 17:10 UTC  (2+ messages)

[PATCH] Btrfs: fix incremental send failure caused by balance
 2016-09-19 14:17 UTC 

BTRFS constantly reports "No space left on device" even with a huge unallocated space
 2016-09-19  2:38 UTC  (22+ messages)

Size of scrubbed Data
 2016-09-17 15:24 UTC  (8+ messages)

Trying to rescue my data :(
 2016-09-17  9:30 UTC  (7+ messages)
    ` compress=lzo safe to use? (was: Re: Trying to rescue my data :()
      ` compress=lzo safe to use?

df -i shows 0 inodes 0 used 0 free on 4.4.0-36-generic Ubuntu 14 - Bug or not?
 2016-09-17  2:48 UTC 


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