linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-01 00:22:15 to 2016-12-13 20:19:21 UTC [more...]

[GIT PULL] Block core changes for 4.10
 2016-12-13 20:19 UTC  (2+ messages)

[LSF/MM TOPIC] Un-addressable device memory and block/fs implications
 2016-12-13 20:15 UTC  (5+ messages)

[PATCHSET/RFC v2] blk-mq scheduling framework
 2016-12-13 16:28 UTC  (28+ messages)
` [PATCH 1/7] blk-mq: add blk_mq_start_stopped_hw_queue()
` [PATCH 2/7] blk-mq: abstract out blk_mq_dispatch_rq_list() helper
` [PATCH 3/7] elevator: make the rqhash helpers exported
` [PATCH 4/7] blk-flush: run the queue when inserting blk-mq flush
` [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 "

extend bi_size to unsigned long ?
 2016-12-13 14:53 UTC 

extend bi_size to unsigned long ?
 2016-12-13 14:53 UTC 

[RFC 00/10] implement alternative and much simpler id allocator
 2016-12-12 18:05 UTC  (9+ messages)
` [RFC 06/10] block: use tida as small "

[PATCH] block_dev: don't test bdev->bd_contains when it is not stable
 2016-12-12 15:20 UTC  (3+ messages)
` [PATCH resend] "

[RFC] Why ax88772a_hw_reset sleeps for 200ms? Can we reduce the value?
 2016-12-12  3:56 UTC 

raid0 vs. mkfs
 2016-12-12  3:17 UTC  (7+ messages)

[PATCH] block: allow WRITE_SAME commands with the SG_IO ioctl
 2016-12-10 18:56 UTC 

[PATCH v2 0/4] SED OPAL Library
 2016-12-09 18:50 UTC  (11+ messages)
` [PATCH v2 2/4] block: Add Sed-opal library
` [PATCH v2 3/4] nvme: Implement resume_from_suspend and sed block ioctl

[PATCH] blk-wbt: don't throttle discard or write zeroes
 2016-12-09 16:31 UTC  (2+ messages)

[LSF/MM TOPIC] [LSF/MM ATTEND] XCOPY
 2016-12-09 14:22 UTC 

[LSF/MM TOPIC ATTEND] multipath for NVMe over Fabrics
 2016-12-09  6:43 UTC  (2+ messages)

[PATCH] nbd: use dev_err_ratelimited in io path
 2016-12-08 22:28 UTC  (4+ messages)
` [Nbd] "

[PATCH] nbd: reset the setup task for NBD_CLEAR_SOCK
 2016-12-08 22:27 UTC  (2+ messages)

LSF/MM 2017: Call for Proposals
 2016-12-08 15:37 UTC  (6+ messages)
    ` [Lsf-pc] "

[bug report] lightnvm: core on-disk initialization
 2016-12-08 12:06 UTC  (2+ messages)

[PATCHSET/RFC] blk-mq scheduling framework
 2016-12-07 23:10 UTC  (8+ messages)
` [PATCH 1/7] blk-mq: add blk_mq_start_stopped_hw_queue()
` [PATCH 2/7] blk-mq: abstract out blk_mq_dispatch_rq_list() helper
` [PATCH 3/7] elevator: make the rqhash helpers exported
` [PATCH 4/7] blk-flush: run the queue when inserting blk-mq flush
` [PATCH 5/7] blk-mq-sched: add framework for MQ capable IO schedulers
` [PATCH 6/7] "
` [PATCH 7/7] mq-deadline: add blk-mq adaptation of the deadline IO scheduler

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

automatic IRQ affinity for virtio
 2016-12-07 18:13 UTC  (4+ messages)

[PATCHSET/RFC] Make legacy IO schedulers work with blk-mq
 2016-12-06 19:50 UTC  (32+ messages)
