aboutsummaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-19
|\
| * blk-mq: bitmap tag: fix races in bt_get() functionAlexander Gordeev2014-06-18
| * blk-mq: bitmap tag: fix race on blk_mq_bitmap_tags::wake_cntAlexander Gordeev2014-06-18
| * blk-mq: bitmap tag: fix races on shared ::wake_index fieldsAlexander Gordeev2014-06-18
| * blk-mq: merge blk_mq_drain_queue and __blk_mq_drain_queueChristoph Hellwig2014-06-13
| * blk-mq: properly drain stopped queuesChristoph Hellwig2014-06-13
| * block: remove WQ_POWER_EFFICIENT from kblockdMatias Bjørling2014-06-11
| * block: remove elv_abort_queue and blk_abort_flushesChristoph Hellwig2014-06-11
* | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-06-15
|\ \ | |/ |/|
| * NVMe: Add tracepointsKeith Busch2014-05-05
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-11
|\ \
| * | block: add __init to blkcg_policy_registerFabian Frederick2014-06-10
| * | block: add __init to elv_registerFabian Frederick2014-06-10
| * | block: ensure that bio_add_page() always accepts a page for an empty bioJens Axboe2014-06-10
| * | blk-mq: add timer in blk_mq_start_requestMing Lei2014-06-09
| * | blk-mq: always initialize request->start_timeJens Axboe2014-06-09
| * | block: blk-exec.c: Cleaning up local variable address returndRickard Strandqvist2014-06-08
| * | blk-mq: ->timeout should be cleared in blk_mq_rq_ctx_init()Jens Axboe2014-06-06
| * | blk-mq: don't allow queue entering for a dying queueKeith Busch2014-06-06
| * | blk-mq: bump max tag depth to 10K tagsJens Axboe2014-06-06
| * | block: add blk_rq_set_block_pc()Jens Axboe2014-06-06
| * | block: add notion of a chunk size for request mergingJens Axboe2014-06-05
* | | Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-06-09
|\ \ \
| * | | cgroup: remove css_parent()Tejun Heo2014-05-16
| * | | cgroup: replace cftype->write_string() with cftype->write()Tejun Heo2014-05-13
| * | | cgroup: rename css_tryget*() to css_tryget_online*()Tejun Heo2014-05-13
* | | | mm: convert some level-less printks to pr_*Mitchel Humpherys2014-06-06
| |/ / |/| |
* | | block: mq flush: clear flush_rq's tag in flush_end_io()Ming Lei2014-06-04
* | | blk-mq: let blk_mq_tag_to_rq() take blk_mq_tags as the main parameterJens Axboe2014-06-04
* | | blk-mq: fix regression from commit 624dbe475416Jens Axboe2014-06-04
* | | blk-mq: handle NULL req return from blk_map_request in single queue modeJens Axboe2014-06-03
* | | blk-mq: fix sparse warning on missed __percpu annotationMing Lei2014-06-03
* | | blk-mq: fix schedule from atomic contextMing Lei2014-06-03
* | | blk-mq: move blk_mq_get_ctx/blk_mq_put_ctx to mq private headerMing Lei2014-06-03
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
|\ \ \
| * | | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
| | |/ | |/|
* | | Merge branch 'for-3.16/drivers' of git://git.kernel.dk/linux-block into nextLinus Torvalds2014-06-02
|\ \ \
| * \ \ Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe2014-05-30
| |\ \ \
| * \ \ \ Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe2014-05-28
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe2014-05-28
| |\ \ \ \ \
| * | | | | | bsg: update check for rq based driver for blk-mqJens Axboe2014-04-16
* | | | | | | Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into nextLinus Torvalds2014-06-02
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | blk-mq: push IPI or local end_io decision to __blk_mq_complete_request()Jens Axboe2014-05-30
| * | | | | | blk-mq: remember to start timeout handler for direct queueJens Axboe2014-05-30
| * | | | | | block: ensure that the timer is always addedJens Axboe2014-05-30
| * | | | | | blk-mq: blk_mq_unregister_hctx() can be staticFengguang Wu2014-05-30
| * | | | | | blk-mq: make the sysfs mq/ layout reflect current mappingsJens Axboe2014-05-30
| | |_|_|/ / | |/| | | |
| * | | | | blk-mq: blk_mq_tag_to_rq should handle flush requestShaohua Li2014-05-30
| * | | | | block: remove dead code in scsi_ioctl:blk_verify_commandDave Jones2014-05-29
| * | | | | blk-mq: request initialization optimizationsJens Axboe2014-05-29