linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-10 16:06:06 to 2019-09-16 16:17:51 UTC [more...]

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

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

[PATCH 0/1] block, bfq: remove bfq prefix from cgroups filenames
 2019-09-16 16:01 UTC  (7+ messages)

[PATCH v4 00/25] InfiniBand Transport (IBTRS) and Network Block Device (IBNBD)
 2019-09-16 15:39 UTC  (19+ 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 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

[GIT PULL] Block changes for 5.4
 2019-09-16 14:52 UTC 

[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

[PATCHv2 0/2] blk-mq: Avoid memory reclaim when allocating request map
 2019-09-16 10:40 UTC  (5+ messages)
` [PATCHv2 1/2] "
` [PATCHv2 2/2] blk-mq: use BLK_MQ_GFP_FLAGS macro instead

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

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

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

[PATCH 0/5] block: loop: add file format subsystem and QCOW2 file format driver
 2019-09-16  2:11 UTC  (4+ messages)

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

[GIT PULL] libata changes for 5.4
 2019-09-15 23:59 UTC 

[GIT PULL] io_uring changes for 5.4
 2019-09-15 23:53 UTC 

[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  (17+ 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  (14+ messages)

[PATCH] block: fix race between switching elevator and removing queues
 2019-09-12 13:13 UTC  (2+ messages)

[PATCH v2] fixup null q->dev checking in both block and scsi layer
 2019-09-12 13:12 UTC  (4+ messages)
` [PATCH v2 1/2] block: bypass blk_set_runtime_active for uninitialized q->dev
` [PATCH v2 2/2] scsi: core: remove dummy q->dev check

[PATCH v1] fixup null q->dev checking in both block and scsi layer
 2019-09-12  8:33 UTC  (5+ messages)
` [PATCH v1 1/2] block: bypass blk_set_runtime_active for uninitialized q->dev
` [PATCH v1 2/2] scsi: core: remove dummy q->dev check

[RFC] optimize nvme single segment I/O
 2019-09-12  8:20 UTC  (5+ messages)
` [PATCH 10/15] nvme-pci: do not build a scatterlist to map metadata

[PATCH 0/3] mmc: Fix scatter/gather on SDHCI
 2019-09-12  8:19 UTC  (13+ messages)
` [PATCH 1/3] block: Respect the device's maximum segment size

[PATCH V3 blktests] nvme: Add new test case about nvme rescan/reset/remove during IO
 2019-09-12  0:09 UTC  (3+ messages)

[RFC] How to handle an ugly md raid0 sector map bug ?
 2019-09-11 22:48 UTC  (14+ messages)
          ` [PATCH] md/raid0: avoid RAID0 data corruption due to layout confusion

[PATCH blktests v3] nvme/031: Add test to check controller deletion after setup
 2019-09-11 20:38 UTC  (2+ messages)

[PATCH v8 00/13] nvmet: add target passthru commands support
 2019-09-11 16:53 UTC  (8+ messages)
` [PATCH v8 13/13] nvmet-passthru: support block accounting

[PATCHSET v3 block/for-linus] IO cost model based work-conserving porportional controller
 2019-09-11 16:44 UTC  (8+ messages)
` [PATCH 08/10] blkcg: implement blk-iocost

[PATCH v2] nbd_genl_status: null check for nla_nest_start
 2019-09-11 16:40 UTC  (2+ messages)
` [PATCH v3] "

5.3-rc-8 hung task in IO (was: Re: lot of MemAvailable but falling cache and raising PSI)
 2019-09-11 16:19 UTC  (7+ messages)

[RFC PATCH] Add proc interface to set PF_MEMALLOC flags
 2019-09-11 15:44 UTC  (3+ messages)

Inquiry 11/Sept/2019
 2019-09-11 12:07 UTC 

[PATCH V2 blktests] nvme: Add new test case about nvme rescan/reset/remove during IO
 2019-09-11  8:48 UTC  (3+ messages)

[PATCH] fat: fix corruption in fat_alloc_new_dir()
 2019-09-11  6:55 UTC  (4+ messages)
        ` [PATCH] fat: Workaround the race with userspace's read via blockdev while mounting

[PATCH] nbd: remove the duplicated code
 2019-09-10 23:58 UTC  (3+ messages)

[PATCHSET block/for-next] blk-iocost: Implement absolute debt handling
 2019-09-10 18:32 UTC  (2+ messages)

[block/for-next] iocost: Fix incorrect operation order during iocg free
 2019-09-10 18:21 UTC  (2+ messages)

[PATCHSET 0/2] io_uring: improve handling of buffered writes
 2019-09-10 16:42 UTC  (3+ messages)
` [PATCH 1/2] io_uring: add io_queue_async_work() helper
` [PATCH 2/2] io_uring: limit parallelism of buffered writes


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