messages from 2017-04-10 12:51:49 to 2017-04-18 11:31:44 UTC [more...]
Btrfs/SSD
2017-04-18 11:31 UTC (13+ messages)
[PATCH v6 1/2] btrfs: scrub: Introduce full stripe lock for RAID56
2017-04-18 11:09 UTC (4+ messages)
` [PATCH v6 2/2] btrfs: scrub: Fix RAID56 recovery race condition
[PATCH 0/9] Introduce btrfs-modify prog to make corruption easier
2017-04-18 7:05 UTC (11+ messages)
` [PATCH 1/9] btrfs-progs: Introduce new btrfs_map_block function which returns more unified result
` [PATCH 2/9] btrfs-progs: Allow __btrfs_map_block_v2 to remove unrelated stripes
` [PATCH 3/9] btrfs-progs: Export commands processing code to commands.c from btrfs.c
` [PATCH 4/9] btrfs-progs: help: Unbind short help description from btrfs
` [PATCH 5/9] btrfs-progs: utils: Introduce new function arg_strtou32
` [PATCH 6/9] btrfs-progs: Introduce btrfs-modify tool to modify btrfs internal structures
` [PATCH 7/9] btrfs-progs: modify: Add support to corrupt specified mirror
` [PATCH 8/9] btrfs-progs: modify: Introduce option to specify range by root,ino and offset
` [PATCH 9/9] btrfs-progs: modify: Introduce option to specify the pattern to fill mirror
compressing nocow files
2017-04-18 4:38 UTC (7+ messages)
[PATCH] Btrfs: fix extent map leak during fallocate error path
2017-04-18 3:58 UTC (2+ messages)
[PATCH 0/6 RFC] utilize bio_clone_fast to clean up
2017-04-18 1:16 UTC (7+ messages)
` [PATCH 1/6] Btrfs: use bio_clone_fast to clone our bio
` [PATCH 2/6] Btrfs: use bio_clone_bioset_partial to simplify DIO submit
` [PATCH 3/6] Btrfs: change how we iterate bios in endio
` [PATCH 4/6] Btrfs: record error if one block has failed to retry
` [PATCH 5/6] Btrfs: change check-integrity to use bvec_iter
` [PATCH 6/6] Btrfs: unify naming of btrfs_io_bio
Remounting read-write after error is not allowed
2017-04-17 18:15 UTC (5+ messages)
Extent map generation question
2017-04-17 1:27 UTC
remount and conflicting ssd options?
2017-04-16 18:03 UTC (9+ messages)
[PATCH] btrfs-progs: docs: Fix newlines for man btrfstune
2017-04-16 17:20 UTC
Encountered kernel bug#72811. Advice on recovery?
2017-04-16 15:09 UTC (10+ messages)
Cosmetics bug: remounting ssd does not clear nossd
2017-04-15 19:12 UTC (10+ messages)
` [PATCH] btrfs: drop the nossd flag when remounting with -o ssd
` [PATCH v2] "
Btrfs disk layout question
2017-04-15 17:06 UTC (13+ messages)
[PATCH] btrfs-progs: cli-tests: Convert non-raid filesystem to raid
2017-04-15 11:16 UTC (3+ messages)
[PATCH 00/12] Delete CURRENT_TIME, CURRENT_TIME_SEC and current_fs_time
2017-04-15 10:29 UTC (8+ messages)
` [PATCH 06/12] audit: Use timespec64 to represent audit timestamps
` [PATCH 07/12] fs: btrfs: Use ktime_get_real_ts for root ctime
[PATCH v3] btrfs-progs: misc-tests: Superblock corruption and recovery using backup
2017-04-15 10:15 UTC (3+ messages)
[PATCH v4] btrfs-progs: misc-tests: Superblock corruption and recovery using backup
2017-04-15 10:13 UTC
[PATCH v4] btrfs-progs: fsck-tests: verify 'btrfs check --repair' fixes corrupted nlink field
2017-04-15 9:12 UTC
[PATCH v3] btrfs-progs: fsck-tests: verify 'btrfs check --repair' fixes corrupted nlink field
2017-04-15 9:09 UTC (3+ messages)
[4.9] btrfs check --repair looping over file extent discount errors
2017-04-14 19:35 UTC
[GIT PULL] Btrfs
2017-04-14 18:28 UTC
btrfs send extremely slow (almost stuck)
2017-04-14 15:33 UTC
[PATCH 0/8 v6] No wait AIO
2017-04-14 12:02 UTC (9+ messages)
` [PATCH 1/8] Use RWF_* flags for AIO operations
` [PATCH 2/8] nowait aio: Introduce RWF_NOWAIT
` [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
Intel XPoint Tech / Optane SSDs
2017-04-14 11:04 UTC
[PATCH] Btrfs: tolerate errors if we have retried successfully
2017-04-14 1:11 UTC
[PATCH] Btrfs: skip checksum verification if IO error occurs
2017-04-14 1:11 UTC
BTRFS not mountable, recover won't work
2017-04-14 0:40 UTC (6+ messages)
[PATCH v5 1/2] btrfs: scrub: Introduce full stripe lock for RAID56
2017-04-13 18:57 UTC (2+ messages)
[PATCH v4 0/7] Holistic view of device error at commit flush and related cleanup
2017-04-13 18:41 UTC (5+ messages)
` [PATCH v4 1/7] btrfs: use blkdev_issue_flush to flush the device cache
[PATCH] Btrfs: fix reported number of inode blocks
2017-04-13 15:27 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2] btrfs-progs: send-dump: always print a space after path
2017-04-13 14:38 UTC (3+ messages)
Deduplication tools
2017-04-13 13:19 UTC (3+ messages)
BTRFS as a GlusterFS storage back-end, and what I've learned from using it as such
2017-04-13 11:33 UTC (7+ messages)
btrfs won't mount any more
2017-04-13 8:45 UTC (3+ messages)
[PATCH] fstests: introduce btrfs-map-logical
2017-04-13 3:40 UTC (2+ messages)
send snapshot from snapshot incremental
2017-04-13 1:14 UTC (3+ messages)
[PATCH v3] btrfs: fiemap: Cache and merge fiemap extent before submit it to user
2017-04-13 0:36 UTC (3+ messages)
[PATCH 0/9 v5] No wait AIO
2017-04-12 18:31 UTC (14+ messages)
` [PATCH 1/9] Use RWF_* flags for AIO operations
` [PATCH 2/9] nowait aio: Introduce RWF_NOWAIT
` [PATCH 3/9] nowait aio: return if direct write will trigger writeback
` [PATCH 4/9] nowait-aio: Introduce IOMAP_NOWAIT
` [PATCH 5/9] nowait aio: return on congested block device
` [PATCH 6/9] nowait aio: ext4
` [PATCH 7/9] nowait aio: xfs
` [PATCH 8/9] nowait aio: btrfs
` [PATCH 9/9] nowait aio: Return -EOPNOTSUPP if filesystem does not support
[PATCH] Btrfs: remove some dead code
2017-04-12 13:36 UTC (2+ messages)
[PATCH 0/25 v3] fs: Convert all embedded bdis into separate ones
2017-04-12 10:24 UTC (3+ messages)
` [PATCH 04/25] fs: Provide infrastructure for dynamic BDIs in filesystems
` [PATCH 08/25] btrfs: Convert to separately allocated bdi
[PATCH 0/25 v2] fs: Convert all embedded bdis into separate ones
2017-04-12 8:10 UTC (5+ messages)
` [PATCH 04/25] fs: Provide infrastructure for dynamic BDIs in filesystems
` [PATCH 08/25] btrfs: Convert to separately allocated bdi
Unexpected: send/receive much slower than rsync ?
2017-04-12 6:45 UTC (2+ messages)
[PULL] Btrfs fixes for 4.11-rc7
2017-04-11 16:59 UTC
[PATCH] btrfs-progs: send-dump: always print a space after path
2017-04-11 13:49 UTC (3+ messages)
About free space fragmentation, metadata write amplification and (no)ssd
2017-04-11 13:13 UTC (5+ messages)
[PATCH] Btrfs: fix potential use-after-free for cloned bio
2017-04-11 11:47 UTC (2+ messages)
btrfs filesystem keeps allocating new chunks for no apparent reason
2017-04-11 11:16 UTC (19+ messages)
[PATCH 0/5] btrfs-progs: check: simple errors repair in lowmem
2017-04-11 3:26 UTC (6+ messages)
` [PATCH 1/5] btrfs-progs: check: inode nbytes fix "
` [PATCH 2/5] btrfs-progs: check: dir isize "
` [PATCH 3/5] btrfs-progs: check: enable lowmem repair
` [PATCH 4/5] btrfs-progs: fsck-check: Allow fsck check test to repair in lowmem mode for certain test cases
` [PATCH 5/5] btrfs-progs: fsck-check: test cases for nbytes and dir isize
About the behavior of inline extent
2017-04-11 2:27 UTC (5+ messages)
[PATCH v2 0/9] Qgroup fixes
2017-04-11 1:44 UTC (7+ messages)
` [PATCH v2 8/9] btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
Linux next-20170407 failed to build on ARM due to usage of mod in btrfs code
2017-04-10 18:41 UTC (3+ messages)
` [PATCH] btrfs: scrub: use do_div() for 64-by-32 division
[PATCH] Btrfs: fix segment fault when doing dio read
2017-04-10 18:32 UTC (4+ messages)
BUG: KASAN: use-after-free in btrfs_map_bio
2017-04-10 18:22 UTC (2+ messages)
[PATCH] btrfs-progs: Fix missing newline in man 5 btrfs
2017-04-10 16:47 UTC (2+ messages)
[PATCH 0/8 v4] No wait AIO
2017-04-10 15:13 UTC (9+ messages)
` [PATCH 6/8] nowait aio: ext4
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).