messages from 2016-05-09 19:23:11 to 2016-05-13 12:10:10 UTC [more...]
btrfs ate my data in just two days, after a fresh install. ram and disk are ok. it still mounts, but I cannot repair
2016-05-13 12:10 UTC (19+ messages)
[PATCH 1/3] [RFC] fstests: btrfs: add functions to set and reset required number of SCRATCH_DEV_POOL
2016-05-13 11:21 UTC (3+ messages)
` [PATCH 2/3] [RFC] fstests: btrfs: add functions to get and put a device for replace target
` [PATCH 3/3] fstests: btrfs: 027 make use of new device get and put helper functions
[PATCH] btrfs: fix memory leak during RAID 5/6 device replacement
2016-05-13 10:31 UTC (3+ messages)
[PATHCH] add option to supress "At subvol …" message in btrfs send
2016-05-13 9:24 UTC (4+ messages)
` [PATCH] btrfs-progs: added quiet-option for scripts
[PATCH 0/1] btrfs-progs: Typo review of strings and comments
2016-05-13 8:26 UTC (5+ messages)
` [PATCH 1/1] "
Input/output error on newly created file
2016-05-13 8:22 UTC (9+ messages)
Undelete deleted subvolume?
2016-05-13 7:58 UTC (2+ messages)
About in-band dedupe for v4.7
2016-05-13 7:14 UTC (18+ messages)
fsck: to repair or not to repair
2016-05-13 6:36 UTC (5+ messages)
Amount of scrubbed data goes from 15.90GiB to 26.66GiB after defragment -r -v -clzo on a fs always mounted with compress=lzo
2016-05-13 6:11 UTC (5+ messages)
[PATCH] fstests: generic: Test SHARED flag about fiemap ioctl before and after sync
2016-05-13 5:17 UTC (2+ messages)
BTRFS Data at Rest File Corruption
2016-05-13 4:49 UTC (11+ messages)
[PATCH v2 0/3] btrfs-progs: autogen: Some compatibility fixs
2016-05-13 3:44 UTC (4+ messages)
` [PATCH v2 1/3] btrfs-progs: autogen: Avoid chdir fail on dirname with blank
` [PATCH v2 2/3] btrfs-progs: autogen: Make build success in CentOS 6 and 7
` [PATCH v2 3/3] btrfs-progs: autogen: Don't show success message on fail
[PATCH 1/2] Btrfs: fix race between fsync and direct IO writes for prealloc extents
2016-05-12 17:36 UTC (9+ messages)
[PATCH] Btrfs: add semaphore to synchronize direct IO writes with fsync
2016-05-12 17:36 UTC (2+ messages)
[PATCH] fstests: test creating a symlink and then fsync its parent directory
2016-05-12 16:30 UTC (2+ messages)
[PATCH 1/3] btrfs-progs: autogen: Avoid chdir fail on dirname with blank
2016-05-12 14:45 UTC (4+ messages)
` [PATCH 2/3] btrfs-progs: autogen: Make build success in CentOS 6 and 7
` [PATCH 3/3] btrfs-progs: autogen: Don't show success message on fail
Btrfs progs release 4.5.3
2016-05-12 9:23 UTC (2+ messages)
Idea on compatibility for old distributions
2016-05-12 9:22 UTC (6+ messages)
[PATCH v4] btrfs: qgroup: Fix qgroup accounting when creating snapshot
2016-05-12 9:10 UTC (8+ messages)
[PATCH v2] fstests: generic: Test reserved extent map search routine on deduped file
2016-05-12 7:37 UTC
4.4.0 - no space left with >1.7 TB free space left
2016-05-12 6:07 UTC (6+ messages)
[PATCH] fstests: generic: Test reserved extent map search routine on deduped file
2016-05-12 5:55 UTC (5+ messages)
[PATCH] fstests: btrfs: Test fiemap ioctl on completely deduped file
2016-05-12 1:34 UTC (9+ messages)
[PATCH 1/3] Btrfs-progs: add validation checks for chunk loading
2016-05-11 23:06 UTC (5+ messages)
` [PATCH 2/3] Btrfs-progs: add three more valid checks for superblock
WARNING at fs/btrfs/inode.c:9261 btrfs_destroy_inode()
2016-05-11 20:17 UTC (5+ messages)
` [PATCH for 4.6] btrfs: disable a spurious WARN_ON in btrfs_destroy_inode
[PATCH 2/2] Btrfs: fix race between block group relocation and nocow writes
2016-05-11 15:46 UTC (2+ messages)
Device replace issues and disabling it until they are solved
2016-05-11 15:13 UTC (4+ messages)
[PATCH] btrfs-progs: fsck: Fix found bytes accounting error
2016-05-11 12:56 UTC (2+ messages)
[PATCH] btrfs: switch to common message helpers in open_ctree, adjust messages
2016-05-11 11:55 UTC (10+ messages)
[PATCH] Trivial fix for typos in comments
2016-05-11 8:56 UTC (6+ messages)
FYI: Kernel crash info
2016-05-11 8:43 UTC (3+ messages)
[PATCH v10 02/21] btrfs: dedupe: Introduce function to initialize dedupe info
2016-05-11 2:24 UTC (5+ messages)
[PATCH RFC v2 00/16] Introduce low memory usage btrfsck mode
2016-05-11 1:17 UTC (3+ messages)
[PATCH v2 2/2] Btrfs: don't do unnecessary delalloc flushes when relocating
2016-05-10 19:31 UTC (3+ messages)
` [PATCH v3 "
[PATCH v2 0/2] Fix for race in relocation and avoid start and wait for unrelated IO
2016-05-10 19:23 UTC (3+ messages)
` [PATCH v2 1/2] Btrfs: don't wait for unrelated IO to finish before relocation
[PATCH v6 00/13] Introduce device state 'failed', spare device and auto replace
2016-05-10 14:09 UTC (15+ messages)
` [PATCH 01/13] btrfs: Introduce a new function to check if all chunks a OK for degraded mount
` [PATCH 1/1] btrfs: introduce helper functions to perform hot replace
` [PATCH 02/13] btrfs: Do per-chunk check for mount time check
` [PATCH 03/13] btrfs: Do per-chunk degraded check for remount
` [PATCH 04/13] btrfs: Allow barrier_all_devices to do per-chunk device check
` [PATCH 05/13] btrfs: Cleanup num_tolerated_disk_barrier_failures
` [PATCH 06/13] btrfs: introduce BTRFS_FEATURE_INCOMPAT_SPARE_DEV
` [PATCH 07/13] btrfs: add check not to mount a spare device
` [PATCH 08/13] btrfs: support btrfs dev scan for "
` [PATCH 09/13] btrfs: provide framework to get and put a "
` [PATCH 10/13] btrfs: introduce helper functions to perform hot replace
` [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 13/13] btrfs: check for failed device and hot replace
[PATCH v6 00/13] Introduce device state 'failed', spare device and auto replace
2016-05-10 14:01 UTC (15+ messages)
` [PATCH 01/13] btrfs: Introduce a new function to check if all chunks a OK for degraded mount
` [PATCH 1/1] btrfs: introduce helper functions to perform hot replace
` [PATCH 02/13] btrfs: Do per-chunk check for mount time check
` [PATCH 03/13] btrfs: Do per-chunk degraded check for remount
` [PATCH 04/13] btrfs: Allow barrier_all_devices to do per-chunk device check
` [PATCH 05/13] btrfs: Cleanup num_tolerated_disk_barrier_failures
` [PATCH] btrfs: introduce BTRFS_FEATURE_INCOMPAT_SPARE_DEV
` [PATCH 07/13] btrfs: add check not to mount a spare device
` [PATCH 08/13] btrfs: support btrfs dev scan for "
` [PATCH 09/13] btrfs: provide framework to get and put a "
` [PATCH 1/1] btrfs: introduce device dynamic state transition to offline or failed
` [PATCH 1/1] btrfs: check device for critical errors and mark failed
` [PATCH 13/13] btrfs: check for failed device and hot replace
[PATCH] Btrfs: fix fspath error deallocation
2016-05-10 13:39 UTC (2+ messages)
[PATCH 0/2] [RFC] btrfs: create degraded-RAID1 chunks
2016-05-10 11:00 UTC (5+ messages)
` [PATCH 1/2] "
[PATCH 0/3] Fixes for races in relocation and avoid start and wait for unrelated IO
2016-05-10 10:22 UTC (8+ messages)
` [PATCH 1/3] Btrfs: fix race in relocation that makes us miss extents
` [PATCH 2/3] Btrfs: don't wait for unrelated IO to finish before relocation
` [PATCH 3/3] Btrfs: don't do unnecessary delalloc flushes when relocating
Parent transid failed wanted x found x + [3-5]
2016-05-10 10:09 UTC
empty disk reports full
2016-05-09 21:51 UTC (5+ messages)
[PATCH 00/14] Enospc rework
2016-05-09 21:33 UTC (5+ messages)
` [PATCH 07/14] Btrfs: introduce ticketed enospc infrastructure
` [PATCH 12/14] Btrfs: fix release reserved extents trace points
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).