linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-30 19:36:24 to 2013-02-05 12:49:27 UTC [more...]

btrfs for files > 10GB = random spontaneous CRC failure
 2013-02-05 12:49 UTC  (10+ messages)

[PATCH] Btrfs: account for orphan inodes properly during cleanup
 2013-02-05 10:01 UTC  (2+ messages)

btrfs wastes disk space after snapshot deletetion
 2013-02-05  9:09 UTC  (3+ messages)

kernel BUG at fs/btrfs/extent-tree.c:1772
 2013-02-05  8:55 UTC  (5+ messages)
` kernel BUG at fs/btrfs/extent-tree.c:1755 (was: 1772)

[PATCH 0/5] btrfs-progs: better support for external users of send, V3
 2013-02-05  6:18 UTC  (7+ messages)
` [PATCH 1/5] btrfs-progs: Add support for BTRFS_SEND_FLAG_NO_FILE_DATA
` [PATCH 2/5] btrfs-progs: libify some parts of btrfs-progs
` [PATCH 3/5] btrfs-progs: add send-test
` [PATCH 4/5] btrfs-progs: make libbtrfs usable from C++
` [PATCH 5/5] btrfs-progs: use autotools for building

experimental raid5/6 code in git
 2013-02-05  6:10 UTC  (8+ messages)

corrupted file size on inline extent conversion?
 2013-02-05  0:04 UTC  (7+ messages)

Oops when mounting btrfs partition
 2013-02-04 21:55 UTC  (4+ messages)

[RESEND][PATCH] btrfs: add "no file data" flag to btrfs send ioctl
 2013-02-04 20:54 UTC  (3+ messages)

[PATCH] btrfs-progs: remove unused bit-radix.[ch] files
 2013-02-04 17:26 UTC 

[BUG] kernel BUG at fs/btrfs/async-thread.c:605!
 2013-02-04 16:05 UTC  (13+ messages)

kernel BUG at fs/btrfs/extent-tree.c:6185!
 2013-02-04 15:53 UTC  (4+ messages)

[PATCH] Btrfs-progs print more informative error when we fail to open a device
 2013-02-04 15:57 UTC  (2+ messages)

[PATCH] Btrfs: extend the checksum item as much as possible
 2013-02-04 13:12 UTC 

Does btrfs adapt to size changes of underlying block device(s)?
 2013-02-04 13:00 UTC  (2+ messages)

Btrfs snapshot test case failed and crashed GUI
 2013-02-04  4:22 UTC  (4+ messages)

Is it possible to use send & receive features to clone the btrfs partition efficiently (including all snapshots inside)?
 2013-02-04  1:12 UTC  (2+ messages)

(no subject)
 2013-02-03 17:48 UTC 

[BTRFS-PROGS][PATCH] remove __attribute_const__ from raid6.c
 2013-02-03 17:41 UTC  (6+ messages)
    ` [PATCH] btrfs-progs: include kerncompat.h in raid6.c, define __attribute_const__

cannot mount with acl
 2013-02-02 21:51 UTC  (2+ messages)

Newbie help-- Making BTRFS partition
 2013-02-02 18:12 UTC  (8+ messages)

[BTRFS][PATCH] Removed the 'subvolrootid' mount option
 2013-02-02 18:03 UTC 

System unmountable RW
 2013-02-02 13:15 UTC  (5+ messages)

/home on BTRFS on SSD, now highly fragmenting virtuoso database - use autodefrag?
 2013-02-01 20:48 UTC  (4+ messages)

[PATCH] Btrfs-progs: return an error if we can't find an fs root
 2013-02-01 20:21 UTC 

[PATCH] Btrfs-progs: fix double free of extent buffer
 2013-02-01 20:18 UTC 

[PATCH] Btrfs-progs: handle errors reading fs roots
 2013-02-01 20:17 UTC 

Integration branch of btrfs-progs 2013-01-30
 2013-02-01 17:58 UTC  (5+ messages)

Integration branch of btrfs-progs 2013-02-01
 2013-02-01 17:41 UTC 

[PATCH] Btrfs-progs: use btrfs_lookup_first_block_group when fixing accounting
 2013-02-01 17:00 UTC 

IO failure when trying to convert degraded raid1 to single
 2013-02-01 14:58 UTC 

[PATCH 1/2] Btrfs: serialize unlocked dio reads with truncate
 2013-02-01 14:40 UTC  (4+ messages)

btrfs: extended inode refs
 2013-02-01 12:37 UTC  (4+ messages)

[PATCH] Btrfs-prog/send: fix wrong dump_fd check in cmd_send_start()
 2013-02-01 12:31 UTC  (4+ messages)

[PATCH] btrfs-progs: add '-b' option to filesystem df and show
 2013-02-01 10:30 UTC  (2+ messages)

[PATCH 00/10] add show sub-command for btrfs subvol cli
 2013-02-01  7:56 UTC  (15+ messages)
` [PATCH 00/13 v6] Btrfs-progs: "
  ` [PATCH 01/13] Btrfs-progs: move printing subvol list outside of btrfs_list_subvols
  ` [PATCH 02/13] Btrfs-progs: add parent uuid for snapshots
  ` [PATCH 03/13] Btrfs-progs: move struct root_info to btrfs-list.h
  ` [PATCH 04/13] Btrfs-progs: add function btrfs_get_subvol to get root_info of a subvol
  ` [PATCH 05/13] Btrfs-progs: add method to filter snapshots by parent uuid
  ` [PATCH 06/13] Btrfs-progs: put find_mount_root() in commands.h
  ` [PATCH 07/13] Btrfs-progs: make printing subvol extensible to newer layouts
  ` [PATCH 08/13] Btrfs-progs: make get_subvol_name non cmds-send specific
  ` [PATCH 09/13] Btrfs-progs: add show subcommand to subvol cli
  ` [PATCH 10/13] Btrfs-progs: filter the deleted subvolumes when listing snapshots
  ` [PATCH 11/13] Btrfs-progs: update btrfs_get_subvol to be inline with resolve_root ret changes
  ` [PATCH 12/13] Btrfs-progs: Fix a small memory leak in managing the btrfs list filter
  ` [PATCH 13/13] Btrfs-progs: add subvol flags to print

[RFC][PATCH 2/2] Btrfs: implement unlocked dio write
 2013-02-01  7:39 UTC  (5+ messages)

btrfs subvolume list - with three subvolumes, the second is missing/not showing
 2013-01-31 22:59 UTC  (3+ messages)

Poor performance of btrfs. Suspected unidentified btrfs housekeeping process which writes a lot
 2013-01-31 20:35 UTC  (8+ messages)

[PATCH] Btrfs: fix freeing delayed ref head while still holding its mutex V2
 2013-01-31 20:23 UTC  (2+ messages)

[PATCH] Btrfs: fix how we discard outstanding ordered extents on abort
 2013-01-31 20:15 UTC  (3+ messages)

backref for an extent not found in send_root (!backref_ctx->found_itself)
 2013-01-31 19:24 UTC  (3+ messages)

Poor performance of btrfs. Suspected unidentified btrfs housekeeping process which writes a lot
 2013-01-31 19:06 UTC  (2+ messages)

[RFC] Move btrfsck in to the btrfs command
 2013-01-31 18:30 UTC  (9+ messages)
` [PATCH] [RFC] include btrfsck in btrfs - including "name check"

