messages from 2014-04-04 14:52:58 to 2014-04-10 15:51:28 UTC [more...]
Copying a disk containing a btrfs filesystem
2014-04-10 15:51 UTC (6+ messages)
[RFC PATCH v10 00/16] Online(inband) data deduplication
2014-04-10 15:44 UTC (20+ messages)
` [PATCH v10 01/16] Btrfs: disable qgroups accounting when quota_enable is 0
` [PATCH v10 02/16] Btrfs: introduce dedup tree and relatives
` [PATCH v10 03/16] Btrfs: introduce dedup tree operations
` [PATCH v10 04/16] Btrfs: introduce dedup state
` [PATCH v10 05/16] Btrfs: make ordered extent aware of dedup
` [PATCH v10 06/16] Btrfs: online(inband) data dedup
` [PATCH v10 07/16] Btrfs: skip dedup reference during backref walking
` [PATCH v10 08/16] Btrfs: don't return space for dedup extent
` [PATCH v10 09/16] Btrfs: add ioctl of dedup control
` [PATCH v10 10/16] Btrfs: improve the delayed refs process in rm case
` [PATCH v10 11/16] Btrfs: fix a crash of dedup ref
` [PATCH v10 12/16] Btrfs: fix deadlock of dedup work
` [PATCH v10 13/16] Btrfs: fix transactin abortion in __btrfs_free_extent
` [PATCH v10 14/16] Btrfs: fix wrong pinned bytes "
` [PATCH v10 15/16] Btrfs: use total_bytes instead of bytes_used for global_rsv
` [PATCH v10 16/16] Btrfs: fix dedup enospc problem
` [PATCH v5] Btrfs-progs: add dedup subcommand
Is there any way to determine fragmentation for compressed btrfs volumes?
2014-04-10 15:12 UTC (4+ messages)
Using noCow with snapshots ?
2014-04-10 14:58 UTC (6+ messages)
[PATCH] btrfs-progs: Force 'btrfs dev scan' not using old libblkid cache
2014-04-10 7:37 UTC (2+ messages)
[PATCH] btrfs-progs: correct prompt of minimal num of devs for raid56
2014-04-10 3:55 UTC
[PATCH] btrfs: fix lockdep warning with reclaim lock inversion
2014-04-09 21:23 UTC
[PATCH] btrfs: fix lockdep warning with reclaim lock inversion
2014-04-09 21:22 UTC (3+ messages)
Upgrade to 3.14.0 messed up raid0 array (btrfs cleaner crashes in fs/btrfs/extent-tree.c:5748 and fs/btrfs/free-space-cache.c:1183 )
2014-04-09 19:24 UTC (10+ messages)
btrfsck - process_inode_item: Assertion `!(rec->ino != key->objectid || rec->refs > 1)' failed
2014-04-09 19:40 UTC
btrfs on 3.14rc5 stuck on "btrfs_tree_read_lock sync"
2014-04-09 17:38 UTC (6+ messages)
[PATCH] Btrfs: fix a crash of clone with inline extents's split
2014-04-09 17:42 UTC (3+ messages)
` [PATCH] btrfs/035: update clone test to expect EOPNOTSUPP
[PATCH] Btrfs: do not reset last_snapshot after relocation
2014-04-09 15:01 UTC (2+ messages)
[PATCH] Btrfs: don't access non-existent key when csum tree is empty
2014-04-09 13:38 UTC
[PATCH] Btrfs: check if items are ordered when a leaf is marked dirty
2014-04-09 14:37 UTC
[PATCH] Btrfs: make sure there are not any read requests before stopping workers
2014-04-09 11:23 UTC
BTRFS setup advice for laptop performance ?
2014-04-09 11:08 UTC (21+ messages)
Unable to remove read-only seeding device from a filesystem
2014-04-09 11:00 UTC
[RFC PATCH v9 00/16] Online(inband) data deduplication
2014-04-09 10:14 UTC (21+ messages)
` [PATCH v9 01/16] Btrfs: disable qgroups accounting when quata_enable is 0
` [PATCH v9 02/16] Btrfs: introduce dedup tree and relatives
` [PATCH v9 03/16] Btrfs: introduce dedup tree operations
` [PATCH v9 04/16] Btrfs: introduce dedup state
` [PATCH v9 05/16] Btrfs: make ordered extent aware of dedup
` [PATCH v9 06/16] Btrfs: online(inband) data dedup
` [PATCH v9 07/16] Btrfs: skip dedup reference during backref walking
` [PATCH v9 08/16] Btrfs: don't return space for dedup extent
` [PATCH v9 09/16] Btrfs: add ioctl of dedup control
` [PATCH v9 10/16] Btrfs: improve the delayed refs process in rm case
` [PATCH v9 11/16] Btrfs: fix a crash of dedup ref
` [PATCH v9 12/16] Btrfs: fix deadlock of dedup work
` [PATCH v9 13/16] Btrfs: fix transactin abortion in __btrfs_free_extent
` [PATCH v9 14/16] Btrfs: fix wrong pinned bytes "
` [PATCH v9 15/16] Btrfs: use total_bytes instead of bytes_used for global_rsv
` [PATCH v9 16/16] Btrfs: fix dedup enospc problem
` [PATCH v4] Btrfs-progs: add dedup subcommand
` [PATCH v5] "
[PATCH 1/2] btrfs-progs: Add missing devices check for mounted btrfs
2014-04-09 9:12 UTC (8+ messages)
dm-crypt + btrfs preformance - long lockups during io
2014-04-09 7:45 UTC (2+ messages)
[PATCH] btrfs-progs: Fix the return value of btrfs_scan_kernel()
2014-04-09 3:19 UTC (4+ messages)
[PATCH] Btrfs: fix possible memory leak in btrfs_create_tree()
2014-04-09 0:18 UTC
[ANNOUNCE] xfstests: master branch updated to 610e44c
2014-04-09 0:12 UTC
error 2001, no inode item
2014-04-08 16:56 UTC (3+ messages)
[ANNOUNCE] xfstests: updated to cf1ed54
2014-04-08 16:52 UTC (12+ messages)
` [PATCH 1/3] xfstests: Fix SCRATCH_DEV_POOL handling
` [PATCH 2/3] xfstests: Unset SCRATCH_DEV when deduced from SCRATCH_DEV_POOL
` [PATCH 3/3] xfstests: Fix setting FSTYP automatically
[PATCH] Btrfs-progs: update btrfs_file_extent_inline_len to match kernel version
2014-04-08 17:25 UTC
Bug when trying to clone with cp --reflink=always
2014-04-08 16:06 UTC
[PATCH] Btrfs-progs: restore, for compressed extents don't read more bytes than needed
2014-04-08 16:37 UTC
[PATCH] btrfs-progs: Make property work with -t option
2014-04-08 13:38 UTC
[PATCH] btrfs-progs: Constify getters
2014-04-08 13:37 UTC
btrfs-progs v3.14: btrfs manpage missing property, more
2014-04-08 12:25 UTC
[PATCH] btrfs: remove useless ACL check
2014-04-08 11:30 UTC
[PATCH v4 2/2] Btrfs: scrub raid56 stripes in the right way
2014-04-08 11:18 UTC
[PATCH 00/27] Replace the old man page with asciidoc and man page for each btrfs subcommand
2014-04-08 1:42 UTC (13+ messages)
` [PATCH 14/27] btrfs-progs: Convert man page for btrfs-replace
` [PATCH 24/27] btrfs-progs: Convert man page for btrfs-zero-log
[PATCH] btrfs: fix crash in remount(thread_pool=) case
2014-04-08 1:28 UTC (2+ messages)
btrfs: lock inversion between delayed_node->mutex and found->groups_sem
2014-04-07 19:27 UTC (9+ messages)
"No space left on device" during retroactive compression with btrfs filesystem defragment
2014-04-07 17:17 UTC
Is this a race bug when releasing eb?
2014-04-07 16:16 UTC (6+ messages)
` Fwd: "
[PATCH] Btrfs: don't set path->need_commit_sem when searching backrefs
2014-04-07 15:40 UTC
[RFC PATCH] Btrfs: send, add calculate data size flag to allow for progress estimation
2014-04-07 15:25 UTC (10+ messages)
"No space left on device" during retroactive compression with btrfs filesystem defragment
2014-04-07 14:28 UTC (2+ messages)
Possible application issue
2014-04-07 14:14 UTC (3+ messages)
Scrub bug on kernel 2.13
2014-04-07 9:12 UTC (4+ messages)
` Scrub bug on kernel 3.13
[PATCH] Btrfs: don't clear uptodate if the eb is under IO
2014-04-06 23:57 UTC (2+ messages)
btrfs-progs tagged as v3.12
2014-04-06 20:14 UTC (4+ messages)
confusing snapshot error
2014-04-06 13:18 UTC
[PATCH RFC] Btrfs: device_list_add() should not update list when mounted
2014-04-06 10:52 UTC (4+ messages)
` [PATCH RFC v2] "
[PATCH 1/2 v2] btrfs: btrfs_rm_device() should zero mirror SB as well
2014-04-06 4:59 UTC (4+ messages)
` [PATCH v3] "
[PATCH] Btrfs: correctly determine if blocks are shared in btrfs_compare_trees
2014-04-05 18:22 UTC (2+ messages)
Fwd: btrfs hung with iozone test under linux kernel 3.14
2014-04-05 17:00 UTC
kernel BUG at fs/btrfs/extent_io.c:4324! (3.14-rc5)
2014-04-05 15:39 UTC (2+ messages)
Hard restart required
2014-04-05 1:51 UTC (6+ messages)
BTRFS send/receive limitations
2014-04-04 17:59 UTC (2+ messages)
[PATCH 0/4] Btrfs updates for 3.14-rc - sysfs, ioctl
2014-04-04 14:56 UTC (4+ messages)
` [PATCH 3/4][RFC] btrfs: export global block reserve size as space_info
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).