linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-13 15:14:46 to 2016-12-23 08:49:53 UTC [more...]

[PATCH 0/1] block: fix blk_queue_split() resource exhaustion
 2016-12-23  8:49 UTC  (4+ messages)
` [PATCH 1/1] "
  ` [PATCH v2 "

[4.10, panic, regression] iscsi: null pointer deref at iscsi_tcp_segment_done+0x20d/0x2e0
 2016-12-23  8:33 UTC  (16+ messages)

[RFC 00/10] implement alternative and much simpler id allocator
 2016-12-22 23:46 UTC  (8+ messages)

[GIT PULL] NVMe updates
 2016-12-22 18:55 UTC  (2+ messages)

[PATCH] block: add back plugging in __blkdev_direct_IO
 2016-12-22 18:31 UTC  (4+ messages)

[PATCH] genhd: remove dead and duplicated scsi code
 2016-12-22 18:24 UTC  (3+ messages)

[PATCHSET v4] blk-mq-scheduling framework
 2016-12-22 17:39 UTC  (35+ messages)
` [PATCH 1/8] block: move existing elevator ops to union
` [PATCH 2/8] blk-mq: make mq_ops a const pointer
` [PATCH 3/8] block: move rq_ioc() to blk.h
` [PATCH 4/8] blk-mq: un-export blk_mq_free_hctx_request()
` [PATCH 5/8] blk-mq: export some helpers we need to the scheduling framework
` [PATCH 6/8] blk-mq-sched: add framework for MQ capable IO schedulers
` [PATCH 7/8] mq-deadline: add blk-mq adaptation of the deadline IO scheduler
` [PATCH 8/8] blk-mq-sched: allow setting of default "

[GIT PULL] Block fixes for 4.10-rc1
 2016-12-22 16:14 UTC 

[PATCH] scsi: do not requeue requests unaligned with device sector size
 2016-12-21 23:11 UTC  (6+ messages)

[PATCH v2] RFD: switch MMC/SD to use blk-mq multiqueueing
 2016-12-21 17:22 UTC  (3+ messages)

[PATCH] block: loose check on sg gap
 2016-12-20  2:31 UTC  (4+ messages)

[LSF/MM TOPIC] Un-addressable device memory and block/fs implications
 2016-12-19 17:00 UTC  (28+ messages)
        ` [Lsf-pc] "
` [LSF/MM ATTEND] "

[RFC] block: check partition alignment
 2016-12-19 16:18 UTC  (10+ messages)
        ` [v2] "

[PATCH 0/2] nvme: Improvements in sysfs entry for NVMe CMBs
 2016-12-19 15:42 UTC  (8+ messages)
` [PATCH 1/2] nvme : Use correct scnprintf in cmb show
` [PATCH 2/2] nvme: improve cmb sysfs reporting

[PATCH RESEND] block: allow WRITE_SAME commands with the SG_IO ioctl
 2016-12-19 15:34 UTC  (3+ messages)

[dm-devel] [PATCH] dm-crypt: fix lost ioprio when queuing crypto bios from task with ioprio
 2016-12-18 23:23 UTC  (5+ messages)
  `  "

[PATCH] block: Remove unused member (busy) from struct blk_queue_tag
 2016-12-16 15:19 UTC  (4+ messages)

Big I/O requests are split into small ones due to unaligned ext4 partition boundary?
 2016-12-16  5:42 UTC  (4+ messages)

[PATCH v2] block: avoid incorrect bdi_unregiter call
 2016-12-16  5:00 UTC  (2+ messages)

[PATCH V5 00/17] blk-throttle: add .low limit
 2016-12-16  2:01 UTC  (19+ messages)
` [PATCH V5 01/17] blk-throttle: use U64_MAX/UINT_MAX to replace -1
` [PATCH V5 02/17] blk-throttle: prepare support multiple limits
` [PATCH V5 03/17] blk-throttle: add .low interface
` [PATCH V5 04/17] blk-throttle: configure bps/iops limit for cgroup in low limit
` [PATCH V5 05/17] blk-throttle: add upgrade logic for LIMIT_LOW state
` [PATCH V5 06/17] blk-throttle: add downgrade logic
` [PATCH V5 07/17] blk-throttle: make sure expire time isn't too big
` [PATCH V5 08/17] blk-throttle: make throtl_slice tunable
` [PATCH V5 09/17] blk-throttle: detect completed idle cgroup
` [PATCH V5 10/17] blk-throttle: make bandwidth change smooth
` [PATCH V5 11/17] blk-throttle: add a simple idle detection
` [PATCH V5 12/17] blk-throttle: add interface to configure idle time threshold
` [PATCH V5 13/17] blk-throttle: ignore idle cgroup limit
` [PATCH V5 14/17] blk-throttle: add interface for per-cgroup target latency
` [PATCH V5 15/17] block: track request size in blk_issue_stat
` [PATCH V5 16/17] blk-throttle: add a mechanism to estimate IO latency
` [PATCH V5 17/17] blk-throttle: add latency target support

[PATCHSET v3] blk-mq scheduling framework
 2016-12-15 21:44 UTC  (12+ messages)
` [PATCH 1/7] block: move existing elevator ops to union
` [PATCH 2/7] blk-mq: make mq_ops a const pointer
` [PATCH 3/7] block: move rq_ioc() to blk.h
` [PATCH 4/7] blk-mq: export some helpers we need to the scheduling framework
` [PATCH 5/7] blk-mq-sched: add framework for MQ capable IO schedulers
` [PATCH 6/7] mq-deadline: add blk-mq adaptation of the deadline IO scheduler
` [PATCH 7/7] blk-mq-sched: allow setting of default "

[PATCH RFC] block: fix bio merge checks when virt_boundary is set
 2016-12-15 14:03 UTC  (10+ messages)

[GIT PULL] Block IO fixes for 4.10-rc1
 2016-12-14 22:56 UTC 

[GIT PULL] fs meta data unmap
 2016-12-14 22:54 UTC 

[PATCH v3] blk-mq: Fix failed allocation path when mapping queues
 2016-12-14 20:58 UTC  (2+ messages)

[PATCH RESEND v2 1/2] blk-mq: Fix failed allocation path when mapping queues
 2016-12-14 15:14 UTC  (6+ messages)
` [PATCH RESEND v2 2/2] blk-mq: Avoid memory reclaim when remapping queues

[PATCHSET/RFC v2] blk-mq scheduling framework
 2016-12-14 15:05 UTC  (16+ messages)
` [PATCH 5/7] blk-mq-sched: add framework for MQ capable IO schedulers
` [PATCH 6/7] mq-deadline: add blk-mq adaptation of the deadline IO scheduler

[PATCH] block_dev: don't update file access position for sync direct IO
 2016-12-14 10:20 UTC  (3+ messages)

extend bi_size to unsigned long ?
 2016-12-14  1:16 UTC  (2+ messages)

[GIT PULL] Block core changes for 4.10
 2016-12-13 23:31 UTC  (3+ 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).