aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAge
* cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai2014-11-10
* cxgb4: Cleanup macros so they follow the same style and look consistentHariprasad Shenai2014-11-10
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-10-21
|\
| * qla_target: don't delete changed naclsJoern Engel2014-10-03
| * qla_target: rearrange struct qla_tgt_prmJoern Engel2014-10-01
| * qla_target: improve qlt_unmap_sg()Joern Engel2014-10-01
| * qla_target: make some global functions staticJoern Engel2014-10-01
| * qla_target: remove unused parameterJoern Engel2014-10-01
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2014-10-21
|\ \
| * | Boaz Harrosh - Fix broken email addressBoaz Harrosh2014-10-19
* | | Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-18
|\ \ \
| * | | block: disable entropy contributions for nonrot devicesMike Snitzer2014-10-04
* | | | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-18
|\ \ \ \
| * | | | sd: Honor block layer integrity handling flagsMartin K. Petersen2014-09-30
| * | | | block: Add T10 Protection Information functionsMartin K. Petersen2014-09-27
| * | | | block: Integrity checksum flagMartin K. Petersen2014-09-27
| * | | | block: Relocate bio integrity flagsMartin K. Petersen2014-09-27
| * | | | block: Add a disk flag to block integrity profileMartin K. Petersen2014-09-27
| * | | | block: Clean up the code used to generate and verify integrity metadataMartin K. Petersen2014-09-27
| * | | | block: Deprecate the use of the term sector in the context of block integrityMartin K. Petersen2014-09-27
| * | | | block: Remove integrity tagging functionsMartin K. Petersen2014-09-27
| * | | | block: Replace bi_integrity with bi_specialMartin K. Petersen2014-09-27
| * | | | scsi: move blk_mq_start_request call earlierChristoph Hellwig2014-09-22
| * | | | blk-mq: pass a reserved argument to the timeout handlerChristoph Hellwig2014-09-22
| * | | | blk-mq: rename blk_mq_end_io to blk_mq_end_requestChristoph Hellwig2014-09-22
| * | | | blk-mq: call blk_mq_start_request from ->queue_rqChristoph Hellwig2014-09-22
| * | | | blk-mq: remove REQ_ENDChristoph Hellwig2014-09-22
| * | | | Merge branch 'for-linus' into for-3.18/coreJens Axboe2014-09-11
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| * | | block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence2014-08-28
| * | | block,scsi: verify return pointer from blk_get_requestJoe Lawrence2014-08-26
* | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-18
|\ \ \ \
| * | | | virtio_scsi: drop scan callbackMichael S. Tsirkin2014-10-14
| * | | | virtio_scsi: fix race on device removalMichael S. Tsirkin2014-10-14
| * | | | virito_scsi: use freezable WQ for eventsPaolo Bonzini2014-10-14
| * | | | virtio_scsi: enable VQs early on restoreMichael S. Tsirkin2014-10-14
| * | | | virtio_scsi: move kick event out from virtscsi_initMichael S. Tsirkin2014-10-14
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-18
|\ \ \ \
| * | | | cxgb4i : Fix -Wmaybe-uninitialized warning.Anish Bhatt2014-10-15
| * | | | cxgb4i: Remove duplicate call to dst_neigh_lookup()Anish Bhatt2014-10-15
| * | | | cxgb4i : Fix -Wunused-function warningAnish Bhatt2014-10-15
| * | | | cxgb4i : Remove duplicated CLIP handling codeAnish Bhatt2014-10-15
* | | | | scsi: replace strnicmp with strncasecmpRasmus Villemoes2014-10-13
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-13
|\ \ \ \ \
| * | | | | sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-19
| | |/ / / | |/| | |
* | | | | Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-10-11
|\ \ \ \ \
| * | | | | xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-06
| * | | | | xen: make pvscsi frontend dependant on xenbus frontendJuergen Gross2014-10-03
| * | | | | xen-scsifront: don't deadlock if the ring becomes fullDavid Vrabel2014-10-03
| * | | | | xen-scsifront: use GFP_ATOMIC under spin_lockDan Carpenter2014-09-23
| * | | | | xen-scsifront: Add Xen PV SCSI frontend driverJuergen Gross2014-09-23