linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-24 16:04:44 to 2017-05-30 18:58:00 UTC [more...]

[PATCH 0/6] add sanity check for extent inline ref type
 2017-05-30 18:57 UTC  (22+ messages)
` [PATCH 1/6] Btrfs: add a helper to retrive "
` [PATCH 2/6] Btrfs: convert to use btrfs_get_extent_inline_ref_type
` [PATCH 3/6] Btrfs: remove BUG() in btrfs_extent_inline_ref_size
` [PATCH 4/6] Btrfs: remove BUG() in print_extent_item
` [PATCH 5/6] Btrfs: remove BUG() in add_data_reference
` [PATCH 6/6] Btrfs: add sanity check of extent item in scrub

[PATCH v4 00/20] Btrfs-progs offline scrub
 2017-05-30 18:54 UTC  (25+ messages)
` [PATCH v4 01/20] btrfs-progs: raid56: Introduce raid56 header for later recovery usage
` [PATCH v4 02/20] btrfs-progs: raid56: Introduce tables for RAID6 recovery
` [PATCH v4 03/20] btrfs-progs: raid56: Allow raid6 to recover 2 data stripes
` [PATCH v4 04/20] btrfs-progs: raid56: Allow raid6 to recover data and p
` [PATCH v4 05/20] btrfs-progs: Introduce wrapper to recover raid56 data
` [PATCH v4 06/20] btrfs-progs: Introduce new btrfs_map_block function which returns more unified result
` [PATCH v4 07/20] btrfs-progs: Allow __btrfs_map_block_v2 to remove unrelated stripes
` [PATCH v4 08/20] btrfs-progs: csum: Introduce function to read out data csums
` [PATCH v4 09/20] btrfs-progs: scrub: Introduce structures to support offline scrub for RAID56
` [PATCH v4 10/20] btrfs-progs: scrub: Introduce functions to scrub mirror based tree block
` [PATCH v4 11/20] btrfs-progs: scrub: Introduce functions to scrub mirror based data blocks
` [PATCH v4 12/20] btrfs-progs: scrub: Introduce function to scrub one mirror-based extent
` [PATCH v4 13/20] btrfs-progs: scrub: Introduce function to scrub one data stripe
` [PATCH v4 14/20] btrfs-progs: scrub: Introduce function to verify parities
` [PATCH v4 15/20] btrfs-progs: extent-tree: Introduce function to check if there is any extent in given range
` [PATCH v4 16/20] btrfs-progs: scrub: Introduce function to recover data parity
` [PATCH v4 17/20] btrfs-progs: scrub: Introduce helper to write a full stripe
` [PATCH v4 18/20] btrfs-progs: scrub: Introduce a function to scrub one "
` [PATCH v4 19/20] btrfs-progs: scrub: Introduce function to check a whole block group
` [PATCH v4 20/20] btrfs-progs: scrub: Introduce offline scrub function

[PATCH v2] btrfs-progs: btrfs-convert: Add larger device support
 2017-05-30 17:20 UTC  (3+ messages)

[PATCH 0/10 v9] No wait AIO
 2017-05-30 16:13 UTC  (26+ messages)
` [PATCH 01/10] fs: Separate out kiocb flags setup based on RWF_* flags
` [PATCH 02/10] fs: Introduce filemap_range_has_page()
` [PATCH 03/10] fs: Use RWF_* flags for AIO operations
` [PATCH 04/10] fs: Introduce RWF_NOWAIT
` [PATCH 05/10] fs: return if direct write will trigger writeback
` [PATCH 06/10] fs: Introduce IOMAP_NOWAIT
` [PATCH 07/10] fs: return on congested block device
` [PATCH 08/10] ext4: nowait aio support
` [PATCH 09/10] xfs: "
` [PATCH 10/10] btrfs: "

Debugging Deadlocks?
 2017-05-30 16:12 UTC 

[PATCH] Btrfs: fix invalid extent maps due to hole punching
 2017-05-28 16:31 UTC 

[PATCH v5 0/2] Btrfs: compression fixes
 2017-05-29 23:18 UTC  (3+ messages)
