summaryrefslogtreecommitdiffstats
path: root/block/blk-core.c
Commit message (Expand)AuthorAgeFilesLines
* block: fix blk-core.c kernel-doc warningRandy Dunlap2015-11-111-0/+3
* Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-101-10/+57
|\
| * block: add block polling supportJens Axboe2015-11-071-0/+41
| * block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-071-10/+16
* | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-061-2/+2
* | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-8/+8
|/
* Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-041-9/+65
|\
| * block: blk_flush_integrity() for bio-based driversDan Williams2015-10-211-0/+3
| * block: generic request_queue reference countingDan Williams2015-10-211-9/+62
* | Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-041-3/+29
|\ \
| * | block: fix plug list flushing for nomerge queuesJeff Moyer2015-10-211-3/+29
| |/
* / block: don't release bdi while request_queue has live referencesTejun Heo2015-10-151-1/+1
|/
* Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-101-2/+2
|\
| * blkcg: consolidate blkg creation in blkcg_bio_issue_check()Tejun Heo2015-08-181-2/+2
* | block: make generic_make_request handle arbitrarily sized biosKent Overstreet2015-08-131-10/+9
* | block: manipulate bio->bi_flags through helpersJens Axboe2015-07-291-1/+1
* | block: add a bi_error field to struct bioChristoph Hellwig2015-07-291-7/+8
|/
* block: use FIELD_SIZEOF to calculate size of a fieldManinder Singh2015-07-071-1/+1
* Merge tag 'dm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2015-06-261-11/+83
|\
| * Revert "block, dm: don't copy bios for request clones"Mike Snitzer2015-06-261-11/+83
| * Merge remote-tracking branch 'jens/for-4.2/core' into dm-4.2Mike Snitzer2015-05-291-100/+36
| |\
* | \ Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-28/+42
|\ \ \
| * | | writeback, blkcg: propagate non-root blkcg congestion stateTejun Heo2015-06-021-6/+9
| * | | writeback, blkcg: restructure blk_{set|clear}_queue_congested()Tejun Heo2015-06-021-25/+37
| * | | writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACKTejun Heo2015-06-021-1/+1
| * | | writeback: move backing_dev_info->state into bdi_writebackTejun Heo2015-06-021-1/+0
| * | | blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.hTejun Heo2015-06-021-1/+1
| | |/ | |/|
* | | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-100/+36
|\| | | |/ |/|
| * block, dm: don't copy bios for request clonesChristoph Hellwig2015-05-221-83/+11
| * block: remove unused BIO_RW_BLOCK and BIO_EOF flagsChristoph Hellwig2015-05-191-2/+0
| * blk-mq: make plug work for mutiple disks and queuesShaohua Li2015-05-081-3/+12
| * blk: clean up plugShaohua Li2015-05-081-12/+12
| * block: move PM request support to IDEChristoph Hellwig2015-05-051-0/+1
* | block: remove export for blk_queue_bioMike Snitzer2015-05-121-2/+3
* | block: destroy bdi before blockdev is unregistered.NeilBrown2015-04-271-0/+2
|/
* block: allocate request memory local to request queueDavid Rientjes2015-03-241-3/+16
* Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-121-3/+8
|\
| * block: keep established cmd_flags when cloning into a blk-mq requestKeith Busch2015-01-281-1/+1
| * block: add blk-mq support to blk_insert_cloned_request()Keith Busch2015-01-281-0/+7
| * block: require blk_rq_prep_clone() be given an initialized clone requestKeith Busch2015-01-281-2/+0
* | fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-201-1/+1
|/
* block: wake up waiters when a queue is marked dyingJens Axboe2014-12-311-1/+20
* Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-12-131-0/+3
|\
| * blk-mq: Fix a use-after-freeBart Van Assche2014-12-091-0/+3
* | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-101-3/+3
|\ \
| * | block / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-041-3/+3
| |/
* / scsi: add new scsi-command flag for tagged commandsChristoph Hellwig2014-11-121-2/+2
|/
* Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-181-36/+31
|\
| * block: include func name in __get_request printsRobert Elliott2014-10-131-2/+2
| * block: make blk_update_request print prefix match ratelimited prefixRobert Elliott2014-10-131-2/+2