summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-07-25scsi: set ->scsi_done before calling scsi_dispatch_cmdChristoph Hellwig2-22/+21
2014-07-25scsi: centralize command re-queueing in scsi_dispatch_fnChristoph Hellwig2-26/+18
2014-07-25scsi: split __scsi_queue_insertChristoph Hellwig1-18/+26
2014-07-25scsi: add scsi_setup_cmnd helperChristoph Hellwig1-18/+22
2014-07-18scsi: mark scsi_setup_blk_pc_cmnd staticChristoph Hellwig1-2/+1
2014-07-18sd: split sd_init_commandChristoph Hellwig1-29/+29
2014-07-18sd: retry discard commandsChristoph Hellwig1-1/+1
2014-07-18sd: retry write same commandsChristoph Hellwig1-1/+1
2014-07-18sd: don't use scsi_setup_blk_pc_cmnd for discard requestsChristoph Hellwig1-19/+31
2014-07-18sd: don't use scsi_setup_blk_pc_cmnd for write same requestsChristoph Hellwig1-16/+28
2014-07-18sd: don't use scsi_setup_blk_pc_cmnd for flush requestsChristoph Hellwig1-7/+13
2014-07-18scsi: set sc_data_direction in common codeChristoph Hellwig3-11/+7
2014-07-18scsi: restructure command initialization for TYPE_FS requestsChristoph Hellwig3-13/+14
2014-07-18scsi: move the nr_phys_segments assert into scsi_init_ioChristoph Hellwig1-11/+5
2014-07-18scsi_lib: remove the description string in scsi_io_completion()Maurizio Lombardi1-36/+4
2014-07-18scsi: cleanup switch in scsi_adjust_queue_depthDouglas Gilbert1-4/+6
2014-07-18scsi: remove various exports that were only used by scsi_tgtChristoph Hellwig2-11/+5
2014-07-18tgt: removalBart Van Assche9-1183/+0
2014-07-18libsrp: removalChristoph Hellwig3-458/+0
2014-07-18ibmvstgt: removeChristoph Hellwig4-1017/+0
2014-07-18scsi: use dev_printk variants where possibleHannes Reinecke5-139/+157
2014-07-18scsi: use dev_printk() variants for ioctlHannes Reinecke1-6/+11
2014-07-18scsi: Implement st_printk()Hannes Reinecke1-294/+311
2014-07-18scsi: Implement ch_printk()Hannes Reinecke1-5/+9
2014-07-18scsi: Implement sg_printk()Hannes Reinecke1-68/+95
2014-07-18scsi: Implement sr_printk()Hannes Reinecke4-57/+70
2014-07-18scsi_scan: Fixup scsilun_to_int()Hannes Reinecke1-12/+10
2014-07-18scsi: use 64-bit value for 'max_luns'Hannes Reinecke13-19/+27
2014-07-18scsi: use 64-bit LUNsHannes Reinecke83-416/+425
2014-07-18qla2xxx: Restrict max_lun to 16-bit for older HBAsHannes Reinecke1-1/+6
2014-07-18scsi_scan: Restrict sequential scan to 256 LUNsHannes Reinecke1-0/+6
2014-07-18scsi: Remove CONFIG_SCSI_MULTI_LUNHannes Reinecke5-33/+2
2014-07-18sg: O_EXCL and other lock handlingDouglas Gilbert1-194/+230
2014-07-18sg: add SG_FLAG_Q_AT_TAIL flagDouglas Gilbert1-2/+7
2014-07-18sg: relax 16 byte cdb restrictionDouglas Gilbert1-17/+29
2014-07-18sd: Limit transfer lengthMartin K. Petersen2-1/+18
2014-07-18sd: bad return code of init_sdClément Calmels1-0/+2
2014-07-18sd: notify block layer when using temporary change to cache_typeVaughan Cao1-8/+15
2014-07-18scsi_debug: allow huge transfer length for read/write commandsAkinobu Mita1-3/+3
2014-07-18sd: use READ_16 or WRITE_16 when transfer length is greater than 0xffffAkinobu Mita1-4/+1
2014-07-18sg: prevent integer overflow when converting from sectors to bytesAkinobu Mita1-4/+13
2014-07-18scsi: remove two cancel_delayed_work() calls from the mid-layerBart Van Assche2-2/+2
2014-07-17scsi: handle flush errors properlyJames Bottomley1-0/+8
2014-07-17Merge tag 'stable/for-linus-3.16-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-8/+9
2014-07-17Merge tag 'for-linus-20140716' of git://git.infradead.org/linux-mtdLinus Torvalds3-2/+49
2014-07-16Merge tag 'gpio-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-6/+0
2014-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds62-419/+476
2014-07-15hso: fix deadlock when receiving bursts of dataOlivier Sobrie1-21/+17
2014-07-15hso: remove unused workqueueOlivier Sobrie1-12/+0
2014-07-15Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-0/+1