linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-29 18:06:51 to 2017-04-04 17:36:23 UTC [more...]

Do different btrfs volumes compete for CPU?
 2017-04-04 17:36 UTC  (7+ messages)

Need some help: "BTRFS critical (device sda): corrupt leaf, slot offset bad: block"
 2017-04-04 16:55 UTC  (13+ messages)

[PATCH] fstests: add test for btrfs send/receive with sparse files
 2017-04-04 16:35 UTC  (2+ messages)

[PATCH] btrfs: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR ioctl interface support
 2017-04-04 16:06 UTC 

[PATCH] generic: test for number of bytes used by files after buffered writes
 2017-04-04  2:23 UTC 

[PATCH] Btrfs: fix reported number of inode blocks
 2017-04-04  2:22 UTC 

[PATCH] Btrfs: fix extent map leak during fallocate error path
 2017-04-04  2:20 UTC 

[RFC PATCH v1 00/30] fs: inode->i_version rework and optimization
 2017-04-04 12:34 UTC  (20+ messages)

[PATCH] Btrfs: cleanup submit_one_bio
 2017-04-04 12:27 UTC  (2+ messages)

[PATCH] btrfs: delete unused member nobarriers
 2017-04-04 10:59 UTC  (3+ messages)

[PATCH] btrfs: check if the device is flush capable
 2017-04-04 10:41 UTC 

[PATCH] btrfs: use q which is already obtained from bdev_get_queue
 2017-04-04 10:40 UTC 

[PATCH 0/8 v4] No wait AIO
 2017-04-04  8:41 UTC  (14+ messages)
` [PATCH 1/8] nowait aio: Introduce IOCB_RW_FLAG_NOWAIT
` [PATCH 2/8] nowait aio: Return if cannot get hold of i_rwsem
` [PATCH 3/8] nowait aio: return if direct write will trigger writeback
` [PATCH 4/8] nowait-aio: Introduce IOMAP_NOWAIT
` [PATCH 5/8] nowait aio: return on congested block device
` [PATCH 6/8] nowait aio: ext4
` [PATCH 7/8] nowait aio: xfs
` [PATCH 8/8] nowait aio: btrfs

python-btrfs v6: python 3 only + what now?
 2017-04-03 22:59 UTC  (2+ messages)

Cosmetics bug: remounting ssd does not clear nossd
 2017-04-03 22:43 UTC  (11+ messages)
` [PATCH] btrfs: drop the nossd flag when remounting with -o ssd
      ` [PATCH v2] "

[PATCH] Btrfs: update scrub_parity to use u64 stripe_len
 2017-04-03 20:45 UTC 

[PATCH] Btrfs: switch to div64_u64 if with a u64 divisor
 2017-04-03 20:45 UTC 

[PATCH 0/2 v2] btrfs-progs: fix btrfs send & receive with -e flag
 2017-04-03 20:21 UTC  (3+ messages)
` [PATCH 1/2 "
` [PATCH 2/2 v2] tests: use receive -e to terminate on end marker

BTRFS corruption after hardware issues
 2017-04-03 17:53 UTC  (2+ messages)

[PATCH] btrfs-progs: fix btrfs send & receive with -e flag
 2017-04-03 16:46 UTC  (3+ messages)

[PATCH] fstests: generic: Check if cycle mount and sleep can affect fiemap result
 2017-04-03 16:31 UTC  (2+ messages)

Is btrfs-convert able to deal with sparse files in a ext4 filesystem?
 2017-04-03 12:32 UTC  (7+ messages)

mix ssd and hdd in single volume
 2017-04-03 12:23 UTC  (5+ messages)

[PATCH] fstests: btrfs: Check if btrfs will create inline-then-regular file extents
 2017-04-03  3:01 UTC 

[PATCH v5 1/2] btrfs: scrub: Introduce full stripe lock for RAID56
 2017-04-03  2:13 UTC  (2+ messages)
` [PATCH v5 2/2] btrfs: scrub: Fix RAID56 recovery race condition

WARN splat fs/btrfs/qgroup.c
 2017-04-03  0:54 UTC  (2+ messages)

[PATCH v4 0/5] raid56: scrub related fixes
 2017-04-03  0:48 UTC  (13+ messages)
` [PATCH v4 1/5] btrfs: scrub: Introduce full stripe lock for RAID56
` [PATCH v4 2/5] btrfs: scrub: Fix RAID56 recovery race condition
` [PATCH v4 3/5] btrfs: scrub: Don't append on-disk pages for raid56 scrub
` [PATCH v4 4/5] btrfs: Wait flighting bio before freeing target device for raid56
` [PATCH v4 5/5] btrfs: Prevent scrub recheck from racing with dev replace

[PATCH v3 0/5] raid56: scrub related fixes
 2017-04-03  0:43 UTC  (16+ messages)
` [PATCH v3 1/5] btrfs: scrub: Introduce full stripe lock for RAID56
` [PATCH v3 2/5] btrfs: scrub: Fix RAID56 recovery race condition
` [PATCH v3 4/5] btrfs: Wait flighting bio before freeing target device for raid56
` [PATCH v3 5/5] btrfs: Prevent scrub recheck from racing with dev replace

force btrfs to release underlying block device(s)
 2017-04-02 14:46 UTC  (3+ messages)

Btrfs Heatmap - v6
 2017-04-02  0:01 UTC 

