linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-30 04:55:41 to 2020-07-02 15:42:25 UTC [more...]

[PATCH v2 00/16] Remove uninitialized_var() macro
 2020-07-02 15:42 UTC  (6+ messages)
` [PATCH v2 08/16] spi: davinci: Remove uninitialized_var() usage

[PATCH] block: Set req quiet flag if bio is quiet
 2020-07-02 15:40 UTC  (4+ messages)

[PATCH 18/20] block: refator submit_bio_noacct
 2020-07-02 15:15 UTC 

linux-next test error: KASAN: stack-out-of-bounds Read in bio_alloc_bioset
 2020-07-02 14:14 UTC  (2+ messages)

[PATCH] blk-mq: avoid to account active request repeatedly
 2020-07-02 13:58 UTC 

[PATCH] blk-mq: release driver tag before freeing request via .end_io
 2020-07-02 13:48 UTC 

[PATCH] drbd: remove unused argument from drbd_request_prepare and __drbd_make_request
 2020-07-02 13:27 UTC  (2+ messages)
` [PATCH V2] "

[powerpc][next-20200701] Hung task timeouts during regression test runs
 2020-07-02 13:16 UTC  (3+ messages)

[PATCH 0/2] Export max open zones and max active zones to sysfs
 2020-07-02 12:37 UTC  (8+ messages)
` [PATCH 1/2] block: add max_open_zones to blk-sysfs
` [PATCH 2/2] block: add max_active_zones "

[PATCH] blk-mq: put driver tag when this request is completed
 2020-07-02 12:12 UTC  (12+ messages)

[PATCH] bfq: fix blkio cgroup leakage
 2020-07-02 10:57 UTC 

[V2 PATCH 0/4] ZNS: Extra features for current patche
 2020-07-02 10:27 UTC  (16+ messages)
` [PATCH 1/4] block: Add zone flags to queue zone prop
` [PATCH 2/4] block: add support for zone offline transition
` [PATCH 3/4] nvme: Add consistency check for zone count
` [PATCH 4/4] block: add attributes to zone report

[PATCH RFC v7 00/12] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-07-02 10:23 UTC  (12+ messages)
` [PATCH RFC v7 07/12] blk-mq: Add support in hctx_tags_bitmap_show() for a shared sbitmap
        ` About sbitmap_bitmap_show() and cleared bits (was Re: [PATCH RFC v7 07/12] blk-mq: Add support in hctx_tags_bitmap_show() for a shared sbitmap)
` [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ

[PATCH v3 0/4] ZNS: Extra features for current patches
 2020-07-02 10:18 UTC  (9+ messages)
` [PATCH v3 1/4] block: Add zone flags to queue zone prop
` [PATCH v3 2/4] block: add support for zone offline transition
` [PATCH v3 3/4] nvme: Add consistency check for zone count
` [PATCH v3 4/4] block: add attributes to zone report

simplify block device claiming
 2020-07-02  8:49 UTC  (5+ messages)
` [PATCH 1/4] block: simplify the restart case in __blkdev_get
` [PATCH 2/4] block: refactor bd_start_claiming
` [PATCH 3/4] block: use bd_prepare_to_claim directly in the loop driver
` [PATCH 4/4] block: integrate bd_start_claiming into __blkdev_get

[GIT PULL] nvme fixes for 5.8
 2020-07-02  8:42 UTC 

[PATCH V3 0/3] blk-mq: driver tag related cleanup
 2020-07-02  6:20 UTC  (7+ messages)
` [PATCH V3 1/3] blk-mq: move blk_mq_get_driver_tag into blk-mq.c
` [PATCH V3 2/3] blk-mq: move blk_mq_put_driver_tag() "
` [PATCH V3 3/3] blk-mq: centralise related handling into blk_mq_get_driver_tag

remove dead bdi congestion leftovers
 2020-07-02  5:36 UTC  (12+ messages)
` [PATCH 1/4] drbd: remove a bogus bdi_rw_congested call
` [PATCH 2/4] writeback: remove {set,clear}_wb_congested
` [PATCH 3/4] writeback: remove struct bdi_writeback_congested
` [PATCH 4/4] writeback: remove bdi->congested_fn

[PATCH -next v2] block: remove unused but set variable 'hctx'
 2020-07-02  5:36 UTC 

[PATCH -next v2] block: make function __bio_integrity_free() static
 2020-07-02  5:35 UTC 

[PATCH -next] block: remove unused but set variable 'hctx'
 2020-07-02  4:36 UTC  (3+ messages)

[GIT PULL] Block fixes for 5.8-rc4
 2020-07-02  4:31 UTC 

[PATCH V2] null_blk: add helper for deleting the nullb_list
 2020-07-02  4:22 UTC  (2+ messages)

[PATCH -next] block: make function __bio_integrity_free() static
 2020-07-02  4:18 UTC  (2+ messages)

[PATCH] loop: change to punch hole if zero range is not supported
 2020-07-02  1:54 UTC 

[PATCH AUTOSEL 5.4 36/40] block: release bip in a right way in error path
 2020-07-02  1:23 UTC 

[PATCH AUTOSEL 4.19 24/27] block: release bip in a right way in error path
 2020-07-02  1:26 UTC 

[PATCH AUTOSEL 5.7 46/53] block: release bip in a right way in error path
 2020-07-02  1:21 UTC 

[PATCH] null_blk: add helper for deleting the nullb_list
 2020-07-01 23:39 UTC  (7+ messages)

[PATCH 00/10] block: blktrace framework cleanup
 2020-07-01 21:06 UTC  (25+ messages)
` [PATCH 01/11] "
` [PATCH 02/11] block: rename block_bio_merge class to block_bio
` [PATCH 05/11] block: get rid of the trace rq insert wrapper
` [PATCH 07/11] block: get rid of blk_trace_request_get_cgid()
` [PATCH 08/11] block: fix the comments in the trace event block.h
` [PATCH 09/11] block: remove unsed param in blk_fill_rwbs()
` [PATCH 10/11] block: use block_bio class for getrq and sleeprq

[PATCH v2] SCSI and block: Simplify resume handling
 2020-07-01 18:37 UTC 

NVMe regression, NVMe no longer uses blk_path_error()
 2020-07-01 16:39 UTC 

💥 PANICKED: Test report for kernel 5.8.0-rc2-c698ae9.cki (block)
 2020-07-01 17:21 UTC  (5+ messages)

[PATCH] sbitmap: Consider cleared bits in sbitmap_bitmap_show()
 2020-07-01 16:53 UTC  (2+ messages)

remove not needed fields from struct block_device
 2020-07-01 15:03 UTC  (11+ messages)
` [PATCH 4/7] block: remove the bd_block_size field "
` [PATCH 5/7] block: remove the bd_queue "
` [PATCH 6/7] block: remove the unused bd_private "
` [PATCH 7/7] block: remove the all_bdevs list

Maintainers / Kernel Summit 2020 planning kick-off
 2020-07-01 14:13 UTC  (3+ messages)

[PATCH v2] blk-iolatency: postpone ktime_get() execution until blk_iolatency_enabled() return true
 2020-07-01 14:05 UTC  (2+ messages)

[PATCH V2] blk-mq: streamline handling of q->mq_ops->queue_rq result
 2020-07-01 13:58 UTC 

[PATCH] blk-mq: streamline handling of q->mq_ops->queue_rq result
 2020-07-01 13:51 UTC  (4+ messages)

[PATCH 1/1] blk-mq: remove the pointless call of list_entry_rq() in hctx_show_busy_rq()
 2020-07-01 13:26 UTC  (6+ messages)

[PATCH] blk-iolatency:postpone ktime_get() execution until blk_iolatency_enabled() return true
 2020-07-01  7:52 UTC  (2+ messages)

[PATCHv4 0/5] nvme support for zoned namespace command set
 2020-07-01  6:37 UTC  (13+ messages)
` [PATCHv4 1/5] block: add capacity field to zone descriptors
` [PATCHv4 2/5] null_blk: introduce zone capacity for zoned device
` [PATCHv4 3/5] nvme: implement I/O Command Sets Command Set support
` [PATCHv4 4/5] nvme: support for multi-command set effects
` [PATCHv4 5/5] nvme: support for zoned namespaces

[PATCH] SCSI and block: Simplify resume handling
 2020-07-01  1:08 UTC  (2+ messages)

[PATCH] virtio-blk: free vblk-vqs in error path of virtblk_probe()
 2020-07-01  1:03 UTC  (3+ messages)

[PATCH][next] blk-cgroup: clean up indentation
 2020-06-30 19:00 UTC  (2+ messages)

[PATCH] Replace HTTP links with HTTPS ones: BFQ I/O scheduler
 2020-06-30 18:34 UTC 

[PATCH V7 0/6] blk-mq: support batching dispatch from scheduler
 2020-06-30 14:03 UTC  (9+ messages)
` [PATCH V7 1/6] blk-mq: pass request queue into get/put budget callback
` [PATCH V7 2/6] blk-mq: pass hctx to blk_mq_dispatch_rq_list
` [PATCH V7 3/6] blk-mq: move getting driver tag and budget into one helper
` [PATCH V7 4/6] blk-mq: remove dead check from blk_mq_dispatch_rq_list
` [PATCH V7 5/6] blk-mq: pass obtained budget count to blk_mq_dispatch_rq_list
` [PATCH V7 6/6] blk-mq: support batching dispatch in case of io

[PATCH V2 0/3] blk-mq: driver tag related cleanup
 2020-06-30 13:39 UTC  (5+ messages)
` [PATCH V2 1/3] blk-mq: move blk_mq_get_driver_tag into blk-mq.c
` [PATCH V2 2/3] blk-mq: move blk_mq_put_driver_tag() "
` [PATCH V2 3/3] blk-mq: centralise related handling into blk_mq_get_driver_tag

[PATCH 0/2] Zone Descriptor Extension for Zoned Block Devices
 2020-06-30 13:28 UTC  (4+ messages)
` [PATCH 2/2] block: add BLKSETDESCZONE ioctl "

[PATCH v2 0/2] zone-append support in io-uring and aio
 2020-06-30 12:46 UTC  (10+ messages)
    ` [PATCH v2 1/2] fs,block: Introduce RWF_ZONE_APPEND and handling in direct IO path

[PATCH v1 00/25] seqlock: Extend seqcount API with associated locks
 2020-06-30  7:11 UTC  (4+ messages)
` [PATCH v3 00/20] "
  ` [PATCH v3 16/20] iocost: Use sequence counter with associated spinlock

[PATCH 0/3] blk-mq: driver tag related cleanup
 2020-06-30  6:43 UTC  (12+ messages)
` [PATCH 1/3] blk-mq: move blk_mq_get_driver_tag into blk-mq.c
` [PATCH 2/3] blk-mq: move blk_mq_put_driver_tag() "
` [PATCH 3/3] blk-mq: centralise related handling into blk_mq_get_driver_tag

[PATCH V6 0/6] blk-mq: support batching dispatch from scheduler
 2020-06-30  4:56 UTC  (7+ messages)
` [PATCH V6 6/6] blk-mq: support batching dispatch in case of io scheduler


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