summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | lpfc: Fix default RA_TOV and ED_TOV in the FC/FCoE driver for all topologiesJames Smart2015-10-272-2/+15
| * | | lpfc: The linux driver does not reinitiate discovery after a failed FLOGIJames Smart2015-10-271-2/+7
| * | | lpfc: Fix for discovery failure in PT2PT when FLOGI's ELS ACC response gets a...James Smart2015-10-271-14/+17
| * | | lpfc: Add support for Lancer G6 and 32G FC linksJames Smart2015-10-278-9/+58
| * | | fix: lpfc_send_rscn_event sends bigger buffer sizeAles Novak2015-10-271-1/+1
| * | | lpfc: remove set but not used variablesSebastian Herbszt2015-10-2710-126/+8
| * | | lpfc:Make the function lpfc_sli4_mbox_completions_pending static in order to ...Nicholas Krause2015-10-271-1/+1
| * | | Fix kmalloc overflow in LPFC driver at large core countIan Mitchell2015-10-272-6/+1
| * | | lpfc: Destroy lpfc_hba_index IDR on module exitJohannes Thumshirn2015-10-271-0/+1
| * | | lpfc: in sli3 use configured sg_seg_cnt for sg_tablesizeBodo Stroesser2015-10-271-1/+1
| * | | lpfc: Remove unnessary castFiro Yang2015-10-271-2/+1
| * | | lpfc: fix model descriptionSebastian Herbszt2015-10-271-1/+1
* | | | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-042-3/+3
|\ \ \ \
| * | | | debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-042-3/+3
* | | | | Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-041-0/+96
|\ \ \ \ \
| * | | | | sd: implement the Persistent Reservation APIChristoph Hellwig2015-10-211-0/+96
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-042-14/+18
|\ \ \ \ \
| * | | | | md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdownDan Williams2015-10-211-1/+0
| * | | | | block: Consolidate static integrity profile propertiesMartin K. Petersen2015-10-211-13/+18
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-041-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-204-15/+34
| |\ \ \ \ \
| * | | | | | cxgb4i: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytesKaren Xie2015-10-141-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-10-314-2/+12
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | scsi_dh: don't try to load a device handler during async probingChristoph Hellwig2015-10-271-1/+1
| * | | | | scsi_dh: fix use-after-free when removing scsi deviceJunichi Nomura2015-10-273-1/+9
| * | | | | mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns2015-10-271-0/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-10-113-14/+33
|\| | | | | |_|/ / |/| | |
| * | | 3w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig2015-10-071-7/+21
| * | | scsi_dh: Use the correct module name when loading device handlerPaul Mackerras2015-10-011-1/+1
| * | | libiscsi: Fix iscsi_check_transport_timeouts possible infinite loopAriel Nahum2015-09-171-6/+11
| |/ /
* / / blk-mq: fix racy updates of rq->errorsChristoph Hellwig2015-10-011-1/+1
|/ /
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-09-115-82/+121
|\ \
| * | target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger2015-09-111-0/+5
| * | qla2xxx: Update tcm_qla2xxx module description to 24xx+Sebastian Herbszt2015-08-022-3/+3
| * | libiscsi: Use scsi helper to set information descriptorSagi Grimberg2015-07-231-6/+3
| * | scsi: Protect against buffer possible overflow in scsi_set_sense_informationSagi Grimberg2015-07-231-1/+12
| * | scsi: Fix wrong additional sense length in descriptor formatSagi Grimberg2015-07-231-1/+1
| * | tcm_qla2xxx: Remove set-but-not-used variablesBart Van Assche2015-07-231-6/+0
| * | scsi: Move sense handling routines to scsi_commonSagi Grimberg2015-07-232-98/+99
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-09-1135-1214/+1832
|\ \ \
| * | | scsi: fix scsi_error_handler vs. scsi_host_dev_release raceMichal Hocko2015-09-061-1/+10
| * | | fcoe: Convert use of __constant_htons to htonsVaishali Thakkar2015-09-061-1/+1
| * | | mpt2sas: setpci reset kernel oops fixNagarajkumar Narayanan2015-09-064-9/+67
| * | | pm80xx: Don't override ts->stat on IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSYJohannes Thumshirn2015-09-062-0/+2
| * | | lpfc: Fix possible use-after-free and double free in lpfc_mbx_cmpl_rdp_page_a2()Johannes Thumshirn2015-09-061-3/+4
| * | | bfa: Fix incorrect de-reference of pointerAnil Gurumurthy2015-09-061-1/+1
| * | | bfa: Fix indentationAnil Gurumurthy2015-09-061-11/+11
| * | | scsi_transport_sas: Remove check for SAS expander when querying bay/enclosure...Jordan Hargrave2015-09-061-10/+0
| * | | scsi_debug: resp_request: remove unused variableTomas Winkler2015-09-061-2/+1
| * | | scsi_debug: fix REPORT LUNS Well Known LUTomas Winkler2015-09-061-2/+3