linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-11 14:16:48 to 2012-06-20 12:10:40 UTC [more...]

R: Re: Subvolumes and /proc/self/mountinfo
 2012-06-20 12:10 UTC 

R: Re: Subvolumes and /proc/self/mountinfo
 2012-06-20 12:02 UTC 

R: Re: Subvolumes and /proc/self/mountinfo
 2012-06-20 11:51 UTC 

[PATCH] Allow cross subvolume reflinks (2nd attempt)
 2012-06-20 10:35 UTC  (2+ messages)
` [PATCH] btrfs: allow cross-subvolume file clone

Subvolumes and /proc/self/mountinfo
 2012-06-20  8:21 UTC  (11+ messages)

inspect-internal should this work ?
 2012-06-20  7:45 UTC 

[PATCH] Ignore unfragmented file checks in defrag when compression enabled
 2012-06-20  1:08 UTC  (4+ messages)
` [PATCH] btrfs: ignore "
    ` [PATCH] btrfs: ignore unfragmented file checks in defrag when compression enabled - rebased

Device names
 2012-06-20  0:00 UTC  (3+ messages)

[PATCH] Btrfs: fix dio write vs buffered read race
 2012-06-19 14:58 UTC 

[PATCH 0/2] Fix bugs in backref resolving code
 2012-06-19 13:42 UTC  (3+ messages)
` [PATCH 1/2] Btrfs: introduce btrfs_next_old_item
` [PATCH 2/2] Btrfs: don't assume to be on the correct extent in add_all_parents

[RFC PATCH] Btrfs: fix old data problem caused by aio vs dio
 2012-06-19 13:08 UTC  (2+ messages)

[patch] Btrfs: small naming cleanup in join_transaction()
 2012-06-19 10:30 UTC 

cannot remove files: "rm" gives "no space left on device", 3.2.0-24, ubuntu
 2012-06-18 21:54 UTC  (14+ messages)

a stacktrace i had on my luks encrypted btrfs partition on kernel 3.4
 2012-06-18 14:42 UTC 

[PATCH] Btrfs: add a missing spin_lock
 2012-06-18 13:23 UTC 

Btrfs: fix locking in btrfs_destroy_delayed_refs
 2012-06-18 13:20 UTC  (2+ messages)

Is Btrfs stable in a big storage server?
 2012-06-18 12:57 UTC  (2+ messages)

[PATCH] Btrfs: add "nocompress" mount option
 2012-06-18 12:28 UTC  (7+ messages)

[PATCH] Btrfs: Fix NOCOW file attribute
 2012-06-18 11:50 UTC  (4+ messages)

Patch: Add subvol current-generation command
 2012-06-17 18:42 UTC 

Massive metadata size increase after upgrade from 3.2.18 to 3.4.1
 2012-06-17 15:29 UTC  (5+ messages)

kernel got struck while scrubbing BTRFS with node- and leafsize 32768
 2012-06-17  8:52 UTC  (4+ messages)

[GIT PULL] Btrfs updates
 2012-06-16  0:21 UTC  (3+ messages)

KVM on top of BTRFS
 2012-06-15 20:10 UTC  (12+ messages)

Btrfs: add support for multiple csum algorithms
 2012-06-15 19:49 UTC 

[PATCH] Btrfs: delay iput with async extents V2
 2012-06-15 18:19 UTC 

[PATCH] Btrfs: delay iput with async extents
 2012-06-15 17:40 UTC 

PATCH: btrfs defrag ioctl, override extent count and size checks compression enabled
 2012-06-15 15:57 UTC  (2+ messages)

[PATCH v2] Btrfs: don't update atime on RO subvolumes
 2012-06-15  9:41 UTC  (4+ messages)

[PATCH 0/4 v2][RFC] apply rwlock for extent state
 2012-06-15  1:50 UTC  (11+ messages)
` [PATCH 1/4] Btrfs: use radix tree for checksum
` [PATCH 2/4] Btrfs: merge adjacent states as much as possible
` [PATCH 3/4] Btrfs: use large extent range for read and its endio
` [PATCH 4/4] Btrfs: apply rwlock for extent state

[PATCH 0/6] Btrfs: tree mod log fixes for 3.5-rc3
 2012-06-14 17:16 UTC  (7+ messages)
` [PATCH 1/6] Btrfs: remove call to btrfs_header_nritems with no effect
` [PATCH 2/6] Btrfs: remove obsolete btrfs_next_leaf call from __resolve_indirect_ref
` [PATCH 3/6] Btrfs: use btrfs_read_lock_root_node in get_old_root
` [PATCH 4/6] Btrfs: fix return value for __tree_mod_log_oldest_root
` [PATCH 5/6] Btrfs: add btrfs_next_old_leaf
` [PATCH 6/6] Btrfs: fix race in tree mod log addition

Question, Does BTRFS provide a read speed increase with RAID1
 2012-06-14 16:31 UTC  (4+ messages)

[PATCH] Btrfs: don't count I/O statistic read errors for missing devices
 2012-06-14 14:42 UTC 

[PATCH] Btrfs: use rcu to protect device->name V3
 2012-06-14 14:05 UTC  (2+ messages)

[GIT PULL][PATCH 00/10] bug-fixes and cleanups
 2012-06-14 11:11 UTC  (15+ messages)
` [PATCH 01/10] Btrfs: remove unused FS_NOCOMP_FL check in setflags and getflags
` [PATCH 02/10] Btrfs: fix missing inherited flag in rename
` [PATCH 03/10 RESEND] Btrfs: do not resize a seeding device
` [PATCH 04/10 RESEND] Btrfs: avoid memory leak of extent state in error handling routine
` [PATCH 05/10 RESEND] Btrfs: make sure that we've made everything in pinned tree clean
` [PATCH 06/10 RESEND] Btrfs: destroy the items of the delayed inodes in error handling routine
` [PATCH 07/10 trival] Btrfs: fix typo in btrfs_finish_ordered_io
` [PATCH 08/10 trival] Btrfs: fix typo in cow_file_range_async
` [PATCH 09/10] Btrfs: update MAINTAINERS info for BTRFS FILE SYSTEM
` [PATCH 10/10] Btrfs: use wrapper page_offset

[PATCH 1/2] Btrfs: use rcu to protect device->name V2
 2012-06-14 10:42 UTC  (9+ messages)
` [PATCH 2/2] Btrfs: implement ->show_devname V2

