summaryrefslogtreecommitdiff
path: root/scripts/objdiff
AgeCommit message (Expand)Author
2014-06-10scripts: objdiff: support directories for the augument of record commandMasahiro Yamada
2014-06-10scripts: objdiff: fix a commentMasahiro Yamada
2014-06-10scripts: objdiff: change the extension of disassembly from .o to .disMasahiro Yamada
2014-06-10scripts: objdiff: improve path flexibility for record commandMasahiro Yamada
2014-06-10scripts: objdiff: remove unnecessary codeMasahiro Yamada
2014-06-10scripts: objdiff: direct error messages to stderrMasahiro Yamada
2014-06-10scripts: objdiff: get the path to .tmp_objdiff more simplyMasahiro Yamada
2014-04-08scripts: objdiff: detect object code changes between two commitsJason Cooper
8cc5a9af16d1'>virtio_blk: Use blk_rq_is_scsi()Bart Van Assche 2017-07-25virtio_blk: Use sysfs_match_string() helperAndy Shevchenko 2017-07-06virtio_blk: quiesce/unquiesce live IO when entering PM statesSagi Grimberg 2017-06-27blk-mq: don't bounce by defaultChristoph Hellwig 2017-06-09blk-mq: switch ->queue_rq return value to blk_status_tChristoph Hellwig 2017-06-09block: introduce new block status code typeChristoph Hellwig 2017-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds 2017-05-02virtio: wrap find_vqsMichael S. Tsirkin 2017-05-02blk-mq: update ->init_request and ->exit_request prototypesChristoph Hellwig 2017-04-20blk-mq: remove the error argument to blk_mq_complete_requestChristoph Hellwig 2017-04-20scsi: introduce a result field in struct scsi_requestChristoph Hellwig 2017-04-20virtio_blk: don't use req->errorsChristoph Hellwig 2017-04-20virtio: fix spelling of virtblk_scsi_request_doneChristoph Hellwig 2017-04-20block: remove the blk_execute_rq return valueChristoph Hellwig 2017-03-31blk-mq: constify struct blk_mq_opsEric Biggers 2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds 2017-02-27virtio_blk: use virtio IRQ affinityChristoph Hellwig 2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig 2017-02-21Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds 2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds 2017-01-31block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig 2017-01-31virtio_blk: make SCSI passthrough support configurableChristoph Hellwig 2017-01-31virtio_blk: remove struct request backpointer from virtblk_reqChristoph Hellwig 2017-01-27block: split scsi_request out of struct requestChristoph Hellwig 2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra 2017-01-10virtio_blk: fix panic in initialization error pathOmar Sandoval 2017-01-10virtio_blk: avoid DMA to stack for the sense bufferChristoph Hellwig 2016-10-31virtio_blk: Delete an unnecessary initialisation in init_vq()Markus Elfring 2016-10-31virtio_blk: Use kmalloc_array() in init_vq()Markus Elfring 2016-09-15blk-mq: remove ->map_queueChristoph Hellwig