aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* scsi: add a blacklist flag which enables VPD page inquiriesMartin K. Petersen2014-07-25
* scsi: move the writeable field from struct scsi_device to struct scsi_cdChristoph Hellwig2014-07-25
* scsi: add a symbolic name for the ZBC device typeChristoph Hellwig2014-07-25
* scsi: update scsi_device_typesChristoph Hellwig2014-07-25
* fnic: reject device resets without assigned tags for the blk-mq caseChristoph Hellwig2014-07-25
* scsi: add support for a blk-mq based I/O path.Christoph Hellwig2014-07-25
* scatterlist: allow chaining to preallocated chunksChristoph Hellwig2014-07-25
* scsi: unwind blk_end_request_all and blk_end_request_err callsChristoph Hellwig2014-07-25
* scsi: only maintain target_blocked if the driver has a target queue limitChristoph Hellwig2014-07-25
* scsi: fix the {host,target,device}_blocked counter messChristoph Hellwig2014-07-25
* scsi: convert device_busy to atomic_tChristoph Hellwig2014-07-25
* scsi: convert host_busy to atomic_tChristoph Hellwig2014-07-25
* scsi: convert target_busy to an atomic_tChristoph Hellwig2014-07-25
* scsi: push host_lock down into scsi_{host,target}_queue_readyChristoph Hellwig2014-07-25
* scsi: set ->scsi_done before calling scsi_dispatch_cmdChristoph Hellwig2014-07-25
* scsi: centralize command re-queueing in scsi_dispatch_fnChristoph Hellwig2014-07-25
* scsi: split __scsi_queue_insertChristoph Hellwig2014-07-25
* scsi: add scsi_setup_cmnd helperChristoph Hellwig2014-07-25
* scsi: mark scsi_setup_blk_pc_cmnd staticChristoph Hellwig2014-07-17
* sd: split sd_init_commandChristoph Hellwig2014-07-17
* sd: retry discard commandsChristoph Hellwig2014-07-17
* sd: retry write same commandsChristoph Hellwig2014-07-17
* sd: don't use scsi_setup_blk_pc_cmnd for discard requestsChristoph Hellwig2014-07-17
* sd: don't use scsi_setup_blk_pc_cmnd for write same requestsChristoph Hellwig2014-07-17
* sd: don't use scsi_setup_blk_pc_cmnd for flush requestsChristoph Hellwig2014-07-17
* scsi: set sc_data_direction in common codeChristoph Hellwig2014-07-17
* scsi: restructure command initialization for TYPE_FS requestsChristoph Hellwig2014-07-17
* scsi: move the nr_phys_segments assert into scsi_init_ioChristoph Hellwig2014-07-17
* scsi_lib: remove the description string in scsi_io_completion()Maurizio Lombardi2014-07-17
* scsi: cleanup switch in scsi_adjust_queue_depthDouglas Gilbert2014-07-17
* scsi: remove various exports that were only used by scsi_tgtChristoph Hellwig2014-07-17
* tgt: defconfig cleanupBart Van Assche2014-07-17
* tgt: removalBart Van Assche2014-07-17
* libsrp: removalChristoph Hellwig2014-07-17
* ibmvstgt: removeChristoph Hellwig2014-07-17
* scsi: use dev_printk variants where possibleHannes Reinecke2014-07-17
* scsi: use dev_printk() variants for ioctlHannes Reinecke2014-07-17
* scsi: Implement st_printk()Hannes Reinecke2014-07-17
* scsi: Implement ch_printk()Hannes Reinecke2014-07-17
* scsi: Implement sg_printk()Hannes Reinecke2014-07-17
* scsi: Implement sr_printk()Hannes Reinecke2014-07-17
* scsi_scan: Fixup scsilun_to_int()Hannes Reinecke2014-07-17
* scsi: use 64-bit value for 'max_luns'Hannes Reinecke2014-07-17
* Add module param type 'ullong'Hannes Reinecke2014-07-17
* scsi: use 64-bit LUNsHannes Reinecke2014-07-17
* qla2xxx: Restrict max_lun to 16-bit for older HBAsHannes Reinecke2014-07-17
* scsi_scan: Restrict sequential scan to 256 LUNsHannes Reinecke2014-07-17
* scsi: Remove CONFIG_SCSI_MULTI_LUNHannes Reinecke2014-07-17
* sg: O_EXCL and other lock handlingDouglas Gilbert2014-07-17
* sg: add SG_FLAG_Q_AT_TAIL flagDouglas Gilbert2014-07-17