| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-05-27 | 1 | -1/+3 |
|\ |
|
| * | blk-mq: clear q->mq_ops if init fail | Ming Lin | 2016-05-26 | 1 | -1/+3 |
* | | Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-05-27 | 1 | -1/+0 |
|\ \ |
|
| * | | block: Update blkdev_dax_capable() for consistency | Toshi Kani | 2016-05-17 | 1 | -30/+0 |
* | | | Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-05-23 | 1 | -32/+0 |
|\ \ \ |
|
| * | | | Revert "block: enable dax for raw block devices" | Dan Williams | 2016-05-21 | 1 | -32/+0 |
| |/ / |
|
* | | | block/partitions/ldm.c: use generic UUID library | Andy Shevchenko | 2016-05-21 | 1 | -56/+4 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-05-18 | 1 | -2/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | treewide: Fix typos in printk | Masanari Iida | 2016-04-18 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-05-18 | 4 | -37/+20 |
|\ \ |
|
| * | | block: kill off q->flush_flags | Jens Axboe | 2016-04-13 | 3 | -14/+18 |
| * | | block: kill blk_queue_flush() | Jens Axboe | 2016-04-13 | 1 | -20/+0 |
| * | | Merge branch 'for-4.7/core' into for-4.7/drivers | Jens Axboe | 2016-04-12 | 2 | -0/+65 |
| |\ \ |
|
| * | | | blk-mq: Make blk_mq_all_tag_busy_iter static | Sagi Grimberg | 2016-04-12 | 1 | -3/+2 |
* | | | | Merge branch 'for-4.7/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-05-18 | 8 | -133/+148 |
|\ \ \ \ |
|
| * | | | | blk-mq: fix undefined behaviour in order_to_size() | Bartlomiej Zolnierkiewicz | 2016-05-16 | 1 | -1/+1 |
| * | | | | blk-throttle: don't parse cgroup path if trace isn't enabled | Shaohua Li | 2016-05-10 | 1 | -3/+2 |
| * | | | | block: make bio_inc_remaining() interface accessible again | Mike Snitzer | 2016-05-05 | 1 | -11/+0 |
| * | | | | block: reinstate early return of -EOPNOTSUPP from blkdev_issue_discard | Mike Snitzer | 2016-05-05 | 1 | -2/+5 |
| * | | | | block: Minor blk_account_io_start usage cleanup | Michael Callahan | 2016-05-03 | 1 | -2/+1 |
| * | | | | block: add __blkdev_issue_discard | Christoph Hellwig | 2016-05-02 | 1 | -26/+37 |
| * | | | | block: remove struct bio_batch | Christoph Hellwig | 2016-05-02 | 1 | -91/+27 |
| | |/ /
| |/| | |
|
| * | | | block: add ability to flag write back caching on a device | Jens Axboe | 2016-04-12 | 2 | -0/+65 |
| |/ / |
|
| * | | blk-mq: Export tagset iter function | Sagi Grimberg | 2016-04-12 | 1 | -0/+12 |
| * | | block: add offset in blk_add_request_payload() | Ming Lin | 2016-04-12 | 1 | -2/+3 |
* | | | Merge branch 'ovl-fixes' into for-linus | Al Viro | 2016-05-11 | 8 | -29/+36 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-04-16 | 1 | -3/+10 |
| |\ \
| | |/
| |/| |
|
| | * | block: partition: initialize percpuref before sending out KOBJ_ADD | Ming Lei | 2016-03-30 | 1 | -3/+10 |
| * | | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage | Kirill A. Shutemov | 2016-04-04 | 1 | -2/+2 |
| * | | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 8 | -24/+24 |
| |/ |
|
* / | fix the copy vs. map logics in blk_rq_map_user_iov() | Al Viro | 2016-04-09 | 1 | -39/+8 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-03-25 | 2 | -3/+6 |
|\ |
|
| * | blk-mq: Use proper cpumask iterator | Thomas Gleixner | 2016-03-20 | 2 | -3/+6 |
* | | Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 2016-03-19 | 1 | -0/+24 |
|\ \
| |/
|/| |
|
| * | block: Add blk_set_runtime_active() | Mika Westerberg | 2016-02-19 | 1 | -0/+24 |
* | | Merge branch 'for-4.6/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-03-19 | 5 | -109/+178 |
|\ \ |
|
| * | | blk-mq: add bounds check on tag-to-rq conversion | Hannes Reinecke | 2016-03-15 | 1 | -1/+4 |
| * | | block: bio_remaining_done() isn't unlikely | Christoph Hellwig | 2016-03-14 | 1 | -1/+1 |
| * | | block: cleanup bio_endio | Christoph Hellwig | 2016-03-14 | 1 | -18/+17 |
| * | | block: factor out chained bio completion | Christoph Hellwig | 2016-03-14 | 1 | -8/+8 |
| * | | block: don't unecessarily clobber bi_error for chained bios | Christoph Hellwig | 2016-03-14 | 1 | -2/+5 |
| * | | blk-mq: Fix NULL pointer updating nr_requests | Keith Busch | 2016-03-03 | 1 | -0/+2 |
| * | | blk-mq: mark request queue as mq asap | Ming Lei | 2016-02-14 | 1 | -1/+3 |
| * | | block: Initialize max_dev_sectors to 0 | Keith Busch | 2016-02-11 | 1 | -2/+2 |
| * | | blk-mq: dynamic h/w context count | Keith Busch | 2016-02-09 | 3 | -73/+110 |
| * | | cfq-iosched: Allow parent cgroup to preempt its child | Jan Kara | 2016-02-04 | 1 | -1/+18 |
| * | | cfq-iosched: Allow sync noidle workloads to preempt each other | Jan Kara | 2016-02-04 | 1 | -1/+0 |
| * | | cfq-iosched: Reorder checks in cfq_should_preempt() | Jan Kara | 2016-02-04 | 1 | -6/+7 |
| * | | cfq-iosched: Don't group_idle if cfqq has big thinktime | Jan Kara | 2016-02-04 | 1 | -2/+8 |
* | | | Merge tag 'dm-4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2016-03-17 | 1 | -1/+1 |
|\ \ \ |
|