linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-07 17:06:25 to 2014-11-17 09:01:15 UTC [more...]

BTRFS messes up snapshot LV with origin
 2014-11-17  9:00 UTC  (5+ messages)

BTRFS messes up snapshot LV with origin
 2014-11-17  8:00 UTC 

btrfs-progs: ARGV0_BUF_SIZE causes problems with tests
 2014-11-15  1:27 UTC 

[PATCH 0/2] add progress indicator to btrfs-convert
 2014-11-15  0:09 UTC  (4+ messages)
` [PATCH 1/2] btrfs-progs: add task-utils
` [PATCH 2/2] btrfs-progs: convert: use task for progress indication of metadata creation

soft lockup - CPU#0 stuck - Kernel 3.17.2
 2014-11-14 23:47 UTC  (8+ messages)

Two persistent problems
 2014-11-14 22:00 UTC  (2+ messages)

[PATCH] Btrfs: do not move em to modified list when unpinning
 2014-11-14 21:16 UTC 

Suggestion on reducing short kernel hangs from my btrfs filesystems: bcache?
 2014-11-14 19:05 UTC 

[PATCH 1/2] btrfs-progs: introduce btrfs_register_all_device()
 2014-11-14 16:51 UTC  (7+ messages)
` [PATCH 1/2 v4] "
  ` [PATCH 2/2 v4] btrfs-progs: optimize btrfs_scan_lblkid() for multiple calls

[RFC PATCH V9 00/17] Btrfs: Subpagesize-blocksize: Get rid of whole page I/O
 2014-11-14 15:38 UTC  (18+ messages)
` [RFC PATCH V9 01/17] Btrfs: subpagesize-blocksize: Get rid of whole page reads
` [RFC PATCH V9 02/17] Btrfs: subpagesize-blocksize: Get rid of whole page writes
` [RFC PATCH V9 03/17] Btrfs: subpagesize-blocksize: __btrfs_buffered_write: Reserve/release extents aligned to block size
` [RFC PATCH V9 04/17] Btrfs: subpagesize-blocksize: Define extent_buffer_head
` [RFC PATCH V9 05/17] Btrfs: subpagesize-blocksize: Read tree blocks whose size is <PAGE_CACHE_SIZE
` [RFC PATCH V9 06/17] Btrfs: subpagesize-blocksize: Write only dirty extent buffers belonging to a page
` [RFC PATCH V9 07/17] Btrfs: subpagesize-blocksize: Allow mounting filesystems where sectorsize != PAGE_SIZE
` [RFC PATCH V9 08/17] Btrfs: subpagesize-blocksize: Compute and look up csums based on sectorsized blocks
` [RFC PATCH V9 09/17] Btrfs: subpagesize-blocksize: __extent_writepage: Write only dirty blocks of a page
` [RFC PATCH V9 10/17] Btrfs: subpagesize-blocksize: fallocate: Work with sectorsized units
` [RFC PATCH V9 11/17] Btrfs: subpagesize-blocksize: btrfs_page_mkwrite: Reserve space in "
` [RFC PATCH V9 12/17] Btrfs: subpagesize-blocksize: Search for all ordered extents that could span across a page
` [RFC PATCH V9 13/17] Btrfs: subpagesize-blocksize: Deal with partial ordered extent allocations
` [RFC PATCH V9 14/17] Btrfs: subpagesize-blocksize: Explicitly Track I/O status of blocks of an ordered extent
` [RFC PATCH V9 15/17] Btrfs: subpagesize-blocksize: Revert commit fc4adbff823f76577ece26dcb88bf6f8392dbd43
` [RFC PATCH V9 16/17] Btrfs: subpagesize-blocksize: Track blocks of ordered extent submitted for write I/O
` [RFC PATCH V9 17/17] Btrfs: subpagesize-blocksize: Prevent writes to an extent buffer when PG_writeback flag is set

[PATCH 0/9] Implement device scrub/replace for RAID56
 2014-11-14 14:57 UTC  (13+ messages)
` [PATCH 1/9] Btrfs: remove noused bbio_ret in __btrfs_map_block in condition
` [PATCH 2/9] Btrfs: remove unnecessary code of stripe_index assignment in __btrfs_map_block
` [PATCH 3/9] Btrfs, raid56: don't change bbio and raid_map
` [PATCH 4/9] Btrfs, scrub: repair the common data on RAID5/6 if it is corrupted
` [PATCH 5/9] Btrfs,raid56: use a variant to record the operation type
` [PATCH 6/9] Btrfs,raid56: support parity scrub on raid56
` [PATCH 7/9] Btrfs, replace: write dirty pages into the replace target device
` [PATCH 8/9] Btrfs, replace: write raid56 parity "
` [PATCH 9/9] Btrfs, replace: enable dev-replace for raid56

