Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2012-11-02 20:40:16 to 2012-11-14 11:42:55 UTC [more...]

[PATCH 00/26] Btrfs: Add device replace code
 2012-11-14 11:42 UTC  (52+ messages)
` [PATCH 01/26] Btrfs: rename the scrub context structure
` [PATCH 02/26] Btrfs: remove the block device pointer from the scrub context struct
` [PATCH 03/26] Btrfs: make the scrub page array dynamically allocated
` [PATCH 04/26] Btrfs: in scrub repair code, optimize the reading of mirrors
` [PATCH 05/26] Btrfs: in scrub repair code, simplify alloc error handling
` [PATCH 06/26] Btrfs: cleanup scrub bio and worker wait code
` [PATCH 07/26] Btrfs: add two more find_device() methods
` [PATCH 08/26] Btrfs: Pass fs_info to btrfs_num_copies() instead of mapping_tree
` [PATCH 09/26] Btrfs: pass fs_info to btrfs_map_block() "
` [PATCH 10/26] Btrfs: add btrfs_scratch_superblock() function
` [PATCH 11/26] Btrfs: pass fs_info instead of root
` [PATCH 12/26] Btrfs: avoid risk of a deadlock in btrfs_handle_error
` [PATCH 13/26] Btrfs: enhance btrfs structures for device replace support
` [PATCH 14/26] Btrfs: introduce a btrfs_dev_replace_item type
` [PATCH 15/26] Btrfs: add a new source file with device replace code
` [PATCH 16/26] Btrfs: disallow mutually exclusiv admin operations from user mode
` [PATCH 17/26] Btrfs: disallow some operations on the device replace target device
` [PATCH 18/26] Btrfs: handle errors from btrfs_map_bio() everywhere
` [PATCH 19/26] Btrfs: add code to scrub to copy read data to another disk
` [PATCH 20/26] Btrfs: change core code of btrfs to support the device replace operations
` [PATCH 21/26] Btrfs: introduce GET_READ_MIRRORS functionality for btrfs_map_block()
` [PATCH 22/26] Btrfs: changes to live filesystem are also written to replacement disk
` [PATCH 23/26] Btrfs: optionally avoid reads from device replace source drive
` [PATCH 24/26] Btrfs: increase BTRFS_MAX_MIRRORS by one for dev replace
` [PATCH 25/26] Btrfs: allow repair code to include target disk when searching mirrors
` [PATCH 26/26] Btrfs: add support for device replace ioctls

[PATCH 2/2] btrfs-progs: rename debug-tree.c to btrfs-debug-tree.c
 2012-11-14  7:47 UTC 

btrfs-progs: rename debug-tree.c to btrfs-debug-tree.c
 2012-11-14  7:46 UTC 

[PATCH 1/2] btrfs-progs: update usage description for debug-tree.c
 2012-11-14  7:46 UTC 

Mixed RAID 1 and 0 in different subvolumes (cont.)
 2012-11-14  2:01 UTC  (3+ messages)

btrfs slow for virtual disks - warn_slowpath_common - stack trace
 2012-11-13 20:25 UTC 

BTRFS Bug
 2012-11-13 10:16 UTC  (4+ messages)

[PATCH] btrfs-convert: show progress
 2012-11-12 18:30 UTC  (4+ messages)

Bug in a couple of btrfs-progs components
 2012-11-12 18:24 UTC  (2+ messages)

BTRF - Storage Usage
 2012-11-12 18:16 UTC  (6+ messages)
` [RFC] btrfs fi df output [Was Re: BTRF - Storage Usage]

Btrfsck repair, strange df numbers and cannot write
 2012-11-12 15:36 UTC  (3+ messages)

[RFC PATCH] Btrfs-progs: disable qgroupid 0 for quota_tree
 2012-11-12  7:08 UTC  (5+ messages)

[PATCH] Btrfs-progs: correct btrfs receive usage string
 2012-11-11 17:37 UTC 

BTRFS cache problem
 2012-11-11 16:21 UTC  (10+ messages)

High-sensitivity fs checker (not repairer) for btrfs
 2012-11-11  4:15 UTC  (4+ messages)

fs/btrfs/dev-replace.c:486:17: sparse: incompatible types in comparison expression (different address spaces)
 2012-11-09 15:12 UTC  (4+ messages)

[PATCH] Btrfs: merge inode_list in __merge_refs
 2012-11-09  7:01 UTC  (3+ messages)

How does btrfs handle sudden shutdowns?
 2012-11-09  1:04 UTC  (6+ messages)

error checking mount status
 2012-11-08 22:44 UTC 

Btrfs Slow Down (Metadata Starvation?)
 2012-11-08 17:52 UTC 

question about btrfsck/mount behavior on corrupted fs
 2012-11-08 17:06 UTC 

[PATCH 3/3] Btrfs-progs: check the relation of two group by real level numbers
 2012-11-08  9:54 UTC 

[PATCH 2/3] Btrfs-progs: clean up reduplicate parse_qgroupid() and replace atoi with strtoull
 2012-11-08  9:52 UTC 

[PATCH 1/3] Btrfs-progs: fix arg parsing for btrfs qgroup limit commands
 2012-11-08  9:52 UTC 

[RFC v3 00/13] vfs: hot data tracking
 2012-11-08  5:13 UTC  (4+ messages)
` [PATCH] xfs: add hot tracking support

