linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-05 18:56:55 to 2017-06-12 14:33:21 UTC [more...]

[PATCH] Btrfs: fix Null pointer dereference in dio read endio
 2017-06-12 14:32 UTC  (3+ messages)

[PATCH] btrfs-progs: send operates on ro snapshots only
 2017-06-12 14:04 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/7] Btrfs: fix total_bytes_pinned counter
 2017-06-12 13:39 UTC  (18+ messages)
` [PATCH 1/7] Btrfs: make add_pinned_bytes() take an s64 num_bytes instead of u64
` [PATCH 2/7] Btrfs: make BUG_ON() in add_pinned_bytes() an ASSERT()
` [PATCH 3/7] Btrfs: update total_bytes_pinned when pinning down extents
` [PATCH 4/7] Btrfs: always account pinned bytes when dropping a tree block ref
` [PATCH 5/7] Btrfs: return old and new total ref mods when adding delayed refs
` [PATCH 6/7] Btrfs: rework delayed ref total_bytes_pinned accounting
` [PATCH 7/7] Btrfs: warn if total_bytes_pinned is non-zero on unmount

[PATCH 0/8] Bio allocation and error handling cleanups
 2017-06-12 13:13 UTC  (24+ messages)
` [PATCH 1/8] btrfs: bioset allocations will never fail, adapt our helpers
` [PATCH 2/8] btrfs: btrfs_bio_alloc never fails, skip error handling
` [PATCH 3/8] btrfs: btrfs_bio_clone "
` [PATCH 4/8] btrfs: btrfs_io_bio_alloc "
` [PATCH 5/8] btrfs: sink gfp parameter to btrfs_bio_clone
` [PATCH 6/8] btrfs: remove redundant parameters from btrfs_bio_alloc
` [PATCH 7/8] btrfs: opencode trivial compressed_bio_alloc, simplify error handling
` [PATCH 8/8] btrfs: pass bytes to btrfs_bio_alloc

[PATCH] btrfs: use ino_t for inode in tracer
 2017-06-12 13:02 UTC  (2+ messages)

[PATCH v2] btrfs: add compression trace points
 2017-06-12 12:55 UTC  (5+ messages)

btrfs native encryption
 2017-06-12 12:46 UTC  (7+ messages)

[PATCH v6 00/20] fs: enhanced writeback error reporting with errseq_t (pile #1)
 2017-06-12 12:45 UTC  (28+ messages)
` [PATCH v6 01/20] mm: fix mapping_set_error call in me_pagecache_dirty
` [PATCH v6 02/20] buffer: use mapping_set_error instead of setting the flag
` [PATCH v6 03/20] fs: check for writeback errors after syncing out buffers in generic_file_fsync
` [PATCH v6 04/20] buffer: set errors in mapping at the time that the error occurs
` [PATCH v6 05/20] mm: don't TestClearPageError in __filemap_fdatawait_range
` [PATCH v6 06/20] mm: drop "wait" parameter from write_one_page
` [PATCH v6 07/20] mm: clean up error handling in write_one_page
` [PATCH v6 08/20] lib: add errseq_t type and infrastructure for handling it
` [PATCH v6 09/20] fs: new infrastructure for writeback error handling and reporting
` [PATCH v6 10/13] ext4: add more robust reporting of metadata writeback errors
` [PATCH v6 10/20] mm: tracepoints for writeback error events
` [PATCH v6 11/13] Documentation: flesh out the section in vfs.txt on storing and reporting writeback errors
` [PATCH v6 11/20] mm: set both AS_EIO/AS_ENOSPC and errseq_t in mapping_set_error
` [PATCH v6 12/20] fs: add a new fstype flag to indicate how writeback errors are tracked
` [PATCH v6 12/13] xfs: minimal conversion to errseq_t writeback error reporting
` [PATCH v6 13/13] btrfs: minimal conversion to errseq_t writeback error reporting on fsync
` [PATCH v6 13/20] Documentation: flesh out the section in vfs.txt on storing and reporting writeback errors
` [PATCH v6 14/20] dax: set errors in mapping when writeback fails
` [PATCH v6 15/20] fs: have call_fsync call filemap_report_wb_err if FS_WB_ERRSEQ is set
` [PATCH v6 16/20] block: convert to errseq_t based writeback error tracking
` [PATCH v6 17/20] fs: add f_md_wb_err field to struct file for tracking metadata errors
` [PATCH v6 18/20] ext4: use errseq_t based error handling for reporting data writeback errors
` [PATCH v6 19/20] xfs: minimal conversion to errseq_t writeback error reporting
` [PATCH v6 20/20] btrfs: minimal conversion to errseq_t writeback error reporting on fsync

csum failed root -9
 2017-06-12  9:00 UTC 

Filesystem won't mount (open_ctree failed) or repair (BUG_ON)
 2017-06-12  6:35 UTC  (11+ messages)

Questions about how BtrFS works
 2017-06-11  8:00 UTC  (2+ messages)

eBPF tracing Btrfs performance
 2017-06-11  2:35 UTC 

[GIT PULL] Btrfs
 2017-06-10 13:00 UTC 

[PATCH 0/10 v11] No wait AIO
 2017-06-10  5:34 UTC  (14+ 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] block: return on congested block device
` [PATCH 08/10] ext4: nowait aio support
` [PATCH 09/10] xfs: "
` [PATCH 10/10] btrfs: "

