linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-01 10:20:20 to 2013-09-10 04:35:10 UTC [more...]

[PATCH 2/2 v2] utils: add support for getting/changing file system, features
 2013-09-10  4:34 UTC 

[PATCH 1/2] ctree: fix broken macros for compat_ro
 2013-09-10  4:34 UTC 

[PATCH 2/2 v2] utils: add support for getting/changing file system, features
 2013-09-10  4:33 UTC 

[PATCH 1/2] ctree: fix broken macros for compat_ro
 2013-09-10  4:33 UTC 

[patch 0/7] btrfs: Add ability to query/modify feature bits while mounted
 2013-09-10  4:24 UTC  (8+ messages)
` [patch 1/7] [PATCH] btrfs: add ability to query/change feature bits online
` [patch 2/7] btrfs: export supported featured to sysfs
` [patch 3/7] btrfs: Add per-super attributes "
` [patch 4/7] btrfs: publish per-super features "
` [patch 5/7] btrfs: Add publishing of unknown features in sysfs
` [patch 6/7] btrfs: Add ability to change features via sysfs
` [patch 7/7] btrfs: use feature attribute names to print better error messages

[PATCH v2 18/20] Btrfs-progs: fix magic return value in cmds-balance.c
 2013-09-10  2:28 UTC 

[PATCH 3/3] btrfs-progs: ctree: widen int->long due to PTR_ERR()
 2013-09-10  0:07 UTC  (2+ messages)

[PATCH] Btrfs-progs: add make test framework
 2013-09-09 23:31 UTC  (6+ messages)

btrfs.h and btrfs-progs licensing
 2013-09-09 22:50 UTC  (2+ messages)

[PATCH 1/3] btrfs-progs: 'optarg' shadows getopt
 2013-09-09 22:06 UTC 

[PATCH 2/3] btrfs-progs: fix -Wmissing-noreturn
 2013-09-09 22:06 UTC 

[PATCH 1/5] Btrfs-progs: setup framework to corrupt specific fields of an inode
 2013-09-09 20:41 UTC  (5+ messages)
` [PATCH 2/5] Btrfs-progs: allow fsck to fix directory isize errors
` [PATCH 3/5] Btrfs-progs: make btrfsck fix backrefs that are broken
` [PATCH 4/5] Btrfs-progs: add ability to corrupt file extent disk bytenr
` [PATCH 5/5] Btrfs-progs: add make test framework

[PATCH] Btrfs: don't ignore return value from cache_save_setup()
 2013-09-09 18:54 UTC 

[PATCH] Btrfs: don't leak block group on error
 2013-09-09 18:49 UTC 

[PATCH] btrfs: add ability to query/change feature bits online
 2013-09-09 16:56 UTC  (4+ messages)

[PATCH] Btrfs-progs: setup framework to corrupt specific fields of an inode V2
 2013-09-09 16:09 UTC  (2+ messages)

[PATCH 0/5] Memory leaks amended
 2013-09-09 14:40 UTC  (13+ messages)
` [PATCH 1/5] btrfs-progs:free local variable buf upon unsuccessful returns
` [PATCH 2/5] btrfs-progs:local variable memory freed
` [PATCH 3/5] btrfs-progs: missing tree-freeing statements added
` [PATCH 4/5] btrfs-progs:free the local list pending_list in btrfs_scan_one_dir
` [PATCH 5/5] btrfs-progs:free strdup()s that are not freed

[PATCH 00/20] fix magic return value in btrfs-progs
 2013-09-09 14:08 UTC  (28+ messages)
