linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-12 20:37:59 to 2013-08-20 15:16:39 UTC [more...]

uncorrectable errors after btrfs replace
 2013-08-20 15:16 UTC  (10+ messages)

[PATCH 00/12] Btrfs: cast cleanups
 2013-08-20 14:17 UTC  (15+ messages)
` [PATCH 01/12] Btrfs: Remove superfluous casts from u64 to unsigned long long
` [PATCH 02/12] Btrfs: Make BTRFS_DEV_REPLACE_DEVID an unsigned long long constant
` [PATCH 03/12] Btrfs: Format PAGE_SIZE as unsigned long
` [PATCH 04/12] Btrfs: Format mirror_num as int
` [PATCH 05/12] Btrfs: Make btrfs_device_uuid() return unsigned long
` [PATCH 06/12] Btrfs: Make btrfs_device_fsid() "
` [PATCH 07/12] Btrfs: Make btrfs_dev_extent_chunk_tree_uuid() "
` [PATCH 08/12] Btrfs: Make btrfs_header_fsid() "
` [PATCH 09/12] Btrfs: Make btrfs_header_chunk_tree_uuid() "
` [PATCH 10/12] Btrfs: PAGE_CACHE_SIZE is already "
` [PATCH 11/12] Btrfs: Do not truncate sector_t on 32-bit with CONFIG_LBDAF=y
` [PATCH 12/12] Btrfs: Use %z to format size_t

[PATCH] xfstests: add regression test for kernel bz 60673 V2
 2013-08-20 13:50 UTC  (4+ messages)

Cloning a Btrfs partition
 2013-08-20  9:59 UTC  (3+ messages)

[PATCH 0/3] fi show, dev scan and lblkid
 2013-08-20  6:17 UTC  (7+ messages)
` [PATCH 1/3] btrfs-progs: move out print in cmd_df to another function
  ` [PATCH] btrfs-progs: v3, "
` [PATCH 2/3] btrfs-progs: read from the kernel when disk is mounted
` [PATCH 3/3] btrfs-progs: use lblkid to scan and filesystem show improvements

[PATCH] btrfs-progs: use btrfs error code for kernel errors
 2013-08-20  6:10 UTC  (2+ messages)
` [PATCH] btrfs: return btrfs error code for dev excl ops err

Question: btrfs-progs releases?
 2013-08-20  0:50 UTC  (5+ messages)

[RFC PATCH] Btrfs: fix memory leak of orphan block rsv
 2013-08-19 23:52 UTC  (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6] "

BUG at fs/btrfs/relocation.c:1055 during balance
 2013-08-19 21:44 UTC 

[PATCH] xfstests: btrfs/009 never shrinked or removed $seqres.full
 2013-08-19 20:43 UTC  (3+ messages)

[PATCH] Btrfs: fix some basic sparse errors
 2013-08-19 19:16 UTC  (3+ messages)

[PATCH] Btrfs-progs: allow fsck to fix directory isize errors
 2013-08-19 17:30 UTC 

[PATCH] Btrfs: don't allow the replace procedure on read only filesystems
 2013-08-19 16:51 UTC 

[PATCH] Btrfs-progs: setup framework to corrupt specific fields of an inode
 2013-08-19 15:48 UTC 

[PATCH V4] xfstests: add a test for btrfs device replace operation
 2013-08-19 12:50 UTC 

[PATCH] Btrfs: fix heavy delalloc related deadlock
 2013-08-19 12:49 UTC  (3+ messages)

[PATCH V3] xfstests: add a test for btrfs device replace operation
 2013-08-19 10:05 UTC 

Extreme performance loss since 3.9
 2013-08-19  9:38 UTC 

[PATCH V3] xfstests: don't remove the two first devices from SCRATCH_DEV_POOL
 2013-08-19  9:23 UTC 

[PATCH V2] xfstests: don't remove the two first devices from SCRATCH_DEV_POOL
 2013-08-19  9:08 UTC 

[PATCH] btrfs-progs: restore passing of super_bytenr to device scan
 2013-08-19  1:50 UTC  (3+ messages)

[RFC] btrfs-progs: fix sparse checking and warnings
 2013-08-18  8:05 UTC  (17+ messages)
` [PATCH 01/15] btrfs-progs: get C=1 sparse checking working again
` [PATCH 02/15] btrfs-progs: remove __CHECKER__ from main code
` [PATCH 03/15] btrfs-progs: add ULL to u64 constant
` [PATCH 04/15] btrfs-progs: fix shadow symbols
` [PATCH 05/15] btrfs-progs: remove variable length stack arrays
` [PATCH 06/15] btrfs-print: define void function args
` [PATCH 07/15] btrfs-progs: fix endian bugs in chunk rebuilding
` [PATCH 08/15] btrfs-progs: fix extent key endian bug in repair
` [PATCH 09/15] btrfs-progs: fix in-place byte swapping
` [PATCH 10/15] btrfs-progs: fix qgroup realloc inheritance
` [PATCH 11/15] btrfs-progs: make many private symbols static
` [PATCH 12/15] btrfs-progs: fix unaligned compat endian warnings
` [PATCH 13/15] btrfs-progs: don't use <linux/fs.h>
` [PATCH 14/15] btrfs-progs: give raid6.c its exported prototypes
` [PATCH 15/15] btrfs-progs: use NULL instead of 0

