linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-25 18:55:23 to 2020-03-31 06:17:20 UTC [more...]

[PATCH v5 0/4] Add support Weighted Round Robin for blkcg and nvme
 2020-03-31  6:17 UTC  (4+ messages)

[PATCH 0/2] blk-mq: Fix two causes of IO stalls found in reboot testing
 2020-03-31  4:05 UTC  (7+ messages)
` [PATCH 1/2] blk-mq: In blk_mq_dispatch_rq_list() "no budget" is a reason to kick
` [PATCH 2/2] scsi: core: Fix stall if two threads request budget at the same time

Data corruption in kernel 5.1+ with iSER attached ramdisk
 2020-03-31  1:07 UTC  (15+ messages)

[PATCH v11 00/26] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
 2020-03-30 22:29 UTC  (44+ messages)
` [PATCH v11 04/26] RDMA/rtrs: core: lib functions shared between client and server modules
` [PATCH v11 08/26] RDMA/rtrs: client: sysfs interface functions
` [PATCH v11 12/26] RDMA/rtrs: server: "
` [PATCH v11 15/26] block: reexport bio_map_kern
` [PATCH v11 16/26] block/rnbd: private headers with rnbd protocol structs and helpers
` [PATCH v11 17/26] block/rnbd: client: private header with client structs and functions
` [PATCH v11 18/26] block/rnbd: client: main functionality
` [PATCH v11 19/26] block/rnbd: client: sysfs interface functions
` [PATCH v11 21/26] block/rnbd: server: main functionality
` [PATCH v11 22/26] block/rnbd: server: functionality for IO submission to file or block dev
` [PATCH v11 23/26] block/rnbd: server: sysfs interface functions
` [PATCH v11 24/26] block/rnbd: include client and server modules into kernel compilation
` [PATCH v11 25/26] block/rnbd: a bit of documentation
` [PATCH v11 26/26] MAINTAINERS: Add maintainers for RNBD/RTRS modules

[GIT PULL] Block driver changes for 5.7-rc
 2020-03-30 19:50 UTC  (2+ messages)

[PATCH] block, nvme: Increase max segments parameter setting value
 2020-03-30 13:53 UTC  (14+ messages)

[PATCH RFC v2 00/24] scsi: enable reserved commands for LLDDs
 2020-03-30 13:42 UTC  (6+ messages)
` [PATCH RFC v2 12/24] hpsa: use reserved commands

simplify queue allocation
 2020-03-30 11:15 UTC  (16+ messages)
` [PATCH 1/5] block: add a blk_mq_init_queue_data helper
` [PATCH 2/5] null_blk: use blk_mq_init_queue_data
` [PATCH 3/5] bcache: pass the make_request methods to blk_queue_make_request
` [PATCH 4/5] block: simplify queue allocation
` [PATCH 5/5] Revert "blkdev: check for valid request queue before issuing flush"

[PATCH] loop: Add LOOP_SET_FD_WITH_OFFSET ioctl
 2020-03-30  8:06 UTC  (5+ messages)

[PATCH blktests v4 0/4] Test the blk_mq_realloc_hw_ctxs() error path
 2020-03-30  7:39 UTC  (6+ messages)
` [PATCH blktests v4 1/4] Make _exit_null_blk remove all null_blk device instances
` [PATCH blktests v4 2/4] Use _{init,exit}_null_blk instead of open-coding these functions
` [PATCH blktests v4 3/4] Introduce the function _configure_null_blk()
` [PATCH blktests v4 4/4] Add a test that triggers the blk_mq_realloc_hw_ctxs() error path

[PATCH 0/2] null_blk cleanup and fix
 2020-03-30  5:59 UTC  (5+ messages)
` [PATCH 1/2] null_blk: Cleanup zoned device initialization
` [PATCH 2/2] block: null_blk: Fix zoned command handling

[GIT PULL] Block changes for 5.7-rc
 2020-03-29 22:53 UTC 

[PATCH 0/4] block: Add support for REQ_OP_ASSIGN_RANGE
 2020-03-29 17:47 UTC  (5+ messages)
` [PATCH 1/4] block: create payloadless issue bio helper
` [PATCH 2/4] block: Add support for REQ_OP_ASSIGN_RANGE
` [PATCH 3/4] loop: Forward REQ_OP_ASSIGN_RANGE into fallocate(0)
` [PATCH 4/4] ext4: Notify block device about alloc-assigned blk

[PATCH] block: return NULL in blk_alloc_queue() on error
 2020-03-29 16:08 UTC  (6+ messages)

[PATCH v3 00/10] Introduce Zone Append for writing to zoned block devices
 2020-03-28 14:17 UTC  (29+ messages)
