aboutsummaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAge
...
| * | blk-mq: add blk_mq_delay_queueChristoph Hellwig2014-04-16
| * | blk-mq: add async parameter to blk_mq_start_stopped_hw_queuesChristoph Hellwig2014-04-16
| * | blk-mq: bidi supportChristoph Hellwig2014-04-16
| * | blk-mq: allow drivers to hook into I/O completionChristoph Hellwig2014-04-16
| * | blk-mq: kill preempt disable/enable in blk_mq_work_fn()Jens Axboe2014-04-16
| * | blk-mq: don't use preempt_count() to check for right CPUJens Axboe2014-04-16
| * | blk-mq: split out tag initialization, support shared tagsChristoph Hellwig2014-04-15
| * | blk-mq: initialize request on allocationChristoph Hellwig2014-04-15
| * | blk-mq: add ->init_request and ->exit_request methodsChristoph Hellwig2014-04-15
| * | blk-mq: make ->flush_rq fully transparent to driversChristoph Hellwig2014-04-15
| * | blk-mq: do not initialize req->specialChristoph Hellwig2014-04-15
| * | blk-mq: initialize resid_lenChristoph Hellwig2014-04-15
| * | block: remove struct request buffer memberJens Axboe2014-04-15
| * | Merge tag 'v3.15-rc1' into for-3.16/coreJens Axboe2014-04-15
| |\|
| * | block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2014-04-11
| * | blk-mq: simplify blk_mq_hw_sysfs_cpus_show()Jens Axboe2014-04-09
| * | blk-mq: ensure that hardware queues are always run on the mapped CPUsJens Axboe2014-04-09
| * | block: add kblockd_schedule_delayed_work_on()Jens Axboe2014-04-09
| * | block: remove 'q' parameter from kblockd_schedule_*_work()Jens Axboe2014-04-09
* | | blkcg: use trylock on blkcg_pol_mutex in blkcg_reset_stats()Tejun Heo2014-05-05
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-12
|\ \
| * | constify blk_rq_map_user_iov() and friendsAl Viro2014-04-01
* | | block: fix regression with block enabled taggingJens Axboe2014-04-09
| |/ |/|
* | blk-mq: fix potential stall during CPU unplug with IO pendingJens Axboe2014-04-07
* | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-04-03
|\ \
| * | cgroup: drop const from @buffer of cftype->write_string()Tejun Heo2014-03-19
| * | cgroup: drop @skip_css from cgroup_taskset_for_each()Tejun Heo2014-02-13
| * | cgroup: remove cgroup->nameTejun Heo2014-02-12
| * | cgroup: update the meaning of cftype->max_write_lenTejun Heo2014-02-11
| * | cgroup: clean up cgroup_subsys names and initializationTejun Heo2014-02-08
| * | cgroup: drop module supportTejun Heo2014-02-08
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-02
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-25
| |\ \ \ | | | |/ | | |/|
| * | | net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-14
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-02
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-nextJiri Kosina2014-02-20
| |\ \ \ \
| * | | | | treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-19
* | | | | | Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-01
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | blk-mq: add REQ_SYNC earlyShaohua Li2014-03-21
| * | | | | rt,blk,mq: Make blk_mq_cpu_notify_lock a raw spinlockMike Galbraith2014-03-21
| * | | | | blk-mq: support partial I/O completionsChristoph Hellwig2014-03-21
| * | | | | blk-mq: merge blk_mq_insert_request and blk_mq_run_requestChristoph Hellwig2014-03-21
| * | | | | blk-mq: remove blk_mq_alloc_rqChristoph Hellwig2014-03-21
| * | | | | blk-mq: don't dump CPU -> hw queue map on driver loadJens Axboe2014-03-20
| * | | | | blk-mq: fix wrong usage of hctx->state vs hctx->flagsJens Axboe2014-03-19
| * | | | | blk-mq: allow blk_mq_init_commands() to return failureJens Axboe2014-03-14
| * | | | | block: remove old blk_iopoll_enabled variableJens Axboe2014-03-13
| * | | | | blktrace: fix accounting of partially completed requestsRoman Pen2014-03-05
| * | | | | smp: Rename __smp_call_function_single() to smp_call_function_single_async()Frederic Weisbecker2014-02-24
| * | | | | smp: Remove wait argument from __smp_call_function_single()Frederic Weisbecker2014-02-24