summaryrefslogtreecommitdiff
path: root/block/blk-core.c
Commit message (Expand)AuthorAge
* Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-10
|\
| * blkcg: consolidate blkg creation in blkcg_bio_issue_check()Tejun Heo2015-08-18
* | block: make generic_make_request handle arbitrarily sized biosKent Overstreet2015-08-13
* | block: manipulate bio->bi_flags through helpersJens Axboe2015-07-29
* | block: add a bi_error field to struct bioChristoph Hellwig2015-07-29
|/
* block: use FIELD_SIZEOF to calculate size of a fieldManinder Singh2015-07-07
* Merge tag 'dm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2015-06-26
|\
| * Revert "block, dm: don't copy bios for request clones"Mike Snitzer2015-06-26
| * Merge remote-tracking branch 'jens/for-4.2/core' into dm-4.2Mike Snitzer2015-05-29
| |\
* | \ Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\ \ \
| * | | writeback, blkcg: propagate non-root blkcg congestion stateTejun Heo2015-06-02
| * | | writeback, blkcg: restructure blk_{set|clear}_queue_congested()Tejun Heo2015-06-02
| * | | writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACKTejun Heo2015-06-02
| * | | writeback: move backing_dev_info->state into bdi_writebackTejun Heo2015-06-02
| * | | blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.hTejun Heo2015-06-02
| | |/ | |/|
* | | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\ \ \ | |/ / | | / | |/ |/|
| * block, dm: don't copy bios for request clonesChristoph Hellwig2015-05-22
| * block: remove unused BIO_RW_BLOCK and BIO_EOF flagsChristoph Hellwig2015-05-19
| * blk-mq: make plug work for mutiple disks and queuesShaohua Li2015-05-08
| * blk: clean up plugShaohua Li2015-05-08
| * block: move PM request support to IDEChristoph Hellwig2015-05-05
* | block: remove export for blk_queue_bioMike Snitzer2015-05-12
* | block: destroy bdi before blockdev is unregistered.NeilBrown2015-04-27
|/
* block: allocate request memory local to request queueDavid Rientjes2015-03-24
* Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-12
|\
| * block: keep established cmd_flags when cloning into a blk-mq requestKeith Busch2015-01-28
| * block: add blk-mq support to blk_insert_cloned_request()Keith Busch2015-01-28
| * block: require blk_rq_prep_clone() be given an initialized clone requestKeith Busch2015-01-28
* | fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-20
|/
* block: wake up waiters when a queue is marked dyingJens Axboe2014-12-31
* Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-12-13
|\
| * blk-mq: Fix a use-after-freeBart Van Assche2014-12-09
* | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-10
|\ \
| * | block / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-04
| |/
* | scsi: add new scsi-command flag for tagged commandsChristoph Hellwig2014-11-12
|/
* Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-18
|\
| * block: include func name in __get_request printsRobert Elliott2014-10-13
| * block: make blk_update_request print prefix match ratelimited prefixRobert Elliott2014-10-13
| * block: use bio_clone_fast() in blk_rq_prep_clone()Junichi Nomura2014-10-03
| * block: misplaced rq_complete tracepointHannes Reinecke2014-10-01
| * blk-mq: support per-distpatch_queue flush machineryMing Lei2014-09-25
| * block: introduce 'blk_mq_ctx' parameter to blk_get_flush_queueMing Lei2014-09-25
| * block: remove blk_init_flush() and its pairMing Lei2014-09-25
| * block: introduce blk_flush_queue to drive flush machineryMing Lei2014-09-25
| * block: move flush initialization to blk_flush_initMing Lei2014-09-25
| * block: introduce blk_init_flush and its pairMing Lei2014-09-25
| * Merge branch 'for-linus' into for-3.18/coreJens Axboe2014-09-11
| |\
| * | block, bdi: an active gendisk always has a request_queue associated with itTejun Heo2014-09-08
| * | block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence2014-08-28
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-07
|\ \ \ | |_|/ |/| |