messages from 2016-12-04 13:56:39 to 2016-12-15 17:48:18 UTC [more...]
[PATCH RESEND] block: allow WRITE_SAME commands with the SG_IO ioctl
2016-12-15 17:48 UTC
[PATCHSET v3] blk-mq scheduling framework
2016-12-15 16:23 UTC (9+ 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 "
[LSF/MM TOPIC] Un-addressable device memory and block/fs implications
2016-12-15 16:19 UTC (22+ messages)
` [Lsf-pc] "
[PATCH RFC] block: fix bio merge checks when virt_boundary is set
2016-12-15 14:03 UTC (10+ messages)
Big I/O requests are split into small ones due to unaligned ext4 partition boundary?
2016-12-15 13:53 UTC (3+ messages)
[RFC] block: check partition alignment
2016-12-15 8:56 UTC (7+ 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 (9+ 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 (33+ 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 "
[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)
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 (9+ messages)
` [PATCH v2 2/4] block: Add Sed-opal library
[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
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 (27+ 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 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).