` [PATCH v3 01/10] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
` [PATCH v3 02/10] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v3 03/10] block: introduce blk_req_zone_write_trylock
` [PATCH v3 04/10] block: Introduce zone write pointer offset caching
` [PATCH v3 05/10] scsi: sd_zbc: factor out sanity checks for zoned commands
` [PATCH v3 06/10] scsi: sd_zbc: emulate ZONE_APPEND commands
` [PATCH v3 07/10] null_blk: Cleanup zoned device initialization
` [PATCH v3 08/10] null_blk: Support REQ_OP_ZONE_APPEND
` [PATCH v3 09/10] block: export bio_release_pages and bio_iov_iter_get_pages
` [PATCH v3 10/10] zonefs: use REQ_OP_ZONE_APPEND for sync DIO

[PATCH] block: all zones zone management operations
 2020-03-28  8:37 UTC  (9+ messages)

[PATCH V3 0/3] null_blk: add tracepoints for zoned mode
 2020-03-27 19:39 UTC  (7+ messages)

[PATCH] block: move bio_map_* to blk-map.c
 2020-03-27 17:48 UTC 

[PATCH v9 00/11] Inline Encryption Support
 2020-03-27 17:05 UTC  (22+ messages)
` [PATCH v9 01/11] block: Keyslot Manager for Inline Encryption
` [PATCH v9 02/11] block: Inline encryption support for blk-mq
` [PATCH v9 03/11] block: Make blk-integrity preclude hardware inline encryption
` [PATCH v9 04/11] block: blk-crypto-fallback for Inline Encryption
` [PATCH v9 05/11] scsi: ufs: UFS driver v2.1 spec crypto additions
` [PATCH v9 06/11] scsi: ufs: UFS crypto API
` [PATCH v9 07/11] scsi: ufs: Add inline encryption support to UFS
` [PATCH v9 08/11] fs: introduce SB_INLINECRYPT
` [PATCH v9 09/11] fscrypt: add inline encryption support
` [PATCH v9 10/11] f2fs: "
` [PATCH v9 11/11] ext4: "

Polled I/O cannot find completions
 2020-03-27 16:35 UTC  (3+ messages)

[PATCH] block: move the ->devnode callback to struct block_device_operations
 2020-03-27 15:50 UTC  (2+ messages)

KASAN: null-ptr-deref Write in blk_mq_map_swqueue
 2020-03-27 15:06 UTC  (7+ messages)

[RESEND RFC PATCH 2/8] block: Allow sending a batch of requests from the scheduler to hardware
 2020-03-27  8:30 UTC  (13+ messages)

[RFC 0/3] blkcg: add blk-iotrack
 2020-03-27  6:27 UTC  (9+ messages)
` [RFC PATCH v2 "

[RFC PATCH v2 2/3] bio: track timestamp of submitting bio the disk driver
 2020-03-27  6:28 UTC 

[RFC PATCH v2 3/3] blkcg: add blk-iotrack
 2020-03-27  6:29 UTC 

[RFC PATCH v2 1/3] bio: update the real issue size when bio_split
 2020-03-27  6:28 UTC 

[PATCH 0/2] psi: enhance psi with the help of ebpf
 2020-03-27  1:17 UTC  (5+ messages)
` [PATCH 1/2] psi: introduce various types of memstall
` [PATCH 2/2] psi, tracepoint: introduce tracepoints for psi_memstall_{enter, leave}

[PATCH v7 0/6] block: Introduce REQ_ALLOCATE flag for REQ_OP_WRITE_ZEROES
 2020-03-26 16:48 UTC  (13+ messages)

[PATCH 1/2] loop: Report EOPNOTSUPP properly
 2020-03-26 16:36 UTC  (6+ messages)
` [PATCH RESEND "

[PATCH 0/2] loop: Better discard support for block devices
 2020-03-26 11:48 UTC  (2+ messages)

[PATCH v3 0/3] block/diskstats: more accurate io_ticks and optimization
 2020-03-26  7:53 UTC  (9+ messages)
` [PATCH v3 1/3] block/diskstats: more accurate approximation of io_ticks for slow disks

[PATCH V4 0/3] null_blk: add tracepoints for zoned mode
 2020-03-26  1:26 UTC  (4+ messages)
` [PATCH V4 1/3] block: add a zone condition debug helper
` [PATCH V4 3/3] null_blk: add trace in null_blk_zoned.c

decruft genhd.h v2
 2020-03-26  0:17 UTC  (3+ messages)
` [PATCH 2/9] block: mark part_in_flight and part_in_flight_rw static


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