[PATCH] Btrfs: set hole punching time properly
 2012-11-08  4:47 UTC 

[RFC v4+ hot_track 00/19] vfs: hot data tracking
 2012-11-08  2:59 UTC  (38+ messages)
` [RFC v4+ hot_track 02/19] vfs: initialize and free data structures
` [RFC v4+ hot_track 03/19] vfs: add I/O frequency update function
` [RFC v4+ hot_track 05/19] vfs: add hooks to enable hot tracking
` [RFC v4+ hot_track 09/19] vfs: add one work queue
` [RFC v4+ hot_track 10/19] vfs: introduce hot func register framework
` [RFC v4+ hot_track 12/19] vfs: add one ioctl interface
` [RFC v4+ hot_track 14/19] vfs: add debugfs support
` [RFC v4+ hot_track 16/19] btrfs: add hot tracking support

(late) REQUEST: Default mkfs.btrfs block size
 2012-11-08  2:12 UTC  (4+ messages)

fs/btrfs/ioctl.c:3872:7: error: case label does not reduce to an integer constant
 2012-11-07 20:03 UTC 

Snapshot bug (run_one_delayed_ref; Object already exists)
 2012-11-07  8:49 UTC 

[ablock84-btrfs:btrfs-far 20/20] fs/btrfs/send.c:1683:51: sparse: incorrect type in argument 5 (different base types)
 2012-11-07  0:22 UTC  (3+ messages)

[PATCH v2 0/2] Btrfs-progs: urgent fixes for btrfs send
 2012-11-06 20:47 UTC  (3+ messages)
` [PATCH v2 1/2] Btrfs-progs: correcting misnamed parameter options "
` [PATCH v2 2/2] Btrfs-progs: bugfix for subvolume parent determination in "

[ablock84-btrfs:btrfs-far 19/20] fs/far/far-path.c:42:2: error: implicit declaration of function 'IS_ERR'
 2012-11-06 20:15 UTC 

[PATCH] Btrfs-progs: add support for device replace procedure
 2012-11-06 16:40 UTC 

What's the minimum size I can shrink my FS to?
 2012-11-06 15:34 UTC  (5+ messages)

btrfs defrag problem
 2012-11-06 13:49 UTC  (6+ messages)

no space left on device
 2012-11-06 13:23 UTC  (3+ messages)

Production use with vanilla 3.6.6
 2012-11-06  4:25 UTC  (2+ messages)

slow after btrfs balance
 2012-11-06  4:06 UTC 

How to find (out if) files sharing content?
 2012-11-06  3:53 UTC  (7+ messages)

[Request for review] [RFC] Add label support for snapshots and subvols
 2012-11-05 23:22 UTC  (9+ messages)
` [PATCH] Btrfs: add label to snapshot and subvol

merging printk and WARN
 2012-11-05 15:42 UTC  (2+ messages)

[PATCH 1/8] fs/btrfs: drop if around WARN_ON
 2012-11-05 15:39 UTC  (2+ messages)

[PATCH 13/16] fs/btrfs: use WARN
 2012-11-05 15:38 UTC  (2+ messages)

[PATCH] Btrfs: Don't trust the superblock label and simply printk("%s") it
 2012-11-05 15:28 UTC  (2+ messages)

[PATCH 1/2] Btrfs: fix a deadlock in aborting transaction due to ENOSPC
 2012-11-05 12:42 UTC  (2+ messages)
` [PATCH 2/2] Btrfs: fix a double free on pending snapshots in error handling

Corruption at start of files
 2012-11-05 11:56 UTC 

bytes_may_use is incremented with NOCOW [was: btrfs seems to do COW while inode has NODATACOW set]
 2012-11-04 19:57 UTC 

[PATCH][BTRFS-PROGS] Enhance btrfs fi df
 2012-11-03 22:04 UTC  (16+ messages)

[PATCH][BTRFS-PROGS][V2] btrfs-show-super: a tool to dump superblock
 2012-11-03 21:37 UTC  (4+ messages)
` [PATCH] Add btrfs-show-super

btrfs kernel threads producing high load and slow system down
 2012-11-03 10:00 UTC 

[PATCH][BTRFS-PROGS][V1] btrfs-show-super: a tool to dump superblock
 2012-11-02 20:44 UTC  (3+ messages)
` [PATCH] Add btrfs-show-super


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