btrfs-progs: Add 2 new subcommands to inspect-internal
 2017-06-09 21:57 UTC  (5+ messages)
` [PATCH 1/3] btrfs-progs: Generic functions to retrieve chunks and their bg info

[PULL] Btrfs fixes for 4.12
 2017-06-09 19:50 UTC  (2+ messages)

[PATCH] btrfs-progs: Fix an infinite loop in btrfs_next_bg
 2017-06-09 18:09 UTC 

dedicated error codes for the block layer V3
 2017-06-09 15:29 UTC  (6+ messages)

btrfs-convert: whats minimum free space requirement?
 2017-06-09 13:02 UTC  (3+ messages)

[PATCH 0/2] cleanup write_dev_flush()
 2017-06-09  6:52 UTC  (3+ messages)
` [PATCH 1/2] btrfs: write_dev_flush does not return ENOMEM anymore
` [PATCH 2/2] btrfs: flush error also accounts for its send error

[PATCH] btrfs: Convert btrfs_fs_info's free_chunk_space to an atomic64_t
 2017-06-09  6:44 UTC  (4+ messages)

status of swapfiles on Btrfs
 2017-06-09  0:06 UTC  (2+ messages)

About free space fragmentation, metadata write amplification and (no)ssd
 2017-06-08 19:19 UTC  (5+ messages)

Lock between userspace and btrfs-cleaner on extent_buffer
 2017-06-08 18:34 UTC 

mount gets stuck - BUG: soft lockup
 2017-06-08  3:57 UTC  (3+ messages)

[PATCH] btrfs: test Btrfs delalloc accounting overflow
 2017-06-08  2:51 UTC  (4+ messages)

[PATCH 0/7] Btrfs: if else cleanups
 2017-06-07 22:48 UTC  (11+ messages)
` [PATCH 1/7] Btrfs: __compare_inode_defrag decrease max compare count
` [PATCH 2/7] Btrfs: backref_comp "
` [PATCH 3/7] Btrfs: ref_node_cmp "
` [PATCH 4/7] Btrfs: ref_tree_add remove useless compare
` [PATCH 5/7] Btrfs: add_all_parents skip compare
` [PATCH 6/7] Btrfs: __tree_mod_log_insert decrease max compare count
` [PATCH 7/7] Btrfs: end_workqueue_bio use switch case instead of else if

getting rid of "csum failed" on a hw raid
 2017-06-07 21:24 UTC  (13+ messages)

[PATCH v2] btrfs: Convert btrfs_fs_info's free_chunk_space to an atomic64_t
 2017-06-07 18:34 UTC 

[PATCH] Btrfs: send, fix invalid path after renaming and linking file
 2017-06-07 15:36 UTC 

crypto: Work around deallocated stack frame reference gcc bug on sparc
 2017-06-07  3:04 UTC  (3+ messages)

[PATCH] generic: test Btrfs delalloc accounting overflow
 2017-06-07  3:12 UTC  (4+ messages)

[PATCH] Btrfs: skip commit transaction if we don't have enough pinned bytes
 2017-06-06 23:47 UTC  (5+ messages)

[PATCH] Btrfs: skip checksum verification if IO error occurs
 2017-06-06 13:52 UTC  (2+ messages)

[PATCH] Btrfs: tolerate errors if we have retried successfully
 2017-06-06 13:42 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/9] btrfs: check name_len before read name
 2017-06-06 13:23 UTC  (13+ messages)
` [PATCH v3 1/9] btrfs: Introduce btrfs_is_name_len_valid to avoid reading beyond boundary
` [PATCH v3 2/9] btrfs: Check name_len with boundary in verify dir_item
` [PATCH v3 3/9] btrfs: Check name_len on add_inode_ref call path
` [PATCH v3 4/9] btrfs: Verify dir_item in replay_xattr_deletes
` [PATCH v3 5/9] btrfs: Check name_len in btrfs_check_ref_name_override
` [PATCH v3 6/9] btrfs: Check name_len before read in iterate_dir_item
` [PATCH v3 7/9] btrfs: Check name_len before read in btrfs_get_name
` [PATCH v3 8/9] btrfs: Check name_len before in btrfs_del_root_ref
` [PATCH v3 9/9] btrfs: Verify dir_item in iterate_object_props

[PATCH v6] Btrfs: compression must free at least one sector size
 2017-06-06 11:41 UTC 

[PATCH v5 0/2] Btrfs: compression fixes
 2017-06-06 11:22 UTC  (5+ messages)
` [PATCH v5 2/2] Btrfs: compression must free at least one sector size

device-mapper btrfs Warning Spam
 2017-06-06  4:13 UTC 

[PATCH] Btrfs: Improve btrfs_ioctl_search_key documentation
 2017-06-05 22:20 UTC  (4+ messages)
` [PATCH v2] Btrfs: "


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