linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-03-25 10:29:12 to 2011-04-06 05:27:13 UTC [more...]

[PATCH V2] Btrfs: fix subvolume mount by name problem when default mount subvolume is set
 2011-04-06  5:27 UTC 

files on not mounted subvolumes - mysql complains read only
 2011-04-06  1:31 UTC  (2+ messages)

[PATCH 2/2 v2] Btrfs: Per file/directory controls for COW and compression
 2011-04-06  1:26 UTC  (4+ messages)

[PATCH] Btrfs: don't split dio bios if we don't have to
 2011-04-05 23:40 UTC 

[PATCH] Btrfs: do not call btrfs_update_inode in endio if nothing changed
 2011-04-05 23:25 UTC 

[PATCH] Btrfs: don't kzalloc the ordered extents
 2011-04-05 23:20 UTC 

BUG: unable to handle kernel NULL pointer dereference at (null)
 2011-04-05 22:00 UTC  (9+ messages)

[PATCH] Btrfs: map the inode item when doing fill_inode_item
 2011-04-05 17:02 UTC 

btrfs balancing start - and stop?
 2011-04-05 16:06 UTC  (13+ messages)

[PATCH] Btrfs: only retry transaction reservation once
 2011-04-05 15:57 UTC 

btrfs subvolume snapshot syntax too "smart"
 2011-04-05 14:29 UTC  (4+ messages)

[GIT PULL] Btrfs pull for 2.6.39-rc2
 2011-04-05  8:12 UTC 

Odd rebalancing behavior
 2011-04-05  7:20 UTC  (2+ messages)

bug report
 2011-04-05  6:17 UTC  (2+ messages)

[PATCH] Btrfs: fix subvolume mount by name problem when default mount subvolume is set
 2011-04-05  5:07 UTC  (2+ messages)

[PATCH] Btrfs: fix free space cache when there are pinned extents and clusters
 2011-04-04 22:59 UTC  (5+ messages)
` [PATCH] Btrfs: fix free space cache when there are pinned extents and clusters V2

[PATCH] Btrfs: fix memory leak in btrfs_ioctl_start_sync()
 2011-04-04  1:52 UTC  (2+ messages)

[PATCH] Btrfs: fix memory leak in start_transaction()
 2011-04-04  0:14 UTC  (2+ messages)

minor ID for btrfs-control
 2011-04-03 14:33 UTC  (14+ messages)

v2.6.38-6555-ga44f99c: null pointer dereference on -ENOSPC
 2011-04-02 21:10 UTC  (2+ messages)

[PATCH 0/2] btrfs: allow cross-subvolume BTRFS_IOC_CLONE
 2011-04-02 20:01 UTC  (12+ messages)
` [PATCH 1/2] btrfs: remove unused argument 'root' from btrfs_release_path
` [PATCH 2/2] btrfs: allow cross-subvolume BTRFS_IOC_CLONE

2.6.39-rc1: kernel BUG at fs/btrfs/extent-tree.c:5479!
 2011-04-02 12:55 UTC  (5+ messages)

[RFC PATCH] Trace: use unsigned long long in trace print frames
 2011-04-02  1:41 UTC  (3+ messages)

another messed-up btrfs
 2011-04-02  0:05 UTC  (3+ messages)

On masking access to snapshots thru single path
 2011-04-01 18:33 UTC 

Do not use free space caching!
 2011-04-01 18:00 UTC  (6+ messages)

[PATCH 1/3] VFS/ioctl: Add punching-hole support to ioctl()
 2011-04-01 16:54 UTC  (7+ messages)
        ` [Ocfs2-devel] "

Cannot set-default back to ID 0
 2011-04-01 15:32 UTC  (2+ messages)

[PATCH 1/2] Btrfs: fix OOPS of empty filesystem after balance
 2011-04-01  1:47 UTC  (5+ messages)

[PATCH] Btrfs: fix compile warning from __btrfs_map_block
 2011-04-01  0:46 UTC  (3+ messages)

