linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-30 06:21:29 to 2017-04-05 10:20:18 UTC [more...]

[PATCH] generic: test for number of bytes used by files after buffered writes
 2017-04-05 10:20 UTC  (4+ messages)

[PATCH 1/2] btrfs-progs: dump-super: check array_size in print_sys_chunk_array
 2017-04-05  8:59 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: print-tree: add validation to print_chunk

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

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

Need some help: "BTRFS critical (device sda): corrupt leaf, slot offset bad: block"
 2017-04-05  6:07 UTC  (14+ messages)

[PATCH 4/4] btrfs: cleanup barrier_all_devices() to check dev stat flush error
 2017-04-05  4:07 UTC  (3+ messages)
` [PATCH 4/4 V2] "
` [PATCH 4/4 V3] "

[PATCH] btrfs: delete unused member nobarriers
 2017-04-05  3:51 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] btrfs: check if the device is flush capable
 2017-04-05  3:48 UTC  (2+ messages)
` [PATCH v2] "

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

[PATCH] fstests: btrfs: Check if btrfs will create inline-then-regular file extents
 2017-04-05  2:14 UTC 

[PATCH] fstests: btrfs: Check if btrfs will create inline-then-regular file extents
 2017-04-05  1:40 UTC  (3+ messages)

[PATCH 0/8 v4] No wait AIO
 2017-04-04 18:41 UTC  (15+ 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

[PATCH] Btrfs: cleanup submit_one_bio
 2017-04-04 17:43 UTC  (3+ 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] 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 

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

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)

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 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  (9+ messages)
` [PATCH v3 1/5] btrfs: scrub: Introduce full stripe lock for RAID56

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 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  (13+ messages)
` [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: "


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