linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-16 16:38:01 to 2014-09-20 20:46:11 UTC [more...]

Performance Issues
 2014-09-20 20:44 UTC  (19+ messages)

Using two mirrored drives separately
 2014-09-20 20:20 UTC  (2+ messages)

general thoughts and questions + general and RAID5/6 stability?
 2014-09-20  9:32 UTC  (2+ messages)

Help Out with the Btrfs Code base and User Space Tools
 2014-09-20  3:09 UTC 

Single disk parrallelization
 2014-09-19 21:29 UTC  (3+ messages)

[GIT PULL] Btrfs fixes
 2014-09-19 19:47 UTC 

[PATCH] Btrfs: fix build_backref_tree issue with multiple shared blocks
 2014-09-19 19:43 UTC 

Problem with unmountable filesystem
 2014-09-19 18:44 UTC  (14+ messages)

[PATCH v2 0/2] Move BTRFS RCU string to common library
 2014-09-19 18:15 UTC  (9+ messages)
` [PATCH v2 1/2] Return a value from printk_ratelimited
` [PATCH v2 2/2] Move BTRFS RCU string to common library

Help for creating a useful bugreport
 2014-09-19 17:21 UTC  (2+ messages)

[PATCH] xfstests: remove check_scratch_fs in btrfs/012
 2014-09-19 15:02 UTC  (3+ messages)

[PATCH] Btrfs: cleanup error handling in build_backref_tree
 2014-09-19 14:40 UTC 

[PATCH] Revert "Btrfs: device_list_add() should not update list when
 2014-09-19 13:59 UTC  (4+ messages)

kernel integration branch updated
 2014-09-19 13:07 UTC  (4+ messages)

[PATCH 1/4] btrfs: correct empty compression property behavior
 2014-09-19  9:05 UTC  (4+ messages)
` [PATCH 2/4] btrfs: introduce new compression property to disable compression at all
  ` [PATCH 3/4] btrfs: export __btrfs_set_prop
    ` [PATCH 4/4] btrfs: Fix compression related ioctl to run atomic operations in one transaction

[PATCH v2] btrfs: Fix and enhance merge_extent_mapping() to insert best fitted extent map
 2014-09-19  7:33 UTC  (2+ messages)

[PATCH 1/5] btrfs: nodatasum drop compress
 2014-09-19  7:01 UTC  (8+ messages)
` [PATCH 2/5] btrfs: correct a message on setting nodatacow
` [PATCH 3/5] btrfs: notice nodatasum is also enabled with nodatacow
` [PATCH 4/5] btrfs: suppress a verbose message about enabling space cache on remounting
` [PATCH 5/5] btrfs: rework compression related options processing

XFS Tests for Btrfs
 2014-09-19  1:56 UTC  (7+ messages)

[PATCH] btrfs-progs: fix many typos in documents
 2014-09-19  1:49 UTC 

fs corruption report
 2014-09-19  1:30 UTC  (9+ messages)

[PATCH] btrfs: Fix and enhance merge_extent_mapping() to insert best fitted extent map
 2014-09-19  0:31 UTC  (11+ messages)

Btrfs-progs releases
 2014-09-18 21:38 UTC  (2+ messages)

btrfs receive: could not find parent subvolume
 2014-09-18 16:07 UTC  (3+ messages)

[PATCH] Btrfs: try not to ENOSPC on log replay V2
 2014-09-18 15:30 UTC 

[PATCH] Btrfs: don't do async reclaim during log replay V2
 2014-09-18 15:27 UTC 

[PATCH] Btrfs: remove empty block groups automatically V3
 2014-09-18 15:20 UTC 

[PATCH] Move BTRFS RCU string to common library
 2014-09-18 14:03 UTC  (2+ messages)

corruption with btrfs on nocow loop file
 2014-09-18 14:06 UTC 

Problem with a filesystem
 2014-09-18 13:42 UTC  (7+ messages)

[PATCH] btrfs-progs: fix page align issue for lzo compress in restore
 2014-09-18  9:31 UTC  (5+ messages)
    ` [PATCH] btrfs-progs: fix page align issue for lzo compress inrestore

"btrfs rescue super-recover" memory corruption
 2014-09-18  9:23 UTC  (5+ messages)
