Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2013-02-22 17:24:47 to 2013-02-27 15:52:57 UTC [more...]

[PATCH] Btrfs-progs: fix parse_limit function to return errors when parsing unit
 2013-02-27 15:52 UTC  (2+ messages)

[PATCH] Btrfs-progs: add correct indentation
 2013-02-27 15:45 UTC  (2+ messages)

Writing a wtapper for BTRFS
 2013-02-27 15:19 UTC  (3+ messages)

[PATCH 1/2] Btrfs-progs: let the error message outputed only once
 2013-02-27 15:11 UTC  (2+ messages)

btrfs crash when low on memory
 2013-02-27 14:31 UTC  (4+ messages)

[PATCH 00/17] btrfs-progs: More misc fixes & cleanups
 2013-02-27 13:54 UTC  (40+ messages)
` [PATCH 01/17] btrfs-progs: Unify size-parsing
` [PATCH 02/17] btrfs-progs: fix btrfs_get_subvol cut/paste error
` [PATCH 03/17] btrfs-progs: Remove write-only var fdres in cmd_dev_stats()
` [PATCH 04/17] btrfs-progs: btrfs_list_get_path_rootid error handling
` [PATCH 05/17] btrfs-progs: avoid double-free in __btrfs_map_block
` [PATCH 06/17] btrfs-progs: fix open error test in cmd_start_replace
` [PATCH 07/17] btrfs-progs: fix close of error fd in scrub cancel
` [PATCH 08/17] btrfs-progs: more scrub cancel error handling
` [PATCH 09/17] btrfs-progs: free memory before error exit in read_whole_eb
` [PATCH 10/17] btrfs-progs: don't call close on error fd
` [PATCH 11/17] btrfs-progs: provide positive errno to strerror in cmd_restore
` [PATCH 12/17] btrfs-progs: free allocated di_args in cmd_start_replace
` [PATCH 13/17] btrfs-progs: close fd on cmd_subvol_get_default return
` [PATCH 14/17] btrfs-progs: fix mem leak in resolve_root
` [PATCH 15/17] btrfs-progs: Tidy up resolve_root
` [PATCH 16/17] btrfs-progs: fix fd leak in cmd_subvol_set_default
` [PATCH 17/17] btrfs-progs: replace strtok_r with strsep
    ` [PATCH 17/17 V2] "
            ` [PATCH 17/17 V3] btrfs-progs: initialize save_ptr prior to strtok_r

[PATCH 0/2] bug fixes for error handling
 2013-02-27 13:28 UTC  (3+ messages)
` [PATCH 1/2] Btrfs: fix memory leak of log roots
` [PATCH 2/2] Btrfs: fix NULL pointer after aborting a transaction

Running Apache Derby on 3.8 and BTRFS cause kernel oops
 2013-02-27 13:25 UTC  (2+ messages)

[PATCH] btrfs: cleanup for open-coded alignment
 2013-02-27 11:59 UTC  (3+ messages)

Hybrid Storage proposal
 2013-02-27 11:50 UTC  (4+ messages)
  ` [POSSIBLE SPAM] "

[PATCH 3/3] Btrfs: remove reduplicate check about root in the function btrfs_clean_quota_tree
 2013-02-27 11:21 UTC 

[PATCH 2/3] Btrfs: return ENOMEM rather than use BUG_ON when btrfs_alloc_path fails
 2013-02-27 11:20 UTC 

[PATCH 1/3] Btrfs: fix missing deleted items in btrfs_clean_quota_tree
 2013-02-27 11:16 UTC 

[PATCH 2/2] Btrfs-progs: output the error reason when qgroup_show fails
 2013-02-27 11:04 UTC 

lvm volume like support
 2013-02-27 10:12 UTC  (18+ messages)

Heavy memory leak when using quota groups
 2013-02-27  7:42 UTC  (4+ messages)

[PATCH] xfstests 276: fix error 'FIBMAP: Invalid argument'
 2013-02-27  7:15 UTC 

[PATCH] Btrfs-progs: fix segmentation fault of "btrfs check"
 2013-02-27  2:31 UTC 

Changing allocation mode
 2013-02-27  1:28 UTC  (2+ messages)

WARNING: at fs/btrfs/inode.c:2165 btrfs_orphan_commit_root+0xcb/0xdf()
 2013-02-27  0:37 UTC  (5+ messages)

Swapfile on btrfs
 2013-02-26 21:45 UTC 

