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
2012-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
12
-25
/
+219
2012-07-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
3
-50
/
+24
2012-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-36
/
+32
2012-07-18
Make wait_for_device_probe() also do scsi_complete_async_scans()
Linus Torvalds
1
-5
/
+0
2012-07-17
target: Allow for target_submit_cmd() returning errors
Roland Dreier
1
-2
/
+1
2012-07-16
target: Remove se_session.sess_wait_list
Roland Dreier
1
-1
/
+1
2012-07-16
qla2xxx: Remove racy, now-redundant check of sess_tearing_down
Roland Dreier
1
-13
/
+3
2012-07-16
qla2xxx: Get rid of redundant qla_tgt_sess.tearing_down
Roland Dreier
3
-3
/
+1
2012-07-16
target: remove transport_generic_handle_cdb_map
Christoph Hellwig
1
-1
/
+0
2012-07-16
tcm_qla2xxx: Offload WRITE I/O backend submission to tcm_qla2xxx wq
Christoph Hellwig
2
-29
/
+19
2012-07-16
tcm_qla2xxx: Remove duplicate header file inclusion
Sachin Kamat
1
-2
/
+0
2012-07-08
bnx2i: use strlcpy() instead of memcpy() for strings
Dan Carpenter
1
-1
/
+1
2012-07-08
[SCSI] bnx2i: Removed the reference to the netdev->base_addr
Eddie Wai
3
-7
/
+7
2012-07-08
[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtf
Dan Williams
2
-7
/
+7
2012-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-17
/
+18
2012-07-06
qla2xxx: print the right array elements in qlt_async_event
Alan Cox
1
-17
/
+18
2012-07-05
cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().
David S. Miller
1
-1
/
+2
2012-07-05
cxgb4i: Convert over to dst_neigh_lookup().
David S. Miller
1
-1
/
+4
2012-07-05
cxgbi: Convert over to dst_neigh_lookup().
David S. Miller
1
-4
/
+8
2012-06-29
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
2
-5
/
+11
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-105
/
+67
2012-06-27
bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve...
Barak Witkowski
7
-14
/
+194
2012-06-22
SCSI & usb-storage: add try_rc_10_first flag
Alan Stern
1
-0
/
+2
2012-06-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-4
/
+2
2012-06-12
qla2xxx: Remove version.h header file inclusion
Sachin Kamat
2
-2
/
+0
2012-06-12
tcm_qla2xxx: Handle malformed wwn strings properly
Roland Dreier
1
-1
/
+3
2012-06-12
tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be static
Roland Dreier
1
-2
/
+2
2012-06-12
qla2xxx: Don't leak commands we give up on in qlt_do_work()
Roland Dreier
1
-1
/
+3
2012-06-12
qla2xxx: Don't crash if we can't find cmd for failed CTIO
Roland Dreier
1
-4
/
+2
2012-06-12
tcm_qla2xxx: Don't insert nacls without sessions into the btree
Roland Dreier
1
-73
/
+0
2012-06-12
tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdown
Nicholas Bellinger
1
-17
/
+31
2012-06-12
tcm_qla2xxx: Convert to TFO->put_session() usage
Joern Engel
1
-1
/
+22
2012-06-07
[SCSI] Fix sd_probe_domain config problem
James Bottomley
1
-3
/
+1
2012-06-06
[SCSI] mpt2sas: Fix unsafe using smp_processor_id() in preemptible
nagalakshmi.nandigama@lsi.com
1
-1
/
+1
2012-05-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
52
-674
/
+11896
2012-05-30
[SCSI] fix scsi_wait_scan
James Bottomley
1
-1
/
+1
2012-05-30
[SCSI] fix async probe regression
Dan Williams
1
-2
/
+5
2012-05-30
[SCSI] be2iscsi: fix dma free size mismatch regression
Mike Christie
1
-3
/
+2
2012-05-30
[SCSI] qla4xxx: Update driver version to 5.02.00-k17
Vikas Chaudhary
1
-1
/
+1
2012-05-30
[SCSI] qla4xxx: Capture minidump for ISP82XX on firmware failure
Tej Parkash
9
-16
/
+1293
2012-05-30
[SCSI] qla4xxx: Add change_queue_depth API support
Tej Parkash
1
-0
/
+20
2012-05-30
[SCSI] qla4xxx: Fix clear ddb mbx command failure issue.
Manish Rangankar
1
-1
/
+35
2012-05-30
[SCSI] qla4xxx: Fix kernel panic during discovery logout.
Manish Rangankar
1
-1
/
+2
2012-05-30
[SCSI] qla4xxx: Correct early completion of pending mbox.
Lalit Chandivade
1
-19
/
+19
2012-05-23
Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
6
-4003
/
+5
2012-05-23
[SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE Syfs
Robert Love
3
-25
/
+268
2012-05-23
[SCSI] libfcoe: Add fcoe_sysfs
Robert Love
3
-3
/
+844
2012-05-23
[SCSI] bnx2fc: Allocate fcoe_ctlr with bnx2fc_interface, not as a member
Robert Love
4
-63
/
+101
2012-05-23
[SCSI] fcoe: Allocate fcoe_ctlr with fcoe_interface, not as a member
Robert Love
2
-52
/
+93
2012-05-23
[SCSI] Fix dm-multipath starvation when scsi host is busy
Jun'ichi Nomura
1
-4
/
+7
[next]