linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-04-06 08:38:54 to 2011-04-13 20:12:18 UTC [more...]

btrfs does not work on usermode linux
 2011-04-13 20:12 UTC  (12+ messages)
    ` [PATCH] "
      ` [PATCH v2] "
          ` [PATCH v3] "

[PATCH] Btrfs: if we've already started a trans handle, use that one
 2011-04-13 19:17 UTC 

[PATCH] Btrfs: do not release delalloc space until after we end the transaction
 2011-04-13 18:54 UTC 

Warning when mounting btrfs partition, kernel unaligned access
 2011-04-13 17:48 UTC  (4+ messages)

[PATCH] Btrfs: take away the num_items argument from btrfs_join_transaction
 2011-04-13 16:55 UTC 

[PATCH] Btrfs: make sure to use the delalloc reserve when filling delalloc
 2011-04-13 16:44 UTC 

[PATCH] Btrfs: don't reserve metadata when we're using the delalloc reserve
 2011-04-13 16:41 UTC  (3+ messages)

[PATCH] btrfs: separate superblock items out of fs_info
 2011-04-13 14:07 UTC 

New btrfsck status
 2011-04-13 14:00 UTC  (4+ messages)

[PATCH v5 0/8] Balance mangement
 2011-04-13 13:34 UTC  (15+ messages)
` [PATCH v5 1/8] btrfs: Balance progress monitoring
` [PATCH v5 2/8] btrfs: Cancel filesystem balance
` [PATCH v5 3/8] btrfs: Factor out enumeration of chunks to a separate function
` [PATCH v5 4/8] btrfs: Implement filtered balance ioctl
` [PATCH v5 5/8] btrfs: Balance filter for device ID
` [PATCH v5 6/8] btrfs: Balance filter for virtual address ranges
` [PATCH v5 7/8] btrfs: Replication-type information
` [PATCH v5 8/8] btrfs: Balance filter for physical device address

[PATCH] Btrfs: avoid taking the chunk_mutex in do_chunk_alloc
 2011-04-13 12:11 UTC  (5+ messages)

[PATCH 0/4] Btrfs: A few small bug fixes
 2011-04-13 11:30 UTC  (6+ messages)
` [PATCH 1/4] Btrfs: Check if btrfs_next_leaf() returns error in btrfs_listxattr()
` [PATCH 2/4] Btrfs: Check if btrfs_next_leaf() returns error in btrfs_real_readdir()
` [PATCH 3/4] Btrfs: Fix incorrect inode nlink in btrfs_link()
` [PATCH 4/4] Btrfs: Check validity before setting an acl

[PATCH 0/5] Add user-space support for read-only snapshot creation
 2011-04-13  9:12 UTC  (6+ messages)
` [PATCH 1/5] Add support for read-only subvolumes
` [PATCH 2/5] Support the new parameters in do_clone(int argc, char** argv)
` [PATCH 3/5] Added support for an additional ioctl
` [PATCH 4/5] Test the "
` [PATCH 5/5] Updated documentation for btrfs subvolume snapshot

wrong values in "df" and "btrfs filesystem df"
 2011-04-13  5:35 UTC  (17+ messages)

[PATCH] Btrfs: avoid taking the chunk_mutex in do_chunk_alloc V2
 2011-04-13  1:19 UTC  (2+ messages)

Unable to perform online resize
 2011-04-12 22:41 UTC  (2+ messages)

Kernel BUG at fs/btrfs/inode.c:2281 & 4665
 2011-04-12 20:26 UTC  (5+ messages)

[PATCH] mark internal functions static
 2011-04-12 12:41 UTC  (4+ messages)

[PATCH v2 0/3] btrfs: quasi-round-robin for chunk allocation
 2011-04-12 10:42 UTC  (4+ messages)
` [PATCH v2 1/3] btrfs: move btrfs_cmp_device_free_bytes to super.c
` [PATCH v2 2/3] btrfs: heed alloc_start
` [PATCH v2 3/3] btrfs: quasi-round-robin for chunk allocation

[RFC][PATCH] Btrfs: about chunk tree backups
 2011-04-12  8:47 UTC  (2+ messages)

[PATCH 1/2] Btrfs: allocate extent state and check the result properly
 2011-04-12  8:15 UTC  (2+ messages)
` [PATCH 2/2] Btrfs: fix unsafe usage of merge_state

[PATCH] Btrfs: cleanup btrfs_alloc_path()'s caller code
 2011-04-12  5:25 UTC  (4+ messages)

v2.6.38-6555-ga44f99c: null pointer dereference on -ENOSPC
 2011-04-11 22:09 UTC  (3+ messages)

[PATCH v4] btrfs: properly handle overlapping areas in memmove_extent_buffer
 2011-04-11 21:52 UTC 

[PATCH] Btrfs: only drop the trans_mutex in join_transaction if we have to
 2011-04-11 21:26 UTC 

[PATCH] Btrfs: avoid taking the trans_mutex in btrfs_end_transaction V2
 2011-04-11 20:56 UTC 

[PATCH] Btrfs: avoid taking the trans_mutex in btrfs_end_transaction
 2011-04-11 20:41 UTC  (2+ messages)

