index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
a2091.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-04
scsi: aacraid: Merge adapter setup with resolve luns
Raghava Aditya Renukunta
1
-5
/
+12
2018-01-04
scsi: aacraid: Refactor resolve luns code and scsi functions
Raghava Aditya Renukunta
1
-17
/
+54
2018-01-04
scsi: aacraid: Added macros to help loop through known buses and targets
Raghava Aditya Renukunta
2
-17
/
+21
2018-01-04
scsi: aacraid: Process hba and container hot plug events in single function
Raghava Aditya Renukunta
3
-41
/
+30
2018-01-04
scsi: aacraid: Merge func to get container information
Raghava Aditya Renukunta
2
-19
/
+19
2018-01-04
scsi: aacraid: Add helper function to set queue depth
Raghava Aditya Renukunta
1
-13
/
+24
2018-01-04
scsi: aacraid: Save bmic phy information for each phy
Raghava Aditya Renukunta
2
-6
/
+79
2018-01-04
scsi: aacraid: Create helper functions to get lun info
Raghava Aditya Renukunta
1
-12
/
+42
2018-01-04
scsi: aacraid: Move function around to match existing code
Raghava Aditya Renukunta
1
-56
/
+56
2018-01-04
scsi: aacraid: Untangle targets setup from report phy luns
Raghava Aditya Renukunta
2
-11
/
+34
2018-01-04
scsi: aacraid: Add target setup helper function
Raghava Aditya Renukunta
3
-7
/
+15
2018-01-04
scsi: aacraid: Refactor and rename to make mirror existing changes
Raghava Aditya Renukunta
3
-19
/
+21
2018-01-04
scsi: aacraid: Change phy luns function to use common bmic function
Raghava Aditya Renukunta
3
-63
/
+25
2018-01-04
scsi: aacraid: Create bmic submission function from bmic identify
Raghava Aditya Renukunta
2
-49
/
+105
2018-01-04
scsi: aacraid: Move code to wait for IO completion to shutdown func
Raghava Aditya Renukunta
2
-25
/
+36
2018-01-04
scsi: aacraid: Refactor reset_host store function
Raghava Aditya Renukunta
1
-6
/
+3
2018-01-04
scsi: aacraid: Allow reset_host sysfs var to recover Panicked Fw
Raghava Aditya Renukunta
1
-5
/
+8
2018-01-04
scsi: aacraid: Fix ioctl reset hang
Raghava Aditya Renukunta
1
-1
/
+5
2018-01-04
scsi: aacraid: Do not remove offlined devices
Raghava Aditya Renukunta
1
-6
/
+4
2018-01-04
scsi: aacraid: Fix hang in kdump
Raghava Aditya Renukunta
2
-9
/
+1
2018-01-04
scsi: aacraid: Do not attempt abort when Fw panicked
Raghava Aditya Renukunta
1
-0
/
+3
2018-01-04
scsi: aacraid: Fix udev inquiry race condition
Raghava Aditya Renukunta
1
-4
/
+12
2018-01-04
scsi: doc: fix iscsi-related kernel-doc warnings
Randy Dunlap
3
-5
/
+10
2018-01-04
scsi: mpt3sas: Proper handling of set/clear of "ATA command pending" flag.
Chaitra P B
1
-13
/
+15
2018-01-04
scsi: lpfc: fix a couple of minor indentation issues
Colin Ian King
1
-4
/
+4
2018-01-04
scsi: lpfc: don't dereference localport before it has been null checked
Colin Ian King
1
-1
/
+1
2018-01-04
scsi: scsi_transport_fc: fix typos on 64/128 GBit define names
James Smart
2
-4
/
+4
2018-01-04
scsi: libsas: remove private hex2bin() implementation
Andy Shevchenko
1
-16
/
+4
2018-01-04
scsi: libiscsi: Allow sd_shutdown on bad transport
Rafael David Tinoco
1
-1
/
+23
2017-12-21
scsi: lpfc: correct sg_seg_cnt attribute min vs default
James Smart
1
-1
/
+1
2017-12-21
scsi: qla2xxx: Fix smatch warning in qla25xx_delete_{rsp|req}_que
Himanshu Madhani
1
-2
/
+4
2017-12-21
scsi: qedi: Fix a possible sleep-in-atomic bug in qedi_process_tmf_resp
Jia-Ju Bai
1
-1
/
+1
2017-12-21
scsi: arcmsr: simplify arcmsr_request_device_map routine
Ching Huang
1
-135
/
+34
2017-12-21
scsi: arcmsr: simplify all arcmsr_hbaX_get_config routine by call a new get_a...
Ching Huang
1
-195
/
+48
2017-12-21
scsi: arcmsr: simplify arcmsr_hbaE_get_config function
Ching Huang
1
-15
/
+3
2017-12-21
scsi: arcmsr: waiting for iop firmware ready before issue get_config command ...
Ching Huang
1
-0
/
+2
2017-12-21
scsi: arcmsr: simplify arcmsr_hbaC_get_config function
Ching Huang
1
-12
/
+3
2017-12-21
scsi: lpfc: update driver version to 11.4.0.6
James Smart
1
-1
/
+1
2017-12-21
scsi: lpfc: Beef up stat counters for debug
James Smart
6
-19
/
+171
2017-12-21
scsi: lpfc: Fix infinite wait when driver unregisters a remote NVME port.
James Smart
1
-84
/
+51
2017-12-21
scsi: lpfc: Fix issues connecting with nvme initiator
James Smart
1
-2
/
+2
2017-12-21
scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabled
James Smart
3
-27
/
+34
2017-12-21
scsi: lpfc: Increase SCSI CQ and WQ sizes.
James Smart
3
-27
/
+46
2017-12-21
scsi: lpfc: Fix receive PRLI handling
James Smart
2
-14
/
+47
2017-12-21
scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcv
James Smart
3
-13
/
+36
2017-12-21
scsi: lpfc: Fix random heartbeat timeouts during heavy IO
James Smart
4
-22
/
+63
2017-12-21
scsi: hisi_sas: add v3 hw suspend and resume
Xiang Chen
3
-1
/
+97
2017-12-21
scsi: hisi_sas: re-add the lldd_port_deformed()
Xiang Chen
1
-0
/
+5
2017-12-21
scsi: hisi_sas: fix SAS_QUEUE_FULL problem while running IO
Xiang Chen
1
-1
/
+1
2017-12-15
scsi: hisi_sas: add internal abort dev in some places
Xiaofei Tan
1
-0
/
+25
[next]