linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-16 22:37:01 to 2013-01-23 16:35:53 UTC [more...]

[PATCH 00/13] Btrfs-progs: more patches for integration
 2013-01-23 16:35 UTC  (36+ messages)
` [PATCH 01/13] btrfs-progs: btrfs-image.c: Added NULL pointer check
` [PATCH 02/13] Btrfs-progs: fix resolving of loop devices
` [PATCH 03/13] Btrfs-progs: correct btrfs receive usage string
` [PATCH 04/13] Btrfs-progs: Fix a segmentation fault in btrfstune when <device> is invalid
` [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 07/13] Btrfs-progs: correcting misnamed parameter options for btrfs send
  ` [PATCH] "
` [PATCH 08/13] Btrfs-progs: bugfix for subvolume parent determination in "
` [PATCH 09/13] Btrfs-progs: fix arg parsing for btrfs qgroup limit commands
` [PATCH 10/13] Btrfs-progs: clean up reduplicate parse_qgroupid() and replace atoi with strtoull
` [PATCH 11/13] Btrfs-progs: check the relation of two group by real level numbers
` [PATCH 12/13] Btrfs-progs: disable qgroupid 0 for quota_tree
` [PATCH 13/13] trivial patch for btrfs-progs
` [PATCH 00/13] Btrfs-progs: more patches for integration (integration-20130121)
    ` Fwd: "

BTRFS dmesg error
 2013-01-23 16:30 UTC  (6+ messages)

[PATCH V5] Btrfs: snapshot-aware defrag
 2013-01-23 16:05 UTC  (9+ messages)

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

[PATCH] Btrfs-progs/receive: sparse and pre-allocated file support, for btrfs-send mechanism
 2013-01-23 15:46 UTC  (3+ messages)

[PATCH] Btrfs: put csums on the right ordered extent
 2013-01-23 15:21 UTC  (3+ 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/send: sparse and pre-allocated file support for, btrfs-send mechanism
 2013-01-23 11:56 UTC  (2+ messages)

BTRFS deadlock (btrfs_join_transaction?)
 2013-01-23 11:30 UTC  (3+ messages)

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

[PATCH 1/5] Btrfs: fix repeated delalloc work allocation
 2013-01-23 10:20 UTC  (12+ messages)

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

[PATCH 00/10] add show sub-command for btrfs subvol cli
 2013-01-23  8:12 UTC  (11+ messages)
` [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

[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 0/6] patches from Fedora 18 (resubmitted)
 2013-01-23  2:35 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 5/6] Btrfs-progs: add btrfs device ready command
` [PATCH 6/6] Btrfs-progs: detect if the disk we are formatting is a ssd

[GIT PULL] Btrfs fixes
 2013-01-23  1:40 UTC  (3+ messages)

inconsistent output on sub list
 2013-01-22 19:42 UTC 

[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  (5+ messages)
  ` [PATCH V2] btrfs-progs: "

kernel BUG at fs/btrfs/extent-tree.c:5223
 2013-01-22  1:12 UTC 

[PATCH] xfstests: fix 284 ENOENT error
 2013-01-21 23:04 UTC  (2+ messages)

btrfs: failed to read chunk tree on vde1 (f18 anaconda crash)
 2013-01-21 22:44 UTC  (3+ messages)

[PATCH 1/1] Btrfs-progs: Fix typo in balance start usage; filetrs -> filters
 2013-01-21 19:19 UTC 

kernel BUG at fs/btrfs/extent-tree.c:5151
 2013-01-21 17:05 UTC 

Tracking down causes of btrfs thread activity
 2013-01-21 15:48 UTC 

[PATCH] Btrfs: fix a regression in balance usage filter
 2013-01-21 13:55 UTC 

[PATCH 0/5] Mutually exclusive ops fixes
 2013-01-21 12:25 UTC  (8+ messages)
` [PATCH 1/5] Btrfs: bring back balance pause/resume logic
` [PATCH 2/5] Btrfs: fix "mutually exclusive op is running" error code
` [PATCH 3/5] Btrfs: fix unlock order in btrfs_ioctl_resize
` [PATCH 4/5] Btrfs: fix unlock order in btrfs_ioctl_rm_dev
` [PATCH 5/5] Btrfs: reorder locks and sanity checks in btrfs_ioctl_defrag

scrub fails, any way to recover?
 2013-01-21 11:45 UTC  (2+ messages)

[GIT PULL] btrfs-progs: more bugfixes for 0.20-rc1
 2013-01-21 10:50 UTC  (12+ messages)

[PATCH 2/2] On a diff-send, avoid sending PREALLOC extent
 2013-01-21 10:33 UTC  (3+ messages)

[PATCH 0/2] send: Avoid sending disknr==0 and PREALLOC extents when possible V2
 2013-01-21 10:30 UTC  (3+ messages)
` [PATCH 1/2] V2 Avoid sending disknr==0 extents when possible
` [PATCH 2/2] V2 On a diff-send, avoid sending PREALLOC extents

A couple bugs with btrfs and 3.5.0 kernel
 2013-01-21  7:52 UTC  (3+ messages)

[PATCH 05/11] Btrfs: protect fs_info->alloc_start
 2013-01-20 13:11 UTC  (6+ messages)

[PATCH] btrfs: fix potential null pointer dereference bug
 2013-01-19 15:27 UTC 

[PATCH 0/4] patches from Fedora 18
 2013-01-19 14:56 UTC  (5+ messages)
` [PATCH 1/4] Fedora 18 - btrfs-init-dev-list.patch
` [PATCH 2/4] Fedora 18 - build-fixes.patch
` [PATCH 3/4] Fedora 18 - fix-labels.patch
` [PATCH 4/4] Fedora 18 - modified valgrind.patch

[PATCH] mm/slab: add a leak decoder callback
 2013-01-19  9:11 UTC  (2+ messages)

[PATCH 0/4] btrfs-progs: better support for external users of send, V2
 2013-01-18 21:44 UTC  (6+ messages)
` [PATCH 2/4] btrfs-progs: libify some parts of btrfs-progs
` [PATCH 3/4] btrfs-progs: add send-test
` [PATCH 4/4] btrfs-progs: make libbtrfs usable from C++

unresolved ref dir
 2013-01-18 14:33 UTC 

btrfs: could not do orphan cleanup -22
 2013-01-18 12:08 UTC  (3+ messages)

[Lsf-pc] [CFP] Linux Storage, Filesystem and Memory Management Summit 2013
 2013-01-18 11:56 UTC 

[PATCH V2] mm/slab: add a leak decoder callback
 2013-01-18  1:12 UTC  (7+ messages)

[PATCH 4/4] fs: remove obsolete simple_strto<foo>
 2013-01-17 23:39 UTC  (2+ messages)

[PATCH] trivial patch for btrfs-progs
 2013-01-17 15:09 UTC 

kernel BUG at fs/btrfs/volumes.c:3707 still not fixed in 3.7.1 (btrfs-zero-log required) but shown as "RIP btrfs_num_copies"
 2013-01-17 14:16 UTC  (8+ messages)

[PATCH 0/2] Btrfs: prevent qgroup config corruption by qgroup destroy
 2013-01-17  8:22 UTC  (3+ messages)
` [PATCH 1/2] Btrfs: ignore orphan qgroup relations
` [PATCH 2/2] Btrfs: prevent qgroup destroy when there are still relations

Rendering a btrfs filesystem unmountable with the btrfs command
 2013-01-17  8:26 UTC  (2+ messages)

[PATCH 2/2] Btrfs: make raid attr array more readable
 2013-01-17  5:38 UTC  (3+ messages)
  ` [PATCH V2 "


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