linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-30 11:25:25 to 2020-08-06 11:05:14 UTC [more...]

[PATCH] loop: Remove redundant status flag operation
 2020-08-06  7:45 UTC  (3+ messages)

[PATCH] loop: unset GENHD_FL_NO_PART_SCAN on LOOP_CONFIGURE
 2020-08-06  7:32 UTC 

[PATCH V2 0/2] Two patches for rnbd
 2020-08-06  4:50 UTC  (2+ messages)

[PATCH RFC v7 00/12] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-08-05 11:21 UTC  (9+ messages)
` [PATCH RFC v7 12/12] hpsa: enable host_tagset and switch to MQ

[RFC 00/16] Application specific identification support
 2020-08-06  2:22 UTC  (28+ messages)
` [RFC 01/16] blkcg:Introduce blkio.app_identifier knob to blkio controller
` [RFC 02/16] lpfc: vmid: Add the datastructure for supporting VMID in lpfc
` [RFC 03/16] lpfc: vmid: API to check if VMID is enabled
` [RFC 04/16] lpfc: vmid: Supplementary data structures for vmid
` [RFC 05/16] lpfc: vmid: Forward declarations for APIs
` [RFC 06/16] lpfc: vmid: Add support for vmid in mailbox command
` [RFC 07/16] lpfc: vmid: VMID params initialization
` [RFC 08/16] lpfc: vmid: vmid resource allocation
` [RFC 09/16] lpfc: vmid: cleanup vmid resources
` [RFC 10/16] lpfc: vmid: Implements ELS commands for appid patch
` [RFC 11/16] lpfc: vmid: Functions to manage vmids
` [RFC 12/16] lpfc: vmid: Implements CT commands for appid
` [RFC 13/16] lpfc: vmid: Appends the vmid in the wqe before sending request
` [RFC 14/16] lpfc: vmid: Timeout implementation for vmid
` [RFC 15/16] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread
` [RFC 16/16] lpfc: vmid: Introducing vmid in io path

[RFC PATCH v5 00/11] Integrity Policy Enforcement LSM (IPE)
 2020-08-05 23:51 UTC  (10+ messages)
      ` [dm-devel] "

[PATCH v4] block: check queue's limits.discard_granularity in __blkdev_issue_discard()
 2020-08-05 23:16 UTC  (2+ messages)

[PATCH v3] block: check queue's limits.discard_granularity in __blkdev_issue_discard()
 2020-08-05 16:49 UTC  (6+ messages)

[PATCH] Delay the initialization of rnbd_server module to late_initcall level
 2020-08-05 15:27 UTC  (13+ messages)
` [PATCH v2] RDMA/rtrs-srv: Incorporate ib_register_client into rtrs server init

[GIT PULL] Post block bits for 5.9-rc1
 2020-08-05 18:39 UTC  (2+ messages)

[PATCH rfc 0/6] blktests: Add support to run nvme tests with tcp/rdma transports
 2020-08-05 17:59 UTC  (13+ messages)
` [PATCH rfc 1/6] nvme: consolidate nvme requirements based on transport type
` [PATCH rfc 2/6] nvme: consolidate some nvme-cli utility functions
` [PATCH rfc 3/6] nvme: make tests transport type agnostic
` [PATCH rfc 4/6] tests/nvme: restrict tests to specific transports
` [PATCH rfc 5/6] nvme: support nvme-tcp when runinng tests
` [PATCH rfc 6/6] nvme: support rdma transport type

[PATCH] io_uring: Fix use-after-free in io_sq_wq_submit_work()
 2020-08-05 19:10 UTC  (2+ messages)

[GIT PULL] Block driver changes for 5.9-rc1
 2020-08-05 18:39 UTC  (3+ messages)

Return BLK_STS_NOTSUPP and blk_status_t from blk_cloned_rq_check_limits()
 2020-08-05 17:54 UTC  (2+ messages)

[PATCH] block-throttle: set q->td to NULL if blkcg_activate_policy failed
 2020-08-05 13:37 UTC 

[PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ
 2020-08-05  8:40 UTC  (19+ messages)

Consistent block device references for root= cmdline
 2020-08-05  7:50 UTC  (6+ messages)
  ` (EXT) "
      ` (EXT) "

[PATCH v4 0/6] zone-append support in io-uring and aio
 2020-08-05  7:35 UTC  (29+ messages)
  ` [PATCH v4 6/6] io_uring: add support for zone-append

