linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-03 13:52:51 to 2018-07-13 15:31:19 UTC [more...]

[PATCH 02/18] block/aoenet: change strncpy+truncation to strlcpy
 2018-07-13 15:31 UTC  (5+ messages)
` [PATCH 15/18] blktrace: "

[PATCH RFC V2 0/3] blk-mq: support runtime PM
 2018-07-13 14:21 UTC  (5+ messages)
` [PATCH RFC V2 1/3] block: put runtime PM code into common helpers
` [PATCH RFC V2 2/3] blk-mq: prepare for supporting runtime PM
` [PATCH RFC V2 3/3] scsi_mq: enable "

[PATCH RFC 0/4] blk-mq: support runtime PM
 2018-07-13 14:20 UTC  (20+ messages)
` [PATCH RFC 1/4] blk-mq: introduce blk_mq_support_runtime_pm()
` [PATCH RFC 2/4] blk-mq: introduce blk_mq_pm_queue_idle()
` [PATCH RFC 3/4] blk-mq: prepare for supporting runtime PM
` [PATCH RFC 4/4] scsi_mq: enable "

[GIT PULL 00/10] lightnvm updates for 4.19
 2018-07-13 14:15 UTC  (12+ messages)
` [GIT PULL 01/10] lightnvm: pblk: handle case when mw_cunits equals to 0
` [GIT PULL 02/10] lightnvm: move NVM_DEBUG to pblk
` [GIT PULL 03/10] lightnvm: pblk: enable line minor version detection
` [GIT PULL 04/10] lightnvm: Remove redundant rq->__data_len initialization
` [GIT PULL 05/10] lightnvm: pblk: fix read_bitmap for 32bit archs
` [GIT PULL 06/10] lightnvm: limit get chunk meta request size
` [GIT PULL 07/10] lightnvm: pblk: expose generic disk name on pr_* msgs
` [GIT PULL 08/10] lightnvm: pblk: mark expected switch fall-through
` [GIT PULL 09/10] lightnvm: pblk: add asynchronous partial read
` [GIT PULL 10/10] lightnvm: pblk: assume that chunks are closed on 1.2 devices

[PATCH] block: fix NPE when resuming SCSI devices using blk-mq
 2018-07-13 13:41 UTC  (2+ messages)

[PATCH] DAC960: hide unused procfs helpers
 2018-07-13  9:19 UTC  (2+ messages)

Silent data corruption in blkdev_direct_IO()
 2018-07-13  6:47 UTC  (8+ messages)

[PATCH] blk-mq: init hctx sched after update cpu & nr_hw_queues mapping
 2018-07-13  5:14 UTC 

[RFC PATCH 0/3] blk-mq: Timeout rework
 2018-07-13  2:40 UTC  (7+ messages)
` [RFC PATCH 3/3] blk-mq: Remove generation seqeunce

[PATCH] block: skd: Use %pad printk format for dma_addr_t values
 2018-07-12 21:01 UTC  (3+ messages)

[PATCH] bsg: remove read/write support
 2018-07-12 14:04 UTC  (2+ messages)

[PATCH] bsg: fix bogus EINVAL on non-data commands
 2018-07-11 14:48 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH][v2] blk-iolatency: fix max_depth comparisons
 2018-07-11 14:39 UTC  (2+ messages)

[PATCH] blk-iolatency: fix max_depth comparisons
 2018-07-11 14:30 UTC  (4+ messages)

[PATCH v3] block/loop: Serialize ioctl operations
 2018-07-11 14:29 UTC  (5+ messages)

[PATCH][block-next] block: iolatency: fix comparison of unsigned int max_depth with a (u64)-1
 2018-07-11 14:21 UTC 

[bug report] block: introduce blk-iolatency io controller
 2018-07-11  9:10 UTC 

[PATCH blktests v3 0/6] Add SRP initiator driver tests
 2018-07-11  7:32 UTC  (11+ messages)
` [PATCH blktests v3 1/6] dir-locals.el: Add c-mode settings
` [PATCH blktests v3 2/6] check: Make $FULL an absolute path
` [PATCH blktests v3 3/6] src/Makefile: Introduce the C_TARGETS variable
` [PATCH blktests v3 4/6] src/Makefile: Move -Wall from the C compilation rule to the $(CFLAGS) variable
` [PATCH blktests v3 5/6] Add the discontiguous-io test program
` [PATCH blktests v3 6/6] Add tests for the SRP initiator and target drivers

[PATCH] sg, bsg: mitigate read/write abuse, block uaccess in release
 2018-07-11  6:33 UTC  (9+ messages)

[PATCH] Block: blk-throttle: skip wait time calculation if not asked
 2018-07-10 19:15 UTC 

[PATCH 0/2] null_blk: zone support
 2018-07-10 18:51 UTC  (13+ messages)
` [PATCH 1/2] null_blk: move shared definitions to header file
` [PATCH 2/2] null_blk: add zone support

[PATCH] block: iolatency: avoid 64-bit division
 2018-07-10 18:28 UTC  (3+ messages)

[PATCH v4] lightnvm: pblk: add asynchronous partial read
 2018-07-10 17:16 UTC  (4+ messages)

[RFC] bypass scheduler for no sched is set
 2018-07-10  7:11 UTC  (6+ messages)

[PATCH] mm: set PF_LESS_THROTTLE when allocating memory for i/o
 2018-07-10  1:46 UTC  (3+ messages)
` [dm-devel] "

[PATCH] block: make discard killable
 2018-07-10  1:10 UTC  (4+ messages)
  ` [dm-devel] "

[PATCH] blk-mq: issue directly if hw queue isn't busy in case of 'none'
 2018-07-10  1:03 UTC 

[PATCH blktests v2 0/3] Add SRP initiator driver tests
 2018-07-09 22:57 UTC  (16+ messages)
` [PATCH blktests v2 3/3] Add tests for the SRP initiator and target drivers

[PATCH 3/6] block: Create scsi_sense.h for SCSI and ATAPI
 2018-07-09 15:56 UTC  (12+ messages)

[PATCH blktests v2] dir-locals.el: fix indenation with Emacs
 2018-07-09  7:15 UTC 

[PATCH] block/DAC960.c: fix defined but not used build warnings
 2018-07-09  6:07 UTC  (3+ messages)

[ANNOUNCE] Alpine Linux Persistence and Storage Summit
 2018-07-08 20:25 UTC 

[PATCH v3] lightnvm: pblk: add asynchronous partial read
 2018-07-08 10:51 UTC  (4+ messages)

[GIT PULL] Block fixes for 4.18-rc4
 2018-07-07  1:21 UTC 

[PATCH v3] block: Add default switch case to blk_pm_allow_request() to kill warning
 2018-07-06 15:09 UTC  (2+ messages)

[PATCH] block: fix infinite loop if the device loses discard capability
 2018-07-06 13:50 UTC  (2+ messages)

[PATCH] null_blk: remove NULLB_DEV_FL_CONFIGURED on turning off nullb device
 2018-07-06 13:47 UTC  (2+ messages)

[PATCH blktests] dir-locals: fix indenation with Emacs
 2018-07-06  8:21 UTC  (3+ messages)

[PATCH] lightnvm: limit get chunk meta request size
 2018-07-05  7:14 UTC  (2+ messages)

[PATCH] lightnvm: pblk: mark expected switch fall-through
 2018-07-04 13:00 UTC  (3+ messages)

[PATCH] block/023: performance test on queue creation & cleanup
 2018-07-04  5:29 UTC 

[PATCH 0/14][V6] Introduce io.latency io controller for cgroups
 2018-07-03 22:28 UTC  (22+ messages)
` [PATCH 01/14] block: add bi_blkg to the bio "
` [PATCH 02/14] block: introduce bio_issue_as_root_blkg
` [PATCH 03/14] blk-cgroup: allow controllers to output their own stats
` [PATCH 04/14] blk: introduce REQ_SWAP
` [PATCH 05/14] swap,blkcg: issue swap io with the appropriate context
` [PATCH 06/14] blkcg: add generic throttling mechanism
` [PATCH 07/14] memcontrol: schedule throttling if we are congested
` [PATCH 08/14] blk-stat: export helpers for modifying blk_rq_stat
` [PATCH 09/14] blk-rq-qos: refactor out common elements of blk-wbt
` [PATCH 10/14] block: remove external dependency on wbt_flags
` [PATCH 11/14] rq-qos: introduce dio_bio callback
` [PATCH 12/14] block: introduce blk-iolatency io controller
` [PATCH 13/14] Documentation: add a doc for blk-iolatency
` [PATCH 14/14] skip readahead if the cgroup is congested

[PATCH] block: fix Amiga partition support for disks >= 1 TB
 2018-07-03 19:39 UTC  (2+ messages)
` [PATCH v3] "

Oops in kmem_cache_free() via bioset_exit() (was Re: [next-20180601][nvme][ppc] Kernel Oops is triggered when creating lvm snapshots on nvme disks)
 2018-07-03 16:39 UTC  (2+ messages)

[PATCH] scsi: scsi_debug: introduce module parameter of 'use_blk_mq'
 2018-07-03 15:41 UTC  (6+ messages)

[PATCH V5] blk-mq: dequeue request one by one from sw queue iff hctx is busy
 2018-07-03 15:04 UTC  (2+ messages)

[PATCH V4] blk-mq: dequeue request one by one from sw queue iff hctx is busy
 2018-07-03 14:36 UTC  (6+ messages)

[PATCH] loop: Add LOOP_SET_BLOCK_SIZE in compat ioctl
 2018-07-03 13:52 UTC  (2+ 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).