linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-14 12:03:21 to 2017-04-24 13:23:34 UTC [more...]

[PATCH v3 00/20] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
 2017-04-24 13:22 UTC  (5+ messages)
` [PATCH v3 01/20] mm: drop "wait" parameter from write_one_page
` [PATCH v3 02/20] mm: fix mapping_set_error call in me_pagecache_dirty
` [PATCH v3 03/20] buffer: use mapping_set_error instead of setting the flag
` [PATCH v3 04/20] fs: check for writeback errors after syncing out buffers in generic_file_fsync

[PATCH] Btrfs-progs: run_next_block: Return error code when extent buffer read fails
 2017-04-24 11:27 UTC 

[PATCH] Tidy while loop in end_compressed_writeback
 2017-04-24  7:44 UTC  (2+ messages)

[PATCH 0/2] btrfs: allow processes with exceed quota with override
 2017-04-24  5:19 UTC  (6+ messages)
` [PATCH 1/2] btrfs: add quota override attribute
` [PATCH 2/2] btrfs: Add quota_override knob into sysfs

[PATCH] btrfs-progs: tests: add variable quotation to convert-tests
 2017-04-23 19:00 UTC 

Experiences with metadata balance/convert
 2017-04-23  9:45 UTC  (12+ messages)

[PATCH 0/9] Introduce btrfs-modify prog to make corruption easier
 2017-04-23  7:42 UTC  (14+ 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

[4.9] btrfs check --repair looping over file extent discount errors
 2017-04-22 19:35 UTC  (5+ messages)

Prevent escaping btrfs quota
 2017-04-22 17:04 UTC  (3+ messages)

Will dupremove work for compressed btrfs volumnes?
 2017-04-22 13:46 UTC 

[PATCH 0/5] v2: block subsystem refcounter conversions
 2017-04-21 22:01 UTC  (20+ messages)
` [PATCH 1/5] block: convert bio.__bi_cnt from atomic_t to refcount_t
` [PATCH 2/5] block: convert blk_queue_tag.refcnt "
` [PATCH 3/5] block: convert blkcg_gq.refcnt "
` [PATCH 4/5] block: convert io_context.active_ref "
` [PATCH 5/5] block: convert bsg_device.ref_count "

[PATCH] btrfs: allow processes with cap_sys_resource to exceed quota
 2017-04-21 12:27 UTC  (4+ messages)

btrfs check bug
 2017-04-20 20:40 UTC  (2+ messages)

[PATCH ping] btrfs: warn about RAID5/6 being experimental at mount time
 2017-04-20 20:16 UTC  (3+ messages)

[PATCH v3] btrfs: fiemap: Cache and merge fiemap extent before submit it to user
 2017-04-20 19:52 UTC  (8+ messages)

[PATCH 0/25 v3] fs: Convert all embedded bdis into separate ones
 2017-04-20 18:11 UTC  (2+ messages)

[PATCH 0/8 v6] No wait AIO
 2017-04-20 13:43 UTC  (18+ messages)
` [PATCH 1/8] Use RWF_* flags for AIO operations
` [PATCH 2/8] nowait aio: Introduce RWF_NOWAIT
` [PATCH 4/8] nowait-aio: Introduce IOMAP_NOWAIT
` [PATCH 5/8] nowait aio: return on congested block device
` [PATCH 7/8] nowait aio: xfs
` [PATCH 8/8] nowait aio: btrfs

Reporting and monitoring storage events (blog)
 2017-04-20 12:27 UTC  (2+ messages)

[PATCH v2 1/2] btrfs-progs: dump-super: check array_size in print_sys_chunk_array
 2017-04-20 11:52 UTC  (3+ messages)
` [PATCH v2 2/2] btrfs-progs: print-tree: add validation to print_chunk

btrfs won't mount any more
 2017-04-20  7:42 UTC  (4+ messages)

[PATCH 1/2] btrfs-progs: dump-super: check array_size in print_sys_chunk_array
 2017-04-20  6:28 UTC  (3+ messages)

[PATCH] Btrfs: send, fix file hole not being preserved due to inline extent
 2017-04-19 19:35 UTC  (2+ messages)

Btrfs/SSD
 2017-04-19 18:10 UTC  (18+ messages)

[PATCH v2] btrfs-progs: send-dump: always print a space after path
 2017-04-19 17:33 UTC  (5+ messages)

[PATCH] btrfs-progs: send-dump: always print a space after path
 2017-04-19 17:23 UTC  (4+ messages)

[PATCH v4] btrfs-progs: misc-tests: Superblock corruption and recovery using backup
 2017-04-19 17:06 UTC  (2+ messages)

[PATCH] btrfs-progs: docs: Fix newlines for man btrfstune
 2017-04-19 15:43 UTC  (2+ messages)

"No such entry" recurring error
 2017-04-19 15:24 UTC 

[PULL] Btrfs, updates for 4.12
 2017-04-19 11:35 UTC 

[PULL] Btrfs, qgroup message level adjustment, for 4.11-rc8
 2017-04-19 10:51 UTC 

btrfs check --check-data-csum malfunctioning?
 2017-04-19  9:44 UTC  (6+ messages)

[PATCH v4 0/7] Holistic view of device error at commit flush and related cleanup
 2017-04-19  4:29 UTC  (12+ messages)
` [PATCH v4 1/7] btrfs: use blkdev_issue_flush to flush the device cache
` [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] btrfs: qgroup: move noisy underflow warning to debugging build
 2017-04-19  0:35 UTC  (2+ messages)

Remounting read-write after error is not allowed
 2017-04-18 13:51 UTC  (6+ 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

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

Extent map generation question
 2017-04-17  1:27 UTC 

remount and conflicting ssd options?
 2017-04-16 18:03 UTC  (9+ messages)

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  (5+ messages)
` [PATCH] btrfs: drop the nossd flag when remounting with -o ssd

Btrfs disk layout question
 2017-04-15 17:06 UTC  (9+ 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  (5+ messages)
` [PATCH 06/12] audit: Use timespec64 to represent audit timestamps

[PATCH v3] btrfs-progs: misc-tests: Superblock corruption and recovery using backup
 2017-04-15 10:15 UTC  (3+ messages)

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

[GIT PULL] Btrfs
 2017-04-14 18:28 UTC 

btrfs send extremely slow (almost stuck)
 2017-04-14 15:33 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).