` [PATCH] Btrfs-progs: super-recover: fix double free fs_devices memory

[PATCH 1/3] btrfs-progs: remove BTRFS_SCAN_PROC scan method
 2014-09-18  6:49 UTC  (5+ messages)
` [PATCH 2/3] btrfs-progs: remove scan_for_btrfs()
` [PATCH 3/3] btrfs-progs: fix device missing of btrfs fi show with seeding devices

[bug] <subvol> doesn't belong to btrfs mount point
 2014-09-18  6:26 UTC  (3+ messages)

[PATCH v3 00/15] xfstests: new btrfs stress test cases
 2014-09-18  5:49 UTC  (16+ messages)
` [PATCH v3 01/15] btrfs: new test to run btrfs balance and subvolume test simultaneously
` [PATCH v3 02/15] btrfs: new test to run btrfs balance and scrub simultaneously
` [PATCH v3 03/15] btrfs: new test to run btrfs balance and defrag operations simultaneously
` [PATCH v3 04/15] btrfs: new case to run btrfs balance and remount with different compress algorithms
` [PATCH v3 05/15] btrfs: new case to run btrfs balance and device replace operations simultaneously
` [PATCH v3 06/15] btrfs: new case to run btrfs subvolume create/delete operations and device replace simultaneously
` [PATCH v3 07/15] btrfs: new case to run btrfs subvolume create/delete operations and scrub simultaneously
` [PATCH v3 08/15] btrfs: new case to run btrfs subvolume create/delete and defrag operations simultaneously
` [PATCH v3 09/15] btrfs: new case to run subvolume create/delete and remount with defferent compress algorithms
` [PATCH v3 10/15] btrfs: new case to run device replace and scrub operations simultaneously
` [PATCH v3 11/15] btrfs: new case to run device replace and defrag "
` [PATCH v3 12/15] btrfs: new case to run device replace and remount with different compress algorithms simultaneously
` [PATCH v3 13/15] btrfs: new case to run btrfs scrub and defrag operations simultaneously
` [PATCH v3 14/15] btrfs: new case to run btrfs scrub and remount with different compress algorithms simultaneously
` [PATCH v3 15/15] btrfs: new case to run defrag "

[PATCH] btrfs-progs: fix find_mount_root() to handle duplicated mount point correctly
 2014-09-18  5:00 UTC  (3+ messages)

[PATCH 1/3] btrfs-progs: Add nocow compressed write into prealloc support
 2014-09-18  4:22 UTC  (3+ messages)
` [PATCH 2/3] btrfs-progs: Add data_offset and data_len output for print_file_extent_item
` [PATCH 3/3] btrfs: Add btrfsck support for nocow compressed prealloc write

[PATCH 1/2] btrfs: Add more check before read_extent_buffer() to avoid read overflow
 2014-09-18  4:01 UTC  (2+ messages)
` [PATCH 2/2] btrfs: Add support for nocow write into prealloc space with compression

Rockstor 3.0 now available
 2014-09-18  1:58 UTC 

btrfs balance enospc
 2014-09-17 21:11 UTC  (8+ messages)

Setting FS_USERNS_MOUNT in btrfs_fs_type.fs_flags
 2014-09-17 20:31 UTC  (4+ messages)

Can btrfs re-sync an out-of-sync RAID1 filesystem?
 2014-09-17 19:48 UTC  (3+ messages)

btrfs differential receive has become excrutiatingly slow on one machine
 2014-09-17 17:13 UTC  (7+ messages)
      ` btrfs differential receive has become excrutiatingly slow with COW files
        ` NOCOW on VM images causes extreme btrfs slowdowns, memory leaks, and deadlocks

[PATCH v3 00/12] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM
 2014-09-17 15:26 UTC  (8+ messages)
` [PATCH v3 01/12] crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto code
` [PATCH v3 02/12] btrfs: LLVMLinux: Remove VLAIS

[PATCH] Btrfs: don't do async reclaim during log replay
 2014-09-17 14:06 UTC 

[PATCH] Btrfs: fix wrong parse of extent map's tracepoint
 2014-09-17 13:36 UTC 

Unable to mount multiple subvolumes of a single disk
 2014-09-17 13:21 UTC  (12+ messages)

[PATCH] btrfs: add regression test for remount with thread_pool resized
 2014-09-17 10:02 UTC  (2+ messages)

"Btrfs: device_list_add() should not update list when mounted" breaks subvol mount
 2014-09-17  8:49 UTC  (12+ messages)

btrfs listing is wrong
 2014-09-17  4:22 UTC  (3+ messages)

Buttersink 0.4.1 - like rsync for btrfs snapshots
 2014-09-16 23:20 UTC 

EEXIST on writev to ceph journal file on btrfs 3.17-rc4 (not reproducible in 3.16)
 2014-09-16 22:33 UTC 

[bug] btrfs check --subvol-extents segfault
 2014-09-16 21:34 UTC  (2+ messages)

unable to mount, tools segfault
 2014-09-16 21:20 UTC  (5+ messages)

[PATCH] Btrfs: try not to ENOSPC on log replay
 2014-09-16 20:32 UTC 

Measuring overhead of reference counting in btrfs
 2014-09-16 19:57 UTC 

where to file bugs
 2014-09-16 18:31 UTC 

btrfs balance enospc
 2014-09-16 16:37 UTC  (7+ 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).