linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-16 22:41:46 to 2013-08-26 17:36:11 UTC [more...]

Question: How can I recover this partition? (unable to find logical $hugenum len 4096)
 2013-08-26 17:36 UTC  (12+ messages)

snapshot space available
 2013-08-26 15:27 UTC  (4+ messages)

[PATCH] xfstests: generic/255: Execute only if blocksize <= 4096
 2013-08-26 14:29 UTC  (4+ messages)

[PATCH 0/2] btrfs-progs: prevent mkfs from aborting with small volume
 2013-08-26 14:23 UTC  (4+ messages)
` [PATCH 1/2] btrfs-progs: treat reserved 1MB for superblock properly
` [PATCH 2/2] btrfs-progs: exit if there is not enough free space for mkfs

btrfs:async-thread: atomic_start_pending=1 is set, but it's too late
 2013-08-26 14:16 UTC 

check for reflink capability and for shared data
 2013-08-26  9:30 UTC  (4+ messages)

uncorrectable errors after btrfs replace
 2013-08-26  2:32 UTC  (13+ messages)

Deduplication
 2013-08-26  1:22 UTC  (4+ messages)

Ability to free space on a full btrfs filesystem
 2013-08-25 19:29 UTC  (3+ messages)

Help interpreting RAID1 space allocation
 2013-08-25 19:13 UTC  (11+ messages)

default mount options 3.10
 2013-08-25 10:29 UTC  (6+ messages)

[PATCH] Btrfs: fix memory leak of uuid_root in free_fs_info
 2013-08-24 18:51 UTC 

Samba strict allocate = yes stops btrfs compression working
 2013-08-23 19:35 UTC  (12+ messages)

[PATCH V4] xfstests: don't remove the two first devices from SCRATCH_DEV_POOL
 2013-08-23 18:35 UTC  (8+ messages)
` [PATCH][RESEND] xfstests: add a test for btrfs device replace operation
` [PATCH] xfstests: update _filter_size() for Btrfs
` [PATCH] xfstest: fix btrfs/006 for 10+ devices in SCRATCH_DEV_POOL

[PATCH 1/2] Btrfs: fix for patch "cleanup: don't check the same thing twice"
 2013-08-23 16:24 UTC  (4+ messages)
` [PATCH 2/2] Btrf: cleanup: don't check for root_refs == 0 twice

Kernel BUG on Snapshot Deletion (3.11.0-rc5)
 2013-08-23 16:22 UTC  (9+ messages)

[PATCH] xfstests: update filters and output of btrfs/006
 2013-08-23 13:06 UTC  (3+ messages)

[PATCH v2 2/4] Btrfs: add btrfs_alloc_device and switch to it
 2013-08-23 10:20 UTC 

[PATCH] Btrfs: don't allow the replace procedure on read only filesystems
 2013-08-23  9:40 UTC  (2+ messages)

[PATCH 0/4] btrfs_device fixes
 2013-08-23  8:57 UTC  (4+ messages)
` [PATCH 2/4] Btrfs: add btrfs_alloc_device and switch to it

[PATCH] Btrfs: remove ourselves from the cluster list under lock
 2013-08-23  7:43 UTC  (2+ messages)

[PATCH] btrfs: introduce BTRFS_IOC_CHECK_DEV_EXCL_OPS ioctl to check dev excl op
 2013-08-23  6:45 UTC  (6+ messages)
` [PATCH] btrfs-progs: replace fails start but in the background

bad unlock balance in btrfs_commit_transaction_async
 2013-08-23  0:40 UTC 

[PATCH] xfstests: btrfs/003: stat the dev we're removing to make sure its' really gone
 2013-08-22 18:19 UTC  (4+ messages)

[PATCH] Btrfs: fix send to deal with sparse files properly V2
 2013-08-22 15:47 UTC 

btrfs check : extent-tree.c:283: find_search_start: Assertion `!(1)' failed
 2013-08-22 10:28 UTC  (2+ messages)

[PATCH] Btrfs: do not clear our orphan item runtime flag on eexist
 2013-08-21 19:56 UTC 

[PATCH] Btrfs: fix heavy delalloc related deadlock
 2013-08-21 13:13 UTC  (5+ messages)

[PATCH v2] btrfs: reuse kbasename helper
 2013-08-21  7:32 UTC 

[PATCH] btrfs-progs: use btrfs error code for kernel errors
 2013-08-21  3:47 UTC  (5+ messages)
` [PATCH] btrfs: return btrfs error code for dev excl ops err
  ` [PATCH v2] "

[PATCH 0/6]
 2013-08-21  3:15 UTC  (5+ messages)
` [PATCH 0/3 resend]
  ` [PATCH 3/3] btrfs-progs: avoid write to the disk before sure to create fs

[PATCH] Btrfs: fix send to deal with sparse files properly
 2013-08-20 19:57 UTC 

BUG at fs/btrfs/relocation.c:1055 during balance
 2013-08-20 19:32 UTC  (5+ messages)

[PATCH] btrfs: reuse kbasename helper
 2013-08-20 18:48 UTC  (2+ messages)

[PATCH] Btrfs: fix printing of non NULL terminated string
 2013-08-20 16:51 UTC 

Cloning a Btrfs partition
 2013-08-20 15:43 UTC  (4+ 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)

[PATCH 0/3] fi show, dev scan and lblkid
 2013-08-20  6:17 UTC  (5+ messages)
` [PATCH 1/3] btrfs-progs: move out print in cmd_df to another function
  ` [PATCH] btrfs-progs: v3, "

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] "

[PATCH] xfstests: btrfs/009 never shrinked or removed $seqres.full
 2013-08-19 20:43 UTC  (2+ 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-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 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  (2+ messages)

[RFC] btrfs-progs: fix sparse checking and warnings
 2013-08-18  8:05 UTC  (3+ messages)
` [PATCH 10/15] btrfs-progs: fix qgroup realloc inheritance

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 


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).