` [PATCH 01/20] Btrfs-progs: return 1 rather than 129 in usage()
` [PATCH 02/20] Btrfs-progs: fix magic return value in cmds-subvolume.c
` [PATCH 03/20] Btrfs-progs: fix magic return value in cmds-chunk.c
` [PATCH 04/20] Btrfs-progs: fix magic return value in cmds-dedup.c
` [PATCH 05/20] Btrfs-progs: fix magic return value in cmds-device.c
` [PATCH 06/20] Btrfs-progs: fix magic return value in cmds-filesystem.c
` [PATCH 07/20] Btrfs-progs: fix magic return value in cmds-inspect.c
` [PATCH 08/20] Btrfs-progs: fix magic return value in cmds-qgroup.c
` [PATCH 09/20] Btrfs-progs: fix magic return value in cmds-quota.c
` [PATCH 10/20] Btrfs-progs: fix magic return value in cmds-receive.c
` [PATCH 11/20] Btrfs-progs: fix magic return value in cmds-restore.c
` [PATCH 12/20] Btrfs-progs: fix magic return value in cmds-send.c
` [PATCH 13/20] Btrfs-progs: fix magic return value in btrfs-imgae.c
` [PATCH 14/20] Btrfs-progs: fix magic return value in btrfs-zero-log.c
` [PATCH 15/20] Btrfs-progs: fix magic return value in send-test.c
` [PATCH 16/20] Btrfs-progs: fix magic return value in dir-test.c
` [PATCH 17/20] Btrfs-progs: fix magic return value in random-test.c
` [PATCH 18/20] Btrfs-progs: fix magic return value in cmds-balance.c
` [PATCH 19/20] Btrfs-progs: fix magic return value in cmds-replace.c
` [PATCH 20/20] Btrfs-progs: fix magic return value in cmds-scrub.c

[PATCH] Btrfs: eliminate the exceptional root_tree refs=0
 2013-09-09 10:10 UTC  (4+ messages)

btrfs defrag kernel 3.11
 2013-09-09  9:23 UTC  (3+ messages)

[PATCH] Btrfs: allocate the free space by the existed max extent size when ENOSPC
 2013-09-09  9:06 UTC  (5+ messages)
` [PATCH v3] "

Btrfsck Assertion btrfs_find_last_root !(path->slots[0] == 0) - any hope left?
 2013-09-09  7:15 UTC  (2+ messages)

[RFC PATCH v6 0/5] Online data deduplication
 2013-09-09  6:15 UTC  (8+ messages)
` [RFC PATCH v6 5/5] Btrfs: online "
` [PATCH v2] Btrfs-progs: add dedup subcommand

[PATCH] Btrfs-progs: fix typo in btrfs_err_str()
 2013-09-09  6:08 UTC 

BUG: qgroup scan started
 2013-09-09  2:50 UTC  (3+ messages)

[PATCH] Btrfs: cleanup redundant code in __btrfs_close_devices()
 2013-09-07 16:15 UTC 

[PATCH] Btrfs-progs: add ability to corrupt file extent disk bytenr
 2013-09-06 18:15 UTC 

[PATCH] xfstests: fix device lookup in btrfs/003
 2013-09-06 14:41 UTC  (4+ messages)

[PATCH] btrfs-progs: replace fails start but in the background
 2013-09-06  9:39 UTC  (4+ messages)
` [PATCH] btrfs-progs: replace fails start but in the background v2

[PATCH] btrfs-progs: use btrfs error code for kernel errors
 2013-09-06  9:38 UTC  (5+ messages)
` [PATCH] btrfs: return btrfs error code for dev excl ops err
` [PATCH 3/3] btrfs-progs: use btrfs error code for kernel errors

[PATCH 0/2] v2, fi show, dev scan and lblkid
 2013-09-06  9:37 UTC  (3+ messages)
` [PATCH 1/2 resend] btrfs-progs: v4, move out print in cmd_df to another function
  ` [PATCH v2 2/2] btrfs-progs: use kernel for mounted and lblkid to scan disks

[PATCH 1/3] Btrfs: fix oops when recovering the file data by scrub function
 2013-09-06  2:39 UTC  (4+ messages)
` [PATCH 3/3] Btrfs: fix several potential problems in copy_nocow_pages_for_inode

btrfs-convert won't convert ext* - No valid Btrfs found on /dev/sdb1
 2013-09-05 18:44 UTC  (8+ messages)

[PATCH] xfstests btrfs/309: test btrfs-convert
 2013-09-05 18:44 UTC  (2+ messages)

[PATCH V3 5/5] btrfs-progs:free strdup()s that are not freed
 2013-09-05  8:00 UTC 

[PATCH v2 0/3] btrfs-progs: prevent mkfs from aborting with small volume
 2013-09-05  6:57 UTC  (4+ messages)
` [PATCH v2 1/3] btrfs-progs: error if device for mkfs is too small
` [PATCH v2 2/3] btrfs-progs: error if device have no space to make primary chunks
` [PATCH v2 3/3] btrfs-progs: calculate available blocks on device properly

