summaryrefslogtreecommitdiffstats
path: root/block
Commit message (Expand)AuthorAgeFilesLines
* block: missing bio_put following submit_bio_waitShaun Tancheff2016-06-071-3/+9
* blk-mq: really fix plug list flushing for nomerge queuesOmar Sandoval2016-06-021-9/+8
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-05-271-1/+3
|\
| * blk-mq: clear q->mq_ops if init failMing Lin2016-05-261-1/+3
* | Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-261-1/+0
|\ \
| * | block: Update blkdev_dax_capable() for consistencyToshi Kani2016-05-171-30/+0
* | | Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-231-32/+0
|\ \ \
| * | | Revert "block: enable dax for raw block devices"Dan Williams2016-05-201-32/+0
| |/ /
* | | block/partitions/ldm.c: use generic UUID libraryAndy Shevchenko2016-05-201-56/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-171-2/+2
|\ \ \ | |_|/ |/| |
| * | treewide: Fix typos in printkMasanari Iida2016-04-181-2/+2
| |/
* | Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-05-174-37/+20
|\ \
| * | block: kill off q->flush_flagsJens Axboe2016-04-133-14/+18
| * | block: kill blk_queue_flush()Jens Axboe2016-04-121-20/+0
| * | Merge branch 'for-4.7/core' into for-4.7/driversJens Axboe2016-04-122-0/+65
| |\ \
| * | | blk-mq: Make blk_mq_all_tag_busy_iter staticSagi Grimberg2016-04-121-3/+2
* | | | Merge branch 'for-4.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-05-178-133/+148
|\ \ \ \
| * | | | blk-mq: fix undefined behaviour in order_to_size()Bartlomiej Zolnierkiewicz2016-05-161-1/+1
| * | | | blk-throttle: don't parse cgroup path if trace isn't enabledShaohua Li2016-05-101-3/+2
| * | | | block: make bio_inc_remaining() interface accessible againMike Snitzer2016-05-051-11/+0
| * | | | block: reinstate early return of -EOPNOTSUPP from blkdev_issue_discardMike Snitzer2016-05-051-2/+5
| * | | | block: Minor blk_account_io_start usage cleanupMichael Callahan2016-05-031-2/+1
| * | | | block: add __blkdev_issue_discardChristoph Hellwig2016-05-021-26/+37
| * | | | block: remove struct bio_batchChristoph Hellwig2016-05-021-91/+27
| | |/ / | |/| |
| * | | block: add ability to flag write back caching on a deviceJens Axboe2016-04-122-0/+65
| |/ /
| * | blk-mq: Export tagset iter functionSagi Grimberg2016-04-121-0/+12
| * | block: add offset in blk_add_request_payload()Ming Lin2016-04-121-2/+3
* | | Merge branch 'ovl-fixes' into for-linusAl Viro2016-05-118-29/+36
|\ \ \ | | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-04-151-3/+10
| |\ \ | | |/ | |/|
| | * block: partition: initialize percpuref before sending out KOBJ_ADDMing Lei2016-03-291-3/+10
| * | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-041-2/+2
| * | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-048-24/+24
| |/
* | fix the copy vs. map logics in blk_rq_map_user_iov()Al Viro2016-04-081-39/+8
|/
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-03-242-3/+6
|\
| * blk-mq: Use proper cpumask iteratorThomas Gleixner2016-03-202-3/+6
* | Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-03-181-0/+24
|\ \ | |/ |/|
| * block: Add blk_set_runtime_active()Mika Westerberg2016-02-191-0/+24
* | Merge branch 'for-4.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-03-185-109/+178
|\ \
| * | blk-mq: add bounds check on tag-to-rq conversionHannes Reinecke2016-03-151-1/+4
| * | block: bio_remaining_done() isn't unlikelyChristoph Hellwig2016-03-141-1/+1
| * | block: cleanup bio_endioChristoph Hellwig2016-03-141-18/+17
| * | block: factor out chained bio completionChristoph Hellwig2016-03-141-8/+8
| * | block: don't unecessarily clobber bi_error for chained biosChristoph Hellwig2016-03-141-2/+5
| * | blk-mq: Fix NULL pointer updating nr_requestsKeith Busch2016-03-031-0/+2
| * | blk-mq: mark request queue as mq asapMing Lei2016-02-141-1/+3
| * | block: Initialize max_dev_sectors to 0Keith Busch2016-02-111-2/+2
| * | blk-mq: dynamic h/w context countKeith Busch2016-02-093-73/+110
| * | cfq-iosched: Allow parent cgroup to preempt its childJan Kara2016-02-041-1/+18
| * | cfq-iosched: Allow sync noidle workloads to preempt each otherJan Kara2016-02-041-1/+0
| * | cfq-iosched: Reorder checks in cfq_should_preempt()Jan Kara2016-02-041-6/+7
OpenPOWER on IntegriCloud