summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
...
| * | | blk-mq: fix waiting for reserved tagsJens Axboe2014-04-293-4/+4
| * | | block: fold __blk_add_timer into blk_add_timerChristoph Hellwig2014-04-251-23/+11
| * | | blk-mq: respect rq_affinityChristoph Hellwig2014-04-253-45/+6
| * | | blk-mq: fix race with timeouts and requeue eventsJens Axboe2014-04-244-18/+42
| * | | Revert "blk-mq: initialize req->q in allocation"Jens Axboe2014-04-241-3/+1
| * | | blk-mq: fix leak of set->tagsMing Lei2014-04-231-0/+1
| * | | block/blk-throttle.c: add static to blk_throtl_dispatch_work_fnFabian Frederick2014-04-211-1/+1
| * | | blk-mq: initialize req->q in allocationMing Lei2014-04-211-1/+3
| * | | blk-mq: user (1 << order) to implement order_to_size()Ming Lei2014-04-211-6/+1
| * | | blk-mq: fix allocation of set->tagsMing Lei2014-04-211-1/+2
| * | | blk-mq: free hctx->ctx_map when init failedMing Lei2014-04-211-0/+1
| |/ /
| * | block: relax when to modify the timeout timerJens Axboe2014-04-161-2/+13
| * | block: export blk_finish_requestChristoph Hellwig2014-04-161-1/+2
| * | blk-mq: rename mq_flush_work struct request memberChristoph Hellwig2014-04-161-3/+3
| * | blk-mq: add blk_mq_requeue_requestChristoph Hellwig2014-04-161-2/+16
| * | blk-mq: add blk_mq_start_hw_queuesChristoph Hellwig2014-04-161-0/+11
| * | blk-mq: add blk_mq_delay_queueChristoph Hellwig2014-04-162-8/+43
| * | blk-mq: add async parameter to blk_mq_start_stopped_hw_queuesChristoph Hellwig2014-04-161-2/+2
| * | blk-mq: bidi supportChristoph Hellwig2014-04-161-2/+7
| * | blk-mq: allow drivers to hook into I/O completionChristoph Hellwig2014-04-161-6/+10
| * | blk-mq: kill preempt disable/enable in blk_mq_work_fn()Jens Axboe2014-04-161-2/+0
| * | blk-mq: don't use preempt_count() to check for right CPUJens Axboe2014-04-161-1/+1
| * | blk-mq: split out tag initialization, support shared tagsChristoph Hellwig2014-04-155-128/+160
| * | blk-mq: initialize request on allocationChristoph Hellwig2014-04-151-3/+1
| * | blk-mq: add ->init_request and ->exit_request methodsChristoph Hellwig2014-04-151-73/+32
| * | blk-mq: make ->flush_rq fully transparent to driversChristoph Hellwig2014-04-153-10/+24
| * | blk-mq: do not initialize req->specialChristoph Hellwig2014-04-153-22/+4
| * | blk-mq: initialize resid_lenChristoph Hellwig2014-04-151-0/+2
| * | block: remove struct request buffer memberJens Axboe2014-04-152-18/+6
| * | Merge tag 'v3.15-rc1' into for-3.16/coreJens Axboe2014-04-155-14/+11
| |\ \ | | |/
| * | block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2014-04-111-1/+1
| * | blk-mq: simplify blk_mq_hw_sysfs_cpus_show()Jens Axboe2014-04-091-6/+2
| * | blk-mq: ensure that hardware queues are always run on the mapped CPUsJens Axboe2014-04-091-15/+51
| * | block: add kblockd_schedule_delayed_work_on()Jens Axboe2014-04-091-0/+7
| * | block: remove 'q' parameter from kblockd_schedule_*_work()Jens Axboe2014-04-094-10/+7
* | | blkcg: use trylock on blkcg_pol_mutex in blkcg_reset_stats()Tejun Heo2014-05-051-1/+14
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-121-1/+1
|\ \
| * | constify blk_rq_map_user_iov() and friendsAl Viro2014-04-011-1/+1
* | | block: fix regression with block enabled taggingJens Axboe2014-04-094-13/+10
| |/ |/|
* | blk-mq: fix potential stall during CPU unplug with IO pendingJens Axboe2014-04-071-2/+6
* | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-04-034-23/+17
|\ \
| * | cgroup: drop const from @buffer of cftype->write_string()Tejun Heo2014-03-192-4/+4
| * | cgroup: drop @skip_css from cgroup_taskset_for_each()Tejun Heo2014-02-131-1/+1
| * | cgroup: remove cgroup->nameTejun Heo2014-02-121-4/+8
| * | cgroup: update the meaning of cftype->max_write_lenTejun Heo2014-02-112-7/+0
| * | cgroup: clean up cgroup_subsys names and initializationTejun Heo2014-02-082-6/+4
| * | cgroup: drop module supportTejun Heo2014-02-081-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-021-4/+4
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-252-17/+19
| |\ \ \ | | | |/ | | |/|
| * | | net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-141-4/+4
OpenPOWER on IntegriCloud