Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2017-05-13 18:51:37 to 2017-05-18 09:21:20 UTC [more...]

[RFC PATCH 0/2] Introduce blkdev_issue_flush_no_wait()
 2017-05-18  9:27 UTC  (8+ messages)
` [PATCH 1/2] block: "
` [PATCH 2/2] btrfs: Use blkdev_issue_flush_no_wait()

btrfs metadata reclaim behavior/performance characteristics
 2017-05-18  8:40 UTC 

RAID 6 corrupted
 2017-05-18  8:34 UTC  (11+ messages)

[PATCH 00/32] btrfs_fs_info refactoring
 2017-05-18  3:38 UTC  (33+ messages)
` [PATCH 01/32] btrfs-progs: Remove deprecated leafsize usage
` [PATCH 02/32] btrfs-progs: Introduce sectorsize nodesize and stripesize members for btrfs_fs_info
` [PATCH 03/32] btrfs-progs: Refactor block sizes users in disk-io.c
` [PATCH 04/32] btrfs-progs: Refactor block sizes users in btrfs-corrupt-block.c
` [PATCH 05/32] btrfs-progs: Refactor block sizes users in ctree.c and ctree.h
` [PATCH 06/32] btrfs-progs: Refactor block sizes users in btrfs-map-logical.c
` [PATCH 07/32] btrfs-progs: Refactor block sizes users in chunk-recover.c
` [PATCH 08/32] btrfs-progs: Refactor block sizes users in backref.c
` [PATCH 09/32] btrfs-progs: Refactor block sizes users in cmds-restore.c
` [PATCH 10/32] btrfs-progs: Refactor nodesize user in extent_io.c
` [PATCH 11/32] btrfs-progs: Refactor nodesize users in image/main.c
` [PATCH 12/32] btrfs-progs: Refactor block sizes users in cmds-check.c
` [PATCH 13/32] btrfs-progs: Refactor nodesize user in btrfstune.c
` [PATCH 14/32] btrfs-progs: Refactor nodesize users in utils.c
` [PATCH 15/32] btrfs-progs: Refactor block sizes users in extent-tree.c
` [PATCH 16/32] btrfs-progs: Refactor nodesize user in print-tree.c
` [PATCH 17/32] btrfs-progs: Refactor nodesize users in qgroup-verify.c
` [PATCH 18/32] btrfs-progs: Refactor nodesize users in cmds-inspect-tree-stats.c
` [PATCH 19/32] btrfs-progs: Refactor sectorsize users in mkfs/main.c
` [PATCH 20/32] btrfs-progs: Refactor sectorsizes users in file-item.c
` [PATCH 21/32] btrfs-progs: Refactor sectorsize users in free-space-cache.c
` [PATCH 22/32] btrfs-progs: Refactor sectorsize users in file.c
` [PATCH 23/32] btrfs-progs: Refactor sectorsize users in volumes.c
` [PATCH 24/32] btrfs-progs: Refactor sectorsize users in free-space-tree.c
` [PATCH 25/32] btrfs-progs: Refactor sectorsize in convert/source-fs.c
` [PATCH 26/32] btrfs-progs: Refactor sectorsize users in convert/main.c
` [PATCH 27/32] btrfs-progs: Refactor sectorsize users in convert/source-ext2.c
` [PATCH 28/32] btrfs-progs: Refactor sectorsize users in cmds-inspect-dump-tree.c
` [PATCH 29/32] btrfs-progs: Remove block size members in btrfs_root
` [PATCH 30/32] btrfs-progs: Refactor btrfs_root paramters in btrfs-corrupt-block.c
` [PATCH 31/32] btrfs-progs: Refactor read_tree_block to get rid of btrfs_root
` [PATCH 32/32] btrfs-progs: Refactor read_node_slot function to get rid of btrfs_root parameter

[PATCH v2] ioctl_getfsmap.2: document the GETFSMAP ioctl
 2017-05-18  2:07 UTC 

[PATCH] ioctl_getfsmap.2: document the GETFSMAP ioctl
 2017-05-18  2:04 UTC  (6+ messages)

[RFC PATCH v3.3 5/6] btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
 2017-05-18  0:57 UTC 

[RFC PATCH v3.2 0/6] Qgroup fixes, Non-stack version
 2017-05-18  0:24 UTC  (9+ messages)