` [PATCH v5 1/2] Btrfs: lzo.c - compressed data size must be less then input size
` [PATCH v5 2/2] Btrfs: compression must free at least one sector size

[PATCHv2] btrfs-progs: Fix slot >= nritems
 2017-05-29 18:19 UTC  (2+ messages)

[PATCH v4 0/2] Btrfs: compression fixes
 2017-05-29 18:16 UTC  (6+ messages)
` [PATCH v4 1/2] Btrfs: lzo.c pr_debug() deflate->lzo
` [PATCH v4 2/2] Btrfs: compression must free at least one sector size

[PATCH 00/32] btrfs_fs_info refactoring
 2017-05-29 18:07 UTC  (2+ messages)

[PATCH 1/5] btrfs-progs: Cleanup open-coded btrfs_chunk_item_size
 2017-05-29 17:39 UTC  (3+ messages)
` [PATCH 2/5] btrfs-progs: Enhance chunk item validation check

[PATCH 2/2] btrfs-progs: test for restoring multiple devices fs into a single device
 2017-05-29 17:01 UTC  (2+ messages)

[PATCH 1/2] btrfs-progs: Fix restoring image from multi devices fs into single device
 2017-05-29 16:48 UTC  (3+ messages)

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

[RFC PATCH v3.2 0/6] Qgroup fixes, Non-stack version
 2017-05-29 15:51 UTC  (7+ messages)
` [RFC PATCH v3.2 5/6] btrfs: qgroup: Introduce extent changeset for qgroup reserve functions

[PATCH 1/3] btrfs: Introduce btrfs_check_namelen to avoid reading beyond boundary
 2017-05-29 15:43 UTC  (7+ messages)
` [PATCH 2/3] btrfs: check namelen with boundary in verify dir_item
` [PATCH 3/3] btrfs: check namelen before read/memcmp_extent_buffer

[PATCH 00/10] Btrfs, minor scrub code cleanups
 2017-05-29 14:59 UTC  (5+ messages)
` [PATCH 06/10] btrfs: scrub: use bool for flush_all_writes

[PATCH] Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io
 2017-05-29 14:38 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/3 v2] compression ops args clean up and trace point
 2017-05-29 13:52 UTC  (15+ messages)
` [PATCH 1/3 v2] btrfs: btrfs_decompress_bio() could accept compressed_bio instead
` [PATCH 2/3 v2] btrfs: reduce arguments for decompress_bio ops
  ` [PATCH] fixup: "
` [PATCH 3/3 v2] btrfs: add compression trace points

[PATCH] btrfs: btrfs_wait_tree_block_writeback can be void return
 2017-05-29 13:30 UTC  (4+ messages)

[PATCH 1/2] btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSET
 2017-05-29 13:29 UTC  (4+ messages)
  ` [PATCH v2] "

dedicated error codes for the block layer V2
 2017-05-29 13:16 UTC  (18+ messages)