[PATCH] btrfs: remove cache only arguments from defrag path
 2013-01-31 18:21 UTC 

[PATCH] Btrfs-progs: man btrfs: group subcommands together
 2013-01-31 18:15 UTC  (3+ messages)
` [PATCH] Btrfs-progs: man btrfs: subcommands must be grouped together

[PATCH] Btrfs: fix a deadlock on chunk mutex
 2013-01-31 16:52 UTC  (12+ messages)

[PATCH] Btrfs: fix freeing delayed ref head while still holding its mutex
 2013-01-31 16:23 UTC  (3+ messages)

[PATCH 1/3] Btrfs-progs: move path modification to filters
 2013-01-31 16:09 UTC  (7+ messages)

[PATCH] btrfs-progs: fix parallel build
 2013-01-31 15:32 UTC  (2+ messages)

[PATCH] Btrfs: remove extent mapping if we fail to add chunk
 2013-01-31 15:30 UTC 

[bug, 3.8rc4] failed to load free space cache
 2013-01-31 11:55 UTC 

[RFC PATCH] Btrfs: fix full backref problem when inserting shared block reference
 2013-01-31 13:06 UTC  (7+ messages)

Deleted subvolume reappears and other cleaner issues
 2013-01-31 13:03 UTC 

RAID 0 across SSD and HDD
 2013-01-31 12:39 UTC  (8+ messages)

[PATCH 0/5] random fix for autodefrag
 2013-01-31  5:54 UTC  (3+ messages)
` [PATCH 5/5] Btrfs: fix remount vs autodefrag

[PATCH 00/12 v4] add show sub-command for btrfs subvol cli
 2013-01-31  3:13 UTC  (4+ messages)
` [PATCH 10/12] Btrfs-progs: add show subcommand to "

[PATCH 0/11] btrfs: misc fixes and cleanups
 2013-01-31  0:55 UTC  (13+ messages)
` [PATCH 01/11] btrfs: remove unused fd in btrfs_ioctl_send()
` [PATCH 02/11] btrfs: list_entry can't return NULL
` [PATCH 03/11] btrfs: remove unused fs_info from btrfs_decode_error()
` [PATCH 04/11] btrfs: handle null fs_info in btrfs_panic()
` [PATCH 05/11] btrfs: annotate intentional switch case fallthroughs
` [PATCH 06/11] btrfs: add missing break in btrfs_print_leaf()
` [PATCH 07/11] btrfs: fix varargs in __btrfs_std_error
` [PATCH 08/11] btrfs: remove unused "item" in btrfs_insert_delayed_item()
` [PATCH 09/11] btrfs: remove unnecessary DEFINE_WAIT() declarations
` [PATCH 10/11] btrfs: ensure we don't overrun devices_info[] in __btrfs_alloc_chunk
` [PATCH 11/11] btrfs: don't try to notify udev about missing devices

[PATCH] Btrfs: fix possible stale data exposure
 2013-01-30 20:35 UTC 

[PATCH] Btrfs: fix missing i_size update
 2013-01-30 20:07 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;
as well as URLs for NNTP newsgroup(s).