Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2016-06-20 18:58:34 to 2016-06-24 22:15:32 UTC [more...]

[PATCH 00/31] btrfs: simplify use of struct btrfs_root pointers
 2016-06-24 22:15 UTC  (22+ 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 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 22/31] btrfs: root->fs_info cleanup, io_ctl_init
` [PATCH 25/31] btrfs: root->fs_info cleanup, lock/unlock_chunks
` [PATCH 28/31] btrfs: root->fs_info cleanup, access fs_info->delayed_root directly

Adventures in btrfs raid5 disk recovery
 2016-06-24 18:19 UTC  (39+ messages)
` Adventures in btrfs raid5 disk recovery - update

Trying to rescue my data :(
 2016-06-24 17:50 UTC  (7+ messages)

Bad hard drive - checksum verify failure forces readonly mount
 2016-06-24 16:47 UTC  (5+ messages)

[PATCH 1/4] fstests: btrfs/048: extend _filter_btrfs_prop_error to handle additional errors
 2016-06-24 15:08 UTC  (4+ 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

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 

[PATCH v11 00/13] Btrfs dedupe framework
 2016-06-24  9:29 UTC  (15+ messages)

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  (4+ 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)

[PATCH 0/3] btrfs-progs: check improve 'checking extents' scalability
 2016-06-23 21:38 UTC  (6+ messages)
` [PATCH 1/3] btrfs-progs: check: add helpers for converting between structures
` [PATCH 2/3] btrfs-progs: check: supplement extent backref list with rbtree
` [PATCH 3/3] btrfs-progs: check: switch to iterating over the backref_tree

[PULL] Btrfs updates for 4.7-rc5
 2016-06-23 18:32 UTC  (2+ messages)

[PATCH] btrfs: Fix slab accounting flags
 2016-06-23 18:17 UTC 

[PATCH] Btrfs: fix BUG_ON in btrfs_submit_compressed_write
 2016-06-23 17:41 UTC  (3+ messages)

Scrub not fixing checksum errors on RAID6
 2016-06-23 17:17 UTC  (2+ messages)

[PATCH 2/2] btrfs: wait for bdev put
 2016-06-23 14:27 UTC  (9+ messages)
` [PATCH v2 "
` [PATCH v3 2/2] btrfs: make sure device is synced before return

[PATCH 5/6] fstests: btrfs: test RAID1 device reappear and balanced
 2016-06-23 13:28 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v3 2/6] fstests: btrfs: add functions to get and put a device for replace target

[RFC][PATCH] btrfs-progs: inspect: new subcommand to dump chunks
 2016-06-23 13:27 UTC  (10+ messages)

[PATCH 1/6] fstests: btrfs: add functions to set and reset required number of SCRATCH_DEV_POOL
 2016-06-23 13:25 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v3 "

[PATCH v2] fstests: btrfs: fix 006 adds _runnt_btrfs_util_prog()
 2016-06-23 13:17 UTC  (10+ messages)
` [PATCH v3] fstests: btrfs: fix 006

[PATCH RFC] don't background blkdev_put()
 2016-06-23 13:01 UTC 

[PATCH] fstests: btrfs: fix 006 adds _runnt_btrfs_util_prog()
 2016-06-23 10:25 UTC  (3+ messages)

[PATCH] Btrfs: Force stripesize to the value of sectorsize
 2016-06-23 10:13 UTC  (2+ messages)

On shrinkable caches
 2016-06-23 10:03 UTC  (3+ messages)

[RFC PATCH] btrfs: fix free space calculation in dump_space_info()
 2016-06-23  9:24 UTC  (3+ messages)

[PATCH] btrfs: check truncate can update file size correctly when truncate fails
 2016-06-23  9:15 UTC  (3+ messages)

[PATCH] Btrfs: cleanup BUG_ON in merge_bio
 2016-06-23  1:31 UTC 

[PATCH] Btrfs: check inconsistence between chunk and block group
 2016-06-23  1:31 UTC 

btrfs: page allocation failure: order:1, mode:0x2204020
 2016-06-22 23:14 UTC  (3+ messages)

Confusing output from fi us/df
 2016-06-22 18:52 UTC  (5+ messages)

btrfs multi device handling
 2016-06-22  5:56 UTC  (2+ messages)

[PATCH] btrfs: fix disk_i_size update bug when fallocate() fails
 2016-06-22  7:28 UTC  (3+ messages)

btrfs defrag: success or failure?
 2016-06-21 23:37 UTC 

Is "btrfs balance start" truly asynchronous?
 2016-06-21 23:30 UTC  (9+ messages)

Rescue a single-device btrfs instance with zeroed tree root
 2016-06-21 17:23 UTC 

can't use btrfs on USB-stick (write errors)
 2016-06-21 14:54 UTC 

[PATCH] btrfs-progs: add option to run balance as daemon
 2016-06-21 15:16 UTC 

[PATCH] btrfs: add missing bytes_readonly attribute file in sysfs
 2016-06-21  3:12 UTC 

[PATCH v2 00/24] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
 2016-06-20 18:58 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox