summaryrefslogtreecommitdiff
path: root/block
Commit message (Expand)AuthorAge
...
| * | | | blk-mq-tag: check for NULL rq when iterating tagsJens Axboe2017-08-09
| * | | | bio-integrity: move the bio integrity profile check earlier in bio_integrity_...Christoph Hellwig2017-08-09
| * | | | block: Add comment to submit_bio_wait()Jan Kara2017-08-02
| * | | | blk-mq: add warning to __blk_mq_run_hw_queue() for ints disabledJens Axboe2017-08-01
| * | | | blk-mq: blk_mq_requeue_work() doesn't need to save IRQ flagsJens Axboe2017-07-29
| * | | | block: use standard blktrace API to output cgroup info for debug notesShaohua Li2017-07-29
| * | | | block: always attach cgroup info into bioShaohua Li2017-07-29
| | |/ / | |/| |
* | | | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-05
|\ \ \ \
| * \ \ \ Merge 4.13-rc7 into char-misc-nextGreg Kroah-Hartman2017-08-28
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge 4.13-rc5 into char-misc-nextGreg Kroah-Hartman2017-08-14
| |\ \ \ \
| * \ \ \ \ Merge 4.13-rc2 into char-misc-nextGreg Kroah-Hartman2017-07-23
| |\ \ \ \ \
| * | | | | | block: order /proc/devices by major numberLogan Gunthorpe2017-07-17
* | | | | | | Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-04
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-03
| |\ \ \ \ \ \ \
| | * | | | | | | block: Add rdma affinity based queue mapping helperSagi Grimberg2017-08-08
| | | |/ / / / / | | |/| | | | |
| * | | | | | | compat_hdio_ioctl: Fix a declarationBart Van Assche2017-08-31
| | |_|_|/ / / | |/| | | | |
| * | | | | | blk-mq-debugfs: Add names for recently added flagsBart Van Assche2017-08-25
| * | | | | | bsg-lib: fix kernel panic resulting from missing allocation of reply-bufferBenjamin Block2017-08-24
| * | | | | | blk-throttle: cap discard request sizeShaohua Li2017-08-23
| | |_|_|_|/ | |/| | | |
* | | | | | smp: Avoid using two cache lines for struct call_single_dataYing Huang2017-08-29
|/ / / / /
* | | | | blk-mq-pci: add a fallback when pci_irq_get_affinity returns NULLChristoph Hellwig2017-08-18
* | | | | blk-mq: Fix queue usage on failed request allocationKeith Busch2017-08-15
| |_|/ / |/| | |
* | | | block: Make blk_mq_delay_kick_requeue_list() rerun the queue at a quiet timeBart Van Assche2017-08-09
* | | | bio-integrity: only verify integrity on the lowest stacked driverChristoph Hellwig2017-08-09
* | | | bio-integrity: Fix regression if profile verify_fn is NULLMilan Broz2017-08-09
* | | | blk-mq: don't leak preempt counter/q_usage_counter when allocating rq failedMing Lei2017-08-02
* | | | block, bfq: consider also in_service_entity to state whether an entity is activePaolo Valente2017-07-29
* | | | block, bfq: reset in_service_entity if it becomes idlePaolo Valente2017-07-29
| |_|/ |/| |
* | | blk-mq: map queues to all present CPUsChristoph Hellwig2017-07-24
* | | block: disable runtime-pm for blk-mqChristoph Hellwig2017-07-24
|/ /
* | bfq: dispatch request to prevent queue stalling after the request completionHou Tao2017-07-12
* | bfq: fix typos in comments about B-WF2Q+ algorithmHou Tao2017-07-12
|/
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-11
|\
| * block: call bio_uninit in bio_endioShaohua Li2017-07-10
| * block: Fix __blkdev_issue_zeroout loopDamien Le Moal2017-07-06
| * bio-integrity: fix boolreturn.cocci warningskbuild test robot2017-07-04
| * bio-integrity: stop abusing bi_end_ioChristoph Hellwig2017-07-03
| * bio-integrity: Restore original iterator on verify stageDmitry Monakhov2017-07-03
| * t10-pi: Move opencoded contants to common headerDmitry Monakhov2017-07-03
| * bio-integrity: fold bio_integrity_enabled to bio_integrity_prepDmitry Monakhov2017-07-03
| * bio-integrity: fix interface for bio_integrity_trimDmitry Monakhov2017-07-03
| * bio-integrity: bio_integrity_advance must update integrity seedDmitry Monakhov2017-07-03
| * bio-integrity: bio_trim should truncate integrity vector accordinglyDmitry Monakhov2017-07-03
| * blk-mq-sched: fix performance regression of mq-deadlineMing Lei2017-07-03
| * block, bfq: don't change ioprio class for a bfq_queue on a service treePaolo Valente2017-07-03
* | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-07-06
|\ \
| * | compat_hdio_ioctl: get rid of set_fs()Al Viro2017-06-29
| * | take floppy compat ioctls to sodding floppy.cAl Viro2017-06-29
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-03
|\ \ \ | |_|/ |/| |
| * | blk-mq: Create hctx for each present CPUChristoph Hellwig2017-06-28