linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-11 21:40:15 to 2017-01-16 15:47:18 UTC [more...]

[PATCHSET v6] blk-mq scheduling framework
 2017-01-16 15:47 UTC  (62+ messages)
` [PATCH 01/10] block: move existing elevator ops to union
` [PATCH 02/10] blk-mq: make mq_ops a const pointer
` [PATCH 03/10] block: move rq_ioc() to blk.h
` [PATCH 04/10] blk-mq: un-export blk_mq_free_hctx_request()
` [PATCH 05/10] blk-mq: export some helpers we need to the scheduling framework
` [PATCH 06/10] blk-mq-tag: cleanup the normal/reserved tag allocation
` [PATCH 07/10] blk-mq: abstract out helpers for allocating/freeing tag maps
` [PATCH 08/10] blk-mq-sched: add framework for MQ capable IO schedulers
` [PATCH 09/10] mq-deadline: add blk-mq adaptation of the deadline IO scheduler
` [PATCH 10/10] blk-mq-sched: allow setting of default "

[PATCH v1 00/54] block: support multipage bvec
 2017-01-16 15:18 UTC  (2+ messages)

[PATCH] preview - block layer help to detect sequential IO
 2017-01-16 14:07 UTC  (5+ messages)

[LSF/MM TOPIC] Memory hotplug, ZONE_DEVICE, and the future of struct page
 2017-01-16 12:58 UTC  (4+ messages)

[LSF/MM TOPIC] Un-addressable device memory and block/fs implications
 2017-01-16 12:04 UTC  (3+ messages)
` [LSF/MM ATTEND] "

[LSF/MM ATTEND] md raid general discussion
 2017-01-16  6:35 UTC 

[LSF/MM TOPIC] [LSF/MM ATTEND] md raid general discussion
 2017-01-16  5:40 UTC  (5+ messages)
` [Lsf-pc] "

[LSF/MM TOPIC] Badblocks checking/representation in filesystems
 2017-01-16  2:27 UTC  (3+ messages)

[LSF/MM TOPIC] Future direction of DAX
 2017-01-16  0:19 UTC  (3+ messages)

[PATCH] partitions/efi: Fix integer overflow in GPT size calculation
 2017-01-15 22:31 UTC 

NBD: exported files over something around 1 TiB get an insane device size on the client side and are actually empty
 2017-01-15  7:13 UTC  (5+ messages)
  ` [Nbd] "

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

[PATCH] nbd: use an idr to keep track of nbd devices
 2017-01-15  1:13 UTC  (6+ messages)

[GIT PULL] Block fixes for 4.10-rc
 2017-01-15  0:28 UTC 

[PATCH] nbd: create a recv workqueue per nbd device
 2017-01-14 21:27 UTC  (5+ messages)

[LSF/MM ATTEND] blk-mq I/O scheduling, Btrfs, VFS topics
 2017-01-14  4:24 UTC 

[PATCH] block: don't try to discard from __blkdev_issue_zeroout
 2017-01-13 22:18 UTC  (2+ messages)

fix data transfer size caculation for special payload requests
 2017-01-13 22:17 UTC  (14+ messages)
` [PATCH 1/4] block: add blk_rq_payload_bytes
` [PATCH 2/4] scsi: use blk_rq_payload_bytes
` [PATCH 3/4] nvme: "
` [PATCH 4/4] sd: remove __data_len hack for WRITE SAME

[LSF/MM TOPIC] Badblocks checking/representation in filesystems
 2017-01-13 21:40 UTC 

[LSF/MM ATTEND] Flash-friendly file system for the host-managed model of OCSSDs
 2017-01-13 21:28 UTC 

[PATCH 0/6] NVMe related fixes
 2017-01-13 21:05 UTC  (14+ messages)
` [PATCH 1/6] irq/affinity: Assign all online CPUs to vectors
` [PATCH 2/6] irq/affinity: Assign offline CPUs a vector
` [PATCH 3/6] nvme/pci: Start queues after tagset is updated
` [PATCH 4/6] blk-mq: Update queue map when changing queue count
` [PATCH 5/6] blk-mq: Fix queue freeze deadlock
` [PATCH 6/6] blk-mq: Remove unused variable

[LSF/MM TOPIC][LSF/MM ATTEND] multipath redesign
 2017-01-13 17:41 UTC  (7+ messages)
    ` [dm-devel] "

[LSF/MM TOPIC][LSF/MM ATTEND] NAPI polling for block drivers
 2017-01-13 15:56 UTC  (20+ messages)
            ` [Lsf-pc] "

[PATCH] block: use list_entry_rq
 2017-01-13 15:17 UTC  (2+ messages)
` [PATCH] elevator: add fall through comment

[BUG v4.10-rc1] fzero returns EIO on DAX mount
 2017-01-13 13:21 UTC  (2+ messages)

RFC: split scsi passthrough fields out of struct request
 2017-01-13  8:14 UTC  (19+ messages)
` [PATCH 05/15] dm: remove incomple BLOCK_PC support
` [PATCH 14/15] block/bsg: move queue creation into bsg_setup_queue
` [PATCH 15/15] block: split scsi_request out of struct request

[Regression] fstrim hangs on Hyper-V: caused by "block: improve handling of the magic discard payload"
 2017-01-13  7:39 UTC  (4+ messages)

blk_queue_bounce_limit() broken for mask=0xffffffff on 64bit archs
 2017-01-13  6:10 UTC  (3+ messages)

RFC: 512e ZBC host-managed disks
 2017-01-13  0:14 UTC  (4+ messages)

[PATCH 0/2] Rename blk_queue_zone_size and bdev_zone_size
 2017-01-13  0:10 UTC  (9+ messages)
` [PATCH 1/2] block: "
` [PATCH 2/2] f2fs: Rename bdev_zone_size to bdev_zone_sectors

[Lsf-pc] [LFS/MM TOPIC][LFS/MM ATTEND]: - Storage Stack and Driver Testing methodology
 2017-01-12 11:01 UTC 

[LSF/MM TOPIC][LSF/MM ATTEND] IO completion polling for block drivers
 2017-01-12  5:09 UTC 

[PATCH] MAINTAINERS: Update maintainer entry for NBD
 2017-01-12  3:49 UTC  (2+ messages)

[PATCH] block: loose check on sg gap
 2017-01-12  2:54 UTC  (5+ messages)

[LSF/MM TOPIC][LSF/MM ATTEND] OCSSDs - SMR, Hierarchical Interface, and Vector I/Os
 2017-01-12  2:38 UTC  (5+ messages)
` [LSF/MM "
  ` [Lsf-pc] "

[LSF/MM ATTEND] OCSSDs - SMR, Hierarchical Interface, and Vector I/Os
 2017-01-12  2:37 UTC 


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