linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-01 14:47:07 to 2017-06-07 20:20:15 UTC [more...]

[PATCH 0/7] Btrfs: fix total_bytes_pinned counter
 2017-06-07 20:18 UTC  (12+ 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 v2] btrfs: Convert btrfs_fs_info's free_chunk_space to an atomic64_t
 2017-06-07 18:34 UTC 

[PATCH] btrfs: Convert btrfs_fs_info's free_chunk_space to an atomic64_t
 2017-06-07 18:32 UTC  (3+ messages)

[PATCH 0/8] Bio allocation and error handling cleanups
 2017-06-07 18:19 UTC  (23+ 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

getting rid of "csum failed" on a hw raid
 2017-06-07 18:04 UTC  (11+ messages)

[PATCH] btrfs: test Btrfs delalloc accounting overflow
 2017-06-07 17:34 UTC  (3+ messages)

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

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

mount gets stuck - BUG: soft lockup
 2017-06-07  9:44 UTC 

[PATCH 0/7] Btrfs: if else cleanups
 2017-06-07 11:01 UTC  (10+ 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

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

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

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

[PATCH] Btrfs: fix Null pointer dereference in dio read endio
 2017-06-06 19:52 UTC 

[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] btrfs-progs: send operates on ro snapshots only
 2017-06-06 13:00 UTC  (3+ messages)
` [PATCH v2] "

[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  (7+ 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

[PATCH 0/10 v11] No wait AIO
 2017-06-06 11:19 UTC  (11+ 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: "

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  (5+ messages)
` [PATCH v2] Btrfs: "

[PULL] Btrfs fixes for 4.12
 2017-06-05 17:47 UTC 

[RFC PATCH] btrfs: qgroup: Fix hang when using inode_cache and qgroup
 2017-06-05 17:38 UTC  (2+ messages)

[PATCH] btrfs: simplify code with bio_io_error
 2017-06-05 15:36 UTC  (2+ messages)

[PATCH 0/10 v10] No wait AIO
 2017-06-05 15:35 UTC  (12+ 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: "

[PATCH] Btrfs: use memalloc_nofs and kvzalloc() for free space tree bitmaps
 2017-06-05 15:26 UTC  (2+ messages)

[PATCH v2 0/9] btrfs: check namelen before read name
 2017-06-05 15:12 UTC  (14+ messages)
` [PATCH v2 1/9] btrfs: Introduce btrfs_is_namelen_valid to avoid reading beyond boundary
` [PATCH v2 3/9] btrfs: Check name len on add_inode_ref call path
` [PATCH v2 6/9] btrfs: Check name before read in 'iterate_dir_item'
` [PATCH v2 8/9] btrfs: Check namelen before in 'btrfs_del_root_ref'

snapshot destruction making IO extremely slow
 2017-06-05  8:30 UTC  (11+ messages)

[BUG] direct I/O pwrite() returning EEXIST on btrfs
 2017-06-04 21:11 UTC 

[PATCH 00/12] Delete CURRENT_TIME, CURRENT_TIME_SEC and current_fs_time
 2017-06-04  7:54 UTC  (19+ messages)
` [PATCH 04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts()
` [PATCH 10/12] apparmorfs: Replace CURRENT_TIME with current_time()

[PATCH v4] btrfs-progs: btrfs-convert: Add larger device support
 2017-06-03  9:57 UTC 

dedicated error codes for the block layer V3
 2017-06-03  7:38 UTC  (12+ 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

[PATCH] Btrfs: fix delalloc accounting leak caused by u32 overflow
 2017-06-02 14:23 UTC  (2+ messages)

[RFC PATCH v3.2 0/6] Qgroup fixes, Non-stack version
 2017-06-02 14:16 UTC  (11+ messages)
` [RFC PATCH v3.2 5/6] btrfs: qgroup: Introduce extent changeset for qgroup reserve functions

[PATCH v2 0/6] Lowmem mode check check fix for mulit-device
 2017-06-02 14:05 UTC  (4+ messages)
` [PATCH v2 6/6] btrfs-progs: test: Introduce functions to prepare and cleanup loop device

[PATCHv2] btrfs-progs: Fix slot >= nritems
 2017-06-02 10:08 UTC  (4+ messages)
` [PATCH 0/2] More nritems range checking
` [PATCH 1/2] btrfs-progs: Check slot + nr >= nritems overflow
` [PATCH 2/2] btrfs-progs: Check nritems under-/overflow

[PATCH v2] btrfs-progs: btrfs-convert: Add larger device support
 2017-06-02  3:16 UTC  (4+ messages)

[PATCH 0/6] add sanity check for extent inline ref type
 2017-06-01 22:57 UTC  (5+ messages)

understanding differences in recoverability of raid1 vs raid10 and performance implications of unusual numbers of devices
 2017-06-01 21:32 UTC  (5+ messages)

[PATCH] Btrfs: fix invalid extent maps due to hole punching
 2017-06-01 17:49 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3] btrfs-progs: btrfs-convert: Add larger device support
 2017-06-01 16:26 UTC 

[PATCH v3] btrfs-progs: btrfs-convert: Add larger device support
 2017-06-01 16:24 UTC 

[PATCH 0/2] space_info update/creation refactoring
 2017-06-01 14:59 UTC  (3+ messages)

[PATCH 0/5] btrfs-progs: check: simple errors repair in lowmem
 2017-06-01 14:47 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;
as well as URLs for NNTP newsgroup(s).