btrfs: filenames collide with snapshot/subvolume names
 2012-06-14 10:28 UTC  (2+ messages)

[PATCH v2] block: Drop dead function blk_abort_queue()
 2012-06-14  7:04 UTC  (2+ messages)

[PATCH] E2fsprogs: add missing usage for No_COW
 2012-06-14  2:47 UTC  (3+ messages)

Leaving Oracle
 2012-06-13 20:17 UTC  (3+ messages)

[PATCH v2] E2fsprogs: add missing usage for No_COW
 2012-06-13 19:44 UTC  (2+ messages)

Moving top level to a subvolume
 2012-06-13 17:17 UTC  (14+ messages)

ceph-on-btrfs inline-cow regression fix for 3.4.3
 2012-06-13 14:33 UTC  (3+ messages)

Computing size of snapshots approximatly
 2012-06-13 14:01 UTC  (3+ messages)

Bug in btrfs-debug-tree for two or more devices
 2012-06-13  8:43 UTC  (9+ messages)

Btrfs and data nocow for per inode basis
 2012-06-13  7:42 UTC  (10+ messages)
` Btrfs and data nocow "

[PATCH] Btrfs: use rcu to protect device->name V2
 2012-06-12 18:08 UTC  (6+ messages)

[PATCH 00/27 v7] Fix filesystem freezing deadlocks
 2012-06-12 14:20 UTC  (3+ messages)
` [PATCH 11/27] btrfs: Push mnt_want_write() outside of i_mutex
` [PATCH 24/27] btrfs: Convert to new freezing mechanism

[PATCH 1/2] Btrfs: use rcu to protect device->name
 2012-06-12 13:23 UTC  (4+ messages)
` [PATCH 2/2] Btrfs: implement ->show_devname

[PATCH] Btrfs: call filemap_fdatawrite twice for compression V2
 2012-06-11 14:16 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).