[PATCH V2] block: loop: set discard granularity and alignment for block device backed loop
 2020-08-05  5:32 UTC  (4+ messages)

[PATCH] fs/io_uring.c: fix null ptr deference in io_send_recvmsg()
 2020-08-05  4:10 UTC  (7+ messages)

[PATCH v2] block: check queue's limits.discard_granularity in __blkdev_issue_discard()
 2020-08-05  3:34 UTC  (2+ messages)

[PATCH] block: check queue's limits.discard_granularity in __blkdev_issue_discard()
 2020-08-05  2:59 UTC  (2+ messages)

[PATCH] block: tolerate 0 byte discard_granularity in __blkdev_issue_discard()
 2020-08-05  2:52 UTC  (13+ messages)

[PATCH] common/multipath-over-rdma: make block scheduler directory optional
 2020-08-04 21:12 UTC  (2+ messages)

[PATCH blktests 0/5] Support zone capacity
 2020-08-04 21:03 UTC  (2+ messages)

[PATCH v1] xsysace: use platform_get_resource() and platform_get_irq_optional()
 2020-08-04 14:45 UTC 

[PATCH] dm: don't call report zones for more than the user requested
 2020-08-04 14:36 UTC  (4+ messages)
    `  "

[PATCH] block: loop: set discard granularity and alignment for block device backed loop
 2020-08-04 14:30 UTC  (6+ messages)

[PATCH] iocost: Only inc nr_shortages when have io waited
 2020-08-04 14:24 UTC  (2+ messages)

[PATCH] drivers\block: Use kobj_to_dev() API
 2020-08-04  8:40 UTC  (2+ messages)

[PATCH] blk-mq: insert request not through ->queue_rq into sw/scheduler queue
 2020-08-04  7:41 UTC  (2+ messages)

[GIT PULL] Core block changes for 5.9-rc1
 2020-08-03 20:35 UTC  (2+ messages)

[PATCH 5.4 75/90] scsi: core: Run queue in case of I/O resource contention failure
 2020-08-03 12:19 UTC 

[PATCH 5.7 103/120] scsi: core: Run queue in case of I/O resource contention failure
 2020-08-03 12:19 UTC 

[PATCH] block: don't do revalidate zones on invalid devices
 2020-08-03  8:49 UTC  (7+ messages)

[PATCH 0/7] block: delete or fix duplicated words
 2020-07-31 22:30 UTC  (9+ messages)
` [PATCH 1/7] block: bfq-iosched: fix duplicated word
` [PATCH 2/7] block: bio: delete duplicated words
` [PATCH 3/7] block: elevator: delete duplicated word and fix typos
` [PATCH 4/7] block: genhd: delete duplicated words
` [PATCH 5/7] block: blk-mq: delete duplicated word
` [PATCH 6/7] block: blk-mq-sched: "
` [PATCH 7/7] block: blk-timeout: "

blk: delete the redundant NULL judgment in put_io_context()
 2020-07-31  2:18 UTC 

[RFC PATCH] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
 2020-07-31  0:33 UTC  (19+ messages)

[Linux-kernel-mentees] [PATCH] block/floppy: Prevent kernel-infoleak in raw_cmd_copyout()
 2020-07-30 20:45 UTC  (7+ messages)
` [Linux-kernel-mentees] [PATCH v2] "

[PATCH] iocost: Fix check condition of iocg abs_vdebt
 2020-07-30 17:46 UTC  (3+ messages)

[GIT PULL] Block fixes for 5.8-rc
 2020-07-30 17:10 UTC  (2+ 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).