Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2013-06-26 15:50:14 to 2013-07-03 17:14:43 UTC [more...]

[PATCH v7 0/8] Btrfs: introduce a tree for UUID to subvol ID mapping
 2013-07-03 17:14 UTC  (3+ messages)
` [PATCH v7 7/8] Btrfs: check UUID tree during mount if required
` [PATCH v7 8/8] Btrfs: add mount option to force UUID tree checking

[PATCH 0/3] Small fixes for btrfs-progs
 2013-07-03 17:09 UTC  (6+ messages)
` [PATCH 1/3] Btrfs-progs: add missing write check for mkfs
` [PATCH 2/3] Btrfs-progs: add kstrdup() return value check
` [PATCH 3/3] Btrfs-progs: remove unused code

[PATCH] Btrfs-progs: fix check in btrfs_lookup_extent_info()
 2013-07-03 16:32 UTC 

[PATCH RESEND] Btrfs-progs: fix compile warning in btrfs_free_block_groups()
 2013-07-03 16:31 UTC  (2+ messages)

[PATCH 1/2] Btrfs-progs: make pretty_sizes() works less error prone
 2013-07-03 16:07 UTC  (2+ messages)
` [PATCH 2/2] Btrfs-progs: fix possible memory leak related to subvolume/snapshot creation

[RFC PATCH 00/12] Btrfs-progs: introduce chunk recover function
 2013-07-03 14:17 UTC  (14+ messages)
` [PATCH 01/12] Btrfs-progs: fix missing recow roots when making btrfs filesystem
` [PATCH 02/12] Btrfs-progs: don't close the file descriptor 0 when closing a device
` [PATCH 03/12] Btrfs-progs: Don't free the devices when close the ctree
` [PATCH 04/12] Btrfs-progs: cleanup similar code in open_ctree_* and close_ctree
` [PATCH 05/12] Btrfs-progs: introduce common insert/search/delete functions for rb-tree
` [PATCH 06/12] Btrfs-progs: use rb-tree instead of extent cache tree for fs/file roots
` [PATCH 07/12] Btrfs-progs: extend the extent cache for the device extent
` [PATCH 08/12] Btrfs-progs: Add block group check funtion
` [PATCH 09/12] Btrfs-progs: Add chunk recover function - using old chunk items
` [PATCH 10/12] Btrfs-progs: introduce list_{first, next}_entry/list_splice_tail{_init}
` [PATCH 11/12] Btrfs-progs: Add chunk rebuild function for RAID1/SINGLE/DUP
` [PATCH 12/12] Btrfs-progs: recover raid0/raid10/raid5/raid6 metadata chunk

[PATCH v4] xfstests: btrfs/311: sparse copy between different filesystems/mountpoints
 2013-07-03 13:10 UTC 

[PATCH] Btrfs: optimize function btrfs_read_chunk_tree
 2013-07-03 12:19 UTC 

[PATCH v4] xfstests: btrfs/316: cross-subvolume sparse copy
 2013-07-03 12:04 UTC 

[PATCH] btrfs-progs: Fix segmentation fault
 2013-07-03 11:44 UTC  (3+ messages)

[PATCH v3] xfstests: btrfs/316: cross-subvolume sparse copy
 2013-07-03 10:17 UTC  (7+ messages)

btrfs send /receive : having problems sending a snapshot back to the original partition
 2013-07-03 10:11 UTC  (5+ messages)

[PATCH] Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extents
 2013-07-03  9:47 UTC  (3+ messages)

[PATCH] Xfstests/btrfs/308: add snapshot-aware defrag for partial extents testcases
 2013-07-03  9:46 UTC 

[PATCH] Btrfs: fix extent buffer leak after backref walking
 2013-07-03  8:53 UTC  (2+ messages)

WARNING: at fs/btrfs/backref.c:903 find_parent_nodes+0x616/0x815 [btrfs]()
 2013-07-03  6:46 UTC  (2+ messages)

[PATCH] btrfs-progs: avoid memory leak in btrfs_close_devices
 2013-07-03  5:48 UTC  (4+ messages)

[PATCH] Btrfs: only do the tree_mod_log_free_eb if this is our last ref
 2013-07-03  3:26 UTC  (3+ messages)

[PATCH] btrfs-progs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
 2013-07-03  0:47 UTC  (5+ messages)

Hardware failure or btrfs issue?
 2013-07-02 21:37 UTC  (5+ messages)

[PATCH] xfstests: make the scratch device for generic/256 slightly larger
 2013-07-02 19:17 UTC 

question about transaction-abort-related commits
 2013-07-02 16:35 UTC  (7+ messages)

[PATCH] btrfs-progs: btrfs requires version.h
 2013-07-02 16:31 UTC  (2+ messages)

unclean shutdown and space cache rebuild
 2013-07-02 15:49 UTC  (11+ messages)

[PATCH] Btrfs: wait ordered range before doing direct io
 2013-07-02 14:40 UTC 

Does balance implicitly defrag?
 2013-07-02 13:28 UTC 

[PATCH v3] xfstests: btrfs/311: sparse copy between different filesystems/mountpoints
 2013-07-02  9:33 UTC 

[PATCH] Btrfs: stop using GFP_ATOMIC for the tree mod log allocations
 2013-07-02  7:35 UTC  (2+ messages)

