linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-04 02:53:04 to 2016-03-10 13:23:24 UTC [more...]

[PATCH] btrfs-progs: btrfs-debug-tree: show the compression method string
 2016-03-10 13:23 UTC  (2+ messages)

[PATCH V2] btrfs-progs: Replace hardcoded PAGE_CACHE_SIZE with sectorsize
 2016-03-10 13:21 UTC  (2+ messages)

[PATCH] Documentation: btrfs: remove usage specific information
 2016-03-10 12:58 UTC  (5+ messages)

[RFC - PATCH] btrfs: do not write corrupted metadata blocks to disk
 2016-03-10 11:14 UTC  (5+ messages)

[PATCH 2/2] btrfs: do not write corrupted metadata blocks to disk
 2016-03-10 11:10 UTC 

[PATCH 1/2] btrfs: csum_tree_block: return proper errno value
 2016-03-10 11:09 UTC 

[PATCH] btrfs: move btrfs_compression_type to compression.h
 2016-03-10  9:26 UTC  (5+ messages)
` [PATCH v2] "

[bug] df returns 100% used for empty mixed block group filesystem
 2016-03-10  8:33 UTC  (2+ messages)

dstat shows unexpected result for two disk RAID1
 2016-03-10  8:10 UTC  (11+ messages)

[PATCH] btrfs-progs: Replace hardcoded PAGE_CACHE_SIZE with getpagesize()
 2016-03-10  6:06 UTC  (3+ messages)

[PATCH] btrfs: rename btrfs_print_info to btrfs_print_mod_info
 2016-03-10  4:49 UTC 

[PATCH RESEND] Btrfs: fix fs logging for multi device
 2016-03-10  4:23 UTC 

[PATCH v2 RESEND] btrfs: device path change must be logged
 2016-03-10  4:23 UTC 

[PATCH v2 RESEND] btrfs: maintain consistency in logging to help debugging
 2016-03-10  4:22 UTC 

[PATCH V2 RESEND] btrfs: pass the error code to the btrfs_std_error and log ret
 2016-03-10  4:22 UTC 

[PATCH V3 2/2] btrfs-progs: Introduce device delete by devid
 2016-03-10  3:09 UTC  (5+ messages)
` [PATCH V4 "

btrfs and containers
 2016-03-10  2:55 UTC  (11+ messages)

[RFC] Experimental btrfs encryption
 2016-03-10  2:19 UTC  (12+ messages)
` [RFC PATCH 1/1] btrfs: Encryption: Add btrfs encryption support

[GIT PULL][PATCH v7 00/19][For 4.6] Btrfs: Add inband (write time) de-duplication framework
 2016-03-10  0:57 UTC  (4+ messages)
` [PATCH v7 01/20] btrfs: dedup: Introduce dedup framework and its header

[PATCH 1/2] btrfs-progs: Remove unnecessary variable devstart from cmd_device_scan()
 2016-03-09 23:08 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: Describe device scan -d is a deprecated option in manpage

How to move a btrfs volume to a smaller disk
 2016-03-09 22:03 UTC  (3+ messages)

incomplete conversion to RAID1?
 2016-03-09 20:18 UTC  (5+ messages)

[PATCH resend 00/13] misc patches plus Introduce device delete by devid
 2016-03-09 16:33 UTC  (5+ messages)
` [PATCH 13/13] btrfs: optimize check for stale device

[PATCH] btrfs-progs: Add new option for specify chunk root bytenr
 2016-03-09 13:42 UTC  (3+ messages)

[PATCH] Fix broken 'device scan' arguments parsing
 2016-03-09 13:35 UTC  (4+ messages)

[PATCH] btrfs-progs: util: Fix a wrong unit of pretty_size
 2016-03-09 13:03 UTC  (2+ messages)

btrfs-progs and btrfs(8) inconsistencies
 2016-03-09 10:02 UTC  (3+ messages)

[PATCH 2/2] fstests: btrfs/011 add debug logs to seqres.full
 2016-03-09  9:53 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 1/2] fstests: btrfs/011 use replace_options
 2016-03-09  9:17 UTC  (3+ messages)

[PATCH v4 0/6] Btrfs in-band de-duplication test cases
 2016-03-09  8:33 UTC  (7+ messages)
` [PATCH v4 1/6] fstests: rename _require_btrfs to _require_btrfs_subcommand
` [PATCH v4 2/6] fstests: btrfs: Add basic test for btrfs in-band de-duplication
` [PATCH v4 3/6] fstests: btrfs: Add testcase for btrfs dedup enable disable race test
` [PATCH v4 4/6] fstests: btrfs: Add per inode dedup flag test
` [PATCH v4 5/6] fstests: btrfs: Test inband dedup with balance
` [PATCH v4 6/6] fstests: btrfs: Test for btrfs dedup tree balance bug

[PATCH v3] Btrfs: Show a warning message if one of objectid reaches its highest value
 2016-03-09  6:18 UTC 

[PATCH v2] Btrfs: Show a warning message if one of objectid reaches its highest value
 2016-03-09  5:28 UTC  (6+ messages)

Btrfsck memory usage reduce idea
 2016-03-09  0:13 UTC  (4+ messages)

[PATCH][btrfs-progs] populate fs with small dataset for convert-tests
 2016-03-08 15:00 UTC 

[PATCH 1/2] Btrfs: make mapping->writeback_index point to the last written page
 2016-03-08 12:34 UTC  (3+ messages)
` [PATCH 2/2] Btrfs: cleanup error handling in extent_write_cached_pages

[PATCH] fstest: btrfs: test single 4k extent after subpagesize buffered writes
 2016-03-08  0:27 UTC  (2+ messages)
` [PATCH v2] "

Again, no space left on device while rebalancing and recipe doesnt work
 2016-03-07 22:44 UTC  (30+ messages)

btrfs-image run time
 2016-03-07 18:50 UTC  (5+ messages)

Documentation for BTRFS error (device dev): bdev /dev/xx errs: wr 22, rd 0, flush 0, corrupt 0, gen 0
 2016-03-07 15:13 UTC  (2+ messages)

[PATCH v5 00/12] xfstests: minor fixes for the reflink/dedupe tests
 2016-03-07  8:26 UTC  (28+ messages)
` [PATCH 01/12] xfs/207: fix golden output to match FS_IOC_FSSETXATTR hoist
` [PATCH 02/12] xfs: test copy-on-write leftover recovery
` [PATCH 03/12] reflink: fix fragmentation tests to work on >4k block size filesystems
` [PATCH 04/12] xfs/23[3-6]: don't source common/xfs, it doesn't exist
` [PATCH 05/12] xfs/206: fix output when mkfs knows about reflink
` [PATCH 06/12] xfs/030: fix output on newer filesystems
` [PATCH 07/12] xfs/073: fix output
` [PATCH 08/12] xfs/122: define _GNU_SOURCE when compiling test program
` [PATCH 09/12] xfs/122: support rmapxbt
` [PATCH 10/12] xfs: test per-ag allocation accounting during truncate-caused refcountbt expansion
` [PATCH 11/12] xfs: remove NOCOW_FL testing from test
` [PATCH 12/12] block: test fallocate for block devices
` [PATCH 13/12] xfs/209: filter scratch dir properly

btrfs raid
 2016-03-06 23:12 UTC  (7+ messages)

[PATCH] Show a warning message if one of highest objectid reaches its max value
 2016-03-06 23:08 UTC  (3+ messages)

List missing files on a degraded read-only btrfs mount
 2016-03-06  6:52 UTC  (2+ messages)

balance hangs and starts again on reboot
 2016-03-06  6:12 UTC  (10+ messages)

[check] set metadata extent size of tree block extents
 2016-03-05 22:39 UTC 

ENOSPC while creating snapshot
 2016-03-05 12:29 UTC  (9+ messages)

[PATCH] btrfs: Fix misspellings in comments
 2016-03-04 19:23 UTC 

[PATCH] remove max/min macros from libbtrfs API
 2016-03-04 18:57 UTC  (4+ messages)
` [PATCH] btrfs-progs: libbtrfs: remove max/min macros from API

[GIT PULL] Btrfs
 2016-03-04 18:51 UTC 

linux 4.4.3 oops on aborted transaction, forces FS read-only
 2016-03-04 14:14 UTC 

Stray 4k extents with slow buffered writes
 2016-03-04 12:17 UTC  (4+ messages)

how many chunk trees and extent trees present
 2016-03-04  9:26 UTC  (5+ messages)

btrfs_get_token_64() alignment problem on ARM (was: Re: DWord alignment on ARMv7)
 2016-03-04  9:16 UTC  (2+ 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).