linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-23 22:51:14 to 2016-06-28 03:06:07 UTC [more...]

[RFC] Btrfs: add asynchronous compression support in zlib
 2016-06-28  3:06 UTC 

Adventures in btrfs raid5 disk recovery
 2016-06-28  2:39 UTC  (51+ messages)

Kernel bug during RAID1 replace
 2016-06-28  2:14 UTC  (12+ messages)

[PATCH] btrfs: Fix leaking bytes_may_use after hitting EDQUOTA
 2016-06-28  1:57 UTC 

[PATCH] fstests: btrfs: Regression test for leaking data reserved space
 2016-06-28  1:54 UTC 

[PATCH 00/14] Enospc rework
 2016-06-28  0:16 UTC  (5+ messages)
` [PATCH 05/14] Btrfs: warn_on for unaccounted spaces

Strange behavior when replacing device on BTRFS RAID 5 array
 2016-06-27 22:29 UTC  (7+ messages)

Btrfs full balance command fails due to ENOSPC (bug 121071)
 2016-06-27 21:47 UTC  (6+ messages)

[PATCH v2 0/4] btrfs feature testing + props fix
 2016-06-27 20:14 UTC  (5+ messages)
` [PATCH v2 1/4] btrfs/048: extend _filter_btrfs_prop_error to handle additional errors
` [PATCH v2 2/4] btrfs/124: test global metadata reservation reporting
` [PATCH v2 3/4] btrfs/125: test sysfs exports of allocation and device membership info
` [PATCH v2 4/4] btrfs/126,127,128: test feature ioctl and sysfs interfaces

[BUG] Btrfs scrub sometime recalculate wrong parity in raid5
 2016-06-27 19:47 UTC  (16+ messages)

Bug in 'btrfs filesystem du' ?
 2016-06-27 18:48 UTC  (3+ messages)

Bad hard drive - checksum verify failure forces readonly mount
 2016-06-27 16:49 UTC  (13+ messages)

[PATCH 5/6] fstests: btrfs: test RAID1 device reappear and balanced
 2016-06-27  9:29 UTC  (5+ messages)
` [PATCH v2 "

Rescue a single-device btrfs instance with zeroed tree root
 2016-06-27  9:23 UTC  (2+ messages)

[PATCH 1/4] fstests: btrfs/048: extend _filter_btrfs_prop_error to handle additional errors
 2016-06-27  9:11 UTC  (9+ messages)
` [PATCH 2/4] fstests: btrfs/124: test global metadata reservation reporting
` [PATCH 3/4] fstests: btrfs/125: test sysfs exports of allocation and device membership info
` [PATCH 4/4] fstests: btrfs/126,127,128: test feature ioctl and sysfs interfaces

[PATCH 1/2] btrfs-progs: convert: Fix a bug leads to discontinuous extents
 2016-06-27  7:50 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: convert-test: Add test case for discontinuous hole extent

[PATCH v11 00/13] Btrfs dedupe framework
 2016-06-27  3:04 UTC  (15+ messages)

[PATCH 00/31] btrfs: simplify use of struct btrfs_root pointers
 2016-06-27  2:28 UTC  (37+ messages)
` [PATCH 01/31] btrfs: plumb fs_info into btrfs_work
` [PATCH 02/31] btrfs: prefix fsid to all trace events
` [PATCH 03/31] btrfs: btrfs_test_opt and friends should take a btrfs_fs_info
` [PATCH 04/31] btrfs: tests, move initialization into tests/
` [PATCH 05/31] btrfs: tests, require fs_info for root
` [PATCH 06/31] btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root
` [PATCH 07/31] btrfs: simpilify btrfs_subvol_inherit_props
` [PATCH 08/31] btrfs: copy_to_sk drop unused root parameter
` [PATCH 09/31] btrfs: cleanup, remove prototype for btrfs_find_root_ref
` [PATCH 10/31] btrfs: introduce BTRFS_MAX_ITEM_SIZE
` [PATCH 11/31] btrfs: convert nodesize macros to static inlines
` [PATCH 12/31] btrfs: btrfs_relocate_chunk pass extent_root to btrfs_end_transaction
` [PATCH 13/31] btrfs: add btrfs_trans_handle->fs_info pointer
` [PATCH 14/31] btrfs: btrfs_abort_transaction, drop root parameter
` [PATCH 15/31] btrfs: call functions that overwrite their root parameter with fs_info
` [PATCH 16/31] btrfs: call functions that always use the same root with fs_info instead
` [PATCH 17/31] btrfs: btrfs_init_new_device should use fs_info->dev_root
` [PATCH 18/31] btrfs: alloc_reserved_file_extent trace point should use extent_root
` [PATCH 19/31] btrfs: struct btrfsic_state->root should be an fs_info
` [PATCH 20/31] btrfs: struct reada_control.root -> reada_control.fs_info
` [PATCH 21/31] btrfs: root->fs_info cleanup, use fs_info->dev_root everywhere
` [PATCH 22/31] btrfs: root->fs_info cleanup, io_ctl_init
` [PATCH 24/31] btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size
` [PATCH 25/31] btrfs: root->fs_info cleanup, lock/unlock_chunks
` [PATCH 26/31] btrfs: root->fs_info cleanup, update_block_group{,flags}
` [PATCH 28/31] btrfs: root->fs_info cleanup, access fs_info->delayed_root directly
` [PATCH 30/31] btrfs: root->fs_info cleanup, btrfs_commit_transaction already has root
` [PATCH 31/31] btrfs: root->fs_info cleanup, btrfs_end_transaction{,_throttle} use trans->fs_info instead of parameter

Trying to rescue my data :(
 2016-06-26  3:13 UTC  (13+ messages)

[PATCH v3 00/24] Delete CURRENT_TIME_SEC and replace current_fs_time()
 2016-06-25 21:37 UTC  (2+ messages)
` [PATCH v3 09/24] fs: btrfs: Use ktime_get_real_ts for root ctime

[GIT PULL 1/2] Btrfs
 2016-06-25 13:42 UTC  (2+ messages)
` [GIT PULL 2/2] Btrfs

[PATCH] btrfs-progs: tests: 001-simple-unmounted: fix test failure due to bashism
 2016-06-24 23:47 UTC 

noholes and incremental send streamsize
 2016-06-24 23:17 UTC 

Btrfs progs release 4.6.1
 2016-06-24 12:52 UTC 

[PATCH] btrfs-progs: fi show: print error message if no valid Btrfs is specified
 2016-06-24 12:01 UTC  (2+ messages)

btrfs-convert: Unable to find block group for 0
 2016-06-24  9:09 UTC 

btrfs-progs 4.6 won't build on CentOS6
 2016-06-24  3:28 UTC  (5+ messages)

fstests generic/068 hang 120seconds
 2016-06-24  2:28 UTC 

system crash on replace
 2016-06-24  1:12 UTC  (5+ messages)

[PATCH] Btrfs: error out if generic_bin_search get invalid arguments
 2016-06-23 23:32 UTC  (2+ messages)
` [PATCH v2] "

Hello world, python-btrfs
 2016-06-23 23:29 UTC  (3+ messages)

btrfs send/receive error
 2016-06-23 22:51 UTC  (4+ 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).