Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2013-04-22 02:37:03 to 2013-04-27 21:40:40 UTC [more...]

data DUP
 2013-04-27 21:40 UTC  (7+ messages)

(no subject)
 2013-04-27  9:42 UTC 

[PATCH v2] Btrfs: improve the loop of scrub_stripe
 2013-04-27  2:56 UTC 

[bug] 3.9-rc7+next: NULL deref in btrfs_next_old_leaf/btrfs_search_slot
 2013-04-27  2:50 UTC  (3+ messages)

[PATCH v2] Btrfs: improve the loop of scrub_stripe
 2013-04-27  2:49 UTC  (3+ messages)

One random read streaming is fast (~1200MB/s), but two or more are slower (~750MB/s)?
 2013-04-26 23:21 UTC  (10+ messages)

[PATCH] xfstests 311: test fsync with dm flakey V2
 2013-04-26 22:49 UTC  (10+ messages)
  ` [BULK] "

[PATCH 0/9] Btrfs-progs: start at kernel/userspace syncup
 2013-04-26 21:06 UTC  (10+ messages)
` [PATCH 1/9] Btrfs-progs: remove dead btrfs-defrag.c
` [PATCH 2/9] Btrfs-progs: remove cut & paste btrfs_next_leaf from restore
` [PATCH 3/9] Btrfs-progs: fix array bound checking
` [PATCH 4/9] Btrfs-progs: move btrfs_fsck_reinit_root to cmds-check.c
` [PATCH 5/9] Btrfs-progs: remove some dead/unbuilt code
` [PATCH 6/9] Btrfs-progs: cleanup duplicated division functions
` [PATCH 7/9] Btrfs-progs: make extent_ref_type() match kernelspace
` [PATCH 8/9] Btrfs-progs: remove the unnecessary 'return -1;' at the end of bin_search
` [PATCH 9/9] Btrfs-progs: remove btrfs_init_path calls from ctree.c

for-linus and linux 3.8.9
 2013-04-26 21:00 UTC 

[PATCH] xfstests 311: test fsync with dm flakey V3
 2013-04-26 19:13 UTC 

[PATCH] xfstests btrfs/284: shorten duration, fix output
 2013-04-26 18:45 UTC 

[PATCH] Btrfs: various abort cleanups
 2013-04-26 18:27 UTC  (3+ messages)

[PATCH] btrfs: handle errors returned from get_tree_block_key
 2013-04-26 18:26 UTC  (4+ messages)
` [PATCH v2] "

no space to remove a file
 2013-04-26 17:26 UTC 

Question on btrfs filesystem defragment args
 2013-04-26 16:08 UTC 

[PATCH v4 0/3] Btrfs: quota rescan for 3.10
 2013-04-26 15:29 UTC  (7+ messages)
` [PATCH v4 1/3] Btrfs: split btrfs_qgroup_account_ref into four functions
` [PATCH v4 2/3] Btrfs: rescan for qgroups
` [PATCH v4 3/3] Btrfs: automatic rescan after "quota enable" command

[PATCH] btrfs: read entire device info under lock
 2013-04-26 15:20 UTC 

[PATCH] btrfs: remove unused gfp mask parameter from release_extent_buffer callchain
 2013-04-26 14:56 UTC 

[PATCH] xfstests: btrfs/276 - stop all fsstress before exiting
 2013-04-26 13:10 UTC  (3+ messages)

[bug] error communication from kernel to userland
 2013-04-26 10:51 UTC  (5+ messages)
` device delete to get errors from the kernel
  ` [PATCH] btrfs-progs: "
    ` [PATCH] btrfs: "

[PATCH 3/4] Btrfs: remove unnecessary variant in btrfs_sector_sum structure
 2013-04-26  9:04 UTC  (5+ messages)
` [PATCH V2 2/2] Btrfs: remove "

Logical/i-nodes lookups give "path resolving failed with ret=-2"
 2013-04-26  7:32 UTC  (2+ messages)

[PATCH] btrfs-progs: mkfs seg fault for wrong free
 2013-04-26  2:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] btrfs: make static code static & remove dead code
 2013-04-25 20:41 UTC  (7+ messages)
` [PATCH V2] "

[PATCH] Btrfs: remove almost all of the BUG()'s from tree-log.c
 2013-04-25 20:24 UTC 

[PATCH] Btrfs: deal with free space cache errors while replaying log
 2013-04-25 19:59 UTC 

[PATCH] Btrfs: improve the loop of scrub_stripe
 2013-04-25 18:48 UTC  (2+ messages)

[PATCH v3 0/3] Btrfs: quota rescan for 3.10
 2013-04-25 15:04 UTC  (16+ messages)
` [PATCH v3 1/3] Btrfs: split btrfs_qgroup_account_ref into four functions
` [PATCH v3 2/3] Btrfs: rescan for qgroups
` [PATCH v3 3/3] Btrfs: automatic rescan after "quota enable" command

[PATCH] Btrfs: only exclude supers in the range of our block group V2
 2013-04-25 13:27 UTC  (8+ messages)

[PATCH 0/2] do not open the extend inode reference at the beginning
 2013-04-25 11:27 UTC  (5+ messages)
