linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-31 17:00:21 to 2016-11-08 17:04:20 UTC [more...]

Announcing btrfs-dedupe
 2016-11-08 17:04 UTC  (17+ messages)

btrfs check --repair: ERROR: cannot read chunk root
 2016-11-08 15:24 UTC  (30+ messages)
                              ` clearing blocks wrongfully marked as bad if --update=no-bbl can't be used?
                                    ` btrfs support for filesystems >8TB on 32bit architectures

bio linked list corruption
 2016-11-08 15:08 UTC  (16+ messages)
                        ` btrfs btree_ctree_super fault

[PATCH] btrfs: make block group flags in balance printks human-readable
 2016-11-08 13:42 UTC  (6+ messages)
    ` [PATCH v2] "

[PATCH v2 0/5] Make btrfs-progs really compatible with any kernel version
 2016-11-08 13:14 UTC  (2+ messages)

[PATCH] Introduce device pool sysfs attributes
 2016-11-08 12:42 UTC  (4+ messages)
` [PATCH] btrfs: "

[PATCH v6 00/13] Introduce device state 'failed', spare device and auto replace
 2016-11-08 12:32 UTC  (7+ messages)
` [PATCH 02/13] btrfs: Do per-chunk check for mount time check
` [PATCH 11/13] btrfs: introduce device dynamic state transition to offline or failed
` [PATCH 12/13] btrfs: check device for critical errors and mark failed

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

[PATCH] btrfs: limit the number of asynchronous delalloc pages to reasonable value
 2016-11-08  9:30 UTC 

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

[PATCH v4 0/4] Introduce dump option for btrfs-receive
 2016-11-08  0:57 UTC  (9+ messages)
` [PATCH v4 1/4] btrfs-progs: utils: Introduce function to escape characters
` [PATCH v4 2/4] btrfs-progs: introduce new send-dump object
` [PATCH v4 3/4] btrfs-progs: receive: introduce option to dump send stream
` [PATCH v4 4/4] btrfs-progs: misc-test: Add send stream dump test

kernel BUG at fs/btrfs/delayed-inode.c
 2016-11-07 19:01 UTC 

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

[PATCH 0/4] Qgroup comment enhance and balance fix
 2016-11-07 17:59 UTC  (12+ messages)
` [PATCH 1/4] btrfs: qgroup: Add comments explaining how btrfs qgroup works
` [PATCH 2/4] btrfs: qgroup: Rename functions to make it follow reserve,trace,account steps
` [PATCH 3/4] btrfs: Expoert and move leaf/subtree qgroup helpers to qgroup.c
` [PATCH 4/4] btrfs: qgroup: Fix qgroup data leaking by using subtree tracing

[PATCH v2 1/2] btrfs: Add WARN_ON for qgroup reserved underflow
 2016-11-07 17:55 UTC  (4+ messages)
