aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-18skd: Remove unnecessary blank linesBart Van Assche1-16/+5
2017-08-18skd: Remove ESXi codeBart Van Assche1-14/+0
2017-08-18skd: Remove unneeded #include directivesBart Van Assche1-2/+0
2017-08-18skd: Update maintainer informationBart Van Assche2-1/+6
2017-08-18skd: Switch to GPLv2Bart Van Assche2-23/+14
2017-08-18skd: Submit requests to firmware before triggering the doorbellBart Van Assche1-0/+6
2017-08-18skd: Avoid that module unloading triggers a use-after-freeBart Van Assche1-8/+9
2017-08-18block: Relax a check in blk_start_queue()Bart Van Assche1-1/+1
2017-08-18xen-blkfront: Avoid that gcc 7 warns about fall-through when building with W=1Bart Van Assche1-1/+1
2017-08-18xen-blkback: Avoid that gcc 7 warns about fall-through when building with W=1Bart Van Assche2-1/+3
2017-08-18xen-blkback: Fix indentationBart Van Assche1-2/+2
2017-08-18virtio_blk: Use blk_rq_is_scsi()Bart Van Assche1-1/+1
2017-08-18ide-floppy: Use blk_rq_is_scsi()Bart Van Assche1-1/+1
2017-08-18genhd: Annotate all part and part_tbl pointer dereferencesBart Van Assche2-8/+22
2017-08-18blk-mq-debugfs: Declare a local symbol staticBart Van Assche1-1/+1
2017-08-18blk-mq: Make blk_mq_reinit_tagset() calls easier to readBart Van Assche4-15/+14
2017-08-18block: Unexport blk_queue_end_tag()Bart Van Assche1-1/+0
2017-08-18block: Fix two comments that refer to .queue_rq() return valuesBart Van Assche1-2/+2
2017-08-17nbd: change the default nbd partitionsJosef Bacik1-2/+2
2017-08-17nbd: allow device creation at a specific indexJosef Bacik1-0/+9
2017-08-15loop: fix to a race condition due to the early registration of deviceAnton Volkov1-6/+8
2017-08-11cfq: Give a chance for arming slice idle timer in case of group_idleRitesh Harjani1-1/+2
2017-08-11block, bfq: boost throughput with flash-based non-queueing devicesPaolo Valente1-10/+19
2017-08-11block,bfq: refactor device-idling logicPaolo Valente2-62/+67
2017-08-10block: remove unused syncfull/asyncfull queue flagsJens Axboe2-33/+29
2017-08-09blk-mq: enable checking two part inflight counts at the same timeJens Axboe2-17/+33
2017-08-09blk-mq: provide internal in-flight variantJens Axboe4-29/+77
2017-08-09block: make part_in_flight() take an array of two intsJens Axboe4-9/+20
2017-08-09block: pass in queue to inflight accountingJens Axboe13-49/+64
2017-08-09blk-mq-tag: check for NULL rq when iterating tagsJens Axboe1-2/+12
2017-08-09dm-crypt: don't mess with BIP_BLOCK_INTEGRITYChristoph Hellwig1-3/+0
2017-08-09bio-integrity: move the bio integrity profile check earlier in bio_integrity_...Christoph Hellwig1-3/+3
2017-08-07null_blk: make sure submit_queues > 0weiping zhang1-2/+2
2017-08-07null_blk: simplify logic for use_per_node_hctxweiping zhang1-5/+2
2017-08-02block: Add comment to submit_bio_wait()Jan Kara1-0/+4
2017-08-01blk-mq: add warning to __blk_mq_run_hw_queue() for ints disabledJens Axboe1-0/+10
2017-07-29blk-mq: blk_mq_requeue_work() doesn't need to save IRQ flagsJens Axboe1-3/+2
2017-07-29block: DAC960: shut up format-overflow warningArnd Bergmann1-4/+8
2017-07-29block: use standard blktrace API to output cgroup info for debug notesShaohua Li5-24/+35
2017-07-29blktrace: add an option to allow displaying cgroup pathShaohua Li5-1/+52
2017-07-29block: always attach cgroup info into bioShaohua Li2-6/+4
2017-07-29blktrace: export cgroup info in traceShaohua Li2-73/+161
2017-07-29cgroup: export fhandle info for a cgroupShaohua Li1-0/+8
2017-07-29kernfs: add exportfs operationsShaohua Li3-1/+70
2017-07-29kernfs: introduce kernfs_node_idShaohua Li6-13/+21
2017-07-29kernfs: don't set dentry->d_fsdataShaohua Li6-31/+27
2017-07-29kernfs: add an API to get kernfs node from inode numberShaohua Li3-1/+69
2017-07-29kernfs: implement i_generationShaohua Li3-1/+12
2017-07-29kernfs: use idr instead of ida to manage inode numberShaohua Li2-6/+13
2017-07-28Merge tag 'devicetree-fixes-for-4.13' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+2