Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
eb3a13230b78c3dc580b509e370862c632c90dae
/
block
/
blk-mq.c
« Previous
981bd18
blk-mq: fix leak of set->tags
by Ming Lei
· 11 years ago
6a3c8a3
blk-mq: initialize req->q in allocation
by Ming Lei
· 11 years ago
4ca0850
blk-mq: user (1 << order) to implement order_to_size()
by Ming Lei
· 11 years ago
4847900
blk-mq: fix allocation of set->tags
by Ming Lei
· 11 years ago
11471e0
blk-mq: free hctx->ctx_map when init failed
by Ming Lei
· 11 years ago
ed0791b
blk-mq: add blk_mq_requeue_request
by Christoph Hellwig
· 11 years ago
2f26855
blk-mq: add blk_mq_start_hw_queues
by Christoph Hellwig
· 11 years ago
70f4db6
blk-mq: add blk_mq_delay_queue
by Christoph Hellwig
· 11 years ago
1b4a325
blk-mq: add async parameter to blk_mq_start_stopped_hw_queues
by Christoph Hellwig
· 11 years ago
91b6363
blk-mq: bidi support
by Christoph Hellwig
· 11 years ago
63151a4
blk-mq: allow drivers to hook into I/O completion
by Christoph Hellwig
· 11 years ago
6700a67
blk-mq: kill preempt disable/enable in blk_mq_work_fn()
by Jens Axboe
· 11 years ago
fd1270d
blk-mq: don't use preempt_count() to check for right CPU
by Jens Axboe
· 11 years ago
24d2f90
blk-mq: split out tag initialization, support shared tags
by Christoph Hellwig
· 11 years ago
ed44832
blk-mq: initialize request on allocation
by Christoph Hellwig
· 11 years ago
e9b267d
blk-mq: add ->init_request and ->exit_request methods
by Christoph Hellwig
· 11 years ago
8727af4
blk-mq: make ->flush_rq fully transparent to drivers
by Christoph Hellwig
· 11 years ago
9d74e25
blk-mq: do not initialize req->special
by Christoph Hellwig
· 11 years ago
742ee69
blk-mq: initialize resid_len
by Christoph Hellwig
· 11 years ago
e4043dc
blk-mq: ensure that hardware queues are always run on the mapped CPUs
by Jens Axboe
· 11 years ago
59c3d45
block: remove 'q' parameter from kblockd_schedule_*_work()
by Jens Axboe
· 11 years ago
bccb5f7
blk-mq: fix potential stall during CPU unplug with IO pending
by Jens Axboe
· 11 years ago
27fbf4e
blk-mq: add REQ_SYNC early
by Shaohua Li
· 11 years ago
7237c74
blk-mq: support partial I/O completions
by Christoph Hellwig
· 11 years ago
eeabc85
blk-mq: merge blk_mq_insert_request and blk_mq_run_request
by Christoph Hellwig
· 11 years ago
081241e
blk-mq: remove blk_mq_alloc_rq
by Christoph Hellwig
· 11 years ago
676141e
blk-mq: don't dump CPU -> hw queue map on driver load
by Jens Axboe
· 11 years ago
5d12f90
blk-mq: fix wrong usage of hctx->state vs hctx->flags
by Jens Axboe
· 11 years ago
95363ef
blk-mq: allow blk_mq_init_commands() to return failure
by Jens Axboe
· 11 years ago
af5040d
blktrace: fix accounting of partially completed requests
by Roman Pen
· 11 years ago
c46fff2
smp: Rename __smp_call_function_single() to smp_call_function_single_async()
by Frederic Weisbecker
· 11 years ago
fce8ad1
smp: Remove wait argument from __smp_call_function_single()
by Frederic Weisbecker
· 11 years ago
49f5baa
blk-mq: pair blk_mq_start_request / blk_mq_requeue_request
by Christoph Hellwig
· 11 years ago
1e93b8c
blk-mq: dont assume rq->errors is set when returning an error from ->queue_rq
by Christoph Hellwig
· 11 years ago
1874198
blk-mq: rework flush sequencing logic
by Christoph Hellwig
· 11 years ago
30a91cb
blk-mq: rework I/O completions
by Christoph Hellwig
· 11 years ago
14ec77f
blk-mq: Add bio_integrity setup to blk_mq_make_request
by Nicholas Bellinger
· 11 years ago
1be036e
blk-mq: initialize sg_reserved_size
by Christoph Hellwig
· 11 years ago
4f7f418
blk-mq: handle dma_drain_size
by Christoph Hellwig
· 11 years ago
72a0a36
blk-mq: support at_head inserations for blk_execute_rq
by Christoph Hellwig
· 11 years ago
f027692
blk-mq: Don't reserve a tag for flush request
by Shaohua Li
· 11 years ago
6753471
blk-mq: uses page->list incorrectly
by Dave Hansen
· 11 years ago
3d6efbf
blk-mq: use __smp_call_function_single directly
by Christoph Hellwig
· 11 years ago
0fec08b
blk-mq: fix initializing request's start time
by Ming Lei
· 11 years ago
3edcc0c
block: blk-mq: don't export blk_mq_free_queue()
by Ming Lei
· 11 years ago
f04c1fe
block: blk-mq: make blk_sync_queue support mq
by Ming Lei
· 11 years ago
43a5e4e
block: blk-mq: support draining mq queue
by Ming Lei
· 11 years ago
b28bc9b
Merge tag 'v3.13-rc6' into for-3.14/core
by Jens Axboe
· 11 years ago
0d11e6a
blk-mq: fix use-after-free of request
by Ming Lei
· 11 years ago
959a35f
blk-mq: fix dereference of rq->mq_ctx if allocation fails
by Jeff Moyer
· 11 years ago
4f024f3
block: Abstract out bvec iterator
by Kent Overstreet
· 11 years ago
01b983c
blk-mq: add blktrace insert event trace
by Jens Axboe
· 11 years ago
94eddfb
blk-mq: ensure that we set REQ_IO_STAT so diskstats work
by Jens Axboe
· 11 years ago
f412f2c
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
0a06ff0
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
by Christoph Hellwig
· 11 years ago
f618ef7
blk-mq: remove newly added instances of __cpuinit
by Paul Gortmaker
· 11 years ago
92f399c
blk-mq: mq plug list breakage
by Shaohua Li
· 11 years ago
3228f48
blk-mq: fix for flush deadlock
by Christoph Hellwig
· 11 years ago
280d45f
blk-mq: add blk_mq_stop_hw_queues
by Christoph Hellwig
· 11 years ago
320ae51
blk-mq: new multi-queue block IO queueing mechanism
by Jens Axboe
· 11 years ago