index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
Johannes Thumshirn
2016-11-17
6
-61
/
+116
*
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
Johannes Thumshirn
2016-11-17
9
-272
/
+392
*
scsi: Get rid of struct fc_bsg_buffer
Johannes Thumshirn
2016-11-17
2
-2
/
+3
*
scsi: mvsas: fix command_active typo
Arnd Bergmann
2016-11-16
1
-1
/
+1
*
scsi: dmx3191d: use module_pci_driver
Geliang Tang
2016-11-16
1
-12
/
+1
*
scsi: fnic: Correcting rport check location in fnic_queuecommand_lck
Satish Kharat
2016-11-16
1
-10
/
+18
*
scsi: ufs: introduce a new ufshcd_statea UFSHCD_STATE_EH_SCHEDULED
Zang Leigang
2016-11-16
1
-1
/
+3
*
scsi: hpsa: correct logical resets
Don Brace
2016-11-16
1
-1
/
+22
*
scsi: megaraid-sas: request irqs later
Tomas Henzl
2016-11-16
1
-7
/
+5
*
scsi: hpsa: free irq on q indexed by h->intr_mode and not i
Colin Ian King
2016-11-14
1
-1
/
+1
*
scsi: isci: fix typo in deg_dbg message
Colin Ian King
2016-11-14
1
-1
/
+1
*
scsi: isci: fix spelling mistakes in dev_warn messages
Colin Ian King
2016-11-14
1
-2
/
+2
*
scsi: megaraid_sas: add in missing white spaces in error messages text
Colin Ian King
2016-11-14
1
-4
/
+2
*
scsi: scsi_transport_fc: Hold queue lock while calling blk_run_queue_async()
Bart Van Assche
2016-11-14
1
-7
/
+7
*
scsi: g_NCR5380: Fix release_region in error handling
Ondrej Zary
2016-11-12
1
-3
/
+3
*
scsi: ufs: introduce hibern8_notify callback
Kiwoong Kim
2016-11-12
2
-2
/
+22
*
scsi: ufs: introduce setup_task_mgmt
Kiwoong Kim
2016-11-12
2
-0
/
+12
*
scsi: ufs: introduce setup_xfer_req callback
Kiwoong Kim
2016-11-12
2
-0
/
+12
*
scsi: hpsa: use pci_alloc_irq_vectors and automatic irq affinity
Christoph Hellwig
2016-11-12
2
-97
/
+52
*
scsi: ufs: Use the resource-managed function to add devfreq device
Chanwoo Choi
2016-11-08
1
-3
/
+1
*
scsi: fix spelling mistake in error message
Colin Ian King
2016-11-08
1
-1
/
+1
*
scsi: mpt3sas: fix some spelling mistakes in message and comments
Colin Ian King
2016-11-08
1
-8
/
+8
*
scsi: ufs: qcom: Don't free resource-managed kmalloc element
Vivek Gautam
2016-11-08
1
-1
/
+0
*
scsi: ufs: qcom: Add phy_exit call in hcd exit path
Vivek Gautam
2016-11-08
1
-0
/
+1
*
scsi: ufs-qcom: phy/hcd: Refactoring phy clock handling
Vivek Gautam
2016-11-08
1
-15
/
+6
*
scsi: megaraid_sas: driver version upgrade
Kashyap Desai
2016-11-08
1
-2
/
+2
*
scsi: megaraid_sas: Do not set MPI2_TYPE_CUDA for JBOD FP path for FW which d...
Kashyap Desai
2016-11-08
1
-4
/
+4
*
scsi: megaraid_sas: Send SYNCHRONIZE_CACHE for VD to firmware
Kashyap Desai
2016-11-08
3
-5
/
+10
*
scsi: smartpqi: switch to pci_alloc_irq_vectors
Christoph Hellwig
2016-11-08
2
-72
/
+32
*
scsi: allow LLDDs to expose the queue mapping to blk-mq
Christoph Hellwig
2016-11-08
1
-0
/
+10
*
scsi: ufs: change device rails hpm mode ramp up sequence
Subhash Jadavani
2016-11-08
1
-1
/
+1
*
scsi: ufs: suspend clock scaling at the start of suspend
Subhash Jadavani
2016-11-08
1
-9
/
+5
*
scsi: ufshcd: release resources if probe fails
Subhash Jadavani
2016-11-08
3
-7
/
+3
*
scsi: ufs: fix race between clock gating and devfreq scaling work
Subhash Jadavani
2016-11-08
1
-0
/
+32
*
scsi: mpt3sas: Bump driver version as "14.101.00.00"
Suganath Prabu Subramani
2016-11-08
1
-2
/
+2
*
scsi: mpt3sas: Fix for Endianness issue.
Suganath Prabu Subramani
2016-11-08
1
-5
/
+7
*
scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors for SAS3...
Suganath Prabu Subramani
2016-11-08
6
-54
/
+161
*
scsi: mpt3sas: set EEDP-escape-flags for SAS35 devices.
Suganath Prabu Subramani
2016-11-08
1
-0
/
+3
*
scsi: mpt3sas: Increased/Additional MSIX support for SAS35 devices.
Suganath Prabu Subramani
2016-11-08
3
-12
/
+21
*
scsi: mpt3sas: Added Device ID's for SAS35 devices and updated MPI header.
Suganath Prabu Subramani
2016-11-08
5
-1
/
+44
*
scsi: mpt3sas: Bump driver version as "14.100.00.00"
Suganath Prabu Subramani
2016-11-08
1
-2
/
+2
*
scsi: mpt3sas: Remove unused macro "MPT_DEVICE_TLR_ON"
Suganath Prabu Subramani
2016-11-08
1
-1
/
+0
*
scsi: mpt3sas: Implement device_remove_in_progress check in IOCTL path
Suganath Prabu Subramani
2016-11-08
4
-8
/
+86
*
scsi: mpt3sas: Fix for incorrect numbers for MSIX vectors enabled when non RD...
Suganath Prabu Subramani
2016-11-08
1
-5
/
+7
*
scsi: mpt3sas: Fix for improper info displayed in var log, while blocking or ...
Suganath Prabu Subramani
2016-11-08
1
-4
/
+4
*
scsi: advansys: fix build warning for PCI=n
Arnd Bergmann
2016-11-08
1
-0
/
+3
*
scsi: libfc: Don't have fc_exch_find log errors on a new exchange
Chris Leech
2016-11-08
1
-0
/
+3
*
scsi: ufs: optimize clock gate work
Venkat Gopalakrishnan
2016-11-08
1
-1
/
+8
*
scsi: ufshcd: Fix race between clk scaling and ungate work
Venkat Gopalakrishnan
2016-11-08
1
-0
/
+15
*
scsi: ufs: fail ufshcd_probe_hba() if power configuration fails
Dov Levenglick
2016-11-08
1
-1
/
+3
[next]