messages from 2016-11-10 20:01:28 to 2016-11-18 10:36:19 UTC [more...]
Announcing btrfs-dedupe
2016-11-18 10:36 UTC (21+ messages)
[PATCH 1/3] Btrfs: remove balance warning that does not reflect a problem
2016-11-18 10:16 UTC (2+ messages)
root backup-reformat-restore
2016-11-18 10:01 UTC (4+ messages)
[PATCH] Btrfs: remove rb_node field from the delayed ref node structure
2016-11-18 9:38 UTC
[PATCH 3/3] Btrfs: remove unused code when creating and merging reloc trees
2016-11-18 9:37 UTC
[PATCH 2/3] Btrfs: fix relocation incorrectly dropping data references
2016-11-18 9:37 UTC
Send/receive snapshot from/between backup
2016-11-18 7:23 UTC (4+ messages)
[PATCH 1/3] btrfs-progs: test: fix error of test target of Makefile
2016-11-18 6:36 UTC (4+ messages)
` [PATCH 2/3] btrfs-progs: test: expand size of test device of fsck-tests 013
` [PATCH 3/3] btrfs-progs: test: fix convert-tests 004 failure
[PATCH 0/2] RAID5/6 scrub race fix
2016-11-18 6:27 UTC (11+ messages)
` [PATCH 1/2] btrfs: scrub: Introduce full stripe lock for RAID56
` [PATCH 2/2] btrfs: scrub: Fix RAID56 recovery race condition
[RFC PATCH 0/2] Btrfs: make a source length of 0 imply EOF for dedupe
2016-11-18 5:38 UTC (5+ messages)
` [RFC PATCH 1/2] Btrfs: refactor btrfs_extent_same() slightly
` [RFC PATCH 2/2] Btrfs: make a source length of 0 imply EOF for dedupe
Btrfs Heatmap - visualize your filesystem
2016-11-18 2:08 UTC (7+ messages)
` Btrfs Heatmap - v2 - block group internals!
btrfs raid1 degraded needs chunk root rebuild
2016-11-17 22:01 UTC
[Bug 186671] New: OOM on system with just rsync running 32GB of ram 30GB of pagecache
2016-11-17 21:49 UTC (8+ messages)
degraded BTRFS RAID 1 not mountable: open_ctree failed, unable to find block group for 0
2016-11-17 20:46 UTC (12+ messages)
[PATCH] btrfs-progs: send: fix failure of xfstests btrfs/038
2016-11-17 19:24 UTC (2+ messages)
btrfs btree_ctree_super fault
2016-11-17 15:34 UTC (2+ messages)
[PATCH] btrfs-progs: qgroup: fix error in ASSERT condition expression
2016-11-17 5:01 UTC
[PATCH] Btrfs: deal with existing encompassing extent map in btrfs_get_extent()
2016-11-17 0:32 UTC (9+ messages)
[PATCH] btrfs-progs: check: fix missing newlines
2016-11-16 20:54 UTC
[PATCH v3] btrfs: change btrfs_csum_final result param type to u8
2016-11-16 16:38 UTC (3+ messages)
don't poke into bio internals
2016-11-16 16:19 UTC (11+ messages)
` [PATCH 1/9] btrfs: use bio iterators for the decompression handlers
` [PATCH 2/9] btrfs: don't access the bio directly in the raid5/6 code
` [PATCH 3/9] "
` [PATCH 4/9] btrfs: don't access the bio directly in btrfs_csum_one_bio
` [PATCH 5/9] btrfs: use bi_size
` [PATCH 6/9] btrfs: calculate end of bio offset properly
` [PATCH 7/9] btrfs: refactor __btrfs_lookup_bio_sums to use bio_for_each_segment_all
` [PATCH 8/9] btrfs: use bio_for_each_segment_all in __btrfsic_submit_bio
` [PATCH 9/9] btrfs: only check bio size to see if a repair bio should have the failfast flag
[PATCH] Fs: Btrfs - Improvement in code readability when
2016-11-16 16:18 UTC (2+ messages)
[RFC] btrfs: make max inline data can be equal to sectorsize
2016-11-16 16:10 UTC (4+ messages)
[PATCH 1/2] Btrfs: fix file extent corruption
2016-11-16 14:26 UTC (6+ messages)
` [PATCH 2/2] Btrfs: abort transaction if fill_holes() fails
` [PATCH 1/2][V2] Btrfs: fix file extent corruption
[PATCH v2 00/14] Btrfsck low memory mode with fs/subvol tree check
2016-11-16 2:27 UTC (6+ messages)
` [PATCH v2 02/14] btrfs-progs: check: introduce function to find dir_item
[PATCH] Minor coverity defect fix - CID 1125928 In set_file_xattrs: Dereference of an explicit null value
2016-11-16 1:07 UTC
[PATCH 0/2] btrfs-progs: check: Handle drop_progress correctly for deleted subvolume
2016-11-15 16:00 UTC (2+ messages)
list/count mismatch warning in rcu_do_batch (possibly triggered by a btrfs bug)
2016-11-15 14:15 UTC (2+ messages)
About difference in extent sharing in btrfs and xfs
2016-11-15 8:55 UTC (4+ messages)
[PATCH 2/3] btrfs-progs: send: fix handling of multiple snapshots (-p option)
2016-11-15 8:44 UTC (2+ messages)
[PATCH 1/2] btrfs: remove old tree_root dirent processing in btrfs_real_readdir()
2016-11-15 2:08 UTC (6+ messages)
` [PATCH 2/2] btrfs: increment ctx->pos for every emitted or skipped dirent in readdir
corrupt leaf, slot offset bad
2016-11-14 20:28 UTC (6+ messages)
[PATCH v2 0/6] btrfs-progs: better space_cache=v2 support
2016-11-14 18:43 UTC (7+ messages)
` [PATCH v2 1/6] btrfs-progs: add the FREE_SPACE_TREE_VALID compat_ro bit definition
` [PATCH v2 2/6] btrfs-progs: format FREE_SPACE_TREE{,_VALID} nicely in dump-super
` [PATCH v2 3/6] btrfs-progs: add OPEN_CTREE_INVALIDATE_FST flag
` [PATCH v2 4/6] btrfs-progs: add btrfs_clear_free_space_tree() from the kernel
` [PATCH v2 5/6] btrfs-progs: implement btrfs check --clear-space-cache v2
` [PATCH v2 6/6] btrfs-progs: document space_cache=v2 more thoroughly
[PATCH v2] btrfs: make block group flags in balance printks human-readable
2016-11-14 18:24 UTC (5+ messages)
` [PATCH v3-onstack] "
` [PATCH v4] "
another latest mainline crash in xfstests
2016-11-14 17:09 UTC
[PATCH 0/6] btrfs-progs: better space_cache=v2 support
2016-11-14 16:40 UTC (12+ messages)
` [PATCH 1/6] btrfs-progs: add the FREE_SPACE_TREE_VALID compat_ro bit definition
` [PATCH 2/6] btrfs-progs: format FREE_SPACE_TREE{,_VALID} nicely in dump-super
` [PATCH 3/6] btrfs-progs: add OPEN_CTREE_INVALIDATE_FST flag
` [PATCH 4/6] btrfs-progs: add btrfs_clear_free_space_tree() from the kernel
` [PATCH 5/6] btrfs-progs: implement btrfs check --clear-space-cache v2
` [PATCH 6/6] btrfs-progs: document space_cache=v2 more thoroughly
[PATCH] ioctl.h: add missing kernel compatibility header for BUILD_ASSERT
2016-11-14 15:50 UTC (5+ messages)
how to understand "btrfs fi show" output? "No space left" issues
2016-11-14 15:37 UTC (6+ messages)
[PULL] Btrfs fixes for 4.9-rc5
2016-11-14 12:46 UTC (3+ messages)
reproducable oops in btrfs/130 with latests mainline
2016-11-14 12:35 UTC
Btrfs progs release 4.8.3
2016-11-14 12:25 UTC (3+ messages)
[PATCH v2 0/5] Make btrfs-progs really compatible with any kernel version
2016-11-14 12:13 UTC (3+ messages)
[PATCH v14.1 00/16] Btrfs In-band De-duplication
2016-11-14 7:58 UTC (17+ messages)
` [PATCH v14.1 01/16] btrfs: improve inode's outstanding_extents computation
` [PATCH v14.1 02/16] btrfs: introduce type based delalloc metadata reserve
` [PATCH v14.1 03/16] btrfs: Introduce COMPRESS reserve type to fix false enospc for compression
` [PATCH v14.1 04/16] btrfs: dedupe: Introduce dedupe framework and its header
` [PATCH v14.1 05/16] btrfs: dedupe: Introduce function to initialize dedupe info
` [PATCH v14.1 06/16] btrfs: dedupe: Introduce function to add hash into in-memory tree
` [PATCH v14.1 07/16] btrfs: dedupe: Introduce function to remove hash from "
` [PATCH v14.1 08/16] btrfs: delayed-ref: Add support for increasing data ref under spinlock
` [PATCH v14.1 09/16] btrfs: dedupe: Introduce function to search for an existing hash
` [PATCH v14.1 10/16] btrfs: dedupe: Implement btrfs_dedupe_calc_hash interface
` [PATCH v14.1 11/16] btrfs: ordered-extent: Add support for dedupe
` [PATCH v14.1 12/16] btrfs: dedupe: Inband in-memory only de-duplication implement
` [PATCH v14.1 13/16] btrfs: Introduce DEDUPE reserve type to fix false enospc for in-band dedupe
` [PATCH v14.1 14/16] btrfs: dedupe: Add ioctl for inband dedupelication
` [PATCH v14.1 15/16] btrfs: relocation: Enhance error handling to avoid BUG_ON
` [PATCH v14.1 16/16] btrfs: dedupe: Introduce new reconfigure ioctl
btrfs support for filesystems >8TB on 32bit architectures
2016-11-13 15:52 UTC (16+ messages)
` when btrfs scrub reports errors and btrfs check --repair does not
Compression and device replace on raid10 kernel panic on 4.4.6 and 4.6.x
2016-11-12 18:01 UTC (2+ messages)
` replace panic solved with add/balance/delete was: "
bi_vcnt checks for repair
2016-11-12 17:34 UTC (3+ messages)
spinning kworker with space_cache=v2 searching for free space
2016-11-12 17:23 UTC (5+ messages)
chunk recover segfault
2016-11-12 9:28 UTC
[PATCH] Btrfs: fix truncate down when no_holes feature is enabled
2016-11-11 22:27 UTC
[PATCH v6 00/13] Introduce device state 'failed', spare device and auto replace
2016-11-11 15:11 UTC (4+ messages)
` [PATCH 12/13] btrfs: check device for critical errors and mark failed
Deletion of the CoW snapshots causes BTRFS ENOSPC error
2016-11-11 14:11 UTC (3+ messages)
[PATCH] Return best entry, if it is the first one
2016-11-11 12:34 UTC (2+ messages)
[PATCH 0/3] introduce type based delalloc metadata reserve to fix some false enospc issues
2016-11-11 8:39 UTC (4+ messages)
` [PATCH 1/3] btrfs: improve inode's outstanding_extents computation
` [PATCH 2/3] btrfs: introduce type based delalloc metadata reserve
` [PATCH 3/3] btrfs: Introduce COMPRESS reserve type to fix false enospc for compression
[bug report] btrfs: Expoert and move leaf/subtree qgroup helpers to qgroup.c
2016-11-10 20:18 UTC
[patch] block: precedence bug in bio_set_op_attrs() macro
2016-11-10 20:07 UTC (2+ messages)
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).