linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-12 12:36:08 to 2014-12-18 09:23:19 UTC [more...]

[PATCH] btrfs: Enhance btrfs chunk allocation algorithm to reduce ENOSPC caused by unbalanced data/metadata allocation
 2014-12-18  9:23 UTC  (10+ messages)

[RFC][BTRFS-PROGS] Improve output of mkfs.btrfs command
 2014-12-18  8:41 UTC  (21+ messages)
` [PATCH 1/7] Add -v -q switches to mkfs.btrfs
` [PATCH 2/7] Move group_profile_str() in utils.c
` [PATCH 3/7] Add verbose option to btrfs_add_to_fsid()
` [PATCH 4/7] Add strdup in btrfs_add_to_fsid() to track the device path
` [PATCH 5/7] Return the fsid from make_btrfs()
` [PATCH 6/7] Print the summary
          ` Terminology (was Re: [PATCH 6/7] Print the summary)
` [PATCH 7/7] Add -v and -o switches

[PATCH v2 1/3] Btrfs: get more accurate output in df command
 2014-12-18  8:02 UTC  (24+ messages)
` [PATCH v2 2/3] Btrfs: raid56: simplify the parameter of nr_parity_stripes()
                  ` Standards Problems [Was: [PATCH v2 1/3] Btrfs: get more accurate output in df command.]

[PATCH v2] Fix wrong memory free on check_is_root
 2014-12-18  7:59 UTC  (2+ messages)

[PATCH 1/2] Fix wrong memory free on check_is_root
 2014-12-18  7:19 UTC  (6+ messages)
` [PATCH 2/2] btrfs-progs: fix the file system root is regarded as non-root

[PATCH 0/5] Add repair function for file extent to enhance
 2014-12-18  3:38 UTC  (6+ messages)
` [PATCH 1/5] btrfs-progs: Record orphan data extent ref to corresponding root
` [PATCH 2/5] btrfs-progs: Add btrfs_get_extent() and btrfs_punch_hole()
` [PATCH 3/5] btrfs-progs: Record and report every file extent hole
` [PATCH 4/5] btrfs-progs: Add repair and report function for orphan file exntent
` [PATCH 5/5] btrfs-progs: Add repair function for discount file extent hole

[PATCH] btrfs-progs: remove uneccessary subvol name check for subvol deletion
 2014-12-18  3:32 UTC 

[PATCH V2][BTRFS-PROGS] Improve output of mkfs.btrfs command
 2014-12-18  2:28 UTC  (11+ messages)
` [PATCH 1/8] Add -v -q switches to mkfs.btrfs
` [PATCH 2/8] Move group_profile_str() in utils.c
` [PATCH 3/8] Add verbose option to btrfs_add_to_fsid()
` [PATCH 4/8] Add strdup in btrfs_add_to_fsid() to track the device path
` [PATCH 5/8] Return the fsid from make_btrfs()
` [PATCH 6/8] Track the size of the chunk created
` [PATCH 7/8] Print the summary
` [PATCH 8/8] Add -v and -q switches in the mkfs.btrfs man page

Device only missing if unmounted
 2014-12-18  0:56 UTC  (4+ messages)

[PATCH] xfstests: btrfs/080 add test case for qgroup account on shared extents
 2014-12-18  0:05 UTC  (13+ messages)
` [PATCH] xfstests: btrfs: "
` [PATCH v2] "
` [PATCH v3] "

"btrfs_reserve_extent: Assertion `ret` failed." during btrfsck --init-csum-tree
 2014-12-17 23:25 UTC 

Fwd: Re: [RFC][BTRFS-PROGS] Improve output of mkfs.btrfs command
 2014-12-17 19:14 UTC 

[RFC] btrfs-progs: Support for musl libc (and perhaps also uclibc)
 2014-12-17 18:46 UTC  (3+ messages)

[PATCH][BTRFS-PROGS] Print metadata profile instead of data profile
 2014-12-17 14:32 UTC  (3+ messages)
` [PATCH] BUG: use metadata_profile instead of data_profile

btrfs-prog: improve build-system by autoconf
 2014-12-17 14:07 UTC  (7+ messages)