` [PATCH 2/2] btrfs: Add trace point for qgroup reserved space

[PATCH V2] btrfs: Remove some dead code
 2016-11-07 16:19 UTC  (2+ messages)

[PATCH 3/3] btrfs-progs: send: fix handling of -c option
 2016-11-07 15:57 UTC  (7+ messages)
` [PATCH v2 "
` [PATCH] btrfs-progs: send-test: add checking of clone-src option

[PATCH 1/2] btrfs: add necessary comments about tickets_id
 2016-11-07  7:59 UTC  (2+ messages)
` [PATCH 2/2] btrfs: increase tickets_id even for failed metadata request

Problem with btrfs snapshots
 2016-11-07  7:00 UTC  (5+ messages)

Transid verify failure after unexpected reboot (4.7, RAID-1)
 2016-11-05 21:31 UTC 

[PATCH 1/2] btrfs: remove old tree_root dirent processing in btrfs_real_readdir()
 2016-11-05 17:26 UTC  (2+ messages)
` [PATCH 2/2] btrfs: increment ctx->pos for every emitted or skipped dirent in readdir

[PATCH] btrfs: remove old tree_root dirent processing in btrfs_real_readdir()
 2016-11-05 16:58 UTC  (3+ messages)

[BUG] Btrfs scrub sometime recalculate wrong parity in raid5
 2016-11-05  7:23 UTC  (3+ messages)

[Bug 186671] New: OOM on system with just rsync running 32GB of ram 30GB of pagecache
 2016-11-04 21:00 UTC  (3+ messages)

[PATCH] Btrfs: adjust len of writes if following a preallocated extent
 2016-11-04 19:20 UTC 

[GIT PULL] Btrfs
 2016-11-04 17:28 UTC 

Identifying reflink / CoW files
 2016-11-04 14:41 UTC  (3+ messages)

[PATCH] btrfs: Remove some dead code
 2016-11-03 18:24 UTC  (4+ messages)

recover btrfs with kernel 4.9-rc3 but btrfs progs fails
 2016-11-03 16:28 UTC 

linux 4.9-rc3 OOM's anyone else?
 2016-11-03 14:55 UTC 

btrfs scrub with unexpected results
 2016-11-03 11:51 UTC  (2+ messages)

[PATCH v3 0/4] Introduce dump option for btrfs-receive
 2016-11-03  1:14 UTC  (16+ messages)
` [PATCH v3 1/4] btrfs-progs: utils: Introduce function to escape characters
` [PATCH v3 2/4] btrfs-progs: introduce new send-dump object
` [PATCH v3 3/4] btrfs-progs: receive: introduce option to dump send stream
` [PATCH v3 4/4] btrfs-progs: remove send-test tool
` [PATCH 5/5] btrfs-progs: misc-test: Add send stream dump test

State of the fuzzer
 2016-11-02 23:33 UTC  (7+ messages)
        ` Fwd: "

Send/receive snapshot from/between backup
 2016-11-02 18:22 UTC  (5+ messages)
    ` Send/receive snapshot from/between backup (also restore example)

df missing filesystem when run on subvolume
 2016-11-02 16:10 UTC 

[PATCH] btrfs: Call kunmap if zlib_inflateInit2 fails
 2016-11-02 14:23 UTC  (2+ messages)

[PATCH 2/3] btrfs-progs: send: fix handling of multiple snapshots (-p option)
 2016-11-02 12:05 UTC  (4+ messages)

Snapper & apt-btrfs-snapshot on Ubuntu
 2016-11-02 11:56 UTC  (9+ messages)

Resizing BTRFS - raw partition
 2016-11-02 11:40 UTC  (7+ messages)

btrfs-progs: Add 2 new subcommands to inspect-internal
 2016-11-02  0:40 UTC  (14+ messages)
` [PATCH 1/3] btrfs-progs: Generic functions to retrieve chunks and their bg info
  ` [PATCH 2/3] btrfs-progs: Add a command to show "
    ` [PATCH 3/3] btrfs-progs: Add command to check if balance op is req

[PULL] Btrfs fixes for 4.9-rc4
 2016-11-01 17:18 UTC  (2+ messages)

cannot mount read-write because of unsupported optional features (2)
 2016-11-01 15:20 UTC  (4+ messages)

dmesg traces from enospc_debug & kernel 4.9-r3
 2016-11-01 13:25 UTC 

[PATCH] btrfs: store and load values of stripes_min/stripes_max in balance status item
 2016-11-01 13:21 UTC 

[PATCH 0/3] Introduce dump option for btrfs-receive
 2016-11-01 11:28 UTC  (10+ messages)
` [PATCH v2 2/3] btrfs-progs: receive: Introduce option to exam and dump send stream

[PATCH 1/2] btrfs: improve inode's outstanding_extents computation
 2016-11-01 10:28 UTC  (3+ messages)
` [PATCH 2/2] btrfs: fix false enospc for compression

[PATCH] btrfs-progs: repair: Trickle down EEXISTS while freeing
 2016-11-01  1:21 UTC  (4+ messages)

[PATCH 26/60] btrfs: set NO_MP for request queues behind BTRFS
 2016-10-31 18:00 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).