btrfs raid5 recovery with >1 half failed drive, or multiple drives kicked out at the same time
 2013-08-17 15:46 UTC 

Problems with incremental btrfs send (out of order instructions?)
 2013-08-17 15:14 UTC  (4+ messages)

[PATCH] Btrfs-progs: mkfs can now create fs with skinny extents
 2013-08-17 13:48 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Btrfs-progs: add restore command's -x flag to man page
 2013-08-17 13:16 UTC 

4 vol raid5 segfault on device delete
 2013-08-17 12:24 UTC  (3+ messages)

4 vol raid5 segfault on device delete
 2013-08-17  4:36 UTC 

Question: btrfs-progs releases?
 2013-08-17  3:19 UTC 

[PATCH] Btrfs: fix send issues related to inode number reuse
 2013-08-16 21:02 UTC 

[PATCH] Btrfs: fix send issues related to inode number reuse
 2013-08-16 22:41 UTC 

How btrfs resize should work ?
 2013-08-16 20:11 UTC  (4+ messages)

[PATCH] Btrfs: use __u64 in exported user headers
 2013-08-16 18:02 UTC 

[PATCH] xfstests: update filters and output of btrfs/006
 2013-08-16 17:10 UTC  (2+ messages)

[PATCH V2] xfstests: redirect output in btrfs/003
 2013-08-16 15:59 UTC  (3+ messages)

[PATCH] xfstests: silence btrfs balance in btrfs/003
 2013-08-16 14:55 UTC  (2+ messages)

[PATCH] Btrfs: reset force_compress on btrfs_file_defrag failure
 2013-08-16 14:23 UTC 

[PATCH] xfstests: make the scratch device for generic/256 slightly larger
 2013-08-16 14:12 UTC  (2+ messages)
`  "

[PATCH] Btrfs: stop using GFP_ATOMIC when allocating rewind ebs
 2013-08-16 14:05 UTC  (3+ messages)

[PATCH] btrfs-progs: mkfs should check for small vol well before
 2013-08-16 12:52 UTC 

[RFC PATCH] Btrfs: export btrfs space shared info to userspace
 2013-08-16  8:27 UTC 

[PATCH] Btrfs: separate out tests into their own directory V2
 2013-08-15 17:57 UTC 

Kernel BUG on Snapshot Deletion (3.11.0-rc5)
 2013-08-15 17:29 UTC  (4+ messages)

[PATCH v8 0/8] Btrfs: introduce a tree for UUID to subvol ID mapping
 2013-08-15 15:11 UTC  (9+ messages)
` [PATCH v8 1/8] Btrfs: introduce a tree for items that map UUIDs to something
` [PATCH v8 2/8] Btrfs: support printing UUID tree elements
` [PATCH v8 3/8] Btrfs: create UUID tree if required
` [PATCH v8 4/8] Btrfs: maintain subvolume items in the UUID tree
` [PATCH v8 5/8] Btrfs: fill UUID tree initially
` [PATCH v8 6/8] Btrfs: introduce uuid-tree-gen field
` [PATCH v8 7/8] Btrfs: check UUID tree during mount if required
` [PATCH v8 8/8] Btrfs: add mount option to force UUID tree checking

[PATCH] Btrfs: separate out tests into their own directory
 2013-08-15 13:56 UTC  (4+ messages)

unable to fixup (regular) error
 2013-08-14 22:17 UTC 

[PATCH V2] xfstest: add a test for btrfs device replace operation
 2013-08-14 22:18 UTC  (2+ messages)

[PATCH] xfstest: don't remove the two first devices from SCRATCH_DEV_POOL
 2013-08-14 22:18 UTC  (2+ messages)

[PATCH] xfstests: btrfs/003: regression test for subvol delete V3
 2013-08-14 20:48 UTC  (3+ messages)

[PATCH] btrfs: mark some local function as 'static'
 2013-08-14 20:27 UTC 

[PATCH] xfstests: add regression test for kernel bz 60673
 2013-08-14 20:27 UTC  (2+ messages)

[PATCH] xfstests: btrfs/002, another send regression test
 2013-08-14 20:01 UTC  (2+ messages)

BUG at fs/btrfs/file.c:870
 2013-08-14 19:42 UTC  (3+ messages)

[PATCH] Btrfs: fix heavy delalloc related deadlock
 2013-08-14 19:28 UTC 

btrfs zero divide (was: Re: Linux 3.10 problem reports (yes, plural))
 2013-08-14 18:07 UTC  (12+ messages)
    ` btrfs zero divide