[PATCH] Btrfs: hold the tree mod lock in __tree_mod_log_rewind
 2013-07-02  7:24 UTC  (8+ messages)

[RFC PATCH] Btrfs: rework ulist with list operation
 2013-07-01 23:29 UTC  (3+ messages)

[PATCH v2] xfstests: btrfs/311: sparse copy between different filesystems/mountpoints
 2013-07-01 20:39 UTC  (2+ messages)

[PATCH v2] xfstests: btrfs/316: cross-subvolume sparse copy
 2013-07-01 20:38 UTC  (2+ messages)

[PATCH] Btrfs: return -1 when lzo compression makes data bigger
 2013-07-01 18:33 UTC 

[PATCH 0/6] fix INT_MAX readdir hang, plus cleanups
 2013-07-01 17:18 UTC  (5+ messages)

why check f_path.mnt is equal for source and dest in btrfs_ioctl_clone()?
 2013-07-01 16:21 UTC  (2+ messages)

[PATCH] Btrfs: make tree_mod_alloc return the struct its allocating
 2013-07-01 13:40 UTC  (2+ messages)

lz4 status?
 2013-07-01 13:27 UTC  (3+ messages)

raid 10 corruption from single drive failure
 2013-07-01 10:16 UTC  (3+ messages)

Filesystem "somewhat" destroyed - need help for recovery/fixing
 2013-07-01  7:39 UTC  (6+ messages)
      ` Filesystem

btrfsck output: What does it all mean?
 2013-06-29 15:19 UTC  (2+ messages)

raid1 inefficient unbalanced filesystem reads
 2013-06-29 14:04 UTC  (10+ messages)

[PATCH] Btrfs: make backref walking code handle skinny metadata
 2013-06-29 10:52 UTC  (2+ messages)

[PATCH v2] Btrfs: fix crash regarding to ulist_add_merge
 2013-06-29 10:48 UTC  (5+ messages)

[PATCH v3] Btrfs: fix crash regarding to ulist_add_merge
 2013-06-29 10:46 UTC  (3+ messages)

[PATCH] btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specified
 2013-06-29  2:44 UTC  (6+ messages)

[PATCH] Btrfs: make the chunk allocator completely tree lockless
 2013-06-28 17:18 UTC  (3+ messages)

[PATCH] xfstests: fix btrfs/265 so it actually works V2
 2013-06-28 10:15 UTC  (2+ messages)

[PATCH] Btrfs: cleanup orphaned root orphan item V2
 2013-06-27 18:11 UTC 

btrfs triggered lockdep WARN
 2013-06-27 17:03 UTC  (6+ messages)

[PATCH] Btrfs: cleanup orphaned root orphan item
 2013-06-27 15:34 UTC 

Transparent Tagging?
 2013-06-27 15:07 UTC  (3+ messages)

Problem with btrfsck / couurpted filesystem
 2013-06-27 15:01 UTC  (5+ messages)

some feedbacks seen on btrfs
 2013-06-27 13:50 UTC  (2+ messages)

[PATCH 1/3] Btrfs: fix oops when recovering the file data by scrub function
 2013-06-27 10:51 UTC  (3+ messages)
` [PATCH 2/3] Btrfs: cleanup the code of copy_nocow_pages_for_inode()
` [PATCH 3/3] Btrfs: fix several potential problems in copy_nocow_pages_for_inode

[PATCH] btrfs: Cleanup unneeded extra variant in btrfs_read_sys_array
 2013-06-27  9:39 UTC 

[PATCH] xfstests: fix SCRATCH_DEV_POOL mount/umount issues
 2013-06-27  7:30 UTC  (2+ messages)

[PATCH] btrfs-progs: Cleanup unneeded extra variant in btrfs_read_sys_array
 2013-06-27  6:25 UTC 

[bug] mount is successful when check --repair is running
 2013-06-27  3:30 UTC 

[PATCH] xfstests: fix btrfs/264 to not use the scratch dev pool
 2013-06-27  3:23 UTC  (2+ messages)

[PATCH] Btrfs: fix crash regarding to ulist_add_merge
 2013-06-27  2:55 UTC  (9+ messages)

[PATCH v6 0/8] Btrfs: introduce a tree for UUID to subvol ID mapping
 2013-06-27  1:45 UTC  (7+ messages)
` [PATCH v6 1/8] Btrfs: introduce a tree for items that map UUIDs to something

[XFSTESTS PATCH] btrfs: Test deduplication
 2013-06-26 22:40 UTC 

[PROGS PATCH] Import btrfs-extent-same
 2013-06-26 22:38 UTC 

[PATCH] xfstests: check if the scratch dev pool is mounted in _require_scratch
 2013-06-26 19:34 UTC  (3+ messages)

[PATCH 2/3] Btrfs: fix the deadlock between the transaction start/attach and commit
 2013-06-26 17:53 UTC  (12+ messages)

[PATCH 0/5] Btrfs-progs: coalesce of patches
 2013-06-26 16:42 UTC  (3+ messages)
` [PATCH v2 1/5] Btrfs-progs: fix closing of devices
` [PATCH v2 5/5] Btrfs-progs: Validate super block checksum

[PATCH] xfstests: unmount scratch mnt in test 307
 2013-06-26 15:50 UTC  (4+ messages)
    ` [BULK] "


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