` [PATCH 1/7] block: use legacy path for flush requests for MQ with a scheduler
` [PATCH 2/7] cfq-iosched: use appropriate run queue function
` [PATCH 3/7] block: use appropriate queue running functions
` [PATCH 4/7] blk-mq: blk_account_io_start() takes a bool
` [PATCH 5/7] blk-mq: test patch to get legacy IO schedulers working
` [PATCH 6/7] block: drop irq+lock when flushing queue plugs
` [PATCH 7/7] null_blk: add parameters to ask for mq-sched and write cache

[PATCH v7 0/4] Enabling ATA Command Priorities
 2016-12-06 18:37 UTC  (6+ messages)
` [PATCH v7 1/4] block: Add iocontext priority to request
` [PATCH v7 2/4] ata: Enabling ATA Command Priorities
` [PATCH v7 3/4] ata: ATA Command Priority Disabled By Default
` [PATCH v7 4/4] ata: set ncq_prio_enabled iff device has support

scsi: use-after-free in bio_copy_from_iter
 2016-12-06 15:46 UTC  (12+ messages)

[PATCHSET/RFC v2] Make legacy IO schedulers work with blk-mq
 2016-12-06 15:29 UTC  (10+ messages)
` [PATCH 1/7] block: use legacy path for flush requests for MQ with a scheduler
` [PATCH 2/7] cfq-iosched: use appropriate run queue function
` [PATCH 3/7] block: use appropriate queue running functions
` [PATCH 4/7] blk-mq: blk_account_io_start() takes a bool
` [PATCH 5/7] blk-mq: add BLK_MQ_F_NO_SCHED flag
` [PATCH 6/7] blk-mq: test patch to get legacy IO schedulers working
` [PATCH 7/7] block: drop irq+lock when flushing queue plugs

[PATCH] block: fix unintended fallthrough in generic_make_request_checks()
 2016-12-06  0:04 UTC  (4+ messages)

[PATCH] block: Add missed break in generic_make_request_checks
 2016-12-05 21:21 UTC  (2+ messages)

subsription
 2016-12-05  0:58 UTC 

[PATCH] nbd: use loff_t for blocksize and nbd_set_size args
 2016-12-03  4:06 UTC  (2+ messages)

blk-mq: preparation of the ground for BFQ inclusion
 2016-12-02 14:38 UTC  (6+ messages)

[PATCH] block: improve handling of the magic discard payload
 2016-12-02 12:19 UTC 

[PATCH] block: improve handling of the magic discard payload
 2016-12-02 12:18 UTC 

[PATCH v2] block: avoid incorrect bdi_unregiter call
 2016-12-02  5:08 UTC 

[PATCH] block: avoid incorrect bdi_unregiter call in blk_cleanup_queue
 2016-12-02  0:37 UTC  (3+ messages)

[PATCH] block: Factor out req_set_nomerge
 2016-12-01 18:15 UTC  (3+ messages)

[PATCH v2 1/2] blk-mq: Fix failed allocation path when mapping queues
 2016-12-01 17:51 UTC  (2+ messages)

[PATCH] block: protect iterate_bdevs() against concurrent close
 2016-12-01 15:27 UTC  (3+ messages)

[PATCH V2 1/5] block: add async variant of blkdev_issue_zeroout
 2016-12-01 14:59 UTC  (11+ messages)
` [PATCH V2 2/5] block: add support for REQ_OP_WRITE_ZEROES
` [PATCH V2 3/5] nvme.h: add Write Zeroes definitions
` [PATCH V2 4/5] nvme: add support for the Write Zeroes command
` [PATCH V2 5/5] nvmet: "

[PATCH v4] block: Check partition alignment on zoned block devices
 2016-12-01 14:57 UTC  (2+ messages)

[PATCH v3] block: Check partition alignment on zoned block devices
 2016-12-01  6:50 UTC  (2+ messages)

[PATCH v2] block: Check partition alignment on zoned block devices
 2016-12-01  3:59 UTC  (6+ messages)

[PATCHv5 00/36] ext4: support of huge pages
 2016-12-01  3:10 UTC  (5+ messages)
` [PATCHv5 22/36] mm, hugetlb: switch hugetlbfs to multi-order radix-tree entries


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