` [PATCH 2/2] Btrfs: introduce noextiref mount option

[PATCH] Btrfs: allocate new chunks if the space is not enough for global rsv
 2013-04-25 10:12 UTC 

Failed to lookup path for root 0
 2013-04-25  2:03 UTC  (2+ messages)

query btrfs creation options
 2013-04-24 23:38 UTC  (3+ messages)

[PATCH] Btrfs: don't panic if we're trying to drop too many refs
 2013-04-24 20:51 UTC 

[PATCH] Btrfs: check return value of commit when recovering log
 2013-04-24 20:50 UTC 

[PATCH] Btrfs: cleanup destroy_marked_extents
 2013-04-24 20:50 UTC 

[PATCH] Btrfs: cleanup fs roots if we fail to mount
 2013-04-24 20:49 UTC 

[PATCH] Btrfs: fix extent logging with O_DIRECT into prealloc
 2013-04-24 20:49 UTC 

[PATCH v2] Btrfs: separate sequence numbers for delayed ref tracking and tree mod log
 2013-04-24 16:57 UTC 

[PATCH] Btrfs: fix all callers of read_tree_block
 2013-04-24 15:50 UTC  (4+ messages)

[PATCH] Btrfs: don't try and free ebs twice in log replay
 2013-04-24 15:01 UTC  (2+ messages)

[PATCH] Btrfs: add tree block level sanity check
 2013-04-24 14:59 UTC  (2+ messages)

[PATCH] Btrfs: don't BUG_ON() in btrfs_num_copies
 2013-04-24 14:45 UTC  (2+ messages)

[BUG] "btrfs csum failed" on v3.9.0-rc7
 2013-04-24 14:05 UTC  (2+ messages)

[PATCH] Btrfs: separate sequence numbers for delayed ref tracking and tree mod log
 2013-04-24 13:59 UTC  (7+ messages)

[PATCH 0/2] btrfs-progs: standardize utility filenames and add default rules to Makefile
 2013-04-24 12:43 UTC  (7+ messages)
` [PATCH 2/2] btrfs-progs: Add "
` [PATCH 1/2 (resend)] btrfs-progs: standardize tool source filenames

corrupted filesystem. mounts with -o recovery,ro but not -o recovery or -o ro
 2013-04-24  7:59 UTC  (7+ messages)

[PATCH] Btrfs-progs: add function to map subvol ID to path
 2013-04-23 17:25 UTC  (2+ messages)

[PATCH] btrfs: move leak debug code to functions
 2013-04-23 17:05 UTC  (8+ messages)
` [PATCH V2] "
` [PATCH V3] "

[PATCH] Btrfs: only exclude supers in the range of our block group
 2013-04-23 16:58 UTC 

[PATCH 1/2] btrfs-progs: set generation_v2 any time we write a new root
 2013-04-23 16:47 UTC  (7+ messages)
` [PATCH 2/2] btrfs-progs: enlarge root item if needed in btrfs_update_root
  ` [PATCH 2/2 V2] btrfs-progs: update generation_v2 "

[PATCH 0/3] speedup btrfs send/receive
 2013-04-23 13:21 UTC  (4+ messages)
` [PATCH 1/3] Btrfs-progs: Support UUID tree and UUID items in btrfs-debug-tree
` [PATCH 2/3] Btrfs-progs: add uuid-tree lookup methods
` [PATCH 3/3] Btrfs-progs: use UUID tree for send/receive

[PATCH] Btrfs-progs: btrfs-send: free used memory and close fds
 2013-04-23  9:25 UTC  (2+ messages)
` [PATCH] Btrfs-progs: in btrfs-debug-tree, print -1 in key for (u64)-1

[PATCH] xfstests 311: test fsync with dm flakey
 2013-04-22 22:31 UTC  (2+ messages)

3.8.8 kernel crash while editing a file
 2013-04-22 20:37 UTC  (2+ messages)

3.8.8 fc18 kernel crash when editing a file
 2013-04-22 19:30 UTC 

btrfs scrub gives unable to find logical $hugenum len 16384
 2013-04-22 15:25 UTC  (5+ messages)

BTRFS 3.8.7 Kernel Crash Report‏
 2013-04-22 14:44 UTC  (14+ messages)
    ` BTRFS 3.8.7 Kernel Crash Report

[PATCH] xfstests: remove recursive include in filter.btrfs
 2013-04-22 14:36 UTC  (5+ messages)
` [PATCH V2] "
  ` [PATCH V3] xfstests: fix common filter "

[PATCH] Btrfs: deal with bad mappings in btrfs_map_block
 2013-04-22 14:26 UTC  (2+ messages)

[PATCH] Btrfs: don't call readahead hook until we have read the entire eb
 2013-04-22 13:14 UTC 

[PATCH] Btrfs: fix possible infinite loop in slow caching
 2013-04-22 13:13 UTC 

[PATCH] Btrfs: use REQ_META for all metadata IO
 2013-04-22 13:13 UTC 

[PATCH] Btrfs: return free space in cow error path
 2013-04-22 10:53 UTC 

[PATCH] Btrfs-progs: btrfs-crc: support specifying checksum in hex
 2013-04-22 10:17 UTC 

[PATCH 0/4] [RFC] btrfs: offline dedupe
 2013-04-22  8:56 UTC  (4+ messages)

[PATCH 2/2] Btrfs: use a lock to protect incompat/compat flag of the super block
 2013-04-22  2:38 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