[PATCH, RFC] btrfs-progs: require mkfs -f force option to overwrite filesystem or partition table
 2013-02-26 21:16 UTC  (14+ messages)

[PATCH] xfstests: handle new mkfs.btrfs -f option cleanly
 2013-02-26 20:42 UTC 

kernel BUG at fs/btrfs/volumes.c:3753! These btrfs crashes at mount time on log replay are really a problem
 2013-02-26 19:28 UTC  (6+ messages)

Needed change in Wiki
 2013-02-26 19:15 UTC  (4+ messages)

[RFC] Btrfs: Allow the compressed extent size limit to be modified v2
 2013-02-26 18:12 UTC  (2+ messages)

[PATCH] Btrfs: do not change inode flags in rename
 2013-02-26 14:25 UTC  (7+ messages)

[PATCH V2][BTRFS-PROGS] Enhance btrfs fi df with raid5/6 support
 2013-02-26 13:15 UTC  (19+ messages)
` [PATCH 1/8] Add some helpers to manage the strings allocation/deallocation
` [PATCH 2/8] Enhance the command btrfs filesystem df
` [PATCH 3/8] Create the man page entry for the command btrfs fi df
` [PATCH 4/8] Add helpers functions to handle the printing of data in tabular format
` [PATCH 5/8] Add command btrfs filesystem disk-usage
` [PATCH 6/8] Create entry in man page for "
` [PATCH 7/8] Add btrfs device disk-usage command
` [PATCH 8/8] Create a new entry in btrfs man page for btrfs device disk-usage

[Request for review] [RFC] Add label support for snapshots and subvols
 2013-02-25 20:45 UTC  (7+ messages)
` [PATCH 0/2 v4] Btrfs-progs: Add support for subvol label
  ` [PATCH 1/2 v4] Btrfs-progs: add feature to label subvol and snapshot
  ` [PATCH 2/2 v4] Btrfs-progs: cmd option to show or set the subvol label
` [PATCH v4] Btrfs: Add support for "
  ` [PATCH v4] Btrfs: ability to add label to snapshot and subvol

WARNING: at fs/btrfs/extent_io.c:4718 map_private_extent_buffer+0xd4/0xe0 [btrfs]()
 2013-02-25 19:46 UTC  (13+ messages)

basic questions regarding COW in Btrfs
 2013-02-25 19:00 UTC  (7+ messages)

[PATCH] Btrfs: fix overhead check for qgroupid in the kernel
 2013-02-25 17:38 UTC  (2+ messages)

[PATCH 4/4] Btrfs-progs: fix complie warning in the function filter_by_parent
 2013-02-25 14:03 UTC 

[PATCH 3/4] Btrfs-progs: let the error messages more precise
 2013-02-25 14:03 UTC 

[PATCH 2/4] Btrfs-progs: disable qgroup level 0 for userspace use
 2013-02-25 14:02 UTC 

[PATCH 1/4] Btrfs-progs: add check for level and id in case overflow happens
 2013-02-25 14:02 UTC 

Changing node & leaf size on live partition
 2013-02-25 11:54 UTC  (3+ messages)

[PATCH] Btrfs: update inode flags when renaming
 2013-02-25 11:22 UTC  (13+ messages)

[PATCH 2/3] Btrfs: fix the deadlock between the transaction start/attach and commit
 2013-02-25 10:20 UTC  (3+ messages)

Is my btrfs filesystem definitely dead?
 2013-02-24  0:32 UTC  (3+ messages)

Changing node & leaf size on live partition
 2013-02-24  0:31 UTC 

Changing node & leaf size on live partition
 2013-02-24  0:25 UTC 

copy on write misconception
 2013-02-23 18:30 UTC  (6+ messages)

clear chunk_alloc flag on retryable failure
 2013-02-23 14:18 UTC  (4+ messages)
` collapse concurrent forced allocations (was: Re: clear chunk_alloc flag on retryable failure)
    ` collapse concurrent forced allocations

[RESEND RFC PATCH 2/2] Btrfs: disable the qgroup level 0 for userspace use
 2013-02-23  2:10 UTC  (5+ messages)

[Tests] xfs test[298]: Btrfs Quota testing
 2013-02-23  1:08 UTC  (2+ messages)

Rebalancing RAID1
 2013-02-23  0:36 UTC  (7+ messages)

[RFC][PATCH] btrfs: clean snapshots one by one
 2013-02-22 23:46 UTC  (3+ messages)

[bug] mkfs.btrfs reports device busy for ext4 mounted disk
 2013-02-22 22:30 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox