Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2013-05-06 18:38:22 to 2013-05-14 12:09:27 UTC [more...]

[RFC PATCH V4 0/2] Online data deduplication
 2013-05-14 12:08 UTC  (2+ messages)
` [PATCH] Btrfs-progs: add dedup subcommand

[PATCH] Btrfs-progs: fix missing recow roots when making btrfs filesystem
 2013-05-14 11:50 UTC 

[PATCH 1/4] Btrfs: remove unnecessary ->s_umount in cleaner_kthread()
 2013-05-14 11:31 UTC  (5+ messages)
` [PATCH 2/4] Btrfs: make the cleaner complete early when the fs is going to be umounted
` [PATCH 3/4] Btrfs: move the R/O check out of btrfs_clean_one_deleted_snapshot()
` [PATCH 4/4] Btrfs: make the snap/subv deletion end more early when the fs is R/O

[PATCH v2 0/8] Btrfs: introduce a tree for UUID to subvol ID mapping
 2013-05-14 10:55 UTC  (12+ messages)
` [PATCH v2 1/8] Btrfs: introduce a tree for items that map UUIDs to something
` [PATCH v2 2/8] Btrfs: support printing UUID tree elements
` [PATCH v2 3/8] Btrfs: create UUID tree if required
` [PATCH v2 4/8] Btrfs: maintain subvolume items in the UUID tree
` [PATCH v2 5/8] Btrfs: fill UUID tree initially
` [PATCH v2 6/8] Btrfs: introduce uuid-tree-gen field
` [PATCH v2 7/8] Btrfs: check UUID tree during mount if required
` [PATCH v2 8/8] Btrfs: add mount option to force UUID tree checking

[PATCH v2 0/4] Btrfs-progs: speedup btrfs send/receive
 2013-05-14 10:27 UTC  (5+ messages)
` [PATCH v2 1/4] Btrfs-progs: Support UUID tree and UUID items in btrfs-debug-tree
` [PATCH v2 2/4] Btrfs-progs: add UUID tree lookup methods
` [PATCH v2 3/4] Btrfs-progs: use UUID tree for send/receive
` [PATCH v2 4/4] Btrfs-progs: add uuid_tree_gen field to btrfs-show-super

BTRFS in laptop-mode
 2013-05-14  8:32 UTC 

Determining size of subvolumes
 2013-05-14  6:47 UTC 

[PATCH 1/5] Btrfs: don't abort the current transaction if there is no enough space for inode cache
 2013-05-14  6:39 UTC  (6+ messages)
` [PATCH 2/5] Btrfs: don't use global block reservation for inode cache truncation
` [PATCH 3/5] Btrfs: optimize the error handle of use_block_rsv()
` [PATCH 4/5] Btrfs: don't steal the reserved space from the global reserve if their space type is different
` [PATCH 5/5] Btrfs: update the global reserve if it is empty

[PATCH v3] btrfs: clean snapshots one by one
 2013-05-14  6:32 UTC  (5+ messages)

mentor
 2013-05-14  4:39 UTC 

[PATCH] Btrfs: return errno if possible when we fail to allocate memory
 2013-05-14  2:12 UTC 

[PATCH v2 00/12] VFS hot tracking
 2013-05-14  0:59 UTC  (13+ messages)
` [PATCH v2 01/12] VFS hot tracking: introduce some data structures
` [PATCH v2 02/12] VFS hot tracking: add i/o freq tracking hooks
` [PATCH v2 03/12] VFS hot tracking: add one workqueue to update hot map
` [PATCH v2 04/12] VFS hot tracking: register one shrinker
` [PATCH v2 05/12] VFS hot tracking, rcu: introduce one rcu macro for list
` [PATCH v2 06/12] VFS hot tracking, seq_file: introduce one set of rcu seq_list interfaces
` [PATCH v2 07/12] VFS hot tracking: add debugfs support
` [PATCH v2 08/12] VFS hot tracking: add one ioctl interface
` [PATCH v2 09/12] VFS hot tracking, procfs: add two proc interfaces
` [PATCH v2 10/12] VFS hot tracking, btrfs: add hot tracking support
` [PATCH v2 11/12] VFS hot tracking: add documentation
` [PATCH v2 12/12] VFS hot tracking: add fs hot type support

[RFC PATCH v3 0/2] Online data deduplication
 2013-05-14  0:29 UTC  (4+ messages)
` [PATCH] Btrfs-progs: add dedup register

Remove a materially failed device from a Btrfs "single-raid" using partitions
 2013-05-13 17:21 UTC  (6+ messages)

Btrfs: wait for quota rescan to complete
 2013-05-13 16:10 UTC  (7+ messages)
` [PATCH] Btrfs: add ioctl to wait for qgroup rescan completion
` [PATCH 1/2] Btrfs-progs: fixup: add flags to struct btrfs_ioctl_quota_rescan_args
` [PATCH 2/2] Btrfs-progs: added "btrfs quota rescan" -w switch (wait)

[PATCH] btrfs-progs: update manpage to add filesystem show command in synopsis
 2013-05-13 15:23 UTC 

[PATCH 0/0] libbtrfs: Set SONAME to "libbtrfs.so.0" (instead of "libbtrfs.so")
 2013-05-13 15:19 UTC  (3+ messages)
` [PATCH] "

[PATCH v2 2/3] Btrfs: cleanup, btrfs_read_fs_root_no_name() doesn't return NULL
 2013-05-13 14:42 UTC 

[PATCH 0/3] Btrfs: some cleanups around btrfs_read_fs_root_no_name()
 2013-05-13 13:53 UTC  (4+ messages)
` [PATCH 1/3] Btrfs: delete unused function
` [PATCH 2/3] Btrfs: cleanup, btrfs_read_fs_root_no_name() doesn't return NULL
` [PATCH 3/3] Btrfs: cleanup: don't check the same thing twice

[PATCH] Btrfs: remove useless copy in quota_ctl
 2013-05-13 11:10 UTC 

WARNING: at fs/btrfs/free-space-cache.c:921 __btrfs_write_out_cache+0x6b9/0x9a0 [btrfs]()
 2013-05-13  8:33 UTC  (12+ messages)

Btrfs resize reliability
 2013-05-12 21:11 UTC 

Btrfs resize reliability
 2013-05-12 21:52 UTC 

bug: grubby error updating grub.cfg when /boot is on btrfs
 2013-05-12 21:08 UTC 

Is my btrfs filesystem definitely dead?
 2013-05-12 16:02 UTC  (3+ messages)

Defragmentation of large files
 2013-05-11 17:29 UTC  (4+ messages)

"unlinked 10 orphans" - something to worry about?
 2013-05-11 12:36 UTC  (2+ messages)

[PATCH 0/2] Two small patches for the raid56 code
 2013-05-11 11:13 UTC  (3+ messages)
` [PATCH RESEND 1/2] Minor format cleanup
` [PATCH RESEND 2/2] Correct allowed raid levels on balance

[PATCH RESEND 0/2] Two small patches for the raid56 code
 2013-05-11 11:12 UTC 

Btrfs balance invalid argument error
 2013-05-11 10:14 UTC  (6+ messages)

hard freezes with 3.9.0 during io-intensive loads
 2013-05-11 10:01 UTC  (11+ messages)

I/O errors block the entire filesystem
 2013-05-11  7:16 UTC  (2+ messages)

[PATCH] btrfs-progs: image: handle superblocks correctly on fs with big blocks
 2013-05-10 15:08 UTC  (6+ messages)

Virtual Device Support
 2013-05-10 14:03 UTC 

Creating recursive snapshots for all filesystems
 2013-05-10 13:58 UTC  (6+ messages)
    ` nocow 'C' flag ignored after balance

[PATCH] filesystem show need to read from the kernel
 2013-05-10 11:02 UTC  (3+ messages)
` [PATCH] btrfs: add framework to read fs info and dev info "
` [PATCH] btrfs-progs: "

Can btrfs cope with a high number of snapshpts (continuous snapshotting)?
 2013-05-10  8:30 UTC 

`btrfs receive` almost coming to a halt
 2013-05-10  7:34 UTC  (3+ messages)

[PATCH 0/4] [RFC] btrfs: offline dedupe
 2013-05-09 21:31 UTC  (3+ messages)
` [PATCH 3/4] btrfs: Introduce extent_read_full_page_nolock()

[GIT PULL] Btrfs
 2013-05-09 19:26 UTC 

[PATCH] Btrfs: handle running extent ops with skinny metadata V2
 2013-05-09 18:34 UTC 

[PATCH] Btrfs: handle running extent ops with skinny metadata
 2013-05-09 17:51 UTC 

[PATCH] Btrfs-progs: add the ability to find mismmatching backrefs
 2013-05-09 14:09 UTC 

[PATCH] Btrfs-progs: sanity check the number of items in a leaf V2
 2013-05-09 13:56 UTC 

syslog message repeated 3x
 2013-05-09 12:48 UTC  (8+ messages)

Btrfs: cleanup destroy_marked_extents
 2013-05-09 12:32 UTC  (2+ messages)

How many subvols/snapshots are possible? (limits?)
 2013-05-09 11:05 UTC  (2+ messages)

[RFC 0/5] BTRFS hot relocation support
 2013-05-09  7:49 UTC  (15+ messages)

[PATCH] blktrace: document -k option
 2013-05-09  1:59 UTC  (2+ messages)

Dup System chunks: is this the way to go?
 2013-05-08 21:34 UTC 

Dup System chunks: is this the way to go?
 2013-05-08 21:31 UTC 

[PATCH] Btrfs: remove warn on in free space cache writeout
 2013-05-08 20:46 UTC 

[PATCH] Btrfs-progs: make image restore with the original device offsets
 2013-05-08 19:40 UTC 

[PATCH] Btrfs: don't null pointer deref on abort
 2013-05-08 17:31 UTC 

Best Practice - Partition, or not?
 2013-05-08 16:58 UTC  (4+ messages)

[PATCH] Btrfs: fix possible memory leak in replace_path()
 2013-05-08  8:56 UTC 

[PATCH] Btrfs: fix possible memory leak in the find_parent_nodes()
 2013-05-08  8:10 UTC 

[PATCH] Btrfs: cleanup unused arguments in send.c
 2013-05-08  7:51 UTC 

Possible to dedpulicate read-only snapshots for space-efficient backups
 2013-05-07 23:35 UTC  (11+ messages)
        ` Possible to deduplicate "

[PATCH] Btrfs-progs: sanity check the number of items in a leaf
 2013-05-07 19:09 UTC 

[PATCH] Btrfs: don't allow device replace on RAID5/RAID6
 2013-05-07 17:28 UTC 

[PATCH] Btrfs: fix off-by-one in fiemap
 2013-05-07 12:25 UTC  (4+ messages)

[PATCH RESEND] Btrfs-progs: fix compile warnings in i386 machine
 2013-05-07 12:24 UTC 

[PATCH] btrfs: use only memmove_extent_buffer and simplify the helpers
 2013-05-07 12:13 UTC  (4+ messages)

[PATCH] Btrfs: fix compile warnings in i386 machine
 2013-05-07 11:53 UTC  (2+ messages)

No free space troubleshooting
 2013-05-07 11:34 UTC 

Kernel BUG: __tree_mod_log_rewind
 2013-05-07 11:12 UTC  (2+ messages)

[PATCH] Btrfs: fix a comment
 2013-05-07 10:23 UTC 

btrfs-progs compile warnings on i386
 2013-05-07 10:06 UTC  (2+ messages)

[PATCH] Btrfs: save us a mutex_lock usage when doing quota rescan
 2013-05-07  7:56 UTC  (3+ messages)

[PATCH] Btrfs: fix passing wrong arg gfp_t to decide the correct allocation mode
 2013-05-07  8:07 UTC  (3+ messages)

[PATCH] btrfs-progs: fix typecast when printing csum value
 2013-05-06 22:01 UTC 

[PATCH] btrfs: don't stop searching after encountering the wrong item
 2013-05-06 21:39 UTC  (3+ messages)

device delete to get errors from the kernel
 2013-05-06 19:39 UTC  (3+ messages)
` [PATCH v2] btrfs: "


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