Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2013-04-16 17:00:59 to 2013-04-24 13:03:53 UTC [more...]

[PATCH] btrfs: make static code static & remove dead code
 2013-04-24 13:03 UTC  (9+ messages)

[PATCH] Btrfs: only exclude supers in the range of our block group V2
 2013-04-24 13:00 UTC  (3+ 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

Logical/i-nodes lookups give "path resolving failed with ret=-2"
 2013-04-24 12:04 UTC 

[BUG] "btrfs csum failed" on v3.9.0-rc7
 2013-04-24 11:24 UTC 

[PATCH v3 0/3] Btrfs: quota rescan for 3.10
 2013-04-24 11:00 UTC  (13+ 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: separate sequence numbers for delayed ref tracking and tree mod log
 2013-04-24  8:26 UTC  (3+ messages)

[PATCH] Btrfs: fix all callers of read_tree_block
 2013-04-24  8:17 UTC  (2+ messages)

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

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

[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] Btrfs: add tree block level sanity check
 2013-04-23 15:31 UTC 

[PATCH] Btrfs: don't try and free ebs twice in log replay
 2013-04-23 15:09 UTC 

[PATCH] Btrfs: don't BUG_ON() in btrfs_num_copies
 2013-04-23 14:54 UTC 

[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  (12+ 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)

data DUP
 2013-04-22 13:37 UTC  (6+ 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  (11+ messages)
` [PATCH 1/4] btrfs: abtract out range locking in clone ioctl()
` [PATCH 2/4] btrfs_ioctl_clone: Move clone code into it's own function
` [PATCH 3/4] btrfs: Introduce extent_read_full_page_nolock()
` [PATCH 4/4] btrfs: offline dedupe

[PATCH 2/2] Btrfs: use a lock to protect incompat/compat flag of the super block
 2013-04-22  2:38 UTC  (3+ messages)

[PATCH 0/9] a bunch of miscellaneous bug fixes
 2013-04-21 23:09 UTC  (4+ messages)
` [PATCH 00/11 v2] "
  ` [PATCH 01/11, RESEND] btrfs-progs: root_item generation_v2 is out of sync after btrfsck

[PATCH] btrfs-progs: update mkfs.btrfs help info for raid5/6
 2013-04-21  9:36 UTC  (4+ messages)

[PATCH] Btrfs: make ulist_{init,fin}() static and not exported as symbol
 2013-04-20 18:09 UTC  (3+ messages)

minor patch to cmds-restore.c
 2013-04-20 13:08 UTC  (3+ messages)

stale NFS file handle and corrupted btrfs
 2013-04-20 12:41 UTC 

[PATCH] btrfs-progs: fix send-test build
 2013-04-20  4:37 UTC 

lvm volume like support
 2013-04-19 18:13 UTC  (7+ messages)

[PATCH 0/5] Btrfs: introduce a tree for UUID to subvol ID mapping
 2013-04-19 15:41 UTC  (6+ messages)
` [PATCH 1/5] Btrfs: introduce a tree for items that map UUIDs to something
` [PATCH 2/5] Btrfs: support printing UUID tree elements
` [PATCH 3/5] Btrfs: create UUID tree if required
` [PATCH 4/5] Btrfs: maintain subvolume items in the UUID tree
` [PATCH 5/5] Btrfs: fill UUID tree initially

[PATCH] Btrfs: delete unused parameter to btrfs_read_root_item()
 2013-04-19 15:08 UTC  (2+ messages)
` [PATCH] Btrfs: set UUID in root_item for created trees

[BUG REPORT] Kernel panic on 3.9.0-rc7-4-gbb33db7
 2013-04-19 13:52 UTC  (8+ messages)

[PATCH] btrfs-progs: subvol show could take more than one subvol
 2013-04-19 10:00 UTC  (2+ messages)

(3.9-rc5) WARNING: at fs/btrfs/super.c:255 __btrfs_abort_transaction
 2013-04-19  8:52 UTC  (3+ messages)

RAID device nomination (Feature request)
 2013-04-19  3:05 UTC  (8+ messages)

[PATCH] Btrfs: fix error handling in btrfs_ioctl_send()
 2013-04-19  1:04 UTC 

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

[PATCH] Btrfs: improve the loop of scrub_stripe
 2013-04-18 16:54 UTC 

[PATCH v2 0/4] Btrfs-progs: add --fields option to subvol list
 2013-04-18 16:42 UTC  (6+ messages)
` [PATCH v2 4/4] Btrfs-progs: enhance 'btrfs subvolume list'

[RFC] Online dedup for Btrfs
 2013-04-18 15:07 UTC  (3+ messages)

[bug] 3.9-rc7+next: NULL deref in btrfs_next_old_leaf/btrfs_search_slot
 2013-04-18 14:49 UTC  (2+ messages)

[PATCH] btrfs-progs: a copy of superblock is zero may not mean btrfs is not there
 2013-04-18  8:36 UTC  (5+ messages)

[PATCH] Btrfs: remove unused variable in __process_changed_new_xattr()
 2013-04-18  7:10 UTC 

[PATCH] Btrfs: do not continue if out of memory happens
 2013-04-17 22:21 UTC  (2+ messages)

[PATCH] Btrfs: fix reada debug code compilation
 2013-04-17 20:50 UTC  (3+ messages)

[PATCH] Btrfs: fix lockdep warning
 2013-04-17 16:57 UTC  (2+ messages)

[PATCH v2 0/3] Btrfs: quota rescan for 3.10
 2013-04-17 15:20 UTC  (4+ messages)
` [PATCH v2 2/3] Btrfs: rescan for qgroups

[PATCH] Btrfs: add all ioctl checks before user change for quota operations
 2013-04-17 14:49 UTC 

[PATCH] Btrfs: don't force pages under writeback to finish when aborting
 2013-04-17 14:20 UTC 

[PATCH V2] Btrfs: fix missing check about ulist_add() in qgroup.c
 2013-04-17 14:18 UTC 

[PATCH V2] Btrfs: fix missing check about ulist_add() in qgroup.c
 2013-04-17 14:00 UTC 

[PATCH] Btrfs: clear received_uuid field for new writable snapshots
 2013-04-17  9:11 UTC 

[PATCH] Btrfs-progs: make restore deal with really broken file systems V2
 2013-04-16 17:13 UTC 

[PATCH] Btrfs-progs: fix csum check when extent lands on block group
 2013-04-16 17:00 UTC 


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