summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* blk-mq: fix iteration of busy bitmapJens Axboe2015-04-171-3/+3
* Merge branch 'for-4.1/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-04-163-29/+58
|\
| * blk-mq: reduce unnecessary software queue loopingChong Yuan2015-04-151-4/+9
| * blk-mq: put blk_queue_rq_timeout together in blk_mq_init_queue()Wei Fang2015-03-301-4/+1
| * block: remove redundant check about 'set->nr_hw_queues' in blk_mq_alloc_tag_s...Xiaoguang Wang2015-03-301-1/+1
| * block: allocate request memory local to request queueDavid Rientjes2015-03-241-3/+16
| * blk-mq: don't wait in blk_mq_queue_enter() if __GFP_WAIT isn't setKeith Busch2015-03-131-3/+6
| * blk-mq: export blk_mq_run_hw_queuesMike Snitzer2015-03-131-4/+4
| * blk-mq: add blk_mq_init_allocated_queue and export blk_mq_register_diskMike Snitzer2015-03-132-10/+21
* | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-142-10/+8
|\ \
| * | blk_rq_map_user(): use import_single_range()Al Viro2015-04-111-3/+3
| * | sg_io(): use import_iovec()Al Viro2015-04-111-7/+5
* | | blk-mq: initialize 'struct request' and associated data to zeroLinus Torvalds2015-04-111-3/+1
* | | block: fix blk_stack_limits() regression due to lcm() changeMike Snitzer2015-03-311-3/+3
* | | Fix bug in blk_rq_merge_okWenbo Wang2015-03-201-1/+1
* | | blkmq: Fix NULL pointer deref when all reserved tags inSam Bradshaw2015-03-181-2/+4
| |/ |/|
* | blk-mq: fix use of incorrect goto label in blk_mq_init_queue error pathMike Snitzer2015-03-131-3/+3
|/
* blk-throttle: check stats_cpu before reading it from sysfsThadeu Lima de Souza Cascardo2015-02-201-0/+3
* Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-121-47/+25
|\
| * block: Simplify bsg complete allPeter Zijlstra2015-02-041-47/+25
* | Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-1213-486/+372
|\ \
| * | block: remove unused function blk_bio_map_sgChristoph Hellwig2015-02-111-29/+0
| * | block: handle the null_mapped flag correctly in blk_rq_map_user_iovChristoph Hellwig2015-02-111-0/+3
| * | blk-mq: fix double-free in error pathTony Battersby2015-02-111-0/+1
| * | block: prevent request-to-request merging with gaps if not allowedKeith Busch2015-02-111-0/+12
| * | blk-mq: make blk_mq_run_queues() staticJens Axboe2015-02-101-5/+4
| * | cfq-iosched: handle failure of cfq group allocationKonstantin Khlebnikov2015-02-091-1/+6
| * | block: Quiesce zeroout wrapperMartin K. Petersen2015-02-051-19/+7
| * | block: rewrite and split __bio_copy_iov()Dongsu Park2015-02-051-34/+56
| * | block: merge __bio_map_user_iov into bio_map_user_iovChristoph Hellwig2015-02-052-37/+21
| * | block: merge __bio_map_kern into bio_map_kernChristoph Hellwig2015-02-051-33/+17
| * | block: pass iov_iter to the BLOCK_PC mapping functionsKent Overstreet2015-02-053-111/+90
| * | block: add a helper to free bio bounce buffer pagesChristoph Hellwig2015-02-051-32/+33
| * | block: use blk_rq_map_user_iov to implement blk_rq_map_userChristoph Hellwig2015-02-052-176/+14
| * | block: simplify bio_map_kernChristoph Hellwig2015-02-051-16/+44
| * | 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
| |/
| * blk-mq: add tag allocation policyShaohua Li2015-01-233-17/+29
| * block: support different tag allocation policyShaohua Li2015-01-231-8/+25
| * block: Remove annoying "unknown partition table" messageBoaz Harrosh2015-01-221-6/+6
| * block: Add discard flag to blkdev_issue_zeroout() functionMartin K. Petersen2015-01-212-5/+27
| * cfq-iosched: fix incorrect filing of rt async cfqqJeff Moyer2015-01-211-2/+7
| * blk-mq: fix false negative out-of-tags conditionJens Axboe2015-01-141-17/+26
| * blk-mq: export blk_mq_freeze_queue()Jens Axboe2015-01-021-0/+1
* | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-121-1/+1
|\ \
| * | fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig2015-01-201-1/+1
* | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-091-1/+1
|\ \ \
| * \ \ Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-01-291-1/+1
| |\ \ \
| | * | | efi: Rename efi_guid_unparse to efi_guid_to_strBorislav Petkov2015-01-071-1/+1
OpenPOWER on IntegriCloud