linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-07 05:37:21 to 2017-07-14 02:01:53 UTC [more...]

Containers, Btrfs vs Btrfs + overlayfs
 2017-07-14  2:01 UTC  (4+ messages)

[PATCH] Btrfs: fix unexpected return value of bio_readpage_error
 2017-07-13 22:00 UTC 

[PATCH] Btrfs: fix write corruption due to bio cloning on raid5/6
 2017-07-13 22:38 UTC  (9+ messages)

BTRFS: error (device dm-2) in btrfs_run_delayed_refs:2960: errno=-17 Object already exists
 2017-07-13 18:17 UTC  (7+ messages)

BTRFS file I/O with O_DIRECT
 2017-07-13 16:43 UTC  (2+ messages)

[PATCH] btrfs: btrfs_create_repair_bio never fails, skip error handling
 2017-07-13 16:38 UTC  (2+ messages)

[PATCH] btrfs: cloned bios must not be iterated by bio_for_each_segment_all
 2017-07-13 16:37 UTC  (2+ messages)

[PATCH] btrfs: drop newlines from strings when using btrfs_* helpers
 2017-07-13 14:30 UTC  (2+ messages)

[PATCH] btrfs-progs: add support to sort by topid
 2017-07-13 14:27 UTC  (4+ messages)

[PATCH] btrfs: allow defrag compress to override NOCOMPRESS attribute
 2017-07-13 13:18 UTC 

[PATCH v4 0/6] Chunk level degradable check
 2017-07-13 12:12 UTC  (7+ messages)

[PATCH] btrfs: Remove never reached code
 2017-07-13 11:11 UTC  (3+ messages)
  ` [PATCH v2] btrfs: Remove never reached error handling code in __add_reloc_root

[PATCH 0/3] Cleanup volume.c of unused parameters/variables
 2017-07-13  8:37 UTC  (4+ messages)
` [PATCH 1/3] btrfs: Remove unused variables
` [PATCH 2/3] btrfs: Remove unused parameters from volume.c functions
` [PATCH 3/3] btrfs: Remove find_raid56_stripe_len

[PATCH v2] btrfs: add mount umount logs
 2017-07-13  7:22 UTC  (2+ messages)
` Fwd: "

degraded raid scribbling upon wrong device
 2017-07-13  6:40 UTC 

[PATCH v3 00/13] use rbtrees for preliminary backrefs
 2017-07-13  0:51 UTC  (11+ messages)
` [PATCH v3 08/13] btrfs: convert prelimary reference tracking to use rbtrees
` [PATCH v3 09/13] btrfs: add a node counter to each of the rbtrees
` [PATCH v3 10/13] btrfs: backref, add tracepoints for prelim_ref insertion and merging
` [PATCH v3 11/13] btrfs: add cond_resched() calls when resolving backrefs
` [PATCH v3 12/13] btrfs: allow backref search checks for shared extents
` [PATCH v3 13/13] btrfs: clean up extraneous computations in add_delayed_refs

[PATCH] Btrfs: report errors when checksum is not found
 2017-07-12 23:20 UTC  (5+ messages)

[PATCH] btrfs-progs: add support to search subvolume by rootid and uuid
 2017-07-12 23:03 UTC  (4+ messages)
` [PATCH V2] "

[PATCH] btrfs-progs: Enable ThreadSanitizer, using D=tsan
 2017-07-12 22:53 UTC  (3+ messages)

[PATCH] btrfs-progs: Fix an infinite loop in btrfs_next_bg
 2017-07-12 22:34 UTC  (2+ messages)

[Patch v2] Btrfs-progs: fix infinite loop in find_free_extent
 2017-07-12 22:29 UTC  (2+ messages)

[PATCH] btrfs-progs: Fix missing internal deps in tests
 2017-07-12 22:26 UTC  (4+ messages)
