linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-15 23:15:38 to 2021-04-20 11:20:38 UTC [more...]

[PATCH 0/8] bfq: misc updates
 2021-04-20 11:20 UTC  (4+ messages)
` [PATCH 1/8] bfq: introduce bfq_entity_to_bfqg helper method
` [PATCH 2/8] bfq: convert the type of bfq_group.bfqd to bfq_data*
` [PATCH 3/8] bfq: limit the IO depth of CLASS_IDLE to 1

[PATCH v9 00/13] blkcg:Support to track FC storage blk io traffic
 2021-04-20 11:09 UTC  (5+ messages)
` [PATCH v9 03/13] nvme: Added a newsysfs attribute appid_store

[PATCH v2] virtio_blk: Add support for lifetime feature
 2021-04-20 10:08 UTC  (3+ messages)

[PATCH v3 0/4] nvme: improve error handling and ana_state to work well with dm-multipath
 2021-04-20  9:37 UTC  (9+ messages)
` [PATCH v4 1/3] nvme: return BLK_STS_DO_NOT_RETRY if the DNR bit is set
` [PATCH v4 2/3] nvme: allow local retry and proper failover for REQ_FAILFAST_TRANSPORT
` [PATCH v4 3/3] nvme: decouple basic ANA log page re-read support from native multipathing
` [PATCH v4 0/4] nvme: improve error handling and ana_state to work well with dm-multipath

[RFC PATCH 0/2] block: support to freeze bio based queue
 2021-04-20  7:58 UTC  (8+ messages)
` [RFC PATCH 2/2] block: support to freeze bio based request queue
  ` [dm-devel] "

[bisected] bfq regression on latest linux-block/for-next
 2021-04-20  7:33 UTC  (4+ messages)

[PATCH V5 11/12] block: add poll_capable method to support bio-based IO polling
 2021-04-20  7:25 UTC  (10+ messages)
` [PATCH] block: introduce QUEUE_FLAG_POLL_CAP flag

[bug report] shared tags causes IO hang and performance drop
 2021-04-20  6:52 UTC  (17+ messages)

[PATCH 0/2] bcache patches for Linux v5.13 - 3rd wave
 2021-04-20  5:36 UTC  (4+ messages)
` [PATCH 1/2] bcache: Kconfig dependence fix for NVDIMM support
` [PATCH 2/2] bcache: Set error return err to -ENOMEM on allocation failure

linux-next: Tree for Apr 19 (bcache)
 2021-04-20  4:24 UTC  (4+ messages)

[PATCH v2 0/3] Fix dm-crypt zoned block device support
 2021-04-20  1:35 UTC  (15+ messages)
` [PATCH v2 1/3] dm: Introduce zone append support control
` [PATCH v2 2/3] dm crypt: Fix zoned block device support
  ` [dm-devel] "
` [PATCH v2 3/3] zonefs: fix synchronous write to sequential zone files
` [dm-devel] [PATCH v2 0/3] Fix dm-crypt zoned block device support

[PATCH v7 1/3] bio: limit bio max size
 2021-04-20  0:53 UTC  (6+ messages)

[PATCH liburing] examples/ucontext-cp.c: cope with variable SIGSTKSZ
 2021-04-20  0:05 UTC  (4+ messages)

[PATCH] null_blk: poll queue support
 2021-04-19 22:55 UTC  (6+ messages)

[PATCH 1/2] block: return errors from blk_execute_rq()
 2021-04-19 18:20 UTC  (11+ messages)
` [PATCH 2/2] nvme: use return value "

[PATCH V6 0/3] block: add two statistic tables
 2021-04-19 17:57 UTC  (5+ messages)

[PATCH] blkparse: Print time when trace was started
 2021-04-19 17:55 UTC  (3+ messages)

[PATCHv5 for-next 00/19] Misc update for rnbd
 2021-04-19 17:54 UTC  (25+ messages)
` [PATCHv5 for-next 01/19] MAINTAINERS: Change maintainer for rnbd module
` [PATCHv5 for-next 02/19] Documentation/sysfs-block-rnbd: Add descriptions for remap_device and resize
` [PATCHv5 for-next 03/19] block/rnbd-clt: Remove some arguments from insert_dev_if_not_exists_devpath
` [PATCHv5 for-next 04/19] block/rnbd-clt: Remove some arguments from rnbd_client_setup_device
` [PATCHv5 for-next 05/19] block/rnbd-clt: Move add_disk(dev->gd) to rnbd_clt_setup_gen_disk
` [PATCHv5 for-next 06/19] block/rnbd: Kill rnbd_clt_destroy_default_group
` [PATCHv5 for-next 07/19] block/rnbd: Kill destroy_device_cb
` [PATCHv5 for-next 08/19] block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT}
` [PATCHv5 for-next 09/19] block/rnbd-srv: Prevent a deadlock generated by accessing sysfs in parallel
` [PATCHv5 for-next 10/19] block/rnbd-srv: Remove force_close file after holding a lock
` [PATCHv5 for-next 11/19] block/rnbd-clt: Improve find_or_create_sess() return check
` [PATCHv5 for-next 12/19] block/rnbd-clt: Fix missing a memory free when unloading the module
` [PATCHv5 for-next 13/19] block/rnbd-clt: Support polling mode for IO latency optimization
` [PATCHv5 for-next 14/19] Documentation/ABI/rnbd-clt: Add description for nr_poll_queues
` [PATCHv5 for-next 15/19] block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_ev
` [PATCHv5 for-next 16/19] block/rnbd-clt: Generate kobject_uevent when the rnbd device state changes
` [PATCHv5 for-next 17/19] block/rnbd-clt: Remove max_segment_size
` [PATCHv5 for-next 18/19] block/rnbd-clt-sysfs: Remove copy buffer overlap in rnbd_clt_get_path_name
` [PATCHv5 for-next 19/19] block/rnbd: Use strscpy instead of strlcpy

[PATCH 0/4] Fix dm-crypt zoned block device support
 2021-04-19 16:48 UTC  (17+ messages)
` [PATCH 1/4] dm: Introduce zone append support control
` [PATCH 2/4] dm crypt: Fix zoned block device support
` [PATCH 3/4] btrfs: zoned: fail mount if the device does not support zone append
` [PATCH 4/4] zonefs: fix synchronous write to sequential zone files

[PATCH] block: fix io hung by block throttle
 2021-04-19 16:39 UTC  (4+ messages)

Maintainers / Kernel Summit 2021 planning kick-off
 2021-04-19 15:28 UTC 

[bug report] scsi host hang when running fio
 2021-04-19 15:11 UTC  (3+ messages)

[PATCHv4 for-next 00/19] Misc update for rnbd
 2021-04-19  6:15 UTC  (8+ messages)
` [PATCHv4 for-next 13/19] block/rnbd-clt: Support polling mode for IO latency optimization

[PATCH v2] blk-mq: cleanup set->nr_hw_queues assignement
 2021-04-19  2:08 UTC 

[Patch] blk-wbt: fix a divide-by-zero error in rwb_arm_timer()
 2021-04-18  4:41 UTC 

[PATCH 2/2] nvme: use return value from blk_execute_rq()
 2021-04-17  2:39 UTC  (2+ messages)

[PATCH v3 0/4] nvme: improve error handling and ana_state to work well with dm-multipath
 2021-04-16 22:06 UTC  (5+ messages)
` [PATCH v3 1/4] nvme: return BLK_STS_DO_NOT_RETRY if the DNR bit is set
` [PATCH v3 2/4] nvme: allow local retry for requests with REQ_FAILFAST_TRANSPORT set
` [PATCH v3 3/4] nvme: introduce FAILUP handling for REQ_FAILFAST_TRANSPORT
` [PATCH v3 4/4] nvme: decouple basic ANA log page re-read support from native multipathing

[PATCH v2 0/4] nvme: improve error handling and ana_state to work well with dm-multipath
 2021-04-16 21:44 UTC  (17+ messages)
` [PATCH v2 1/4] nvme: return BLK_STS_DO_NOT_RETRY if the DNR bit is set
` [PATCH v2 2/4] nvme: allow local retry for requests with REQ_FAILFAST_TRANSPORT set
` [PATCH v2 3/4] nvme: introduce FAILUP handling for REQ_FAILFAST_TRANSPORT
    ` [dm-devel] "
` [PATCH v2 4/4] nvme: decouple basic ANA log page re-read support from native multipathing

[PATCH] brd: expose number of allocated pages in debugfs
 2021-04-16 21:18 UTC 

[PATCH] blk-mq: Fix spurious debugfs directory creation during initialization
 2021-04-16 21:17 UTC  (2+ messages)

[syzbot] possible deadlock in del_gendisk
 2021-04-16 13:48 UTC  (10+ messages)
          ` Bisections with different bug manifestations

[PATCH] floppy: remove redundant assignment to variable st
 2021-04-16 12:30 UTC  (2+ messages)

[PATCH 00/13] bcache patches for Linux v5.13 -- 2nd wave
 2021-04-16 12:26 UTC  (6+ messages)
` [PATCH 13/13] bcache: use div_u64() in init_owner_info()

[PATCH] blk-mq: cleanup redundant nr_hw_queues assignement
 2021-04-16 12:12 UTC  (2+ messages)

[RFC PATCH 2/2] bfq/mq-deadline: remove redundant check for passthrough request
 2021-04-16 12:09 UTC  (3+ messages)

[PATCH 1/2] blk-mq: bypass IO scheduler's limit_depth for passthrough request
 2021-04-16 12:09 UTC  (3+ messages)

[PATCH 0/5] Another small set of cleanups for floppy driver
 2021-04-16 12:05 UTC  (7+ messages)
` [PATCH 1/5] floppy: cleanups: remove trailing whitespaces
` [PATCH 2/5] floppy: cleanups: use ST0 as reply_buffer index 0
` [PATCH 3/5] floppy: cleanups: use memset() to zero reply_buffer
` [PATCH 4/5] floppy: cleanups: use memcpy() to copy reply_buffer
` [PATCH 5/5] floppy: cleanups: remove FLOPPY_SILENT_DCL_CLEAR undef

nvme: Return BLK_STS_TARGET if the DNR bit is set
 2021-04-16  5:58 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).