linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-12 16:09:01 to 2019-09-18 15:32:55 UTC [more...]

[PATCH 0/2] scsi: core: regression fixes for request batching
 2019-09-18 15:32 UTC  (7+ messages)
` [PATCH 1/2] scsi: core: fix missing .cleanup_rq for SCSI hosts without "

[PATCH v4 00/25] InfiniBand Transport (IBTRS) and Network Block Device (IBNBD)
 2019-09-18 15:26 UTC  (32+ messages)
` [PATCH v4 15/25] ibnbd: private headers with IBNBD protocol structs and helpers
` [PATCH v4 16/25] ibnbd: client: private header with client structs and functions
` [PATCH v4 17/25] ibnbd: client: main functionality
` [PATCH v4 24/25] ibnbd: a bit of documentation
` [PATCH v4 25/25] MAINTAINERS: Add maintainer for IBNBD/IBTRS modules

[PATCH 0/2 block/for-next] block, blkcg, bfq: make bfq disable iocost and delete bfq prefix from cgroup filenames
 2019-09-18 15:19 UTC  (8+ messages)
` [PATCH 1/2] blkcg: Make bfq disable iocost when enabled
` [PATCH 2/2] block, bfq: delete "bfq" prefix from cgroup filenames

[PATCH 0/5] block: loop: add file format subsystem and QCOW2 file format driver
 2019-09-18 10:26 UTC  (5+ messages)

[PATCH] block: Fix implicit unsigned to signed conversion
 2019-09-18 10:38 UTC 

[PATCH] io_uring: fix potential crash issue due to io_get_req failure
 2019-09-18  9:25 UTC 

[PATCH RESEND 1/2] io_uring: use kmemdup instead of kmalloc and memcpy
 2019-09-18  2:41 UTC  (3+ messages)
` [PATCH RESEND 2/2] io_uring: fix use-after-free of shadow_req

[PATCH V2 0/2] block: track per requests type merged count
 2019-09-18  2:32 UTC  (4+ messages)
` [PATCH V2 1/2] block: add helper to check mergeable req op
` [PATCH V2 2/2] block: track per requests type merged count

[PATCH v2] io_uring: IORING_OP_TIMEOUT support
 2019-09-18  2:27 UTC  (3+ messages)

[GIT PULL] Block changes for 5.4
 2019-09-18  2:01 UTC  (5+ messages)

[GIT PULL] libata changes for 5.4
 2019-09-18  0:25 UTC  (2+ messages)

[GIT PULL] io_uring changes for 5.4
 2019-09-18  0:25 UTC  (2+ messages)

[PATCH v3 0/2] blk-mq: Avoid memory reclaim when allocating
 2019-09-17 23:30 UTC  (9+ messages)
` [PATCH v3 1/2] blk-mq: Avoid memory reclaim when allocating request map
` [PATCH v3 2/2] blk-mq: use BLK_MQ_GFP_FLAGS and memalloc_noio_save/restore instead

[PATCH v4 0/2] nbd: fix possible page fault for nbd disk
 2019-09-17 20:52 UTC  (10+ messages)
` [PATCH v4 1/2] nbd: rename the runtime flags as NBD_RT_ prefixed
` [PATCH v4 2/2] nbd: fix possible page fault for nbd disk

[PATCH] block: track per requests type merged count
 2019-09-17 16:17 UTC  (2+ messages)

[PATCH] io_uring: IORING_OP_TIMEOUT support
 2019-09-17 16:03 UTC 

[PATCHv2 0/2] blk-mq: Avoid memory reclaim when allocating request map
 2019-09-17 15:59 UTC  (7+ messages)
` [PATCHv2 1/2] "
` [PATCHv2 2/2] blk-mq: use BLK_MQ_GFP_FLAGS macro instead

[PATCH 0/1] block, bfq: remove bfq prefix from cgroups filenames
 2019-09-17 15:14 UTC  (9+ messages)

[PATCH 1/2] blkcg: Export blkcg_conf_prep/finish() for bfq
 2019-09-17 15:13 UTC  (2+ messages)
` [PATCH 2/2] blkcg: Make bfq disable iocost when enabled

[PATCH v1] io_uring: reserve word at cqring tail+4 for the user
 2019-09-17 15:12 UTC  (3+ messages)

[RFC PATCH] blk-mq: set the default elevator type to none if nr_hw_queues > 1
 2019-09-17 12:56 UTC 

[PATCH] rq-qos: get rid of redundant wbt_update_limits()
 2019-09-17 12:04 UTC 

[PATCH v2] block: fix null pointer dereference in blk_mq_rq_timed_out()
 2019-09-17  7:37 UTC  (2+ messages)