[PATCH] btrfs: fix wrong accounting of raid1 data profile in statfs
 2014-11-14 14:05 UTC 

[PATCH] Btrfs: don't take the chunk_mutex/dev_list mutex in statfs V2
 2014-11-14 13:50 UTC  (4+ messages)

[PULL] [PATCH 0/6] Support for 'pending changes'
 2014-11-14 12:34 UTC  (9+ messages)
` [PATCH 1/6] btrfs: add support for processing pending changes
` [PATCH 2/6] btrfs: do commit in sync_fs if there are "
  ` [PATCH 2/6 v2] "
` [PATCH 3/6] btrfs: switch inode_cache option handling to "
` [PATCH 4/6] btrfs: introduce pending action: commit
` [PATCH 5/6] btrfs: move commit out of sysfs when changing features
` [PATCH 6/6] btrfs: move commit out of sysfs when changing label

[PATCH] btrfs: fix dead lock while running replace and defrag concurrently
 2014-11-14  9:26 UTC  (2+ messages)

About leaf corruption recovery(currently only fs/subvol tree recovery)
 2014-11-14  0:36 UTC  (3+ messages)

[PATCH] btrfs: Don't check for file->private_data on open(). It is set by the core
 2014-11-13 22:14 UTC  (4+ messages)

[PATCH 12/56] fs/btrfs: support compiling out splice
 2014-11-13 21:22 UTC 

[PATCH] Btrfs: don't ignore log btree writeback errors
 2014-11-13 18:06 UTC  (7+ messages)

[PATCH] Btrfs: ensure ordered extent errors aren't missed on fsync
 2014-11-13 17:01 UTC 

[PATCH] Btrfs: collect only the necessary ordered extents on ranged fsync
 2014-11-13 17:00 UTC 

[PATCH] fstests: btrfs, add regression test for clone ioctl
 2014-11-13 15:53 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] fstests: btrfs, add test for snapshoting after file write + truncate
 2014-11-13 15:45 UTC  (4+ messages)
` [PATCH v2] "

Quota question
 2014-11-13 10:49 UTC  (18+ messages)

btrfs balance fails with no space errors (despite having plenty)
 2014-11-13 10:38 UTC  (4+ messages)

[PATCH v5] Move BTRFS RCU string to common library
 2014-11-13 10:18 UTC  (7+ messages)
    ` [PATCH v6] "
        ` [PATCH v7] "

transid failed / mount Problem on Linux pc6 3.17.2-1-ARCH #1 SMP PREEMPT Thu Oct 30 20:49:39 CET 2014 x86_64 GNU/Linux
 2014-11-13  8:49 UTC  (4+ messages)
  ` BTRFS Raid5/6 Recovery Problem after accidentially hibernation

btrfs check --repair couldn't solve problem with btrfs partition
 2014-11-13  8:24 UTC  (2+ messages)

[PATCH] btrfs-progs: use canonical name for device in btrfs fi show when mounted
 2014-11-13  1:36 UTC 

[PATCH v2 2/2] btrfs-progs: fix wrong num_devices for btrfs fi show with seed devices
 2014-11-13  1:19 UTC 

Kernel crash during "btrfs fi balance start" on raid6 btrfs
 2014-11-12 20:57 UTC 

[PATCH v2] Btrfs: qgroup: add BUILD_BUG to report pointer cast breakage
 2014-11-12 15:54 UTC 

[PATCH] Btrfs: qgroup: add BUILD_BUG to report pointer cast breakage
 2014-11-12 15:02 UTC  (2+ messages)

[RFC PATCH V8 00/16] Btrfs: Subpagesize-blocksize: Get rid of whole page I/O
 2014-11-12 11:46 UTC  (18+ messages)
` [RFC PATCH V8 01/16] Btrfs: subpagesize-blocksize: Get rid of whole page reads
` [RFC PATCH V8 02/16] Btrfs: subpagesize-blocksize: Get rid of whole page writes
` [RFC PATCH V8 03/16] Btrfs: subpagesize-blocksize: __btrfs_buffered_write: Reserve/release extents aligned to block size
` [RFC PATCH V8 04/16] Btrfs: subpagesize-blocksize: Define extent_buffer_head
` [RFC PATCH V8 05/16] Btrfs: subpagesize-blocksize: Read tree blocks whose size is <PAGE_CACHE_SIZE
` [RFC PATCH V8 06/16] Btrfs: subpagesize-blocksize: Write only dirty extent buffers belonging to a page
` [RFC PATCH V8 07/16] Btrfs: subpagesize-blocksize: Allow mounting filesystems where sectorsize != PAGE_SIZE
` [RFC PATCH V8 08/16] Btrfs: subpagesize-blocksize: Compute and look up csums based on sectorsized blocks
` [RFC PATCH V8 09/16] Btrfs: subpagesize-blocksize: __extent_writepage: Write only dirty blocks of a page
` [RFC PATCH V8 10/16] Btrfs: subpagesize-blocksize: fallocate: Work with sectorsized units
` [RFC PATCH V8 11/16] Btrfs: subpagesize-blocksize: btrfs_page_mkwrite: Reserve space in "
` [RFC PATCH V8 12/16] Btrfs: subpagesize-blocksize: Search for all ordered extents that could span across a page
` [RFC PATCH V8 13/16] Btrfs: subpagesize-blocksize: Deal with partial ordered extent allocations
` [RFC PATCH V8 14/16] Btrfs: subpagesize-blocksize: Explicitly Track I/O status of blocks of an ordered extent
` [RFC PATCH V8 15/16] Btrfs: subpagesize-blocksize: Revert commit fc4adbff823f76577ece26dcb88bf6f8392dbd43
` [RFC PATCH V8 16/16] Btrfs: subpagesize-blocksize: Track blocks of ordered extent submitted for write I/O

[PATCH] mm: check memory reclaim bugs caused fs reentrance
 2014-11-12  8:58 UTC  (4+ messages)
` btrfs re-entrance bugs