[PATCH] Btrfs - use %pU to print fsid
 2011-03-31 22:21 UTC  (3+ messages)

checkpoints to often
 2011-03-31 14:35 UTC  (2+ messages)

[PATCH] Btrfs: fix subvol_sem leak in btrfs_rename()
 2011-03-31 13:23 UTC 

[PATCH 0/2] btrfs: allow cross-subvolume BTRFS_IOC_CLONE
 2011-03-31 11:12 UTC 

[PATCH] btrfs: clear __GFP_FS flag in the space cache inode
 2011-03-31  9:43 UTC 

Btrfs Partition out of free space - no mount possible
 2011-03-31  7:05 UTC 

feature request: usrquota support
 2011-03-31  3:42 UTC 

[PATCH] Btrfs: fix /proc/mounts info
 2011-03-31  0:44 UTC 

[PATCH v2 0/5] btrfs-progs: scrub interface
 2011-03-30 16:53 UTC  (6+ messages)
` [PATCH v2 1/5] commands added
` [PATCH v2 2/5] scrub ioctls
` [PATCH v2 3/5] added check_mounted_where
` [PATCH v2 4/5] scrub userland implementation
` [PATCH v2 5/5] scrub added to manpage

[RFC PATCH] mutex: Apply adaptive spinning on mutex_trylock()
 2011-03-30 11:59 UTC  (26+ messages)
` [PATCH 1/2] Subject: mutex: Separate out mutex_spin()
  ` [PATCH 2/2] mutex: Apply adaptive spinning on mutex_trylock()

cloning single-device btrfs file system onto multi-device one
 2011-03-30 11:58 UTC  (7+ messages)

[2.6.39-rc1] extent reference leaking
 2011-03-30 11:24 UTC  (2+ messages)

[RFC][PATCH] Btrfs: Fix uninitialized root flags for subvolumes
 2011-03-30  6:59 UTC  (2+ messages)

[PATCH] Btrfs: fix compiler warning in file.c
 2011-03-30  0:57 UTC 

[PATCH] btrfs: return EXDEV when linking from different subvolumes
 2011-03-29 23:26 UTC  (2+ messages)

How to remove a device on a RAID-1 before replacing it?
 2011-03-29 21:15 UTC  (5+ messages)

New btrfsck status
 2011-03-29 12:13 UTC  (3+ messages)

[GIT PULL] Btrfs updates for 2.6.39
 2011-03-29 11:32 UTC  (5+ messages)

[PATCH] Btrfs: add initial tracepoint support for btrfs
 2011-03-29  8:30 UTC  (6+ messages)

[PATCH] btrfs: fix possible deadlock by clearing __GFP_FS flag
 2011-03-29  6:16 UTC  (5+ messages)
` [PATCH V2] "

2.6.37: Multi-second I/O latency while untarring
 2011-03-29  3:50 UTC  (5+ messages)

[PATCH] Btrfs: don't warn in btrfs_add_orphan
 2011-03-28 13:43 UTC 

[PATCH V4 0/4] Btrfs: batched discard support for btrfs
 2011-03-28  9:25 UTC  (5+ messages)

[PATCH] Btrfs: Fix oops for defrag with compression turned on
 2011-03-28  8:30 UTC 

2.6.38 defragment compression oops
 2011-03-28  6:58 UTC  (2+ messages)

I cannot mount two (=all) btrfs volumes after crash while TOI suspending
 2011-03-28  0:21 UTC 

Account Verification
 2011-03-27 17:32 UTC  (3+ messages)
` Phishing (was: Account Verification)

[PATCH V5 2/2] btrfs: implement delayed inode items operation
 2011-03-27 11:44 UTC  (7+ messages)

Compress=lzo a good idea for Swapfiles on SSD?
 2011-03-26 12:54 UTC  (2+ messages)

OSX Support/Driver?
 2011-03-26  4:54 UTC 

[RFC] Tree fragmentation and prefetching
 2011-03-25 21:01 UTC  (6+ messages)


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).