` [PATCH 01/13] nvme-lightnvm: use blk_execute_rq in nvme_nvm_submit_user_cmd
` [PATCH 02/13] scsi/osd: don't save block errors into req_results
` [PATCH 03/13] gfs2: remove the unused sd_log_error field
` [PATCH 04/13] dm: fix REQ_RAHEAD handling
` [PATCH 05/13] fs: remove the unused error argument to dio_end_io()
` [PATCH 06/13] fs: simplify dio_bio_complete
` [PATCH 07/13] block_dev: propagate bio_iov_iter_get_pages error in __blkdev_direct_IO
` [PATCH 08/13] dm mpath: merge do_end_io_bio into multipath_end_io_bio
` [PATCH 09/13] dm: don't return errnos from ->map
` [PATCH 10/13] dm: change ->end_io calling convention
` [PATCH 12/13] blk-mq: switch ->queue_rq return value to blk_status_t

btrfs mounts RO, kernel oops on RW
 2017-05-29  8:39 UTC  (6+ messages)

btrfs-progs 4.11 broke snap-sync
 2017-05-29  6:13 UTC  (3+ messages)

python-btrfs v7
 2017-05-28 17:34 UTC 

[PATCH v2] ioctl_getfsmap.2: document the GETFSMAP ioctl
 2017-05-28 16:27 UTC  (2+ messages)

btrfs-tools/linux 4.11: btrfs-cleaner misbehaving
 2017-05-28 10:39 UTC 

btrfs-tools/linux 4.11: btrfs-cleaner misbehaving
 2017-05-28  7:13 UTC  (8+ messages)

About free space fragmentation, metadata write amplification and (no)ssd
 2017-05-28  3:54 UTC  (3+ messages)

[PATCH v2 0/4] Qgroup uapi improvements
 2017-05-26 20:45 UTC  (5+ messages)
` [PATCH v2 1/4] btrfs: Fail on removing qgroup if del_qgroup_item fails
` [PATCH v2 2/4] btrfs: Add new ioctl uapis for qgroup creation / removal
` [PATCH v2 3/4] btrfs: Warn the user when the legacy btrfs_qgroup_create API is used
` [PATCH v2 4/4] btrfs: Add qgroup_auto_cleanup mount flag to automatically cleanup qgroups

[PATCH 0/8] BtrFS: QGroups uapi improvements
 2017-05-26 19:08 UTC  (3+ messages)
` [PATCH 5/8] btrfs: qgroup.h whitespace change

[PATCH] btrfs: tree-log.c: Wrong printk information about namelen
 2017-05-26 18:38 UTC  (2+ messages)

[PATCH v4 1/2] btrfs: Separate space_info create/update
 2017-05-26 16:32 UTC  (2+ messages)

[PATCH] btrfs: Use kvzalloc instead of kzalloc/vmalloc in alloc_bitmap
 2017-05-26 16:12 UTC  (3+ messages)

[PATCH] Btrfs: let btrfs_print_leaf print more about block group
 2017-05-26 15:50 UTC  (2+ messages)

[PATCH] btrfs: btrfs_decompress_bio() could accept compressed_bio instead
 2017-05-26  7:45 UTC  (3+ messages)

dedicated error codes for the block layer
 2017-05-26  5:18 UTC  (15+ messages)
` [PATCH 02/15] scsi/osd: don't save block errors into req_results
` [PATCH 03/15] gfs2: remove the unused sd_log_error field
` [PATCH 04/15] dm: fix REQ_RAHEAD handling
` [PATCH 05/15] fs: remove the unused error argument to dio_end_io()
` [PATCH 06/15] fs: simplify dio_bio_complete
` [PATCH 08/15] dm mpath: merge do_end_io_bio into multipath_end_io_bio
  ` [dm-devel] "

[PATCH v2 0/5] btrfs-progs: check: simple errors repair in lowmem
 2017-05-26  2:02 UTC  (6+ messages)
` [PATCH v2 1/5] btrfs-progs: check: inode nbytes fix "
` [PATCH v2 2/5] btrfs-progs: check: dir isize "
` [PATCH v2 3/5] btrfs-progs: check: enable lowmem repair
` [PATCH v2 4/5] btrfs-progs: fsck-check: Allow fsck check test to repair in lowmem mode for certain test cases
` [PATCH v2 5/5] btrfs-progs: fsck-check: test cases for nbytes and dir isize

[PATCH] Btrfs: skip commit transaction if we don't have enough pinned bytes
 2017-05-26  1:26 UTC  (4+ messages)

[PATCH v3 0/2] Btrfs: compression fixes
 2017-05-25 17:55 UTC  (4+ messages)
` [PATCH v3 2/2] Btrfs: compression must free at least PAGE_SIZE

[PATCH] Btrfs: work around maybe-uninitialized warning
 2017-05-25 16:48 UTC  (4+ messages)

[PATCH] fstests: common: Make _test_mount to include MOUNT_OPTIONS to allow consistent _test_cycle_mount
 2017-05-25  3:26 UTC  (11+ messages)

Global reserve values
 2017-05-25  1:46 UTC 

btrfs check --check-data-csum malfunctioning?
 2017-05-24 18:56 UTC  (4+ 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).