` [RFC PATCH v3.2 1/6] btrfs: qgroup: Add quick exit for non-fs extents
` [RFC PATCH v3.2 2/6] btrfs: qgroup: Cleanup btrfs_qgroup_prepare_account_extents function
` [RFC PATCH v3.2 3/6] btrfs: qgroup: Return actually freed bytes for qgroup release or free data
` [RFC PATCH v3.2 4/6] btrfs: qgroup: Fix qgroup reserved space underflow caused by buffered write and quota enable
` [RFC PATCH v3.2 5/6] btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
` [RFC PATCH v3.2 6/6] btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved ranges

[PATCH 0/8 v1] utilize bio_clone_fast to clean up
 2017-05-17 22:22 UTC  (9+ messages)
` [PATCH 1/8] Btrfs: use bio_clone_fast to clone our bio
` [PATCH 2/8] Btrfs: new helper btrfs_bio_clone_partial
` [PATCH 3/8] Btrfs: use bio_clone_bioset_partial to simplify DIO submit
` [PATCH 4/8] Btrfs: change how we iterate bios in endio
` [PATCH 5/8] Btrfs: record error if one block has failed to retry
` [PATCH 6/8] Btrfs: make check-integrity use bvec_iter
` [PATCH 7/8] Btrfs: unify naming of btrfs_io_bio
` [PATCH 8/8] Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial

[fs-btrfs] question about apparent useless function call
 2017-05-17 22:37 UTC 

[PATCH] Btrfs: tolerate errors if we have retried successfully
 2017-05-17 21:42 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 1/2] btrfs: Separate space_info create/update
 2017-05-17 21:02 UTC  (8+ messages)
` [PATCH v2 2/2] btrfs: Refactor update_space_info

[PATCH 0/1] Remove unnecessary branching in free-space-tree.c
 2017-05-17 18:41 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/6 RFC] utilize bio_clone_fast to clean up
 2017-05-17 18:32 UTC  (10+ 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 4/6] Btrfs: record error if one block has failed to retry
` [PATCH 6/6] Btrfs: unify naming of btrfs_io_bio

4.11 relocate crash, null pointer + rolling back a filesystem by X hours?
 2017-05-17 18:23 UTC  (4+ messages)

[PATCH 0/3] Kill btree inode prep patches
 2017-05-17 17:44 UTC  (2+ messages)

[PATCH 1/3] btrfs: fix race with relocation recovery and fs_root setup
 2017-05-17 15:38 UTC  (3+ messages)
` [PATCH 2/3] btrfs: cleanup root usage by btrfs_get_alloc_profile
` [PATCH 3/3] btrfs: remove root usage from can_overcommit

ERROR: rename o3528-7220-0 -> usr failed: Directory not empty
 2017-05-17 15:36 UTC  (4+ messages)

[PATCH 2/2] btrfs-progs: test for restoring multiple devices fs into a single device
 2017-05-17  1:41 UTC 

[PATCH 1/2] btrfs-progs: Fix restoring image from multi devices fs into single device
 2017-05-17  1:41 UTC 

Can't remount a BTRFS partition read write after a drive failure
 2017-05-17 15:21 UTC  (4+ messages)

[PATCH] btrfs: use correct types for page indices in btrfs_page_exists_in_range
 2017-05-17 14:00 UTC 

[PATCH] btrfs: fix bool type in btrfs_page_exists_in_range
 2017-05-17 14:00 UTC 

[PATCH 0/2] space_info update/creation refactoring
 2017-05-17 13:50 UTC  (5+ messages)
` [PATCH 1/2] btrfs: Separate space_info create/update
` [PATCH 2/2] btrfs: Refactor update_space_info

[PATCH] btrfs: fix memory leak in update_space_info failure path
 2017-05-17 13:49 UTC 

btrfs hang with 4.11.1 kernel
 2017-05-17 10:02 UTC  (2+ messages)

[PATCH 0/5] btrfs-progs: check: simple errors repair in lowmem
 2017-05-17  8:25 UTC  (2+ messages)

[RFC PATCH v3.1 0/6] Qgroup fixes, Non-stack version
 2017-05-17  1:19 UTC  (7+ messages)
` [RFC PATCH v3.1 1/6] btrfs: qgroup: Add quick exit for non-fs extents
` [RFC PATCH v3.1 3/6] btrfs: qgroup: Return actually freed bytes for qgroup release or free data

