summaryrefslogtreecommitdiff
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAge
...
| * | | 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: 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
| * | | 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
| * | | sg: relax 16 byte cdb restrictionDouglas Gilbert2014-07-17
| * | | sd: Limit transfer lengthMartin K. Petersen2014-07-17
| * | | sd: bad return code of init_sdClément Calmels2014-07-17
| * | | sd: notify block layer when using temporary change to cache_typeVaughan Cao2014-07-17
| * | | scsi_debug: allow huge transfer length for read/write commandsAkinobu Mita2014-07-17
| * | | sd: use READ_16 or WRITE_16 when transfer length is greater than 0xffffAkinobu Mita2014-07-17
| * | | sg: prevent integer overflow when converting from sectors to bytesAkinobu Mita2014-07-17
| * | | scsi: remove two cancel_delayed_work() calls from the mid-layerBart Van Assche2014-07-17
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-06
|\ \ \ \
| * | | | cxgb4i : Move stray CPL definitions to cxgb4 driverAnish Bhatt2014-08-05
| * | | | cxgb4i : remove spurious use of rcuAnish Bhatt2014-08-02
| * | | | libcxgbi:cxgb4i Guard ipv6 code with a config checkAnish Bhatt2014-07-20
| * | | | cxgb4i: Add ipv6 code to driver, call into libcxgbi ipv6 apiAnish Bhatt2014-07-17
| * | | | libcxgbi: Add ipv6 api to driverAnish Bhatt2014-07-17
| | |_|/ | |/| |
* | | | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-08-04
|\ \ \ \ | |_|/ / |/| | |
| * | | tracing: Add trace_seq_buffer_ptr() helper functionSteven Rostedt (Red Hat)2014-07-01
* | | | scsi: handle flush errors properlyJames Bottomley2014-07-17
| |/ / |/| |
* | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-07-06
|\ \ \
| * \ \ Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linusJames Bottomley2014-07-03
| |\ \ \
| | * | | virtio-scsi: fix various bad behavior on aborted requestsPaolo Bonzini2014-06-25
| | * | | virtio-scsi: avoid cancelling uninitialized work itemsPaolo Bonzini2014-06-25
| | * | | ibmvscsi: Add memory barriers for send / receiveBrian King2014-06-25
| | * | | ibmvscsi: Abort init sequence during error recoveryBrian King2014-06-25