linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-27 21:36:52 to 2016-03-05 20:12:11 UTC [more...]

[PATCH v5 00/12] xfstests: minor fixes for the reflink/dedupe tests
 2016-03-05 20:12 UTC  (17+ messages)
` [PATCH 01/12] xfs/207: fix golden output to match FS_IOC_FSSETXATTR hoist
` [PATCH 02/12] xfs: test copy-on-write leftover recovery
` [PATCH 03/12] reflink: fix fragmentation tests to work on >4k block size filesystems
` [PATCH 04/12] xfs/23[3-6]: don't source common/xfs, it doesn't exist
` [PATCH 05/12] xfs/206: fix output when mkfs knows about reflink
` [PATCH 06/12] xfs/030: fix output on newer filesystems
` [PATCH 07/12] xfs/073: fix output
` [PATCH 08/12] xfs/122: define _GNU_SOURCE when compiling test program
` [PATCH 09/12] xfs/122: support rmapxbt
` [PATCH 10/12] xfs: test per-ag allocation accounting during truncate-caused refcountbt expansion
` [PATCH 11/12] xfs: remove NOCOW_FL testing from test
` [PATCH 12/12] block: test fallocate for block devices

Again, no space left on device while rebalancing and recipe doesnt work
 2016-03-05 20:09 UTC  (22+ messages)

balance hangs and starts again on reboot
 2016-03-05 18:00 UTC  (9+ messages)

ENOSPC while creating snapshot
 2016-03-05 12:29 UTC  (9+ messages)

[PATCH] btrfs: Fix misspellings in comments
 2016-03-04 19:23 UTC 

[PATCH] remove max/min macros from libbtrfs API
 2016-03-04 18:57 UTC  (4+ messages)
` [PATCH] btrfs-progs: libbtrfs: remove max/min macros from API

[GIT PULL] Btrfs
 2016-03-04 18:51 UTC 

linux 4.4.3 oops on aborted transaction, forces FS read-only
 2016-03-04 14:14 UTC 

incomplete conversion to RAID1?
 2016-03-04 12:55 UTC  (4+ messages)

[RFC] Experimental btrfs encryption
 2016-03-04 12:30 UTC  (22+ messages)
` [RFC PATCH 1/1] btrfs: Encryption: Add btrfs encryption support
` [RFC PATCH 1/2] btrfs-progs: subvolume functions reorg
` [RFC PATCH 2/2] btrfs-progs: Encryption: add encrypt sub cli

Stray 4k extents with slow buffered writes
 2016-03-04 12:17 UTC  (9+ messages)

[PATCH] Show a warning message if one of highest objectid reaches its max value
 2016-03-04  9:28 UTC  (2+ messages)

how many chunk trees and extent trees present
 2016-03-04  9:26 UTC  (7+ messages)

btrfs_get_token_64() alignment problem on ARM (was: Re: DWord alignment on ARMv7)
 2016-03-04  9:16 UTC  (2+ messages)

Byte comparison before hashing
 2016-03-04  1:26 UTC  (2+ messages)

btrfs-progs: btrfs convert v2
 2016-03-04  0:52 UTC  (2+ messages)

problems mounting subvolumes using nfs
 2016-03-04  0:27 UTC  (2+ messages)

[btrfs-progs suspected BUG] Scrub info with Ubuntu-style subvol-as-root setup
 2016-03-03 23:33 UTC 

[PATCH] fstests: remove call to _need_to_be_root from btrfs/118
 2016-03-03  7:32 UTC 

[PATCH] btrfs-convert: document -O|--features flag
 2016-03-03 17:18 UTC  (2+ messages)

[PATCH] Btrfs: fix loading of orphan roots leading to BUG_ON
 2016-03-03  9:17 UTC  (8+ messages)

duplicate automounts with btrfs RAID1
 2016-03-03  7:11 UTC  (6+ messages)

raid5
 2016-03-03  4:16 UTC  (4+ messages)

"WARNING: device 0 not present" during scrub?
 2016-03-02 21:50 UTC  (3+ messages)

BTRFS Raid 6 corruption - please help with restore
 2016-03-02 19:49 UTC  (3+ messages)

[PATCH] fstests: btrfs, test log replay with qgroups enabled and orphan roots
 2016-03-02 15:50 UTC 

btrfs-progs: initial scan-build results
 2016-03-02 15:04 UTC  (5+ messages)

4.2.6: livelock in recovery (free_reloc_roots)?
 2016-03-02 12:56 UTC  (2+ messages)
` Still in 4.4.0: livelock in recovery (free_reloc_roots)

[GIT PULL] Btrfs fixes for 4.6
 2016-03-02  1:34 UTC  (7+ messages)

[PATCH] Btrfs: fix fsync xattr loss in the fast fsync path
 2016-03-01 23:55 UTC  (3+ messages)
` [PATCH v3] "

RAID 6 full, but there is still space left on some devices
 2016-03-01 23:42 UTC  (7+ messages)

lxc-ls --fancy
 2016-03-01 21:12 UTC  (2+ messages)

btrfs raid
 2016-03-01 16:27 UTC  (2+ messages)

loop subsystem corrupted after mounting multiple btrfs sub-volumes
 2016-03-01 13:44 UTC  (16+ messages)

[PATCH] btrfs: Output more info for enospc_debug mount option
 2016-03-01  8:08 UTC 

[PATCH 00/35 v4] separate operations from flags in the bio/request structs
 2016-02-29 17:30 UTC  (3+ messages)

[PATCH] btrfs-progs: docs: add note about resizing to max after device replace
 2016-02-29 16:59 UTC  (2+ messages)

[PATCH V15 00/15] Btrfs: Subpagesize-blocksize: Allow I/O on blocks whose size is less than page size
 2016-02-29 12:11 UTC  (3+ messages)

[PATCH v3 0/5] Btrfs in-band de-duplication tests cases
 2016-02-29  8:15 UTC  (6+ messages)
` [PATCH v3 1/5] fstests: rename _require_btrfs to _require_btrfs_subcommand
` [PATCH v3 2/5] fstests: btrfs: Add basic test for btrfs in-band de-duplication
` [PATCH v3 3/5] fstests: btrfs: Add testcase for btrfs dedup enable disable race test
` [PATCH v3 4/5] fstests: btrfs: Add per inode dedup flag test
` [PATCH v3 5/5] fstests: btrfs: Test inband dedup with balance

[PATCH v2 RESEND 0/5] Btrfs in-band de-duplication tests cases
 2016-02-29  7:55 UTC  (12+ messages)
` [PATCH v2 RESEND 2/5] fstests: btrfs: Add basic test for btrfs in-band de-duplication
` [PATCH v2 RESEND 3/5] fstests: btrfs: Add testcase for btrfs dedup enable disable race test
` [PATCH v2 RESEND 4/5] fstests: btrfs: Add per inode dedup flag test
` [PATCH v2 RESEND 5/5] fstests: btrfs: Test inband dedup with balance

[PULL][v7 REBASED 00/20] Btrfs In-band de-duplication
 2016-02-29  1:14 UTC 

[PATCH 1/2] fstests: btrfs/011 use replace_options
 2016-02-28 23:02 UTC  (3+ messages)

btrfs equivalent for zfs send -R
 2016-02-28 21:19 UTC  (5+ messages)

Replacing RAID-1 devices with larger disks
 2016-02-28 20:36 UTC  (3+ messages)

btrfs check --repair is clean, but mount fails
 2016-02-28 13:56 UTC  (13+ messages)

utils version and convert crash
 2016-02-28 10:23 UTC  (12+ 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).