is send/receive
 2017-04-01 16:29 UTC  (2+ messages)

Shrinking a device - performance?
 2017-04-01 11:30 UTC  (37+ messages)

backing up a file server with many subvolumes
 2017-04-01  8:24 UTC  (5+ messages)

[GIT PULL] Btrfs
 2017-03-31 21:05 UTC 

Confusion about snapshots containers
 2017-03-31 17:40 UTC  (7+ messages)
  ` Fwd: "

[PATCH 0/7] Readahead clenups
 2017-03-31 17:33 UTC  (3+ messages)
` [PATCH 2/7] btrfs: use simpler readahead zone lookups

Btrfs progs release 4.10.2
 2017-03-31 15:34 UTC 

[PATCH 4/4] btrfs: cleanup barrier_all_devices() to check dev stat flush error
 2017-03-31 11:36 UTC  (2+ messages)
` [PATCH 4/4 V2] "

[PATCH 3/4 V2] btrfs: cleanup barrier_all_devices() unify dev error count
 2017-03-31 11:33 UTC 

[PATCH 2/4 V2] btrfs: use blkdev_issue_flush to flush the device cache
 2017-03-31 11:29 UTC 

[PATCH 00/20] Enable lowmem repair for fs/subvolume tree
 2017-03-31  1:49 UTC  (3+ messages)

[PATCH v2] Btrfs: enable repair during read for raid56 profile
 2017-03-31  1:21 UTC  (3+ messages)
` [PATCH v2] Btrfs: fix wrong failed mirror_num of read-repair on raid56

[PATCH v2] Btrfs: bring back repair during read
 2017-03-31  1:17 UTC  (3+ messages)
` [PATCH v3] "

Bug: misleading free space tree messages when mounting ro
 2017-03-30 22:40 UTC 

[PATCH v4] btrfs: add missing memset while reading compressed inline extents
 2017-03-30 15:46 UTC  (2+ messages)
` [v4] "

[PATCH v3] btrfs-progs: fsck-tests: verify 'btrfs check --repair' fixes corrupted nlink field
 2017-03-30 15:52 UTC  (2+ messages)

[PATCH v2 0/9] Qgroup fixes
 2017-03-30 13:11 UTC  (7+ messages)
` [PATCH v2 1/9] btrfs: qgroup: Add trace point for qgroup reserved space
` [PATCH v2 2/9] btrfs: qgroup: Re-arrange tracepoint timing to co-operate with reserved space tracepoint
` [PATCH v2 6/9] btrfs: qgroup: Return actually freed bytes for qgroup release or free data

[PATCH] Btrfs: fix wrong failed mirror_num of read-repair on raid56
 2017-03-30 11:43 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/4] cleanup barrier_all_devices()
 2017-03-30 10:57 UTC  (5+ messages)
` [PATCH 1/4] btrfs: REQ_PREFLUSH does not use btrfs_end_bio() completion callback

[PATCH v3 00/19] Btrfs-progs offline scrub
 2017-03-30  6:21 UTC  (21+ messages)
` [PATCH v3 01/19] btrfs-progs: raid56: Introduce raid56 header for later recovery usage
` [PATCH v3 02/19] btrfs-progs: raid56: Introduce tables for RAID6 recovery
` [PATCH v3 03/19] btrfs-progs: raid56: Allow raid6 to recover 2 data stripes
` [PATCH v3 04/19] btrfs-progs: raid56: Allow raid6 to recover data and p
` [PATCH v3 05/19] btrfs-progs: Introduce wrapper to recover raid56 data
` [PATCH v3 06/19] btrfs-progs: Introduce new btrfs_map_block function which returns more unified result
` [PATCH v3 07/19] btrfs-progs: Allow __btrfs_map_block_v2 to remove unrelated stripes
` [PATCH v3 08/19] btrfs-progs: csum: Introduce function to read out data csums
` [PATCH v3 09/19] btrfs-progs: scrub: Introduce structures to support fsck scrub for RAID56
` [PATCH v3 10/19] btrfs-progs: scrub: Introduce function to scrub mirror based tree block
` [PATCH v3 11/19] btrfs-progs: scrub: Introduce function to scrub mirror based data blocks
` [PATCH v3 12/19] btrfs-progs: scrub: Introduce function to scrub one extent
` [PATCH v3 13/19] btrfs-progs: scrub: Introduce function to scrub one data stripe
` [PATCH v3 14/19] btrfs-progs: scrub: Introduce function to verify parities
` [PATCH v3 15/19] btrfs-progs: extent-tree: Introduce function to check if there is any extent in given range
` [PATCH v3 16/19] btrfs-progs: scrub: Introduce function to recover data parity
` [PATCH v3 17/19] btrfs-progs: scrub: Introduce a function to scrub one full stripe
` [PATCH v3 18/19] btrfs-progs: scrub: Introduce function to check a whole block group
` [PATCH v3 19/19] btrfs-progs: fsck: Introduce offline scrub function
` [PATCH v3 19/19] btrfs-progs: scrub: "

[PATCH] Btrfs: set scrub page's io_error if failing to submit io
 2017-03-29 20:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] btrfs: warn about RAID5/6 being experimental at mount time
 2017-03-29 19:42 UTC  (3+ messages)

[PATCH] btrfs: use clear_page where appropriate
 2017-03-29 18:48 UTC 


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