[PATCH] btrfs-progs: btrfs_setup_chunk_tree_and_device_map: Return -EIO on error
 2013-09-05  5:51 UTC 

[PATCH V2 1/5] btrfs-progs:free strdup()s that are not freed
 2013-09-05  3:26 UTC 

Newer kernels do not oops if log cannot be re-read at mount
 2013-09-04 18:15 UTC 

Btrfs prog
 2013-09-04 14:37 UTC  (7+ messages)

[PATCH] rwsem: add rwsem_is_contended
 2013-09-04 12:13 UTC  (10+ messages)

[PATCH] Btrfs-progs: fix compile warning in is_ssd()
 2013-09-04 11:43 UTC 

Input/output error in btrfs using a new deflate compatible compression algorithm
 2013-09-04  8:29 UTC 

[PATCH] Btrfs: do not add replace target to the alloc_list
 2013-09-04  7:13 UTC  (2+ messages)

how long should btrfs fi balance take?
 2013-09-04  5:27 UTC  (3+ messages)

[PATCH] btrfs-progs: tidy up cmd_subvol_create() whitespace & returns
 2013-09-04  1:40 UTC  (5+ messages)

[PATCH 0/3] Btrfs-progs: make some subdirs
 2013-09-03 20:55 UTC  (10+ messages)
` [PATCH 1/3] Btrfs-progs: Add Makefile infrastructure for subdirs
` [PATCH 2/3] Btrfs-progs: move test tools to tests/ subdir
` [PATCH 3/3] Btrfs-progs: move btrfs cmd files to cmd/ subdir
  ` [PATCH 3/3 V2] "

Checksum failure after interrupted defrag
 2013-09-03 19:32 UTC 

[PATCH] Btrfs: more efficient inode tree replace operation
 2013-09-03 18:19 UTC  (2+ messages)

[PATCH] btrfs-progs: mkfs should check for small vol well before
 2013-09-03 17:53 UTC  (5+ messages)
` [PATCH v2] "

[PROGS PATCH] Import btrfs-extent-same
 2013-09-03 17:18 UTC  (7+ messages)

[PATCH RESEND] Btrfs-progs: fix restore command leaving corrupted files
 2013-09-03 17:14 UTC  (2+ messages)

[PATCH] btrfs: show compiled-in config features at module load time
 2013-09-03 16:46 UTC  (2+ messages)

[PATCH] btrfs: add lockdep and tracing annotations for uuid tree
 2013-09-03 16:28 UTC 

Recovering from csum errors
 2013-09-03 16:08 UTC  (6+ messages)

[PATCH 3/3] btrfs: set FIEMAP_EXTENT_DATA_COMPRESSED for compressed extents
 2013-09-03 12:11 UTC 

[PATCH v2] Btrfs: get rid of one BUG() in write_all_supers()
 2013-09-03  7:19 UTC 

[PATCH] btrfs-progs: fix parallel build
 2013-09-03  1:52 UTC 

uncorrectable errors after btrfs replace
 2013-09-02 16:23 UTC  (9+ messages)

btrfs_join_transaction bug
 2013-09-02 15:28 UTC 

[PATCH] Btrfs: optimize key searches in btrfs_search_slot
 2013-09-02 14:52 UTC  (8+ messages)
` [PATCH v6] "
` [PATCH v7] "

[PATCH] btrfs: allow mounting btrfs subvolumes with different ro/rw options
 2013-09-02 10:55 UTC  (2+ messages)

btrfs-progs: v3, move out print in cmd_df to another function
 2013-09-02  3:00 UTC  (3+ messages)

Btrfs: separate out tests into their own directory V2
 2013-09-02  1:13 UTC  (2+ messages)

[PATCH 1/2] btrfs-progs: Update the usage strings of some cmds
 2013-09-02  1:13 UTC  (4+ messages)
` [PATCH 2/2] btrfs-progs: Update the man page of btrfs

Device delete returns "unable to go below four devices on raid10" on 5 drive setup
 2013-09-01 21:43 UTC  (6+ messages)

Mixed blocks, he can avoid ENOSPACE error, when he can't allocated metadata blocks?
 2013-09-01 13:43 UTC 

Unmountable filesystem parent transid verify failed
 2013-09-01 13:11 UTC 

[PATCH] btrfs: use list_for_each_entry_safe() when delete items
 2013-09-01 10:19 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).