linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-25 09:24:08 to 2013-01-29 14:54:33 UTC [more...]

corrupted file size on inline extent conversion?
 2013-01-29 14:54 UTC  (2+ messages)

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

[PATCH] Btrfs: fix a deadlock on chunk mutex
 2013-01-29 13:50 UTC  (8+ messages)

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

[PATCH 00/10] add show sub-command for btrfs subvol cli
 2013-01-30  3:27 UTC  (66+ messages)
` [PATCH 01/10] Btrfs-progs: move open_file_or_dir() to utils.c
` [RESEND] [PATCH 00/10 V2] add show sub-command for btrfs subvol cli
  ` [PATCH 02/10] Btrfs-progs: move printing subvol list outside of btrfs_list_subvols
  ` [PATCH 03/10] Btrfs-progs: add parent uuid for snapshots
  ` [PATCH 04/10] Btrfs-progs: move struct root_info to btrfs-list.h
  ` [PATCH 05/10] Btrfs-progs: add function btrfs_get_subvol to get root_info of a subvol
  ` [PATCH 06/10] Btrfs-progs: add method to filter snapshots by parent uuid
  ` [PATCH 07/10] Btrfs-progs: put find_mount_root() in commands.h
  ` [PATCH 08/10] Btrfs-progs: make printing subvol extensible to newer layouts
  ` [PATCH 09/10] Btrfs-progs: make get_subvol_name non cmds-send specific
  ` [PATCH 10/10] Btrfs-progs: add show subcommand to subvol cli
` [PATCH 00/10 v3] add show sub-command for btrfs "
` [RESEND] "
` [PATCH 00/12 v4] "
  ` [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

About Chunk Tree recover
 2013-01-29 11:13 UTC 

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

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

[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 v2] Btrfs: fix race between snapshot deletion and getting inode
 2013-01-29  3:52 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  (5+ 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)

btrfsck and ctree version
 2013-01-28 23:21 UTC  (3+ 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)

[PATCH 2/2] V2 On a diff-send, avoid sending PREALLOC extents
 2013-01-28 17:08 UTC 

[PATCH] Btrfs-progs: Fix trival compiler error in cmds-qgroup.c
 2013-01-28 17:07 UTC  (2+ messages)

[PATCH 1/2] V2 Avoid sending disknr==0 extents when possible
 2013-01-28 17:03 UTC 

[PATCH 0/2] send: Avoid sending disknr==0 and PREALLOC extents when possible V3
 2013-01-28 17:01 UTC 

[PATCH V5] Btrfs: snapshot-aware defrag
 2013-01-28 16:55 UTC  (15+ messages)

Integration branch of btrfs-progs 2013-01-26 [pullable]
 2013-01-28 15:54 UTC  (4+ messages)
` Integration branch of btrfs-progs 2013-01-26 [not to be pulled]

bug: per file cow flag is lost when renaming
 2013-01-28 15:49 UTC 

btrfs stability
 2013-01-28 15:10 UTC  (8+ messages)

[PATCH 2/3] Btrfs: fix missing release of the space/qgroup reservation in start_transaction()
 2013-01-28 12:51 UTC  (2+ messages)

[PATCH] Btrfs: fix ENOSPC in qgroups (metadata)
 2013-01-28 12:50 UTC  (3+ messages)

[RFC][PATCH 3/3] Btrfs: introduce btrfs_subvolume_{start, end}_write() for each subvolume
 2013-01-28 12:38 UTC 

[PATCH 1/3] Btrfs: fix wrong sync_writers decrement in btrfs_file_aio_write()
 2013-01-28 12:34 UTC 

Warnings on file removal after Quota exceeded error (EDQUOT)
 2013-01-28 11:55 UTC  (2+ messages)

[PATCH] Btrfs: Check CAP_DAC_READ_SEARCH for BTRFS_IOC_INO_PATHS
 2013-01-28 11:33 UTC 

[PATCH] Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadata
 2013-01-28  8:55 UTC  (2+ messages)

[RFC] Abort on memory allocation failure
 2013-01-28  8:03 UTC  (5+ messages)

[PATCH] Btrfs-progs: remove btrfsctl, btrfs-show and btrfs-vol from default build
 2013-01-28  3:03 UTC  (5+ messages)

[PATCH 1/5] Btrfs: fix repeated delalloc work allocation
 2013-01-27 10:59 UTC  (16+ messages)

[PATCH] Btrfs-progs: Exit if not running as root
 2013-01-26  7:46 UTC  (18+ messages)

[RFC] Add static build target, try two - using git send-email
 2013-01-26  0:21 UTC  (2+ messages)
` [PATCH] [RFC] Add static compile target

[RFC] Abort on memory allocation failure, try three - using git send-email
 2013-01-26  0:19 UTC  (2+ messages)
` [PATCH] [RFC] Abort on memory allocation failure

[RFC] add static compile target to make file
 2013-01-25 23:20 UTC 

inconsistent output on sub list
 2013-01-25 13:28 UTC  (3+ messages)

[PATCH] btrfs-progs pretty/quiet build
 2013-01-25 12:57 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).