linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-15 08:47:57 to 2020-10-21 17:48:39 UTC [more...]

[PATCH v2 00/22] add Object Storage Media Pool (mpool)
 2020-10-21 17:48 UTC  (10+ messages)
  ` [EXT] "

let import_iovec deal with compat_iovecs as well v4
 2020-10-21 16:13 UTC  (3+ messages)
` [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c
  ` Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c"

[PATCH 0/2] block layer filter and block device snapshot module
 2020-10-21 15:11 UTC  (17+ messages)
` [PATCH 1/2] Block layer filter - second version
  ` [PATCH 2/2] blk-snap - snapshots and change-tracking for block devices

[PATCH v2 0/4] add support for inline encryption to device mapper
 2020-10-21  5:27 UTC  (10+ messages)
` [PATCH v2 1/4] block: keyslot-manager: Introduce passthrough keyslot manager
` [PATCH v2 2/4] block: add private field to struct keyslot_manager
` [PATCH v2 3/4] dm: add support for passing through inline crypto support
` [PATCH v2 4/4] dm: enable may_passthrough_inline_crypto on some targets

[PATCH V2 0/4] blk-mq/nvme-tcp: fix timed out related races
 2020-10-21  3:14 UTC  (10+ messages)
` [PATCH V2 1/4] blk-mq: check rq->state explicitly in blk_mq_tagset_count_completed_rqs
` [PATCH V2 2/4] blk-mq: fix blk_mq_request_completed
` [PATCH V2 3/4] nvme: tcp: complete non-IO requests atomically
` [PATCH V2 4/4] nvme: tcp: fix race between timeout and normal completion

[PATCH] skd: replace spin_lock_irqsave by spin_lock in hard IRQ
 2020-10-21  1:16 UTC 

[bug report] NBD: rbd-nbd + ext4 stuck after nbd resized
 2020-10-21  1:08 UTC 

[PATCH 1/1] blk-mq: fix comment as bt_tags_for_each() is not only for started request
 2020-10-20 22:41 UTC 

[RFC] treewide: cleanup unreachable breaks
 2020-10-20 18:42 UTC  (19+ messages)
  ` [Cocci] "
    ` [Ocfs2-devel] "

[PATCH] blk-mq: remove the calling of local_memory_node()
 2020-10-20 13:08 UTC  (4+ messages)

[PATCH 0/4] blk-mq/nvme-tcp: fix timed out related races
 2020-10-20  9:44 UTC  (10+ messages)
` [PATCH 1/4] blk-mq: check rq->state explicitly in blk_mq_tagset_count_completed_rqs
` [PATCH 2/4] blk-mq: think request as completed if it isn't IN_FLIGHT
` [PATCH 3/4] nvme: tcp: fix race between timeout and normal completion
` [PATCH 4/4] nvme: tcp: complete non-IO requests atomically

[PATCH V8 0/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
 2020-10-20  8:55 UTC  (5+ messages)
` [PATCH V8 1/4] block: use test_and_{clear|test}_bit to set/clear QUEUE_FLAG_QUIESCED
` [PATCH V8 2/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
` [PATCH V8 3/4] blk-mq: add tagset quiesce interface
` [PATCH V8 4/4] nvme: use blk_mq_[un]quiesce_tagset

[PATCH 0/2] nbd: fix use-after-freed and double lock bugs
 2020-10-20  8:16 UTC  (3+ messages)
` [PATCH 1/2] nbd: fix use-after-freed crash for nbd->recv_workq
` [PATCH 2/2] nbd: fix double lock for nbd->config_lock

[RFC 0/3] Add support of iopoll for dm device
 2020-10-20  6:54 UTC  (4+ messages)
` [RFC 1/3] block/mq: add iterator for polling hw queues
` [RFC 2/3] block: add back ->poll_fn in request queue
` [RFC 3/3] dm: add support for IO polling

[PATCH 1/2] block: Add some exports for bcachefs
 2020-10-19 20:11 UTC  (3+ messages)
` [PATCH 2/2] block: Add blk_status_to_str()

[PATCH] block: xen-blkback: remove unneeded break
 2020-10-19 19:50 UTC 

[PATCH v3 0/4] scatterlist: add new capabilities
 2020-10-19 19:19 UTC  (5+ messages)
` [PATCH v3 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
` [PATCH v3 2/4] scatterlist: add sgl_copy_sgl() function
` [PATCH v3 3/4] scatterlist: add sgl_compare_sgl() function
` [PATCH v3 4/4] scatterlist: add sgl_memset()

[PATCH] block/elevator: reduce the critical section
 2020-10-19 17:23 UTC  (3+ messages)

swapon/913 is trying to acquire lock at zcomp_stream_get+0x5/0x90 [zram] but task is already holding lock at zs_map_object+0x7a/0x2e0
 2020-10-19 15:32 UTC  (8+ messages)
    ` [PATCH] zram: Fix __zram_bvec_{read,write}() locking order

[RFC v2 00/18] blkcg:Support to track FC storage blk io traffic
 2020-10-19 15:20 UTC  (24+ messages)
` [RFC v2 01/18] cgroup: Added cgroup_get_from_kernfs_id
` [RFC v2 02/18] blkcg: Added a app identifier support for blkcg
` [RFC v2 03/18] nvme: Added a newsysfs attribute appid_store
` [RFC v2 04/18] lpfc: vmid: Add the datastructure for supporting VMID in lpfc
` [RFC v2 05/18] lpfc: vmid: API to check if VMID is enabled
` [RFC v2 06/18] lpfc: vmid: Supplementary data structures for vmid
` [RFC v2 07/18] lpfc: vmid: Forward declarations for APIs
` [RFC v2 08/18] lpfc: vmid: Add support for vmid in mailbox command
` [RFC v2 09/18] lpfc: vmid: VMID params initialization
` [RFC v2 10/18] lpfc: vmid: vmid resource allocation
` [RFC v2 11/18] lpfc: vmid: cleanup vmid resources
` [RFC v2 12/18] lpfc: vmid: Implements ELS commands for appid patch
` [RFC v2 13/18] lpfc: vmid: Functions to manage vmids
` [RFC v2 14/18] lpfc: vmid: Implements CT commands for appid
` [RFC v2 15/18] lpfc: vmid: Appends the vmid in the wqe before sending request
` [RFC v2 16/18] lpfc: vmid: Timeout implementation for vmid
` [RFC v2 17/18] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread
` [RFC v2 18/18] lpfc: vmid: Introducing vmid in io path

[PATCH] blk: use REQ_OP_WRITE instead of hard code
 2020-10-19 14:32 UTC  (4+ messages)
  `  "

[PATCH v2 0/4] scatterlist: add new capabilities
 2020-10-19 11:18 UTC  (6+ messages)
` [PATCH v2 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
` [PATCH v2 2/4] scatterlist: add sgl_copy_sgl() function
` [PATCH v2 3/4] scatterlist: add sgl_compare_sgl() function
` [PATCH v2 4/4] scatterlist: add sgl_memset()

[PATCH] arch: um: convert tasklets to use new tasklet_setup() API
 2020-10-19  7:39 UTC  (3+ messages)

[bug report] NBD: rbd-nbd + ext4 stuck after nbd resized
 2020-10-19  3:29 UTC 

[PATCH AUTOSEL 5.9 002/111] block: ratelimit handle_bad_sector() message
 2020-10-18 19:16 UTC  (2+ messages)
` [PATCH AUTOSEL 5.9 022/111] blk-mq: always allow reserved allocation in hctx_may_queue

[PATCH AUTOSEL 5.8 002/101] block: ratelimit handle_bad_sector() message
 2020-10-18 19:18 UTC 

[PATCH AUTOSEL 5.4 02/80] block: ratelimit handle_bad_sector() message
 2020-10-18 19:21 UTC 

[PATCH AUTOSEL 4.19 01/56] block: ratelimit handle_bad_sector() message
 2020-10-18 19:23 UTC 

[PATCH] skd_main: remove unused including <linux/version.h>
 2020-10-17 14:11 UTC  (2+ messages)

[PATCH] block: use helper function bio_copy_dev to __bio_clone_fast
 2020-10-17  7:37 UTC 

[PATCH 0/2] Killable synchronous BIO submission
 2020-10-16 16:59 UTC  (5+ messages)
` [PATCH 1/2] block: Add submit_bio_killable
` [PATCH 2/2] fs: Make mpage_readpage synchronous

[RESEND PATCH] sgl_alloc_order: fix memory leak
 2020-10-16 15:31 UTC  (2+ messages)

[PATCH] lightnvm: fix out-of-bounds write to array devices->info[]
 2020-10-16 15:29 UTC  (2+ messages)

[PATCH 0/4] scatterlist: add new capabilities
 2020-10-16 15:28 UTC  (7+ messages)
` [PATCH 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
` [PATCH 2/4] scatterlist: add sgl_copy_sgl() function
` [PATCH 3/4] scatterlist: add sgl_compare_sgl() function
` [PATCH 4/4] scatterlist: add sgl_memset()

[PATCH v3 0/2] block, iomap: disable iopoll for split bio
 2020-10-16 13:30 UTC  (8+ messages)
` [PATCH v3 1/2] block: "
` [PATCH v3 2/2] block,iomap: disable iopoll when split needed

[PATCH 0/3] add support for inline encryption to device mapper
 2020-10-15 22:05 UTC  (9+ messages)
` [PATCH 2/3] dm: add support for passing through inline crypto support

[PATCH v1 2/3] megaraid_sas: iouring iopoll support
 2020-10-15 20:44 UTC  (2+ messages)

[PATCH v4] zram: add restriction on dynamic zram device creation
 2020-10-15 18:48 UTC 

[PATCH 0/2] xen/blkback: add LRU purge parameters
 2020-10-15 15:08 UTC  (7+ messages)
` [PATCH 1/2] xen/blkback: turn the cache purge LRU interval into a parameter
` [PATCH 2/2] xen/blkback: turn the cache purge percent "

[PATCH v1 3/3] scsi_debug: iouring iopoll support
 2020-10-15 13:37 UTC 

[PATCH v1 1/3] add io_uring with IOPOLL support in scsi layer
 2020-10-15 13:36 UTC 

[PATCH v1 0/3] io_uring iopoll in scsi layer
 2020-10-15 13:35 UTC 

[PATCH] block: re-introduce blk_mq_complete_request_sync
 2020-10-15 10:05 UTC  (12+ messages)

[v2 0/2] block, iomap: disable iopoll for split bio
 2020-10-15  8:47 UTC  (4+ messages)
` [v2 2/2] block,iomap: disable iopoll when split needed


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