projects
/
linux-2.6-block.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux-2.6-block.git
2015-03-30
Jens Axboe
blk-mq: pass in suggested NUMA node to ->alloc_hctx()
commit
|
commitdiff
|
tree
2015-03-30
Ming Lei
block: only allocate/free mq_usage_counter in blk-mq
commit
|
commitdiff
|
tree
2015-03-30
Ming Lei
blk-mq: avoid code duplication
commit
|
commitdiff
|
tree
2015-03-30
Ming Lei
blk-mq: fix leak of hctx->ctx_map
commit
|
commitdiff
|
tree
2015-03-30
Christoph Hellwig
blk-mq: idle all hardware contexts before freeing a...
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
blk-mq: allow setting of per-request timeouts
commit
|
commitdiff
|
tree
2015-03-30
Sam Bradshaw
blk-mq: export blk_mq_tag_busy_iter
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
blk-mq: split make request handler for multi and single...
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
blk-mq: save memory by freeing requests on unused hardw...
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
blk-mq: allow the hctx cpu hotplug notifier to return...
commit
|
commitdiff
|
tree
2015-03-30
Robert Elliott
blk-mq: Micro-optimize blk_queue_nomerges() check
commit
|
commitdiff
|
tree
2015-03-30
Alireza Haghdoost
block: Enable sysfs nomerge control for I/O requests...
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
blk-mq: initialize q->nr_requests after calling blk_que...
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
blk-mq: allow changing of queue depth through sysfs
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
blk-mq: switch ctx pending map to the sparser blk_align...
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
blk-mq: move the cache friendly bitmap type of out...
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
blk-mq: improve support for shared tags maps
commit
|
commitdiff
|
tree
2015-03-30
Ming Lei
blk-mq: bitmap tag: cleanup blk_mq_init_tags
commit
|
commitdiff
|
tree
2015-03-30
Ming Lei
blk-mq: bitmap tag: select random tag betweet 0 and...
commit
|
commitdiff
|
tree
2015-03-30
Ming Lei
blk-mq: bitmap tag: remove barrier in bt_clear_tag()
commit
|
commitdiff
|
tree
2015-03-30
Ming Lei
blk-mq: bitmap tag: use clear_bit_unlock in bt_clear_tag()
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
blk-mq: fix race in IO start accounting
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
blk-mq: use sparser tag layout for lower queue depth
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
blk-mq: implement new and more efficient tagging scheme
commit
|
commitdiff
|
tree
2015-03-30
Christoph Hellwig
blk-mq: initialize struct request fields individually
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
blk-mq: update a hotplug comment for grammar
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
blk-mq: add basic round-robin of what CPU to queue...
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
blk-mq: remove extra requeue trace
commit
|
commitdiff
|
tree
2015-03-30
Ming Lei
block: null_blk: fix use after free
commit
|
commitdiff
|
tree
2015-03-30
Shlomo Pongratz
block/null_blk: Fix completion processing from LIFO...
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
blk-mq: refactor request insertion/merging
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
blk-mq remove debug BUG_ON() when draining software...
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
blk-mq: fix waiting for reserved tags
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
block: ensure that the timer is always added
commit
|
commitdiff
|
tree
2015-03-30
Christoph Hellwig
block: fold __blk_add_timer into blk_add_timer
commit
|
commitdiff
|
tree
2015-03-30
Christoph Hellwig
blk-mq: respect rq_affinity
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
blk-mq: fix race with timeouts and requeue events
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
Revert "blk-mq: initialize req->q in allocation"
commit
|
commitdiff
|
tree
2015-03-30
Ming Lei
blk-mq: fix leak of set->tags
commit
|
commitdiff
|
tree
2015-03-30
Ming Lei
blk-mq: initialize req->q in allocation
commit
|
commitdiff
|
tree
2015-03-30
Ming Lei
blk-mq: user (1 << order) to implement order_to_size()
commit
|
commitdiff
|
tree
2015-03-30
Ming Lei
blk-mq: fix allocation of set->tags
commit
|
commitdiff
|
tree
2015-03-30
Ming Lei
blk-mq: free hctx->ctx_map when init failed
commit
|
commitdiff
|
tree
2015-03-30
Christoph Hellwig
block: export blk_finish_request
commit
|
commitdiff
|
tree
2015-03-30
Christoph Hellwig
blk-mq: rename mq_flush_work struct request member
commit
|
commitdiff
|
tree
2015-03-30
Christoph Hellwig
blk-mq: add blk_mq_requeue_request
commit
|
commitdiff
|
tree
2015-03-30
Christoph Hellwig
blk-mq: add blk_mq_start_hw_queues
commit
|
commitdiff
|
tree
2015-03-30
Christoph Hellwig
blk-mq: add blk_mq_delay_queue
commit
|
commitdiff
|
tree
2015-03-30
Christoph Hellwig
blk-mq: add async parameter to blk_mq_start_stopped_hw_...
commit
|
commitdiff
|
tree
2015-03-30
Christoph Hellwig
blk-mq: bidi support
commit
|
commitdiff
|
tree
2015-03-30
Christoph Hellwig
blk-mq: allow drivers to hook into I/O completion
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
blk-mq: kill preempt disable/enable in blk_mq_work_fn()
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
blk-mq: don't use preempt_count() to check for right CPU
commit
|
commitdiff
|
tree
2015-03-30
Christoph Hellwig
blk-mq: split out tag initialization, support shared...
commit
|
commitdiff
|
tree
2015-03-30
Rusty Russell
virtio-blk: base queue-depth on virtqueue ringsize...
commit
|
commitdiff
|
tree
2015-03-30
Christoph Hellwig
blk-mq: initialize request on allocation
commit
|
commitdiff
|
tree
2015-03-30
Christoph Hellwig
blk-mq: add ->init_request and ->exit_request methods
commit
|
commitdiff
|
tree
2015-03-30
Christoph Hellwig
blk-mq: make ->flush_rq fully transparent to drivers
commit
|
commitdiff
|
tree
2015-03-30
Christoph Hellwig
blk-mq: do not initialize req->special
commit
|
commitdiff
|
tree
2015-03-30
Christoph Hellwig
null_blk: use blk_complete_request and blk_mq_complete_...
commit
|
commitdiff
|
tree
2015-03-30
Christoph Hellwig
virtio_blk: use blk_mq_complete_request
commit
|
commitdiff
|
tree
2015-03-30
Christoph Hellwig
blk-mq: initialize resid_len
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
blk-mq: simplify blk_mq_hw_sysfs_cpus_show()
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
blk-mq: ensure that hardware queues are always run...
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
block: add kblockd_schedule_delayed_work_on()
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
block: remove 'q' parameter from kblockd_schedule_...
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
blk-mq: fix potential stall during CPU unplug with...
commit
|
commitdiff
|
tree
2015-03-30
Dave Jones
block: remove dead code in scsi_ioctl:blk_verify_command
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
block: only calculate part_in_flight() once
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
block: relax when to modify the timeout timer
commit
|
commitdiff
|
tree
2015-03-30
Christoph Hellwig
random: export add_disk_randomness
commit
|
commitdiff
|
tree
2015-03-30
Mike Snitzer
block: change flush sequence list addition back to...
commit
|
commitdiff
|
tree
2015-03-30
Shaohua Li
blk-mq: add REQ_SYNC early
commit
|
commitdiff
|
tree
2015-03-30
Christoph Hellwig
blk-mq: support partial I/O completions
commit
|
commitdiff
|
tree
2015-03-30
Christoph Hellwig
blk-mq: merge blk_mq_insert_request and blk_mq_run_request
commit
|
commitdiff
|
tree
2015-03-30
Christoph Hellwig
blk-mq: remove blk_mq_alloc_rq
commit
|
commitdiff
|
tree
2015-03-30
Dave Jones
block: free q->flush_rq in blk_init_allocated_queue...
commit
|
commitdiff
|
tree
2015-03-30
Mike Galbraith
rt,blk,mq: Make blk_mq_cpu_notify_lock a raw spinlock
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
blk-mq: don't dump CPU -> hw queue map on driver load
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
blk-mq: fix wrong usage of hctx->state vs hctx->flags
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
blk-mq: allow blk_mq_init_commands() to return failure
commit
|
commitdiff
|
tree
2015-03-30
Jens Axboe
block: fix regression with block enabled tagging
commit
|
commitdiff
|
tree
2015-03-30
Jan Kara
block: Stop abusing rq->csd.list in blk-softirq
commit
|
commitdiff
|
tree
2015-03-30
Martin K. Petersen
scsi: Make sure cmd_flags are 64-bit
commit
|
commitdiff
|
tree
2015-03-30
Christoph Lameter
block: Replace __get_cpu_var uses
commit
|
commitdiff
|
tree
2015-03-30
Frederic Weisbecker
block: Remove useless IPI struct initialization
commit
|
commitdiff
|
tree
2015-03-30
Jan Kara
block: Stop abusing csd.list for fifo_time
commit
|
commitdiff
|
tree
2015-03-30
Mikulas Patocka
bio: don't write "bio: create slab" messages to syslog
commit
|
commitdiff
|
tree
2015-03-30
Fabian Frederick
block/blk-lib.c: make __blkdev_issue_zeroout static
commit
|
commitdiff
|
tree
2015-03-30
Geert Uytterhoeven
block: Do not call sector_div() with a 64-bit divisor
commit
|
commitdiff
|
tree
2015-03-30
Jose Alonso
blk-mq: for_each_* macro correctness
commit
|
commitdiff
|
tree
2015-03-30
Christoph Hellwig
blk-mq: pair blk_mq_start_request / blk_mq_requeue_request
commit
|
commitdiff
|
tree
2015-03-30
Christoph Hellwig
blk-mq: dont assume rq->errors is set when returning...
commit
|
commitdiff
|
tree
2015-03-30
Masanari Iida
block: Fix type mismatch in ssize_t_blk_mq_tag_sysfs_show
commit
|
commitdiff
|
tree
2015-03-30
Christoph Hellwig
blk-mq: rework flush sequencing logic
commit
|
commitdiff
|
tree
2015-03-30
Christoph Hellwig
blk-mq: rework I/O completions
commit
|
commitdiff
|
tree
2015-03-30
Nicholas Bellinger
blk-mq: Add bio_integrity setup to blk_mq_make_request
commit
|
commitdiff
|
tree
2015-03-30
Christoph Hellwig
blk-mq: initialize sg_reserved_size
commit
|
commitdiff
|
tree
2015-03-30
Christoph Hellwig
blk-mq: handle dma_drain_size
commit
|
commitdiff
|
tree
2015-03-30
Christoph Hellwig
blk-mq: divert __blk_put_request for MQ ops
commit
|
commitdiff
|
tree
next