` [PATCH 06/10] btrfs-progs: use paths and $*_LIBS from ./configure
` [PATCH 07/10] btrfs-progs: cleanup compilation flags usage
` [PATCH 08/10] btrfs-progs: clean generated files, make version.h stuff more robust
` [PATCH 09/10] btrfs-progs: add --disable-backtrace
` [PATCH 10/10] btrfs-progs: add --disable-documentation

Quota limit question
 2014-12-17 11:13 UTC  (2+ messages)

[PATCH] Btrfs: cleanup unused run_most
 2014-12-17  9:13 UTC  (2+ messages)

finding path of subvolume from uuid
 2014-12-17  2:56 UTC  (2+ messages)

Oddly slow read performance with near-full largish FS
 2014-12-17  2:42 UTC 

[PATCH 1/2] btrfs-progs: Add support for btrfs-image + corrupt script fsck test case
 2014-12-17  0:49 UTC  (15+ messages)

[PATCH] Btrfs: separate out the extent root update
 2014-12-16 20:16 UTC  (2+ messages)

[PATCH] Btrfs: don't delete csum for free space cache
 2014-12-16 20:16 UTC  (2+ messages)

[PATCH] btrfs-progs: Add a brief explanation of btrfs property in man 8 btrfs
 2014-12-16  9:42 UTC 

"btrfs subvolume list" feature request
 2014-12-16  9:25 UTC  (4+ messages)

[PATCH] Btrfs: fix a warning of qgroup account on shared extents
 2014-12-16  8:59 UTC 

[PATCH] Btrfs: correctly get tree level in tree_backref_for_extent
 2014-12-16  1:44 UTC  (2+ messages)

3.17.0-rc7: kernel BUG at fs/btrfs/relocation.c:931!
 2014-12-15 23:27 UTC  (19+ messages)
      ` 3.18.0: kernel BUG at fs/btrfs/relocation.c:242!

[RFC PATCH] Btrfs: add sha256 checksum option
 2014-12-15 18:47 UTC  (10+ messages)

subvolume / folder compression flag
 2014-12-15 12:27 UTC  (3+ messages)

btrfs receive being very slow
 2014-12-15  8:49 UTC  (4+ messages)

[PATCH v4 00/13] btrfs-progs:fsck: Add inode nlink mismatch and
 2014-12-15  3:54 UTC  (9+ messages)

Announcements for btrfs-progs?
 2014-12-14 23:01 UTC  (3+ messages)

Balance & scrub & defrag
 2014-12-13  5:15 UTC  (7+ messages)

mkfs.btrfs limits "odd" [and maybe a "failed" phantom device?]
 2014-12-13  4:28 UTC  (10+ messages)

ENOSPC after conversion [Was: Fixing Btrfs Filesystem Full Problems typo?]
 2014-12-13  3:10 UTC  (7+ messages)
` A note on spotting "bugs" [Was: ENOSPC after conversion]

RAID0 extent sizes?
 2014-12-13  0:11 UTC  (5+ messages)

[PATCH] Btrfs: abort transaction if we don't find the block group
 2014-12-12 21:02 UTC 

[PATCH] Btrfs: track dirty block groups on their own list
 2014-12-12 21:01 UTC 

[RFC PATCH v3 0/7] btrfs: implement swap file support
 2014-12-12 20:15 UTC  (6+ messages)
` [RFC PATCH v3 7/7] btrfs: enable "

Bug Fixed?
 2014-12-12 19:45 UTC 

[GIT PULL] Btrfs for 3.19-rc
 2014-12-12 19:33 UTC  (3+ messages)

[patch] Btrfs, scrub: uninitialized variable in scrub_extent_for_parity()
 2014-12-12 19:30 UTC 

[PULL] [PATCH 0/9] Cleanup, remove superfluous blocksize parameter, part 2
 2014-12-12 17:36 UTC  (10+ messages)
` [PATCH 1/9] btrfs: sink blocksize parameter to readahead_tree_block
` [PATCH 2/9] btrfs: remove blocksize from reada_extent
` [PATCH 3/9] btrfs: sink blocksize parameter to reada_tree_block_flagged
` [PATCH 4/9] btrfs: sink blocksize parameter to btrfs_init_new_buffer
` [PATCH 5/9] btrfs: sink blocksize parameter to btrfs_find_create_tree_block
` [PATCH 6/9] btrfs: sink blocksize parameter to tree_block_processed
` [PATCH 7/9] btrfs: use GFP_NOFS in __alloc_extent_buffer directly
` [PATCH 8/9] btrfs: unify extent buffer allocation api
` [PATCH 9/9] btrfs: sink parameter len to alloc_extent_buffer

[PATCH] btrfs: kill btrfs_inode_*time helpers
 2014-12-12 16:39 UTC 

btrfs fi df output "unknown"
 2014-12-12 15:53 UTC  (2+ messages)

Btrfs progs pre-release 3.18-rc1
 2014-12-12 13:52 UTC 


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