2.6.39-rc1: kernel BUG at fs/btrfs/extent-tree.c:5479!
 2011-04-11 20:27 UTC  (11+ messages)
        ` [PATCH] Btrfs: fix easily get into ENOSPC in mixed case

Mount btrfs segmentation fault
 2011-04-11 20:22 UTC 

[PATCH] btrfs: quasi-round-robin for chunk allocation
 2011-04-11 17:46 UTC  (3+ messages)

[2.6.29-rc2] insert_dir_item hitting assertion during log replay
 2011-04-11 16:07 UTC  (3+ messages)

[PATCH] fix user annotation in ioctl.c
 2011-04-11 15:56 UTC  (2+ messages)

Error Handling Failed Devices
 2011-04-11 15:22 UTC 

btrfs balancing start - and stop?
 2011-04-11  9:14 UTC  (6+ messages)

[PATCH v5 0/8] Balance management, userspace
 2011-04-11  5:36 UTC  (10+ messages)
` [PATCH v5 1/8] Balance progress monitoring
` [PATCH v5 2/8] Add --monitor option to btrfs balance progress
` [PATCH v5 3/8] User-space tool for cancelling balance operations
` [PATCH v5 4/8] Run userspace tool in background for balances
` [PATCH v5 5/8] Initial implementation of userspace interface for filtered balancing
` [PATCH v5 6/8] Balance filter by device ID
` [PATCH v5 7/8] Balance filter for virtual address range
` [PATCH v5 8/8] Interface for device range balance filter

[PATCH] Btrfs: fix memory leaks in btrfs_new_inode()
 2011-04-11  2:23 UTC  (2+ messages)

Required Kernel version to compile git btrfs with DKMS? Problems with Ubuntu 10.10
 2011-04-10 20:50 UTC 

GET BACK TO ME IMMEDIATELY
 2011-04-10 19:24 UTC 

[PATCH] btrfs scrub - restore bios properly after media errors
 2011-04-09 11:29 UTC 

[PATCH v2] btrfs scrub - make fixups sync, don't reuse fixup bios
 2011-04-09 11:27 UTC 

switching "balance" into background
 2011-04-09  9:04 UTC  (3+ messages)

O_DIRECT and Btrfs == checksumming nightmare
 2011-04-08 19:01 UTC 

[PATCH v4 0/8] Balance management
 2011-04-08 16:00 UTC  (17+ messages)
` [PATCH v4 1/8] btrfs: Balance progress monitoring
` [PATCH v4 2/8] btrfs: Cancel filesystem balance
` [PATCH v4 3/8] btrfs: Factor out enumeration of chunks to a separate function
` [PATCH v4 4/8] btrfs: Implement filtered balance ioctl
` [PATCH v4 5/8] btrfs: Balance filter for device ID
` [PATCH v4 6/8] btrfs: Balance filter for virtual address ranges
` [PATCH v4 7/8] btrfs: Replication-type information
` [PATCH v4 8/8] btrfs: Balance filter for physical device address

[PATCH] Btrfs: check for duplicate iov_base's when doing dio reads
 2011-04-08 15:51 UTC 

2.6.39-rc1: btrfs "WARNING: at fs/btrfs/inode.c:2177"
 2011-04-08 14:38 UTC  (5+ messages)

btrfs-control: no such device
 2011-04-08 14:18 UTC  (2+ messages)

2.6.29-rc2 oops and assertion failure
 2011-04-08 13:37 UTC  (4+ messages)

[PATCH] Btrfs-progs: add support for mixed data+metadata block groups
 2011-04-08 13:15 UTC  (3+ messages)

scanning cdrom and floppy
 2011-04-08 11:56 UTC 

[PATCH v3 0/8] Balance management
 2011-04-07 16:56 UTC 

BUG: unable to handle kernel NULL pointer dereference at (null)
 2011-04-07 15:44 UTC  (10+ messages)

[PATCH] Btrfs: deal with the case that we run out of space in the cache
 2011-04-07 15:42 UTC 

[PATCH] btrfs-progs: cast u64 to long long to avoid printf warnings
 2011-04-07 11:02 UTC 

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

2.6.39-rc2 filesystem balance lock ordering
 2011-04-07  4:37 UTC 

[patch] trivial: fix 'btrfS' spelling on error
 2011-04-06 19:31 UTC 

[PATCH] Btrfs: reuse the extent_map we found when calling btrfs_get_extent
 2011-04-06 18:56 UTC 

[PATCH] Btrfs: do not use async submit for small DIO io's
 2011-04-06 18:44 UTC 

[PATCH] Btrfs: don't kzalloc the ordered extents
 2011-04-06 15:24 UTC  (4+ messages)

cloning single-device btrfs file system onto multi-device one
 2011-04-06 13:43 UTC  (8+ messages)

[RFC][PATCH] btrfs: using cached extent_state in set/unlock combinations
 2011-04-06 10:02 UTC 

[RFC PATCH] Trace: use unsigned long long in trace print frames
 2011-04-06  9:18 UTC  (3+ messages)
  ` [PATCH] Trace: add __print_symbolic_u64 to avoid warnings on 32bit machine

[PATCH V3] Btrfs: fix subvolume mount by name problem when default mount subvolume is set
 2011-04-06  8:42 UTC  (3+ 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).