linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-04-22 10:12:24 to 2011-05-04 13:23:22 UTC [more...]

btrfs csum failed
 2011-05-04 13:23 UTC  (11+ messages)

Is it possible for the ext4/btrfs file system to pass some context related info to low level block driver?
 2011-05-04 11:45 UTC  (5+ messages)

Cannot Deinstall a Debian Package
 2011-05-04  9:51 UTC  (9+ messages)

Cannot resize btrfs volume
 2011-05-04  8:41 UTC  (2+ messages)

[PATCH, fixed] Prevent oopsing in posix_acl_valid()
 2011-05-04  2:54 UTC 

btrfs seed with luks encrypted devices
 2011-05-04  1:50 UTC  (2+ messages)

[PATCH] Prevent oopsing in posix_acl_valid()
 2011-05-03 19:33 UTC  (3+ messages)

[RFC PATCH 0/2] Change Size of Compressed Extent
 2011-05-03 19:28 UTC  (3+ messages)
` [PATCH 1/2] [RFC] Btrfs: Increase limit on size of compressed extent
` [PATCH 2/2] [RFC] Btrfs: Increase limit of relocated extent size

abysmal performance
 2011-05-03 16:51 UTC  (25+ messages)

kernel BUG at fs/btrfs/inode.c:6403
 2011-05-03 15:03 UTC  (2+ messages)

question about percentage utilization
 2011-05-03 14:54 UTC  (2+ messages)

kernel BUG at fs/btrfs/inode.c:2271!
 2011-05-03 14:54 UTC  (2+ messages)

btrfs warnings from 2.6.39-rc5
 2011-05-03 14:52 UTC  (2+ messages)

[PATCH] Btrfs: fix how we do space reservation for truncate
 2011-05-03 14:44 UTC 

resize ate my root node
 2011-05-03 13:23 UTC  (6+ messages)

[PATCH 1/3] fs: remove FS_COW_FL
 2011-05-03 11:20 UTC  (3+ messages)

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

btrfs raid health status
 2011-05-02 14:20 UTC  (3+ messages)

[PATCH 00/12] Cleanups, cruft removal
 2011-05-02 14:01 UTC  (7+ messages)
` [PATCH 05/12] btrfs: remove useless mutex lock/unlock sequences
  ` [PATCH] btrfs: Document a mutex lock/unlock sequence

[PATCH v3 0/3] btrfs: quasi-round-robin for chunk allocation
 2011-05-02  9:16 UTC  (5+ messages)
` [PATCH v3 1/3] btrfs: move btrfs_cmp_device_free_bytes to super.c
` [PATCH v3 2/3] btrfs: heed alloc_start
` [PATCH v3 3/3] btrfs: quasi-round-robin for chunk allocation

Btrfs raid1 "full sized"?
 2011-05-01 20:02 UTC  (2+ messages)

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

[RFC PATCH] Trace: use unsigned long long in trace print frames
 2011-05-01 15:35 UTC  (7+ messages)
  ` [PATCH] Trace: add __print_symbolic_u64 to avoid warnings on 32bit machine
      ` [PATCH 1/2] tracing: "

Confusing
 2011-04-30 22:30 UTC  (2+ messages)

Rename a btrfs filesystem?
 2011-04-30  5:33 UTC  (2+ messages)

Premature -ENOSPC on btrfs?
 2011-04-30  0:30 UTC  (6+ messages)

Observed unexpected behavior of BTRFS in d_instantiate
 2011-04-28 17:52 UTC  (7+ messages)

[PATCH] Btrfs: check return value of btrfs_inc_extent_ref()
 2011-04-28  9:18 UTC 

[PATCH] Btrfs: return error to caller if read_one_inode() fails
 2011-04-28  9:10 UTC 

btrfs-convert crashes
 2011-04-27 23:36 UTC  (3+ messages)

[PATCH V8 4/8] mm/fs: add hooks to support cleancache
 2011-04-26 16:00 UTC  (4+ messages)

[GIT PULL] Btrfs plugging
 2011-04-26 15:26 UTC  (2+ messages)

[GIT PULL] Btrfs updates
 2011-04-26 14:24 UTC 

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

Read Only snapshots
 2011-04-26  6:06 UTC  (14+ messages)
  ` [PATCH 0/5] Add user-space support for read-only snapshot creation
    ` [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

[PATCH V6 3/3] btrfs: delay to insert the initial inode
 2011-04-26  5:38 UTC  (3+ messages)

Bug#624131: linux-image-2.6.39-rc4-686-pae: Can somewhat reliably produce kernel panic in btrfs code
 2011-04-26  3:59 UTC  (5+ messages)

[PATCH v2 0/7] Btrfs: New inode number allocator
 2011-04-25 20:44 UTC  (10+ messages)
` [PATCH v2 2/7] Btrfs: Use bitmap_set/clear()
` [PATCH v2 3/7] Btrfs: Make free space cache code generic
` [PATCH v2 4/7] Btrfs: Cache free inode numbers in memory
` [PATCH v2 5/7] Btrfs: Make the code for reading/writing free space cache generic
` [PATCH v2 6/7] Btrfs: Always use 64bit inode number
` [PATCH v2 7/7] Btrfs: Support reading/writing on disk free ino cache

[PATCH 1/2] fs: add SEEK_HOLE and SEEK_DATA flags
 2011-04-25 15:02 UTC  (18+ messages)

[RFC PATCH] Btrfs: do not flush csum items of unchanged file data during treelog
 2011-04-25  9:58 UTC  (5+ messages)

[PATCH v2 1/7] Btrfs: Remove unused btrfs_block_group_free_space()
 2011-04-25  8:58 UTC 

writes got stuck
 2011-04-25  5:28 UTC 

[PATCH] Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log()
 2011-04-24 23:23 UTC  (3+ messages)

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

How Snapshots Inter-relate?
 2011-04-22 15:39 UTC  (5+ messages)

[PATCH] Btrfs: check return value of kmalloc()
 2011-04-22 12:02 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).