linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-04 16:22:48 to 2020-08-10 20:29:55 UTC [more...]

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

[PATCH AUTOSEL 5.8 06/64] loop: be paranoid on exit and prevent new additions / removals
 2020-08-10 19:08 UTC 

[PATCH AUTOSEL 5.7 06/60] loop: be paranoid on exit and prevent new additions / removals
 2020-08-10 19:09 UTC 

[PATCH AUTOSEL 5.4 04/45] loop: be paranoid on exit and prevent new additions / removals
 2020-08-10 19:11 UTC 

[PATCH AUTOSEL 4.19 04/31] loop: be paranoid on exit and prevent new additions / removals
 2020-08-10 19:12 UTC 

[PATCH v2 0/7] blktests: Add support to run nvme tests with tcp/rdma transports
 2020-08-10 17:35 UTC  (26+ messages)
` [PATCH v2 1/7] nvme: consolidate nvme requirements based on transport type
` [PATCH v2 2/7] nvme: consolidate some nvme-cli utility functions
` [PATCH v2 3/7] nvme: make tests transport type agnostic
` [PATCH v2 4/7] tests/nvme: restrict tests to specific transports
` [PATCH v2 5/7] nvme: support nvme-tcp when runinng tests
` [PATCH v2 6/7] common/multipath-over-rdma: don't retry module unload
` [PATCH v2 7/7] nvme: support rdma transport type

[PATCH v2] loop: unset GENHD_FL_NO_PART_SCAN on LOOP_CONFIGURE
 2020-08-10 17:16 UTC 

[PATCH RFC v7 00/12] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-08-10 16:51 UTC  (15+ messages)
` [PATCH RFC v7 02/12] blk-mq: rename blk_mq_update_tag_set_depth()
` [PATCH RFC v7 12/12] hpsa: enable host_tagset and switch to MQ

[PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ
 2020-08-10 16:38 UTC  (26+ messages)

[PATCH] block: allow for_each_bvec to support zero len bvec
 2020-08-10 16:23 UTC  (5+ messages)

[RFC 00/16] Application specific identification support
 2020-08-10 12:13 UTC  (36+ messages)
` [RFC 01/16] blkcg:Introduce blkio.app_identifier knob to blkio controller
` [RFC 16/16] lpfc: vmid: Introducing vmid in io path

[PATCH] nbd: restore default timeout when setting it to zero
 2020-08-10 12:00 UTC 

[PATCH v2] RDMA/rtrs-srv: Incorporate ib_register_client into rtrs server init
 2020-08-10 11:50 UTC 

[PATCH] loop: unset GENHD_FL_NO_PART_SCAN on LOOP_CONFIGURE
 2020-08-10  8:04 UTC  (4+ messages)

[PATCH] block: fix double account of flush request's driver tag
 2020-08-10  3:59 UTC 

Very slow qemu device access
 2020-08-10  3:22 UTC  (5+ messages)

[PATCH v2 0/3] reduce quiesce time for lots of name spaces
 2020-08-10  3:15 UTC  (5+ messages)

[PATCH] scsi_debugfs: dump allocted field in more convenient format
 2020-08-09  9:55 UTC 

[PATCH AUTOSEL 5.8 17/72] blktrace: fix debugfs use after free
 2020-08-08 23:35 UTC  (3+ messages)
` [PATCH AUTOSEL 5.8 54/72] iocost: Fix check condition of iocg abs_vdebt
` [PATCH AUTOSEL 5.8 72/72] block: don't do revalidate zones on invalid devices

[PATCH AUTOSEL 5.7 15/58] blktrace: fix debugfs use after free
 2020-08-08 23:37 UTC  (3+ messages)
` [PATCH AUTOSEL 5.7 46/58] iocost: Fix check condition of iocg abs_vdebt
` [PATCH AUTOSEL 5.7 58/58] block: don't do revalidate zones on invalid devices

[PATCH AUTOSEL 5.4 10/40] blktrace: fix debugfs use after free
 2020-08-08 23:38 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 33/40] iocost: Fix check condition of iocg abs_vdebt

[PATCH] badblocks: Convert to use the fallthrough macro
 2020-08-08  9:12 UTC 

[git pull] device mapper changes for 5.9
 2020-08-07 20:40 UTC  (5+ messages)

[PATCH] block: fix get_max_io_size()
 2020-08-07 19:02 UTC  (9+ messages)

[PATCH v5 0/2] improve nvme quiesce time for large amount of namespaces
 2020-08-07  9:35 UTC  (14+ messages)
` [PATCH v5 1/2] blk-mq: add tagset quiesce interface

[PATCH v2 2/3] blk-mq: introduce async mechanism for quiesce queue
 2020-08-07  9:06 UTC 

[PATCH v2 3/3] nvme-core: reduce io pause time when fail over
 2020-08-07  9:06 UTC 

[PATCH v2 1/3] rcu: introduce async mechanism for sync SRCU
 2020-08-07  9:06 UTC 

[PATCH] blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART
 2020-08-07  8:16 UTC 

[bug] mkfs.ext[23] hangs on loop device (aarch64, 5.8+)
 2020-08-06 17:47 UTC 

[PATCH] blkcg: add plugging support for punt bio
 2020-08-06 15:16 UTC  (3+ messages)

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

[PATCH] loop: Remove redundant status flag operation
 2020-08-06  8:03 UTC  (4+ messages)

[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  (4+ messages)
` [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 

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

[PATCH v4 6/6] io_uring: add support for zone-append
 2020-08-05  7:35 UTC  (12+ messages)

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


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