linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-01 02:42:38 to 2017-04-07 17:20:00 UTC [more...]

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

Volume appears full but TB's of space available
 2017-04-07 17:11 UTC  (18+ messages)

linux-next: Tree for Apr 7 (btrfs)
 2017-04-07 16:05 UTC  (3+ messages)

[PATCH] fstests: generic: Check if cycle mount and sleep can affect fiemap result
 2017-04-07 15:48 UTC  (11+ messages)

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

During a btrfs balance nearly all quotas of the subvolumes became exceeded
 2017-04-07 14:17 UTC 

[PATCH v2 0/9] Qgroup fixes
 2017-04-07 12:05 UTC  (7+ messages)
` [PATCH v2 3/9] btrfs: qgroup: Fix qgroup corruption caused by inode_cache mount option
` [PATCH v2 8/9] btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
` [PATCH v2 9/9] btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved ranges

[PATCH 1/3] common/rc: test that xfs_io's falloc command supports specific flags
 2017-04-07  9:45 UTC  (6+ messages)

[PATCH v3] fstests: btrfs: Check if btrfs will create inline-then-regular file extents
 2017-04-07  9:30 UTC  (4+ messages)

[PATCH] btrfs: add missing memset while reading compressed inline extents
 2017-04-07  9:21 UTC  (7+ messages)

Is btrfs-convert able to deal with sparse files in a ext4 filesystem?
 2017-04-07  3:26 UTC  (8+ messages)

mix ssd and hdd in single volume
 2017-04-07  3:12 UTC  (6+ messages)

[PATCH v3] btrfs: fiemap: Cache and merge fiemap extent before submit it to user
 2017-04-07  2:43 UTC 

Do different btrfs volumes compete for CPU?
 2017-04-07  0:17 UTC  (8+ messages)

[PATCH] Btrfs: send, fix file hole not being preserved due to inline extent
 2017-04-06 16:07 UTC 

[PATCH v2] btrfs: fiemap: Cache and merge fiemap extent before submit it to user
 2017-04-06 15:01 UTC  (3+ messages)

[PATCH] Btrfs: fix invalid dereference in btrfs_retry_endio
 2017-04-06 14:21 UTC  (2+ messages)

[RFC PATCH v1 00/30] fs: inode->i_version rework and optimization
 2017-04-06  7:22 UTC  (27+ messages)

[PATCH] btrfs: fiemap: Cache and merge fiemap extent before submit it to user
 2017-04-06  6:04 UTC 

[PATCH v4 0/7] Holistic view of device error at commit flush and related cleanup
 2017-04-06  3:22 UTC  (8+ messages)
` [PATCH v4 1/7] btrfs: use blkdev_issue_flush to flush the device cache
` [PATCH v4 2/7] btrfs: cleanup barrier_all_devices() unify dev error count
` [PATCH v4 3/7] btrfs: cleanup barrier_all_devices() to check dev stat flush error
` [PATCH v4 4/7] btrfs: REQ_PREFLUSH does not use btrfs_end_bio() completion callback
` [PATCH v4 5/7] btrfs: use q which is already obtained from bdev_get_queue
` [PATCH v4 6/7] btrfs: delete unused member nobarriers
` [PATCH v4 7/7] btrfs: check if the device is flush capable

[PATCH] fstests: btrfs: Check if btrfs will create inline-then-regular file extents
 2017-04-06  0:33 UTC  (5+ messages)

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

[PATCH] btrfs: delete unused member nobarriers
 2017-04-05 13:26 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] Btrfs: switch to div64_u64 if with a u64 divisor
 2017-04-05 13:07 UTC  (2+ messages)

[PATCH] btrfs: use q which is already obtained from bdev_get_queue
 2017-04-05 13:03 UTC  (2+ messages)

[PATCH] btrfs: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR ioctl interface support
 2017-04-05 13:01 UTC  (2+ messages)

[PATCH] Btrfs: update scrub_parity to use u64 stripe_len
 2017-04-05 12:40 UTC  (2+ messages)

Does btrfs get nlink on directories wrong? -- was Re: [PATCH 2/4] xfstests: Add first statx test [ver #5]
 2017-04-05 12:32 UTC  (3+ messages)

[PATCH] Btrfs: fix extent map leak during fallocate error path
 2017-04-05 11:54 UTC  (2+ messages)

[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

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  (2+ messages)
` [PATCH 4/4 V3] "

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

[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: fix reported number of inode blocks
 2017-04-04  2:22 UTC 

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

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

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

[PATCH v3 0/5] raid56: scrub related fixes
 2017-04-03  0:43 UTC  (8+ 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  (24+ messages)

backing up a file server with many subvolumes
 2017-04-01  8:24 UTC  (5+ 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).