index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-27
SCSI: refactor device-matching code in scsi_devinfo.c
Alan Stern
1
-71
/
+41
2015-10-27
fnic: check pci_map_single() return value
Maurizio Lombardi
2
-8
/
+54
2015-10-27
be2iscsi: Revert ownership to Emulex
Ketan Mukadam
10
-22
/
+22
2015-10-27
bnx2fc: Do not log error for netevents that need no action
Shirish Pargaonkar
1
-1
/
+0
2015-10-27
lpfc: Update version to 11.0.0.0 for upstream patch set
James Smart
1
-1
/
+1
2015-10-27
lpfc: Fix default RA_TOV and ED_TOV in the FC/FCoE driver for all topologies
James Smart
2
-2
/
+15
2015-10-27
lpfc: The linux driver does not reinitiate discovery after a failed FLOGI
James Smart
1
-2
/
+7
2015-10-27
lpfc: Fix for discovery failure in PT2PT when FLOGI's ELS ACC response gets a...
James Smart
1
-14
/
+17
2015-10-27
lpfc: Add support for Lancer G6 and 32G FC links
James Smart
8
-9
/
+58
2015-10-27
fix: lpfc_send_rscn_event sends bigger buffer size
Ales Novak
1
-1
/
+1
2015-10-27
lpfc: remove set but not used variables
Sebastian Herbszt
10
-126
/
+8
2015-10-27
lpfc:Make the function lpfc_sli4_mbox_completions_pending static in order to ...
Nicholas Krause
1
-1
/
+1
2015-10-27
Fix kmalloc overflow in LPFC driver at large core count
Ian Mitchell
2
-6
/
+1
2015-10-27
lpfc: Destroy lpfc_hba_index IDR on module exit
Johannes Thumshirn
1
-0
/
+1
2015-10-27
lpfc: in sli3 use configured sg_seg_cnt for sg_tablesize
Bodo Stroesser
1
-1
/
+1
2015-10-27
lpfc: Remove unnessary cast
Firo Yang
1
-2
/
+1
2015-10-27
lpfc: fix model description
Sebastian Herbszt
1
-1
/
+1
2015-10-07
3w-9xxx: don't unmap bounce buffered commands
Christoph Hellwig
1
-7
/
+21
2015-10-01
scsi_dh: Use the correct module name when loading device handler
Paul Mackerras
1
-1
/
+1
2015-09-17
libiscsi: Fix iscsi_check_transport_timeouts possible infinite loop
Ariel Nahum
1
-6
/
+11
2015-09-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
5
-82
/
+121
2015-09-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
35
-1214
/
+1832
2015-09-11
target/qla2xxx: Honor max_data_sg_nents I/O transfer limit
Nicholas Bellinger
1
-0
/
+5
2015-09-10
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+5
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-22
/
+7
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
1
-5
/
+5
2015-09-06
scsi: fix scsi_error_handler vs. scsi_host_dev_release race
Michal Hocko
1
-1
/
+10
2015-09-06
fcoe: Convert use of __constant_htons to htons
Vaishali Thakkar
1
-1
/
+1
2015-09-06
mpt2sas: setpci reset kernel oops fix
Nagarajkumar Narayanan
4
-9
/
+67
2015-09-06
pm80xx: Don't override ts->stat on IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSY
Johannes Thumshirn
2
-0
/
+2
2015-09-06
lpfc: Fix possible use-after-free and double free in lpfc_mbx_cmpl_rdp_page_a2()
Johannes Thumshirn
1
-3
/
+4
2015-09-06
bfa: Fix incorrect de-reference of pointer
Anil Gurumurthy
1
-1
/
+1
2015-09-06
bfa: Fix indentation
Anil Gurumurthy
1
-11
/
+11
2015-09-06
scsi_transport_sas: Remove check for SAS expander when querying bay/enclosure...
Jordan Hargrave
1
-10
/
+0
2015-09-06
scsi_debug: resp_request: remove unused variable
Tomas Winkler
1
-2
/
+1
2015-09-06
scsi_debug: fix REPORT LUNS Well Known LU
Tomas Winkler
1
-2
/
+3
2015-09-06
scsi_debug: schedule_resp fix input variable check
Tomas Winkler
1
-3
/
+10
2015-09-06
scsi_debug: make dump_sector static
Tomas Winkler
1
-1
/
+1
2015-09-06
scsi_debug: vfree is null safe so drop the check
Tomas Winkler
1
-7
/
+3
2015-09-06
scsi_debug: use SCSI_W_LUN_REPORT_LUNS instead of SAM2_WLUN_REPORT_LUNS;
Tomas Winkler
1
-7
/
+6
2015-09-06
scsi_debug: define pr_fmt() for consistent logging
Tomas Winkler
1
-65
/
+53
2015-09-06
mpt2sas: Refcount fw_events and fix unsafe list usage
Calvin Owens
1
-21
/
+91
2015-09-06
mpt2sas: Refcount sas_device objects and fix unsafe list usage
Calvin Owens
3
-154
/
+360
2015-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+66
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2015-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
62
-1325
/
+8670
2015-09-01
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
8
-12
/
+12
2015-09-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2015-08-28
scsi_dh: return SCSI_DH_NOTCONN in scsi_dh_activate()
Hannes Reinecke
1
-0
/
+1
2015-08-28
scsi_dh: don't allow to detach device handlers at runtime
Christoph Hellwig
1
-2
/
+4
[prev]
[next]