messages from 2016-11-08 16:58:57 to 2016-11-16 10:34:17 UTC [more...]
degraded BTRFS RAID 1 not mountable: open_ctree failed, unable to find block group for 0
2016-11-16 10:25 UTC
[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
Announcing btrfs-dedupe
2016-11-15 17:52 UTC (36+ messages)
[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] btrfs-progs: send: fix failure of xfstests btrfs/038
2016-11-15 8:16 UTC
[PATCH 0/2] RAID5/6 scrub race fix
2016-11-15 2:50 UTC (3+ messages)
` [PATCH 1/2] btrfs: scrub: Introduce full stripe lock for RAID56
` [PATCH 2/2] btrfs: scrub: Fix RAID56 recovery race condition
[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
[PATCH 1/2] Btrfs: fix file extent corruption
2016-11-14 23:11 UTC (4+ messages)
` [PATCH 2/2] Btrfs: abort transaction if fill_holes() fails
[Bug 186671] New: OOM on system with just rsync running 32GB of ram 30GB of pagecache
2016-11-14 20:56 UTC (6+ messages)
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
[RFC] btrfs: make max inline data can be equal to sectorsize
2016-11-14 1:55 UTC (3+ messages)
clearing blocks wrongfully marked as bad if --update=no-bbl can't be used?
2016-11-13 15:52 UTC (19+ messages)
` btrfs support for filesystems >8TB on 32bit architectures
` when btrfs scrub reports errors and btrfs check --repair does not
Btrfs Heatmap - visualize your filesystem
2016-11-12 23:19 UTC
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 (3+ messages)
` [PATCH] btrfs-progs: Fix extents after finding all errors
[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
[PATCH] Btrfs: deal with existing encompassing extent map in btrfs_get_extent()
2016-11-11 0:36 UTC (15+ messages)
[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)
[PATCH] f2fs: support multiple devices
2016-11-10 16:19 UTC (6+ messages)
bio linked list corruption
2016-11-10 15:27 UTC (12+ messages)
` btrfs btree_ctree_super fault
(no subject)
2016-11-10 13:00 UTC (3+ messages)
`
[PATCH] Fs: Btrfs - Improvement in code readability when
2016-11-10 9:47 UTC
df missing filesystem when run on subvolume
2016-11-10 4:21 UTC (2+ messages)
btrfs scrub with unexpected results
2016-11-09 20:13 UTC (6+ messages)
[OT][MANAGING BTRFS] Script for managing btrfs
2016-11-09 17:57 UTC
[PATCH 00/12] Misc cleanups
2016-11-09 17:04 UTC (13+ messages)
` [PATCH 01/12] btrfs: reada, cleanup remove unneeded variable in __readahead_hook
` [PATCH 02/12] btrfs: reada, remove unused parameter from __readahead_hook
` [PATCH 03/12] btrfs: reada, sink start parameter to btree_readahead_hook
` [PATCH 04/12] btrfs: reada, remove pointless BUG_ON in reada_find_extent
` [PATCH 05/12] btrfs: reada, remove pointless BUG_ON check for fs_info
` [PATCH 06/12] btrfs: remove trivial helper btrfs_find_tree_block
` [PATCH 07/12] btrfs: delete unused member from superblock
` [PATCH 08/12] btrfs: introduce helpers for updating eb uuids
` [PATCH 09/12] btrfs: use new helpers to set uuids in eb
` [PATCH 10/12] btrfs: use specialized page copying helpers in btrfs_clone_extent_buffer
` [PATCH 11/12] btrfs: remove constant parameter to memset_extent_buffer and rename it
` [PATCH 12/12] btrfs: add optimized version of eb to eb copy
[PATCH v4 0/4] Introduce dump option for btrfs-receive
2016-11-09 14:54 UTC (7+ messages)
` [PATCH v4 1/4] btrfs-progs: utils: Introduce function to escape characters
Btrfs progs pre-release 4.8.3-rc1
2016-11-09 14:29 UTC
[RFC] [PATCH] Mounting "degraded,rw" should allow for any number of devices missing
2016-11-09 13:03 UTC
Could receive allow updating an existing subvolume?
2016-11-09 12:26 UTC (5+ messages)
[PATCH] btrfs-progs: send-test: add checking of clone-src option
2016-11-09 10:49 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
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).