3.18.0-rc4 - WARNING: CPU: 3 PID: 3889 at fs/btrfs/extent-tree.c:3785 btrfs_free_reserved_data_space+0xc8/0xe0 [btrfs]()
 2014-11-12  8:29 UTC 

[PATCH 1/4] btrfs-progs: Check sb_bytenr with device size before scanning one device
 2014-11-12  5:52 UTC  (4+ messages)
` [PATCH 2/4] btrfs-progs: Enhance btrfs-find-root
` [PATCH 3/4] btrfs-progs: Export btrfs-find-root related structures to allow the usage in other tools
` [PATCH 4/4] btrfs-progs: Automatic using backup tree root or searching tree root if fail to read it

open_ctree failed after ATA errors
 2014-11-12  5:42 UTC  (4+ messages)

[PATCH] Btrfs: ctree: reduce args where only fs_info used
 2014-11-12  4:43 UTC 

kernel >= 3.16 saturates I/O endlessly and without reason
 2014-11-11 21:05 UTC  (3+ messages)

Is it safe to refactor struct btrfs_root *root out of these functions?
 2014-11-11 13:29 UTC 

[PATCH 1/2] btrfs-progs: rename btrfs_scan_lblkid() to btrfs_scan_devices()
 2014-11-11 12:40 UTC  (3+ messages)
` [PATCH 2/2] btrfs-progs: use udev to scan for devices
  ` [PATCH 2/2] btrfs-progs: use udev to scan for devices (v2)

[PATCH v3] btrfs-progs: skip fs with no seed when build seed/sprout mapping for fi show
 2014-11-11  6:39 UTC 

[PATCH] fstests: add generic test to verify xattr replace operations are atomic
 2014-11-10 19:47 UTC  (7+ messages)
` [PATCH v2] "

fuzz testing gives within a KVM : INFO: trying to register non-static key. the code is fine but needs lockdep annotation
 2014-11-10 18:29 UTC 

btrfsck crash
 2014-11-10 18:03 UTC 

[PATCH v6 6/7] fs: pass iocb to generic_write_sync
 2014-11-10 16:40 UTC 

[PATCH v2] btrfs-progs: skip fs with no seed when build seed/sprout mapping for fi show
 2014-11-10  7:55 UTC 

[PATCH] btrfs-progs: skip fs with no seed when build seed/sprout mapping for fi show
 2014-11-10  7:53 UTC  (7+ messages)
` [PATCH 2/2] btrfs-progs: fix wrong num_devices for btrfs fi show with seed devices

[PATCH] Btrfs: fix incorrect compression ratio detection
 2014-11-10  4:20 UTC  (2+ messages)

corruption, bad block, input/output errors - do i run --repair?
 2014-11-10  3:11 UTC  (3+ messages)

[PATCH] btrfs: regression test for btrfs extent merge
 2014-11-10  1:35 UTC  (4+ messages)

[PATCH] Btrfs: make xattr replace operations atomic
 2014-11-09  8:38 UTC  (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[btrfs-progs] cmds-restore.c:182:20: warning: array subscript is above array bounds [-Warray-bounds]
 2014-11-09  3:54 UTC 

[GIT PULL] Btrfs
 2014-11-09  1:17 UTC 

Cannot mount volume after device replace locked up
 2014-11-08  3:54 UTC  (2+ messages)

[PATCH 0/5] Btrfs-progs updates to build
 2014-11-07 17:06 UTC  (5+ messages)
` [PATCH 2/5] btrfs-progs: build, add make target for a build test
` [PATCH 3/5] btrfs-progs: build, gather utilities that are not built by default
` [PATCH 4/5] btrfs-progs: build, update the clean rule
` [PATCH 5/5] btrfs-progs: update .gitignore


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