linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-28 17:18:00 to 2013-01-31 16:40:47 UTC [more...]

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

[PATCH] Btrfs: fix freeing delayed ref head while still holding its mutex V2
 2013-01-31 16:35 UTC 

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

btrfs: extended inode refs
 2013-01-31 15:33 UTC 

btrfs subvolume list - with three subvolumes, the second is missing/not showing
 2013-01-31 15:39 UTC 

[BUG] kernel BUG at fs/btrfs/async-thread.c:605!
 2013-01-31 15:37 UTC  (8+ messages)

[PATCH] Btrfs: fix a deadlock on chunk mutex
 2013-01-31 15:33 UTC  (20+ 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 

/home on BTRFS on SSD, now highly fragmenting virtuoso database - use autodefrag?
 2013-01-31 13:44 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  (9+ messages)

Integration branch of btrfs-progs 2013-01-30
 2013-01-31 12:46 UTC  (3+ messages)

Poor performance of btrfs. Suspected unidentified btrfs housekeeping process which writes a lot
 2013-01-31 10:56 UTC  (5+ messages)

Poor performance of btrfs. Suspected unidentified btrfs housekeeping process which writes a lot
 2013-01-31  9:45 UTC 

[RFC][PATCH 2/2] Btrfs: implement unlocked dio write
 2013-01-31  9:39 UTC 

[PATCH] Btrfs-prog/send: fix wrong dump_fd check in cmd_send_start()
 2013-01-31  8:21 UTC 

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

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

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

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

[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 0/5] btrfs-progs: better support for external users of send, V3
 2013-01-30 22:50 UTC  (6+ 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

[RESEND][PATCH] btrfs: add "no file data" flag to btrfs send ioctl
 2013-01-30 22:43 UTC 

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

corrupted file size on inline extent conversion?
 2013-01-30 19:09 UTC  (6+ messages)

btrfs error -5
 2013-01-30 18:22 UTC 

[PATCH v2] Btrfs: fix race between snapshot deletion and getting inode
 2013-01-30 15:09 UTC  (3+ messages)

btrfsck and ctree version
 2013-01-30 11:32 UTC  (5+ messages)
      ` Fwd: "

[PATCH v2 2/2] btrfs-progs: move btrfslabel.[c|h] stuff to utils.[c|h]
 2013-01-30  8:32 UTC 

[PATCH v2 1/2] btrfs-progs: refactor check_label()
 2013-01-30  8:32 UTC 

[PATCH 1/2] btrfs-progs: fix mkfs.btrfs -r option
 2013-01-29 20:41 UTC  (2+ messages)
` [PATCH 2/2, RFC] btrfs-progs: overhaul "

[PATCH 0/2] btrfs-progs: btrfslabel source code consolidation
 2013-01-29 16:52 UTC  (7+ messages)
` [PATCH 1/2] btrfs-progs: refactor check_label()
` [PATCH 2/2] btrfs-progs: remove btrfslabel.[c|h]

[PATCH V6 23/30] btrfs: add support for read_iter and write_iter
 2013-01-29 16:23 UTC 

About Chunk Tree recover
 2013-01-29 15:33 UTC  (2+ messages)

[PATCH] [RFC] Add static compile target
 2013-01-29 14:25 UTC  (7+ messages)

[PATCH, RFC] mkfs: collapse redundant logic in custom_alloc_extent()
 2013-01-29 13:12 UTC  (2+ messages)

btrfsck and ctree version
 2013-01-29 10:47 UTC 

[PATCH V2 01/10] Btrfs: use atomic for btrfs_fs_info->generation
 2013-01-29 10:14 UTC  (10+ messages)
` [PATCH V2 02/10] Btrfs: use atomic for fs_info->last_trans_committed
` [PATCH V2 03/10] Btrfs: use atomic for fs_info->last_trans_log_full_commit
` [PATCH V2 04/10] Btrfs: add a comment for fs_info->max_inline
` [PATCH V2 05/10] Btrfs: protect fs_info->alloc_start
` [PATCH V2 06/10] Btrfs: use percpu counter for dirty metadata count
` [PATCH V2 07/10] Btrfs: use percpu counter for fs_info->delalloc_bytes
` [PATCH V2 08/10] Btrfs: use the inode own lock to protect its delalloc_bytes
` [PATCH V2 09/10] Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bits
` [PATCH V2 10/10] Btrfs: use bit operation for ->fs_state

backref for an extent not found in send_root (!backref_ctx->found_itself)
 2013-01-29  9:07 UTC  (2+ messages)

[PATCH 0/3] strace: Add support for Btrfs ioctls
 2013-01-29  6:06 UTC  (4+ messages)
` [PATCH 1/3] Add support for Btrfs ioctls: decode them by name
` [PATCH 2/3] Add support for Btrfs ioctls: infrastructure to decode ioctl structs
` [PATCH 3/3] Add support for Btrfs ioctls: BTRFS_IOC_SPACE_INFO (filesystem df)

[PATCH] Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h
 2013-01-29  6:04 UTC  (2+ messages)

[PATCH v6] Btrfs: snapshot-aware defrag
 2013-01-29  3:18 UTC 

[PATCH] Btrfs-progs: v2 Fix minor problems in btrfslabel.c
 2013-01-29  3:04 UTC  (4+ messages)

[PATCH] Btrfs: fix race between snapshot deletion and getting inode
 2013-01-29  2:49 UTC  (5+ messages)

[PATCH] Btrfs: do not merge logged extents if we've removed them from the tree
 2013-01-29  2:31 UTC  (5+ messages)

RAID-[56]?
 2013-01-28 22:09 UTC  (2+ messages)

[PATCH] btrfs-progs: fix unaligned accesses v2
 2013-01-28 17:17 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).