Age | Commit message (Expand) | Author | Files | Lines |
2017-06-13 | scsi: lpfc: Fix defects reported by Coverity Scan | James Smart | 2 | -21/+13 |
2017-06-13 | scsi: lpfc: Fix vports not logging into target | James Smart | 1 | -17/+14 |
2017-06-13 | scsi: lpfc: Fix PRLI retry handling when target rejects it. | James Smart | 1 | -3/+14 |
2017-06-13 | scsi: lpfc: Null pointer dereference when log_verbose is set to 0xffffffff | James Smart | 1 | -2/+4 |
2017-06-13 | scsi: lpfc: Fix System panic after loading the driver | James Smart | 2 | -7/+8 |
2017-06-13 | scsi: lpfc: Fix crash on powering off BFS VM with passthrough device | James Smart | 1 | -2/+10 |
2017-06-13 | scsi: lpfc: Fix return value of board_mode store routine in case of online fa... | James Smart | 1 | -0/+2 |
2017-06-13 | scsi: lpfc: Fix counters so outstandng NVME IO count is accurate | James Smart | 6 | -41/+89 |
2017-06-13 | scsi: lpfc: Fix Port going offline after multiple resets. | James Smart | 1 | -0/+1 |
2017-06-13 | scsi: lpfc: Fix nvmet node ref count handling | James Smart | 1 | -4/+4 |
2017-06-13 | scsi: lpfc: Fix Lun Priority level shown as NA | James Smart | 1 | -2/+4 |
2017-06-13 | scsi: lpfc: Add changes to assist in NVMET debugging | James Smart | 2 | -71/+151 |
2017-06-13 | scsi: lpfc: Fix nvme port role handling in sysfs and debugfs handlers. | James Smart | 2 | -26/+28 |
2017-06-13 | scsi: lpfc: Fix transition nvme-i rport handling to nport only. | James Smart | 4 | -30/+11 |
2017-06-13 | scsi: lpfc: Add nvme initiator devloss support | James Smart | 2 | -91/+57 |
2017-06-13 | scsi: qedf: Merge a few quoted strings split across lines | Christophe JAILLET | 1 | -12/+6 |
2017-06-13 | scsi: qedf: Use 'dma_zalloc_coherent' to reduce code verbosity. | Christophe JAILLET | 1 | -13/+6 |
2017-06-13 | scsi: qedf: Fix a return value in case of error in 'qedf_alloc_global_queues' | Christophe JAILLET | 1 | -1/+2 |
2017-06-13 | scsi: esas2r: Replace semaphore fs_api_semaphore with mutex | Binoy Jayan | 3 | -5/+5 |
2017-06-13 | scsi: esas2r: Replace semaphore fm_api_semaphore with mutex | Binoy Jayan | 3 | -4/+4 |
2017-06-13 | scsi: qla2xxx: Fix compile warning | Himanshu Madhani | 1 | -2/+2 |
2017-06-13 | scsi: qla2xxx: remove redundant null check on tgt | Colin Ian King | 1 | -6/+0 |
2017-06-13 | scsi: ufshcd-pci: Add Intel CNL support | Adrian Hunter | 1 | -0/+38 |
2017-06-13 | scsi: ufshcd-pci: Fix PM config | Adrian Hunter | 1 | -13/+9 |
2017-06-13 | scsi: lpfc: make a couple of functions static | Colin Ian King | 1 | -2/+2 |
2017-06-13 | scsi: xen-scsifront: Remove code that zeroes driver-private command data | Bart Van Assche | 1 | -1/+0 |
2017-06-13 | scsi: virtio_scsi: Remove code that zeroes driver-private command data | Bart Van Assche | 1 | -1/+0 |
2017-06-13 | scsi: snic: Remove code that zeroes driver-private command data | Bart Van Assche | 1 | -2/+0 |
2017-06-13 | scsi: Make scsi_mq_prep_fn() call scsi_init_command() | Bart Van Assche | 1 | -16/+9 |
2017-06-13 | scsi: Introduce scsi_mq_sgl_size() | Bart Van Assche | 1 | -9/+10 |
2017-06-13 | scsi: Only add commands to the device command list if required by the LLD | Bart Van Assche | 3 | -28/+35 |
2017-06-13 | scsi: Make __scsi_remove_device go straight from BLOCKED to DEL | Bart Van Assche | 2 | -1/+11 |
2017-06-13 | scsi: Introduce scsi_start_queue() | Bart Van Assche | 2 | -10/+16 |
2017-06-13 | scsi: Protect SCSI device state changes with a mutex | Bart Van Assche | 7 | -24/+66 |
2017-06-13 | scsi: Create two versions of scsi_internal_device_unblock() | Bart Van Assche | 3 | -18/+36 |
2017-06-13 | scsi: Split scsi_internal_device_block() | Bart Van Assche | 3 | -29/+50 |
2017-06-13 | scsi: Avoid that scsi_exit_rq() triggers a use-after-free | Bart Van Assche | 2 | -18/+30 |
2017-06-13 | scsi: megaraid: Fix a sleep-in-atomic bug | Jia-Ju Bai | 1 | -1/+1 |
2017-06-13 | scsi: ufs: Tidy clocks list head usage | Szymon Mielczarek | 4 | -11/+7 |
2017-06-13 | scsi: atari_scsi: Use m68k_realnum_memory for FastRAM test | Michael Schmitz | 1 | -1/+1 |
2017-06-13 | scsi: qla2xxx: remove writeq/readq function definitions | Corentin Labbe | 1 | -15/+2 |
2017-06-13 | scsi: qedf: Check if sense buffer has been allocated during completion | Dupuis, Chad | 1 | -4/+7 |
2017-06-13 | scsi: qla2xxx: Remove extra register read | Quinn Tran | 2 | -10/+5 |
2017-06-13 | scsi: qla2xxx: Remove unused irq_cmd_count field. | Quinn Tran | 2 | -9/+1 |
2017-06-13 | scsi: qla2xxx: Accelerate SCSI BUSY status generation in target mode | Quinn Tran | 2 | -2/+13 |
2017-06-13 | scsi: qla2xxx: Remove redundant wait when target is stopped. | Quinn Tran | 1 | -17/+16 |
2017-06-13 | scsi: qla2xxx: Add ql2xiniexchg parameter | Quinn Tran | 7 | -85/+140 |
2017-06-13 | scsi: qla2xxx: Turn on FW option for exchange check | Quinn Tran | 3 | -12/+34 |
2017-06-13 | scsi: qla2xxx: Cleanup debug message IDs | Quinn Tran | 10 | -369/+352 |
2017-06-13 | scsi: qla2xxx: Fix name server relogin | Quinn Tran | 4 | -1/+76 |