[PATCH] Btrfs: get rid of sparse warnings
 2013-08-14 16:12 UTC 

[PATCH 0/6]
 2013-08-14 13:32 UTC  (8+ messages)
` [PATCH 4/6] btrfs-progs: mkfs.c overwrites fd without appropriate close
  ` [PATCH] btrfs-progs: Fix: mkfs.c overwrites fd without appropriate close patch

[PATCH] Btrfs: set default max_inline to 8KiB instead of 8MiB
 2013-08-14 13:04 UTC  (5+ messages)

(un)mounting takes a long time
 2013-08-14 11:47 UTC  (3+ messages)

[PATCH v3 1/8] Btrfs-progs: add missing man page information for btrfsck
 2013-08-14  4:29 UTC  (8+ messages)
` [PATCH v3 2/8] Btrfs-progs: add missing man information for btrfs-debug-tree
` [PATCH v3 3/8] Btrfs-progs: add missing man page for btrfs-show-super
` [PATCH v3 4/8] Btrfs-progs: add man page information for btrfs-find-root
` [PATCH v3 5/8] Btrfs-progs: add man page information for btrfs-convert
` [PATCH v3 6/8] Btrfs-progs: add missing man page for btrfstune
` [PATCH v3 7/8] Btrfs-progs: add missing man page information for btrfs-zero-log
` [PATCH v3 8/8] Btrfs-progs: add missing man page for btrfs-map-logical

[PATCH 0/2] BTRFS_IOC_INO_LOOKUP ioctl fixes
 2013-08-14  2:00 UTC  (3+ messages)
` [PATCH 1/2] Btrfs: add missing error code to BTRFS_IOC_INO_LOOKUP handler
` [PATCH 2/2] Btrfs: don't miss inode ref items in BTRFS_IOC_INO_LOOKUP

btrfs-ino-cache is running on each reboot
 2013-08-14  1:17 UTC  (5+ messages)

[PATCH v2 1/3] Btrfs: fix oops when writing dirty qgroups to disk
 2013-08-14  1:13 UTC  (3+ messages)
` [PATCH v2 2/3] Btrfs: move btrfs_free_qgroup_config() out of spin_lock and fix comments
` [PATCH v2 3/3] Btrfs: remove reduplicate check when disabling quota

[PATCH v4 0/2] xfstest btrfs/316: test send / receive
 2013-08-13 22:31 UTC  (5+ messages)
` [PATCH v4 1/2] xfstests: add fssum tool
` [PATCH v4 2/2] xfstests btrfs/316: test send / receive

[PATCH] xfstests: btrfs/003: regression test for subvol delete V2
 2013-08-13 19:38 UTC  (2+ messages)

[PROGS PATCH] Import btrfs-extent-same
 2013-08-13 19:35 UTC  (3+ messages)

[PATCH] Btrfs: fix the error handling wrt orphan items
 2013-08-13 18:13 UTC 

[PATCH v3 0/2] xfstest btrfs/316: test send / receive
 2013-08-13 16:28 UTC  (7+ messages)
` [PATCH v3 1/2] xfstests: add fssum tool

[PATCH] _test_generic_punch: Extend $testfile's size to work with 64k block
 2013-08-13 15:58 UTC  (3+ messages)

[PATCH] Btrfs: don't allow a subvol to be deleted if it is the default subovl
 2013-08-13 14:14 UTC  (3+ messages)

[PATCH 0/9] btrfs-progs: coalesce of patches
 2013-08-13  4:07 UTC  (5+ messages)
` [PATCH 00/11 v2 (resend)] "
  ` [PATCH 06/11] btrfs-progs: scan /dev/mapper in filesystem show and device scan

[PATCH] xfstests: btrfs/003: regression test for subvol delete
 2013-08-12 20:37 UTC  (2+ 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).