index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
advansys: Use dma_pool for sg elements
Hannes Reinecke
2015-05-25
1
-63
/
+45
*
advansys: Use DMA-API for mapping request blocks
Hannes Reinecke
2015-05-25
1
-54
/
+54
*
advansys: Use DMA-API for carrier buffer
Hannes Reinecke
2015-05-25
1
-133
/
+103
*
advansys: use DMA-API for mapping sense buffer
Hannes Reinecke
2015-05-25
1
-9
/
+16
*
advansys: use shared host tag map for command lookup
Hannes Reinecke
2015-05-25
1
-146
/
+79
*
advansys: use host_reset
Hannes Reinecke
2015-05-25
1
-16
/
+11
*
virtio_scsi: don't select CONFIG_BLK_DEV_INTEGRITY
Christoph Hellwig
2015-05-25
2
-2
/
+10
*
be2iscsi : Bump the driver version
John Soni Jose
2015-05-25
1
-1
/
+1
*
be2iscsi : Logout of FW Boot Session
John Soni Jose
2015-05-25
4
-0
/
+87
*
be2iscsi : Fix memory check before unmapping.
John Soni Jose
2015-05-25
1
-3
/
+7
*
be2iscsi : Fix memory leak in the unload path
John Soni Jose
2015-05-25
1
-6
/
+12
*
be2iscsi : Fix the PCI request region reserving.
John Soni Jose
2015-05-25
1
-4
/
+18
*
be2iscsi : Fix the retry count for boot targets
John Soni Jose
2015-05-25
3
-3
/
+28
*
megaraid_sas : swap whole register in megasas_register_aen
Christoph Hellwig
2015-05-25
1
-2
/
+2
*
megaraid_sas : fix megasas_fire_cmd_fusion calling convention
Christoph Hellwig
2015-05-25
1
-41
/
+31
*
megaraid_sas : add missing byte swaps to the sriov code
Christoph Hellwig
2015-05-25
1
-21
/
+25
*
megaraid_sas : bytewise or should be done on native endian variables
Christoph Hellwig
2015-05-25
1
-1
/
+3
*
megaraid_sas : move endianness conversion into caller of megasas_get_seq_num
Christoph Hellwig
2015-05-25
1
-6
/
+6
*
megaraid_sas : add endianness conversions for all ones
Christoph Hellwig
2015-05-25
3
-8
/
+10
*
megaraid_sas : add endianness annotations
Christoph Hellwig
2015-05-25
5
-296
/
+296
*
megaraid_sas : add missing __iomem annotations
Christoph Hellwig
2015-05-25
2
-5
/
+6
*
megaraid_sas : megasas_complete_outstanding_ioctls() can be static
kbuild test robot
2015-05-25
1
-1
/
+1
*
megaraid_sas : Support for Avago's Single server High Availability product
Sumit.Saxena@avagotech.com
2015-05-25
3
-3
/
+49
*
megaraid_sas : Add release date and update driver version
Sumit.Saxena@avagotech.com
2015-05-25
2
-1
/
+21
*
megaraid_sas : Modify driver's meta data to reflect Avago
Sumit.Saxena@avagotech.com
2015-05-25
1
-3
/
+3
*
megaraid_sas : Use Block layer tag support for internal command indexing
Sumit.Saxena@avagotech.com
2015-05-25
4
-242
/
+99
*
megaraid_sas : Enhanced few prints
Sumit.Saxena@avagotech.com
2015-05-25
1
-25
/
+24
*
megaraid_sas : Move controller's queue depth calculation in adapter specific ...
Sumit.Saxena@avagotech.com
2015-05-25
3
-24
/
+25
*
megaraid_sas : Add separate functions for building sysPD IOs and non RW LDIOs
Sumit.Saxena@avagotech.com
2015-05-25
3
-106
/
+138
*
megaraid_sas : Add separate function for refiring MFI commands
Sumit.Saxena@avagotech.com
2015-05-25
1
-41
/
+39
*
megaraid_sas : Add separate function for setting up IRQs
Sumit.Saxena@avagotech.com
2015-05-25
1
-146
/
+135
*
csiostor: fix an error code in csio_hw_init()
Dan Carpenter
2015-05-25
1
-0
/
+1
*
ufs-qcom: Switch dependency to ARCH_QCOM
Stephen Boyd
2015-05-25
1
-1
/
+1
*
aacraid: aac_src_intr_message() can be static
kbuild test robot
2015-05-25
1
-1
/
+1
*
cxgb4i: set the initial sequence number
Karen Xie
2015-05-25
2
-2
/
+8
*
cxgbi: update driver versions
Karen Xie
2015-05-25
3
-6
/
+13
*
cxgbi: update copyright to 2015
Karen Xie
2015-05-25
6
-6
/
+6
*
cxgbi: use per-connection link-speed dependent send/recv windows
Karen Xie
2015-05-25
4
-23
/
+40
*
sd: fix an error return in probe()
Dan Carpenter
2015-05-25
1
-1
/
+2
*
scsi_scan: fix queue depth initialisation problem
James Bottomley
2015-05-25
1
-1
/
+2
*
MAINTAINERS, be2iscsi: change email domain
Minh Tran
2015-05-18
9
-36
/
+36
*
sd: Disable support for 256 byte/sector disks
Mark Hounschell
2015-05-18
1
-14
/
+5
*
lpfc: Fix breakage on big endian kernels
Alexey Kardashevskiy
2015-05-11
1
-20
/
+21
*
storvsc: Set the SRB flags correctly when no data transfer is needed
K. Y. Srinivasan
2015-05-11
1
-2
/
+1
*
3w-9xxx: fix command completion race
Christoph Hellwig
2015-04-27
2
-49
/
+13
*
3w-xxxx: fix command completion race
Christoph Hellwig
2015-04-27
2
-41
/
+6
*
3w-sas: fix command completion race
Christoph Hellwig
2015-04-27
2
-44
/
+10
*
aha1542: Allocate memory before taking a lock
Ondrej Zary
2015-04-27
1
-12
/
+11
*
SCSI: add 1024 max sectors black list flag
Mike Christie
2015-04-27
2
-0
/
+7
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-04-24
3
-94
/
+83
|
\
[next]