linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-22 05:41:57 to 2013-01-25 15:20:34 UTC [more...]

[PATCH] Btrfs-progs: Exit if not running as root
 2013-01-25 15:19 UTC  (14+ messages)

[PATCH V5] Btrfs: snapshot-aware defrag
 2013-01-25 14:55 UTC  (7+ messages)

inconsistent output on sub list
 2013-01-25 13:28 UTC  (4+ messages)
` [PATCH] Btrfs-progs: we need to have the string null terminated

[PATCH] btrfs-progs pretty/quiet build
 2013-01-25 12:57 UTC  (2+ messages)

[PATCH] Btrfs-progs: remove btrfsctl, btrfs-show and btrfs-vol from default build
 2013-01-25 11:57 UTC  (2+ messages)

[PATCH 00/10 V2] add show sub-command for btrfs subvol cli
 2013-01-25 10:07 UTC  (54+ messages)
` [PATCH 00/10] "
  ` [PATCH 01/10] Btrfs-progs: move open_file_or_dir() to utils.c
  ` [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
  ` [RESEND] [PATCH 00/10 V2] add show sub-command for btrfs "

[PATCH] Btrfs/send: sparse and pre-allocated file support for, btrfs-send mechanism
 2013-01-25  8:56 UTC  (10+ messages)

[PATCH 1/5] Btrfs: fix repeated delalloc work allocation
 2013-01-25  6:09 UTC  (16+ messages)

[GIT PULL] Btrfs fixes (v2)
 2013-01-25  5:36 UTC 

[GIT PULL] Btrfs fixes
 2013-01-25  3:13 UTC  (5+ messages)

[PATCH] Btrfs-progs: Fix minor problems with btrfslabel.c
 2013-01-25  3:04 UTC  (2+ messages)

[PATCH 1/2] Btrfs: add leak debug for extent map
 2013-01-25  2:23 UTC  (6+ messages)
` [PATCH 2/2] Btrfs: fix memory leak on extent map after fsync

[PATCH] btrfs: fix potential null pointer dereference bug
 2013-01-24 23:46 UTC  (3+ messages)

[PATCH 00/13] Btrfs-progs: more patches for integration
 2013-01-24 21:07 UTC  (29+ messages)
` [PATCH 01/13] btrfs-progs: btrfs-image.c: Added NULL pointer check
` [PATCH 02/13] Btrfs-progs: fix resolving of loop devices
` [PATCH 05/13] Add btrfs-show-super
` [PATCH 06/13] btrfs-show-super.c
    ` [PATCH] Fix Makefile for gzip
      ` [PATCH] fix btrfs-progs build
` [PATCH 13/13] trivial patch for btrfs-progs
` [PATCH 00/13] Btrfs-progs: more patches for integration (integration-20130121)
    ` Fwd: "

Please revert 2794ed0 (fix permissions of empty files not affected by umask)
 2013-01-24 18:42 UTC  (2+ messages)

[PATCH] Btrfs: put csums on the right ordered extent
 2013-01-24 17:38 UTC  (5+ messages)

[PATCH] Btrfs-prog/send: fix wrong best-parent assignment in, find_good_parent()
 2013-01-24 16:54 UTC  (2+ messages)

BUG in btrfs_set_item_key_safe
 2013-01-24 16:42 UTC  (2+ messages)

btrfs-undelete shell-script
 2013-01-24 15:56 UTC 

[PATCH 1/2] V2 Avoid sending disknr==0 extents when possible
 2013-01-24 15:48 UTC  (2+ messages)

Quota reached: can't delete
 2013-01-24 15:14 UTC  (2+ messages)

unmountable filesystem with kernel 3.7.3
 2013-01-24 13:25 UTC  (3+ messages)

Warnings on file removal after Quota exceeded error (EDQUOT)
 2013-01-24 10:32 UTC  (2+ messages)

Open for contribution towards Btrfs testing
 2013-01-24 10:19 UTC  (2+ messages)

[PATCH] Btrfs-progs/receive: sparse and pre-allocated file support, for btrfs-send mechanism
 2013-01-24  9:03 UTC  (4+ messages)

BTRFS dmesg error
 2013-01-23 20:34 UTC  (7+ messages)

[PATCH 0/6] patches from Fedora 18 (resubmitted)
 2013-01-23 19:40 UTC  (14+ messages)
` [PATCH 1/6] Fedora 18 - btrfs-init-dev-list.patch
` [PATCH 2/6] Fedora 18 - build-fixes.patch
` [PATCH 3/6] Fedora 18 - fix-labels.patch
` [PATCH 4/6] Fedora 18 - modified valgrind.patch
` [PATCH 6/6] Btrfs-progs: detect if the disk we are formatting is a ssd

BTRFS deadlock (btrfs_join_transaction?)
 2013-01-23 18:34 UTC  (4+ messages)

File system development question
 2013-01-23 16:03 UTC  (2+ messages)

[PATCH 0/3] Btrfs-progs Add spec file template and script to create tarball
 2013-01-23 15:03 UTC  (6+ messages)
` [PATCH 1/3] Btrfs-progs Add rpm spec template and "
` [PATCH 2/3] Btrfs-progs Add make archive
` [PATCH 3/3] Btrfs-progs Change rpm spec file to be handle version This "optional" patch changes version.sh and the rpm spec file to handle changes in the version and still work properly. The "default" version in version.sh is changed to VERSION and v="$VERSION". The rpm spec file now update \$VERSION which will not change. Signed-off-by: Gene Czarcinski <gene@czarc.net>

Simple btrfs use case
 2013-01-23 13:23 UTC  (4+ messages)

[PATCH] Btrfs-progs: Complete the help information of btrfs send/receive
 2013-01-23 11:04 UTC 

[PATCH 0/8 v2] add show command to the subvol sub command
 2013-01-23  8:30 UTC  (3+ messages)
` [PATCH 00/11 V3] "

[PATCH] Btrfs: cleanup for btrfs_extend_item
 2013-01-23  7:25 UTC 

[bug] csum mismatches and failed xfstests with 3.8-rc1
 2013-01-23  6:16 UTC  (4+ messages)
` [bug] csum mismatches and failed xfstests with 3.8-rc1 -rc4

[PATCH 5/5] Btrfs: don't traverse the ordered operation list repeatedly
 2013-01-22 10:52 UTC 

[PATCH 4/5] Btrfs: traverse and flush the delalloc inodes once
 2013-01-22 10:50 UTC 

[PATCH 3/5] Btrfs: check the return value of btrfs_run_ordered_operations()
 2013-01-22 10:50 UTC 

[PATCH 2/5] Btrfs: check the return value of btrfs_start_delalloc_inodes()
 2013-01-22 10:49 UTC 

btrfs_start_delalloc_inodes livelocks when creating snapshot under IO
 2013-01-22  8:59 UTC  (2+ messages)

[PATCH] remove "device show" from btrfs man page
 2013-01-22  5:41 UTC  (3+ messages)
` [PATCH V2] btrfs-progs: "


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