"Corrected" errors persist after scrubbing
 2017-05-16 18:55 UTC  (5+ messages)

[PATCH 0/4] Btrfs, remove unused structure members
 2017-05-16 17:17 UTC  (5+ messages)
` [PATCH 1/4] btrfs: remove unused member err from reada_extent
` [PATCH 2/4] btrfs: remove unused member list from async_submit_bio
` [PATCH 3/4] btrfs: remove unused members dir_path from recorded_ref
` [PATCH 4/4] btrfs: remove unused member list from btrfs_end_io_wq

[PATCH 00/10] Btrfs, minor scrub code cleanups
 2017-05-16 17:10 UTC  (11+ messages)
` [PATCH 01/10] btrfs: scrub: inline helper scrub_setup_wr_ctx
` [PATCH 02/10] btrfs: scrub: inline helper scrub_free_wr_ctx
` [PATCH 03/10] btrfs: scrub: simplify cleanup of wr_ctx in scrub_free_ctx
` [PATCH 04/10] btrfs: scrub: embed scrub_wr_ctx into scrub context
` [PATCH 05/10] btrfs: scrub: remove pages_per_wr_bio from "
` [PATCH 06/10] btrfs: scrub: use bool for flush_all_writes
` [PATCH 07/10] btrfs: scrub: use fs_info::sectorsize and drop it from scrub context
` [PATCH 08/10] btrfs: scrub: clean up division in __scrub_mark_bitmap
` [PATCH 09/10] btrfs: scrub: clean up division in scrub_find_csum
` [PATCH 10/10] btrfs: scrub: simplify srrub worker initialization

Btrfs/SSD
 2017-05-16 17:08 UTC  (29+ messages)
            ` Btrfs/SSD (my -o ssd "summary")

[PATCH] btrfs: use generic slab for for btrfs_transaction
 2017-05-16 17:05 UTC 

[PATCH] btrfs: add mount umount logs
 2017-05-16 11:23 UTC  (3+ messages)

[PATCH] btrfs: add framework to handle device flush error as a volume
 2017-05-16  9:52 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] btrfs-progs: tests: remove variable quotation from convert-tests
 2017-05-16  4:46 UTC  (2+ messages)

[PATCH v4 00/27] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
 2017-05-15 17:58 UTC  (10+ messages)
` [PATCH v4 15/27] fs: retrofit old error reporting API onto new infrastructure
` [PATCH v4 19/27] buffer: set errors in mapping at the time that the error occurs
` [PATCH v4 21/27] mm: clean up error handling in write_one_page
` [PATCH v4 22/27] jbd2: don't reset error in journal_finish_inode_data_buffers

[PATCHv2] btrfs-progs: Fix slot >= nritems
 2017-05-15 17:00 UTC 

[PATCH] btrfs-progs: Fix slot >= nritems
 2017-05-15 15:50 UTC  (2+ messages)

Btrfs progs pre-release 4.11-rc1
 2017-05-15 15:16 UTC 

balancing every night broke balancing so now I can't balance anymore?
 2017-05-15 12:34 UTC  (13+ messages)

[PATCH 0/10 v8] No wait AIO
 2017-05-15  9:47 UTC  (3+ messages)
` [PATCH 04/10] fs: Introduce RWF_NOWAIT

[PATCH v2] btrfs-progs: btrfs-convert: Add larger device support
 2017-05-15  8:36 UTC  (2+ messages)

[PATCH 1/5] btrfs-progs: Cleanup open-coded btrfs_chunk_item_size
 2017-05-15  8:27 UTC  (5+ messages)
` [PATCH 2/5] btrfs-progs: Enhance chunk item validation check
` [PATCH 3/5] btrfs-progs: check: Reuse btrfs_check_chunk_valid in lowmem mode
` [PATCH 4/5] btrfs-progs: Introduce function to get correct stripe length
` [PATCH 5/5] btrfs-progs: lowmem check: Fix false alert on missing chunk or dev extent

4.11: da_remove called for id=16 which is not allocated
 2017-05-14 17:55 UTC  (2+ messages)

btrfs fi usage crash when multiple device volume contains seed device
 2017-05-14 17:38 UTC 

Creating btrfs RAID on LUKS devs makes devices disappear
 2017-05-13 18:51 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox