Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
5589b08e5be47e426158f659a892153b4a831921
5589b08
scsi: qla2xxx: Fix hardlockup in abort command during driver remove
by Arun Easi
· 6 years ago
24e2e7a1
scsi: ufs: Avoid runtime suspend possibly being blocked forever
by Stanley Chu
· 6 years ago
8cf4c54
scsi: qedi: update driver version to 8.37.0.20
by Nilesh Javali
· 6 years ago
1ac3549
scsi: qedi: Check targetname while finding boot target information
by Nilesh Javali
· 6 years ago
625d7d3
scsi: hpsa: correct ioaccel2 chaining
by Don Brace
· 6 years ago
cc8f526
scsi: smartpqi: unlock on error in pqi_submit_raid_request_synchronous()
by Dan Carpenter
· 6 years ago
1c90836
scsi: ufs: Check that space was properly alloced in copy_query_response
by Avri Altman
· 6 years ago
3b05417
scsi: libsas: delete sas port if expander discover failed
by Jason Yan
· 6 years ago
04cf8b3
scsi: libsas: only clear phy->in_shutdown after shutdown event done
by Jason Yan
· 6 years ago
12e750b
scsi: scsi_dh_alua: Fix possible null-ptr-deref
by YueHaibing
· 6 years ago
1d94f06
scsi: smartpqi: properly set both the DMA mask and the coherent DMA mask
by Lianbo Jiang
· 6 years ago
ef4021f
scsi: zfcp: fix to prevent port_remove with pure auto scan LUNs (only sdevs)
by Steffen Maier
· 6 years ago
d27e5e0
scsi: zfcp: fix missing zfcp_port reference put on -EBUSY from port_remove
by Steffen Maier
· 6 years ago
cc55575
scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()
by Varun Prakash
· 6 years ago
8acf608
Revert "scsi: sd: Keep disk read-only when re-reading partition"
by Martin K. Petersen
· 6 years ago
d0c0d90
scsi: bnx2fc: fix incorrect cast to u64 on shift operation
by Colin Ian King
· 6 years ago
8ef860a
scsi: smartpqi: Reporting unhandled SCSI errors
by Erwan Velu
· 6 years ago
4155219
scsi: myrs: Fix uninitialized variable
by YueHaibing
· 6 years ago
69b9c52
scsi: lpfc: Update lpfc version to 12.2.0.2
by James Smart
· 6 years ago
c8cb261
scsi: lpfc: add check for loss of ndlp when sending RRQ
by James Smart
· 6 years ago
79080d3
scsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_show
by James Smart
· 6 years ago
e2a8be5
scsi: lpfc: resolve lockdep warnings
by James Smart
· 6 years ago
d0adee5
scsi: qedi: remove set but not used variables 'cdev' and 'udev'
by YueHaibing
· 6 years ago
c09581a
scsi: qedi: remove memset/memcpy to nfunc and use func instead
by YueHaibing
· 6 years ago
5386a4e
scsi: qla2xxx: Add cleanup for PCI EEH recovery
by Quinn Tran
· 6 years ago
d4023db
scsi: qla2xxx: Avoid that lockdep complains about unsafe locking in tcm_qla2xxx_close_session()
by Bart Van Assche
· 6 years ago
a861b49
scsi: qla2xxx: Avoid that qlt_send_resp_ctio() corrupts memory
by Bart Van Assche
· 6 years ago
300ec74
scsi: qla2xxx: Fix hardirq-unsafe locking
by Bart Van Assche
· 6 years ago
db4bf82
scsi: qla2xxx: Complain loudly about reference count underflow
by Bart Van Assche
· 6 years ago
d4556a4
scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to firmware
by Bart Van Assche
· 6 years ago
15b7a68
scsi: qla2xxx: Introduce the dsd32 and dsd64 data structures
by Bart Van Assche
· 6 years ago
bc04459
scsi: qla2xxx: Check the size of firmware data structures at compile time
by Bart Van Assche
· 6 years ago
6e73985
scsi: qla2xxx: Pass little-endian values to the firmware
by Bart Van Assche
· 6 years ago
219d27d
scsi: qla2xxx: Fix race conditions in the code for aborting SCSI commands
by Bart Van Assche
· 6 years ago
982cc4b
scsi: qla2xxx: Use an on-stack completion in qla24xx_control_vp()
by Bart Van Assche
· 6 years ago
1956eee
scsi: qla2xxx: Make qla24xx_async_abort_cmd() static
by Bart Van Assche
· 6 years ago
1b1e68d
scsi: qla2xxx: Remove unnecessary locking from the target code
by Bart Van Assche
· 6 years ago
4c37459
scsi: qla2xxx: Remove qla_tgt_cmd.released
by Bart Van Assche
· 6 years ago
b1e261d
scsi: qla2xxx: Complain if a command is released that is owned by the firmware
by Bart Van Assche
· 6 years ago
aefed3e
scsi: qla2xxx: target: Fix offline port handling and host reset handling
by Bart Van Assche
· 6 years ago
e209783d
scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending()
by Bart Van Assche
· 6 years ago
c04466c
scsi: qla2xxx: Fix error handling in qlt_alloc_qfull_cmd()
by Bart Van Assche
· 6 years ago
e65449a
scsi: qla2xxx: Simplify qlt_send_term_imm_notif()
by Bart Van Assche
· 6 years ago
d8f945b
scsi: qla2xxx: Fix use-after-free issues in qla2xxx_qpair_sp_free_dma()
by Bart Van Assche
· 6 years ago
24afabd
scsi: qla2xxx: Fix a qla24xx_enable_msix() error path
by Bart Van Assche
· 6 years ago
dc035d4
scsi: qla2xxx: Avoid that qla2x00_mem_free() crashes if called twice
by Bart Van Assche
· 6 years ago
5365bf9
scsi: qla2xxx: Make qla2x00_mem_free() easier to verify
by Bart Van Assche
· 6 years ago
0a59cea
scsi: qla2xxx: Increase the size of the mailbox arrays from 4 to 8
by Bart Van Assche
· 6 years ago
3f918ff
scsi: qla2xxx: Log the status code if a firmware command fails
by Bart Van Assche
· 6 years ago
2dbb02f
scsi: qla2xxx: Avoid that Coverity complains about dereferencing a NULL rport pointer
by Bart Van Assche
· 6 years ago
dafbe56
scsi: qla2xxx: Remove the fcport test from qla_nvme_abort_work()
by Bart Van Assche
· 6 years ago
1297542
scsi: qla2xxx: Uninline qla2x00_init_timer()
by Bart Van Assche
· 6 years ago
0c6660b
scsi: qla2xxx: Move qla2x00_is_reserved_id() from qla_inline.h into qla_init.c
by Bart Van Assche
· 6 years ago
ef1eb68
scsi: qla2xxx: Move qla2x00_clear_loop_id() from qla_inline.h into qla_init.c
by Bart Van Assche
· 6 years ago
6eaa5f9
scsi: qla2xxx: Remove a set-but-not-used variable
by Bart Van Assche
· 6 years ago
94f5b91
scsi: qla2xxx: Declare qla2x00_find_new_loop_id() static
by Bart Van Assche
· 6 years ago
0e145a5
scsi: qla2xxx: Move qla2x00_set_reserved_loop_ids() definition
by Bart Van Assche
· 6 years ago
19ce192
scsi: qla2xxx: Fix a format specifier
by Bart Van Assche
· 6 years ago
67eb4a60
scsi: qla2xxx: Update two source code comments
by Bart Van Assche
· 6 years ago
395b9bc
scsi: sd: Revert "Rely on the driver core for asynchronous probing"
by Bart Van Assche
· 6 years ago
9a058e8
scsi: sd: Revert "Inline sd_probe_part2()"
by Bart Van Assche
· 6 years ago
ebcb8f8
scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define value
by Pedro Sousa
· 6 years ago
cc23c66
scsi: qedf: remove set but not used variables
by YueHaibing
· 6 years ago
b226a89
scsi: qedf: Update the driver version to 8.37.25.20
by Saurav Kashyap
· 6 years ago
1e1ff60
scsi: qedf: Add return value to log message if scsi_add_host fails
by Saurav Kashyap
· 6 years ago
7fa4142
scsi: qedf: Print fcport information on wait for upload timeout
by Saurav Kashyap
· 6 years ago
19c2b6d
scsi: qedf: Check the return value of start_xmit
by Saurav Kashyap
· 6 years ago
249b148
scsi: qedf: Log message if scsi_add_host fails
by Saurav Kashyap
· 6 years ago
f4eecabe7
scsi: qedf: Check for fcoe_libfc_config failure
by Saurav Kashyap
· 6 years ago
8b95b99
scsi: qedf: Add comment to display logging levels
by Saurav Kashyap
· 6 years ago
50ed27c
scsi: qedf: Add port_id for fcport into initiate_cleanup debug message
by Chad Dupuis
· 6 years ago
1c816247
scsi: qedf: Add LBA to underrun debug messages
by Chad Dupuis
· 6 years ago
276eb3e
scsi: qedf: Print scsi_cmd backpointer in good completion path if the command is still being used
by Chad Dupuis
· 6 years ago
892f63d4
scsi: qedf: Add driver state to 'driver_stats' debugfs node
by Chad Dupuis
· 6 years ago
078d719
scsi: qedf: Change MSI-X load error message
by Chad Dupuis
· 6 years ago
3252688
scsi: qedi: Adjust termination and offload ramrod timers
by Manish Rangankar
· 6 years ago
f848bfd
scsi: qedi: Abort ep termination if offload not scheduled
by Manish Rangankar
· 6 years ago
e95a5e4
scsi: csiostor: create per port irq affinity mask set
by Varun Prakash
· 6 years ago
a1f9ab4
scsi: qla2xxx: Silence Successful ELS IOCB message
by Himanshu Madhani
· 6 years ago
2137490
scsi: qla2xxx: Fix device staying in blocked state
by Quinn Tran
· 6 years ago
c6bcc59
scsi: aic7xxx: improve the Kconfig entry
by Christoph Hellwig
· 6 years ago
a7634b6
scsi: aic7xxx: fix spelling mistake "recevied" -> "received"
by Colin Ian King
· 6 years ago
c709297
scsi: lpfc: Make lpfc_sli4_oas_verify static
by YueHaibing
· 6 years ago
efc372c
scsi: megaraid_sas: fix spelling mistake "oustanding" -> "outstanding"
by Colin Ian King
· 6 years ago
bc136f4
scsi: qedi: fix spelling mistake "oflload" -> "offload"
by Colin Ian King
· 6 years ago
65b1dc9
scsi: qedf: remove memset/memcpy to nfunc and use func instead
by Colin Ian King
· 6 years ago
948e922
scsi: core: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRESENT
by Li Zhong
· 6 years ago
7c3f8ca
scsi: megaraid_sas: Make megasas_host_device_list_query() static
by YueHaibing
· 6 years ago
e0347d8
scsi: ufs: Print real incorrect request response code
by Stanley Chu
· 6 years ago
21112e1
scsi: cxgb4i: fix incorrect spelling "reveive" -> "receive"
by Varun Prakash
· 6 years ago
74dea0b
scsi: libcxgbi: update route finding logic
by Varun Prakash
· 6 years ago
ffcd686
scsi: libcxgbi: find cxgbi device by MAC address
by Varun Prakash
· 6 years ago
18c4f0a
scsi: core: don't hold device refcount in IO path
by Ming Lei
· 6 years ago
1710ac1
scsi: qla2xxx: Fix read offset in qla24xx_load_risc_flash()
by Himanshu Madhani
· 6 years ago
a630bdc
scsi: qla2xxx: Move qla2x00_set_fcport_state() from a .h into a .c file
by Bart Van Assche
· 6 years ago
81bcf1c
scsi: qla2xxx: Remove two superfluous casts
by Bart Van Assche
· 6 years ago
bb63e47
scsi: qla2xxx: Remove qla_tgt_cmd.data_work and qla_tgt_cmd.data_work_free
by Bart Van Assche
· 6 years ago
9dfb59a
scsi: qla2xxx: Move the <linux/io-64-nonatomic-lo-hi.h> include directive
by Bart Van Assche
· 6 years ago
c20605e
scsi: qla2xxx: Declare qla24xx_build_scsi_crc_2_iocbs() static
by Bart Van Assche
· 6 years ago
c4dc7cd
scsi: qla2xxx: Move the port_state_str[] definition from a .h to a .c file
by Bart Van Assche
· 6 years ago
Next »