linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-12 16:53:43 to 2020-10-19 15:21:03 UTC [more...]

[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)
  `  "

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 14:08 UTC  (6+ messages)
    ` [PATCH] zram: Fix __zram_bvec_{read,write}() locking order

[PATCH] blk-mq: remove the calling of local_memory_node()
 2020-10-19 11:40 UTC  (2+ 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 0/4] blk-mq/nvme-tcp: fix timed out related races
 2020-10-19  0:50 UTC  (6+ 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 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 

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

[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 v2 00/22] add Object Storage Media Pool (mpool)
 2020-10-16 22:11 UTC  (6+ messages)
` [PATCH v2 21/22] mpool: add documentation
  ` [EXT] Re: [PATCH v2 00/22] add Object Storage Media Pool (mpool)

[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 v2 0/4] add support for inline encryption to device mapper
 2020-10-16  8:39 UTC  (8+ 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 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  (25+ messages)

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

[PATCH] null_blk: use zone status for max active/open
 2020-10-15  8:47 UTC  (2+ messages)

[PATCH] block: set NOWAIT for sync polling
 2020-10-15  7:43 UTC  (6+ messages)

[git pull] device mapper changes for 5.10
 2020-10-14 23:02 UTC  (2+ messages)

[PATCH] nbd: make the config put is called before the notifying the waiter
 2020-10-14 18:30 UTC  (3+ messages)

[PATCH 2/3] megaraid_sas: iouring iopoll support
 2020-10-14 18:23 UTC  (3+ messages)

[PATCH 3/3] scsi_debug: iouring iopoll support
 2020-10-14 18:16 UTC  (3+ messages)

[PATCH] blk-mq: add helper function to test hctx inactive
 2020-10-14 12:56 UTC 

[PATCH 1/3] add io_uring with IOPOLL support in scsi layer
 2020-10-14 12:26 UTC 

[PATCH 1/3] add io_uring with IOPOLL support in scsi layer
 2020-10-14 12:25 UTC 

[PATCH v2 00/10] DASD FC endpoint security
 2020-10-14  1:19 UTC  (7+ messages)

[PATCH] block: always set bslab->slab to NULL when creating new slab
 2020-10-14  8:36 UTC 

[PATCH 00/14] drop double zeroing
 2020-10-13 22:42 UTC  (2+ messages)

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-10-13 20:52 UTC  (23+ messages)
` [PATCH RFC PKS/PMEM 22/58] fs/f2fs: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 24/58] fs/freevxfs: "
` [PATCH RFC PKS/PMEM 33/58] fs/cramfs: "

[GIT PULL] Block driver updates for 5.10-rc1
 2020-10-13 20:33 UTC  (2+ messages)

[GIT PULL] Block updates for 5.10-rc1
 2020-10-13 19:47 UTC  (2+ messages)

[PATCHv4 0/3] zoned block device specific errors
 2020-10-13 19:25 UTC  (5+ messages)
` [PATCHv4 1/3] block: add zone specific block statuses

[PATCH v2 06/24] blk-mq: docs: add kernel-doc description for a new struct member
 2020-10-13 19:12 UTC  (3+ messages)

[PATCH for-next 0/3] misc fix and cleanup for rnbd
 2020-10-13 19:10 UTC  (5+ messages)
` [PATCH for-next 1/3] block/rnbd-clt: remove nr argument from send_usr_msg
` [PATCH for-next 2/3] block/rnbd-clt: do not cap max_hw_sectors & max_segments with remote device
` [PATCH for-next 3/3] block/rnbd-clt: send_msg_close if any error occurs after send_msg_open

[PATCH v6 60/80] block: bio: fix a warning at the kernel-doc markups
 2020-10-13 11:54 UTC  (2+ messages)
` [PATCH v6 62/80] docs: bio: fix a kerneldoc markup


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