` [PATCH] btrfs-progs: Tighten integer types in print-tree

[PATCH] btrfs-progs: fix the path use full_path as provided by the root info
 2017-07-12 22:16 UTC  (2+ messages)

[PATCH] btrfs-progs: Fix data races in btrfs-image
 2017-07-12 22:03 UTC  (2+ messages)

[PATCH] btrfs-progs: Fix data race in btrfs-convert
 2017-07-12 21:58 UTC  (2+ messages)

[PATCH] btrfs-progs: Use '-t btrfs' mount option in tests
 2017-07-12 21:52 UTC  (2+ messages)

Lock between userspace and btrfs-cleaner on extent_buffer
 2017-07-12 19:35 UTC  (9+ messages)

[PATCH] btrfs: Check if tgt_device is not null
 2017-07-12 17:19 UTC  (3+ messages)

[proposal] making filesystem tools more machine friendly
 2017-07-12 17:10 UTC  (2+ messages)

[PATCH 00/19] fs_info refactor part 2 (disk-io.h and volumes.h based)
 2017-07-12 15:57 UTC  (3+ messages)

[PATCH] btrfs: Prevent possible ERR_PTR() dereference
 2017-07-12 15:38 UTC  (4+ messages)

[PATCH v2 00/13] use rbtrees for preliminary backrefs
 2017-07-12 15:15 UTC  (13+ messages)
` [PATCH v2 06/13] btrfs: btrfs_check_shared should manage its own transaction
` [PATCH v2 07/13] btrfs: remove ref_tree implementation from backref.c
` [PATCH v2 08/13] btrfs: convert prelimary reference tracking to use rbtrees
` [PATCH v2 10/13] btrfs: backref, add tracepoints for prelim_ref insertion and merging

[PATCH] btrfs: Remove redundant code
 2017-07-12 14:55 UTC  (2+ messages)

[PATCH] btrfs: qgroups: Fix BUG_ON condition
 2017-07-12 14:11 UTC  (7+ messages)

Btrfs check reports errors, filesystem seems fine
 2017-07-12 13:11 UTC  (8+ messages)

[PATCH v14.4 00/15] Btrfs In-band De-duplication
 2017-07-12  8:50 UTC  (16+ messages)
` [PATCH v14.4 01/15] btrfs: improve inode's outstanding_extents computation
` [PATCH v14.4 02/15] btrfs: introduce type based delalloc metadata reserve
` [PATCH v14.4 03/15] btrfs: Introduce COMPRESS reserve type to fix false enospc for compression
` [PATCH v14.4 04/15] btrfs: dedupe: Introduce dedupe framework and its header
` [PATCH v14.4 05/15] btrfs: dedupe: Introduce function to initialize dedupe info
` [PATCH v14.4 06/15] btrfs: dedupe: Introduce function to add hash into in-memory tree
` [PATCH v14.4 07/15] btrfs: dedupe: Introduce function to remove hash from "
` [PATCH v14.4 08/15] btrfs: delayed-ref: Add support for increasing data ref under spinlock
` [PATCH v14.4 09/15] btrfs: dedupe: Introduce function to search for an existing hash
` [PATCH v14.4 10/15] btrfs: dedupe: Implement btrfs_dedupe_calc_hash interface
` [PATCH v14.4 11/15] btrfs: ordered-extent: Add support for dedupe
` [PATCH v14.4 12/15] btrfs: dedupe: Inband in-memory only de-duplication implement
` [PATCH v14.4 13/15] btrfs: dedupe: Add ioctl for inband dedupelication
` [PATCH v14.4 14/15] btrfs: relocation: Enhance error handling to avoid BUG_ON
` [PATCH v14.4 15/15] btrfs: dedupe: Introduce new reconfigure ioctl

Leveldb in google-chrome incompatible with btrfs?
 2017-07-12  8:14 UTC  (11+ messages)

[PATCH] btrfs: add support to search subvolume by rootid and uuid
 2017-07-12  7:06 UTC 

[PATCH v2 0/4] Add xxhash and zstd modules
 2017-07-12  3:38 UTC  (13+ messages)
` [PATCH v2 3/4] btrfs: Add zstd support

[RFC PATCH] btrfs: qgroup: Fix hang when using inode_cache and qgroup
 2017-07-12  2:41 UTC  (3+ messages)

"Unable to find ref byte nr ...." (4.11 somehow fishy?)
 2017-07-11 18:57 UTC 

[PATCH] btrfs: Remove redundant checks from btrfs_alloc_data_chunk_ondemand
 2017-07-11 17:18 UTC  (2+ messages)

[PATCH] btrfs: Remove redundant argument of flush_space
 2017-07-11 17:12 UTC  (2+ messages)

[PATCH] btrfs: resume qgroup rescan on rw remount
 2017-07-11 17:03 UTC  (4+ messages)

[PATCH v2] btrfs: Correct assignment of pos
 2017-07-10 23:00 UTC  (3+ messages)

[PATCH] Btrfs: add skeleton code for compression heuristic
 2017-07-10 18:07 UTC 

[PATCH v2 1/2] btrfs: account for pinned bytes in should_alloc_chunk
 2017-07-10 17:23 UTC  (2+ messages)

[PATCH 01/14] VFS: Don't use save/replace_mount_options if not using generic_show_options
 2017-07-10 16:15 UTC  (2+ messages)

[GIT PULL] Urgent nowait aio fixup for btrfs
 2017-07-10 13:55 UTC 

Chunk root problem
 2017-07-10 12:59 UTC  (5+ messages)

raid10 array lost with single disk failure?
 2017-07-10 12:49 UTC  (7+ messages)

Commit edf064e7c (btrfs: nowait aio support) breaks shells
 2017-07-10 12:33 UTC  (7+ messages)

btrfs device ready purpose
 2017-07-10 12:33 UTC  (4+ messages)

Can I drop/reset files with corrupted data if they are in a read only snapshot?
 2017-07-10  6:59 UTC  (3+ messages)

How to fix errors that check --mode lomem finds, but --mode normal doesn't?
 2017-07-09 13:00 UTC  (21+ messages)
      ` 4.11 relocate crash, null pointer
        ` 4.11 relocate crash, null pointer + rolling back a filesystem by X hours?
                  ` ctree.c:197: update_ref_for_cow: BUG_ON `ret` triggered, value -5
                          ` 4.11.6 / more corruption / root 15455 has a root item with a more recent gen (33682) compared to the found root node (0)
                            ` We really need a better/working btrfs check --repair

interrupt btrfs filesystem defragment -r /
 2017-07-08 11:43 UTC  (2+ messages)

[PATCH] Btrfs: incremental send, fix invalid memory access
 2017-07-07 10:12 UTC 

Chunk root problem
 2017-07-07  6:08 UTC 

[PATCH] Btrfs: fix early ENOSPC due to delalloc
 2017-07-07  5:59 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).