]> asedeno.scripts.mit.edu Git - linux.git/history - drivers
scsi: target/iblock: Fix overrun in WRITE SAME emulation
[linux.git] / drivers /
2019-07-02 Roman Bolshakovscsi: target/iblock: Fix overrun in WRITE SAME emulation
2019-06-20 Jan Karascsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()
2019-06-19 Arun Easiscsi: qla2xxx: Fix hardlockup in abort command during...
2019-06-19 Stanley Chuscsi: ufs: Avoid runtime suspend possibly being blocked...
2019-06-19 Nilesh Javaliscsi: qedi: update driver version to 8.37.0.20
2019-06-19 Nilesh Javaliscsi: qedi: Check targetname while finding boot target...
2019-06-07 Don Bracescsi: hpsa: correct ioaccel2 chaining
2019-06-05 Dan Carpenterscsi: smartpqi: unlock on error in pqi_submit_raid_requ...
2019-06-05 Avri Altmanscsi: ufs: Check that space was properly alloced in...
2019-05-30 Jason Yanscsi: libsas: delete sas port if expander discover failed
2019-05-30 Jason Yanscsi: libsas: only clear phy->in_shutdown after shutdow...
2019-05-30 YueHaibingscsi: scsi_dh_alua: Fix possible null-ptr-deref
2019-05-30 Lianbo Jiangscsi: smartpqi: properly set both the DMA mask and...
2019-05-30 Steffen Maierscsi: zfcp: fix to prevent port_remove with pure auto...
2019-05-30 Steffen Maierscsi: zfcp: fix missing zfcp_port reference put on...
2019-05-30 Varun Prakashscsi: libcxgbi: add a check for NULL pointer in cxgbi_c...
2019-05-20 Martin K. PetersenRevert "scsi: sd: Keep disk read-only when re-reading...
2019-05-20 Colin Ian Kingscsi: bnx2fc: fix incorrect cast to u64 on shift operation
2019-05-20 Erwan Veluscsi: smartpqi: Reporting unhandled SCSI errors
2019-05-20 YueHaibingscsi: myrs: Fix uninitialized variable
2019-05-14 James Smartscsi: lpfc: Update lpfc version to 12.2.0.2
2019-05-14 James Smartscsi: lpfc: add check for loss of ndlp when sending RRQ
2019-05-14 James Smartscsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_show
2019-05-14 James Smartscsi: lpfc: resolve lockdep warnings
2019-05-14 YueHaibingscsi: qedi: remove set but not used variables 'cdev...
2019-05-14 YueHaibingscsi: qedi: remove memset/memcpy to nfunc and use func...
2019-05-14 Quinn Transcsi: qla2xxx: Add cleanup for PCI EEH recovery
2019-04-29 Bart Van Asschescsi: qla2xxx: Avoid that lockdep complains about unsaf...
2019-04-29 Bart Van Asschescsi: qla2xxx: Avoid that qlt_send_resp_ctio() corrupts...
2019-04-29 Bart Van Asschescsi: qla2xxx: Fix hardirq-unsafe locking
2019-04-29 Bart Van Asschescsi: qla2xxx: Complain loudly about reference count...
2019-04-29 Bart Van Asschescsi: qla2xxx: Use __le64 instead of uint32_t[2] for...
2019-04-29 Bart Van Asschescsi: qla2xxx: Introduce the dsd32 and dsd64 data struc...
2019-04-29 Bart Van Asschescsi: qla2xxx: Check the size of firmware data structur...
2019-04-29 Bart Van Asschescsi: qla2xxx: Pass little-endian values to the firmware
2019-04-29 Bart Van Asschescsi: qla2xxx: Fix race conditions in the code for...
2019-04-29 Bart Van Asschescsi: qla2xxx: Use an on-stack completion in qla24xx_co...
2019-04-29 Bart Van Asschescsi: qla2xxx: Make qla24xx_async_abort_cmd() static
2019-04-29 Bart Van Asschescsi: qla2xxx: Remove unnecessary locking from the...
2019-04-29 Bart Van Asschescsi: qla2xxx: Remove qla_tgt_cmd.released
2019-04-29 Bart Van Asschescsi: qla2xxx: Complain if a command is released that...
2019-04-29 Bart Van Asschescsi: qla2xxx: target: Fix offline port handling and...
2019-04-29 Bart Van Asschescsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_...
2019-04-29 Bart Van Asschescsi: qla2xxx: Fix error handling in qlt_alloc_qfull_cmd()
2019-04-29 Bart Van Asschescsi: qla2xxx: Simplify qlt_send_term_imm_notif()
2019-04-29 Bart Van Asschescsi: qla2xxx: Fix use-after-free issues in qla2xxx_qpa...
2019-04-29 Bart Van Asschescsi: qla2xxx: Fix a qla24xx_enable_msix() error path
2019-04-29 Bart Van Asschescsi: qla2xxx: Avoid that qla2x00_mem_free() crashes...
2019-04-29 Bart Van Asschescsi: qla2xxx: Make qla2x00_mem_free() easier to verify
2019-04-29 Bart Van Asschescsi: qla2xxx: Increase the size of the mailbox arrays...
2019-04-29 Bart Van Asschescsi: qla2xxx: Log the status code if a firmware comman...
2019-04-29 Bart Van Asschescsi: qla2xxx: Avoid that Coverity complains about...
2019-04-29 Bart Van Asschescsi: qla2xxx: Remove the fcport test from qla_nvme_abo...
2019-04-29 Bart Van Asschescsi: qla2xxx: Uninline qla2x00_init_timer()
2019-04-29 Bart Van Asschescsi: qla2xxx: Move qla2x00_is_reserved_id() from qla_i...
2019-04-29 Bart Van Asschescsi: qla2xxx: Move qla2x00_clear_loop_id() from qla_in...
2019-04-29 Bart Van Asschescsi: qla2xxx: Remove a set-but-not-used variable
2019-04-29 Bart Van Asschescsi: qla2xxx: Declare qla2x00_find_new_loop_id() static
2019-04-29 Bart Van Asschescsi: qla2xxx: Move qla2x00_set_reserved_loop_ids(...
2019-04-29 Bart Van Asschescsi: qla2xxx: Fix a format specifier
2019-04-29 Bart Van Asschescsi: qla2xxx: Update two source code comments
2019-04-29 Bart Van Asschescsi: sd: Revert "Rely on the driver core for asynchron...
2019-04-29 Bart Van Asschescsi: sd: Revert "Inline sd_probe_part2()"
2019-04-29 Pedro Sousascsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define value
2019-04-29 YueHaibingscsi: qedf: remove set but not used variables
2019-04-29 Saurav Kashyapscsi: qedf: Update the driver version to 8.37.25.20
2019-04-29 Saurav Kashyapscsi: qedf: Add return value to log message if scsi_add...
2019-04-29 Saurav Kashyapscsi: qedf: Print fcport information on wait for upload...
2019-04-29 Saurav Kashyapscsi: qedf: Check the return value of start_xmit
2019-04-29 Saurav Kashyapscsi: qedf: Log message if scsi_add_host fails
2019-04-29 Saurav Kashyapscsi: qedf: Check for fcoe_libfc_config failure
2019-04-29 Saurav Kashyapscsi: qedf: Add comment to display logging levels
2019-04-29 Chad Dupuisscsi: qedf: Add port_id for fcport into initiate_cleanu...
2019-04-29 Chad Dupuisscsi: qedf: Add LBA to underrun debug messages
2019-04-29 Chad Dupuisscsi: qedf: Print scsi_cmd backpointer in good completi...
2019-04-29 Chad Dupuisscsi: qedf: Add driver state to 'driver_stats' debugfs node
2019-04-29 Chad Dupuisscsi: qedf: Change MSI-X load error message
2019-04-29 Manish Rangankarscsi: qedi: Adjust termination and offload ramrod timers
2019-04-29 Manish Rangankarscsi: qedi: Abort ep termination if offload not scheduled
2019-04-29 Varun Prakashscsi: csiostor: create per port irq affinity mask set
2019-04-29 Himanshu Madhaniscsi: qla2xxx: Silence Successful ELS IOCB message
2019-04-29 Quinn Transcsi: qla2xxx: Fix device staying in blocked state
2019-04-29 Christoph Hellwigscsi: aic7xxx: improve the Kconfig entry
2019-04-19 Colin Ian Kingscsi: aic7xxx: fix spelling mistake "recevied" -> ...
2019-04-19 YueHaibingscsi: lpfc: Make lpfc_sli4_oas_verify static
2019-04-19 Colin Ian Kingscsi: megaraid_sas: fix spelling mistake "oustanding...
2019-04-19 Colin Ian Kingscsi: qedi: fix spelling mistake "oflload" -> "offload"
2019-04-19 Colin Ian Kingscsi: qedf: remove memset/memcpy to nfunc and use func...
2019-04-16 Li Zhongscsi: core: map PQ=1, PDT=other values to SCSI_SCAN_TAR...
2019-04-16 YueHaibingscsi: megaraid_sas: Make megasas_host_device_list_query...
2019-04-16 Stanley Chuscsi: ufs: Print real incorrect request response code
2019-04-16 Varun Prakashscsi: cxgb4i: fix incorrect spelling "reveive" -> "receive"
2019-04-16 Varun Prakashscsi: libcxgbi: update route finding logic
2019-04-16 Varun Prakashscsi: libcxgbi: find cxgbi device by MAC address
2019-04-16 Ming Leiscsi: core: don't hold device refcount in IO path
2019-04-16 Himanshu Madhaniscsi: qla2xxx: Fix read offset in qla24xx_load_risc_flash()
2019-04-16 Bart Van Asschescsi: qla2xxx: Move qla2x00_set_fcport_state() from...
2019-04-16 Bart Van Asschescsi: qla2xxx: Remove two superfluous casts
2019-04-16 Bart Van Asschescsi: qla2xxx: Remove qla_tgt_cmd.data_work and qla_tgt...
2019-04-16 Bart Van Asschescsi: qla2xxx: Move the <linux/io-64-nonatomic-lo-hi...
next