[PATCH blktests v2] nbd/003:add mount and clear_sock test for nbd
 2019-09-17  6:49 UTC 

[PATCH] block: fix null pointer dereference in blk_mq_rq_timed_out()
 2019-09-17  0:50 UTC  (9+ messages)

[PATCH v4 1/3] block: centralize PI remapping logic to the block layer
 2019-09-16 17:19 UTC  (10+ messages)

[PATCH v7 1/2] block: use symbolic constants for t10_pi type
 2019-09-16 16:20 UTC  (4+ messages)
` [PATCH v7 2/2] block: centralize PI remapping logic to the block layer

[PATCH 0/4] block, bfq: series of improvements and small fixes of the injection mechanism
 2019-09-16 16:17 UTC  (4+ messages)

[PATCH v6 1/2] block: use symbolic constants for t10_pi type
 2019-09-16 14:57 UTC  (5+ messages)
` [PATCH 2/2] block: centralize PI remapping logic to the block layer

[PATCH v3 0/3] null_blk: fixes around nr_devices and log improvements
 2019-09-16 14:55 UTC  (5+ messages)
` [PATCH v3 1/3] null_blk: do not fail the module load with zero devices
` [PATCH v3 2/3] null_blk: match the type of parameter nr_devices
` [PATCH v3 3/3] null_blk: format pr_* logs with pr_fmt

[PATCH v2 0/4] null_blk: fixes around nr_devices and log improvements
 2019-09-16 13:38 UTC  (13+ messages)
` [PATCH v2 1/4] null_blk: do not fail the module load with zero devices
` [PATCH v2 2/4] null_blk: match the type of parameter nr_devices
` [PATCH v2 3/4] null_blk: format pr_* logs with pr_fmt
` [PATCH v2 4/4] coding-style: add explanation about pr_fmt macro

[PATCH v5 1/2] block: use symbolic constants for t10_pi type
 2019-09-16  8:01 UTC  (7+ messages)
` [PATCH v5 2/2] block: centralize PI remapping logic to the block layer

[PATCH] bfq: Fix bfq linkage error
 2019-09-16  6:22 UTC  (3+ messages)

[RFC PATCH] blk-mq: Avoid memory reclaim when allocating request map
 2019-09-16  1:53 UTC  (3+ messages)

[PATCH 0/2] fixes for block stats
 2019-09-15 22:02 UTC  (5+ messages)
` [PATCH 1/2] block: make rq sector size accessible "

[PATCH v4 1/2] md raid0/linear: Mark array as 'broken' and fail BIOs if a member is gone
 2019-09-15 19:39 UTC  (4+ messages)
` [PATCH v4 2/2] mdadm: Introduce new array state 'broken' for raid0/linear

[PATCH] io_uring: increase IORING_MAX_ENTRIES to 32K
 2019-09-14 23:09 UTC  (2+ messages)

[RFC PATCH 0/2] Optimise io_uring completion waiting
 2019-09-14 10:11 UTC  (5+ messages)
` [RFC PATCH 1/2] sched/wait: Add wait_threshold
` [RFC PATCH 2/2] io_uring: Optimise cq waiting with wait_threshold

[PATCH 0/4] null_blk: fixes around nr_devices and log improvements
 2019-09-14  7:08 UTC  (13+ messages)
` [PATCH 1/4] null_blk: do not fail the module load with zero devices
` [PATCH 2/4] null_blk: match the type of parameter nr_devices
` [PATCH 3/4] null_blk: format pr_* logs with pr_fmt
` [PATCH 4/4] coding-style: add explanation about pr_fmt macro

buffered io_uring vs task io accounting
 2019-09-13 23:41 UTC 

[PATCH v2 0/5] Optimize bio splitting
 2019-09-13 23:02 UTC  (5+ messages)
` [PATCH v2 1/5] block: Declare several function pointer arguments 'const'
` [PATCH v2 2/5] block: Document the bio splitting functions

kernel (or fio) bug with IOSQE_IO_DRAIN
 2019-09-13 21:58 UTC 

[PATCH 1/3] docs: block: null_blk: enhance document style
 2019-09-13 16:48 UTC  (15+ messages)
` [PATCH 2/3] null_blk: fix module name at log message
` [PATCH 3/3] null_blk: validated the number of devices

[PATCH] io_uring: extend async work merging
 2019-09-13  7:08 UTC  (4+ messages)

[PATCH] io_uring: make sqpoll wakeup possible with getevents
 2019-09-12 20:15 UTC  (2+ messages)

[GIT PULL] second round of nvme updates for 5.4
 2019-09-12 17:20 UTC  (2+ messages)

[RFC PATCH] Add proc interface to set PF_MEMALLOC flags
 2019-09-12 16:27 UTC  (7+ 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).