summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-242-3/+3
|\
| * scsi: aha152x: Fix sparse warning and make printing pointer address more port...Krzysztof Wilczynski2012-07-201-2/+2
| * treewide: Put a space between #include and FILEPaul Bolle2012-06-281-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-07-2412-25/+219
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-197-36/+32
| |\ \
| * | | bnx2i: use strlcpy() instead of memcpy() for stringsDan Carpenter2012-07-091-1/+1
| * | | cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().David S. Miller2012-07-051-1/+2
| * | | cxgb4i: Convert over to dst_neigh_lookup().David S. Miller2012-07-051-1/+4
| * | | cxgbi: Convert over to dst_neigh_lookup().David S. Miller2012-07-051-4/+8
| * | | netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-302-5/+11
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-296-105/+67
| |\ \ \
| * | | | bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve...Barak Witkowski2012-06-277-14/+194
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-07-223-50/+24
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | target: Allow for target_submit_cmd() returning errorsRoland Dreier2012-07-181-2/+1
| * | | | target: Remove se_session.sess_wait_listRoland Dreier2012-07-171-1/+1
| * | | | qla2xxx: Remove racy, now-redundant check of sess_tearing_downRoland Dreier2012-07-171-13/+3
| * | | | qla2xxx: Get rid of redundant qla_tgt_sess.tearing_downRoland Dreier2012-07-173-3/+1
| * | | | target: remove transport_generic_handle_cdb_mapChristoph Hellwig2012-07-171-1/+0
| * | | | tcm_qla2xxx: Offload WRITE I/O backend submission to tcm_qla2xxx wqChristoph Hellwig2012-07-172-29/+19
| * | | | tcm_qla2xxx: Remove duplicate header file inclusionSachin Kamat2012-07-171-2/+0
* | | | | Make wait_for_device_probe() also do scsi_complete_async_scans()Linus Torvalds2012-07-191-5/+0
* | | | | [SCSI] bnx2i: Removed the reference to the netdev->base_addrEddie Wai2012-07-083-7/+7
* | | | | [SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams2012-07-082-7/+7
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2012-07-061-17/+18
|\| | | | | |_|/ / |/| | |
| * | | qla2xxx: print the right array elements in qlt_async_eventAlan Cox2012-07-061-17/+18
* | | | SCSI & usb-storage: add try_rc_10_first flagAlan Stern2012-06-231-0/+2
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-06-162-4/+2
|\ \ \ \ | |/ / / |/| | |
| * | | [SCSI] Fix sd_probe_domain config problemJames Bottomley2012-06-071-3/+1
| * | | [SCSI] mpt2sas: Fix unsafe using smp_processor_id() in preemptiblenagalakshmi.nandigama@lsi.com2012-06-061-1/+1
| |/ /
* | | qla2xxx: Remove version.h header file inclusionSachin Kamat2012-06-132-2/+0
* | | tcm_qla2xxx: Handle malformed wwn strings properlyRoland Dreier2012-06-131-1/+3
* | | tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be staticRoland Dreier2012-06-131-2/+2
* | | qla2xxx: Don't leak commands we give up on in qlt_do_work()Roland Dreier2012-06-131-1/+3
* | | qla2xxx: Don't crash if we can't find cmd for failed CTIORoland Dreier2012-06-131-4/+2
* | | tcm_qla2xxx: Don't insert nacls without sessions into the btreeRoland Dreier2012-06-131-73/+0
* | | tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdownNicholas Bellinger2012-06-131-17/+31
* | | tcm_qla2xxx: Convert to TFO->put_session() usageJoern Engel2012-06-131-1/+22
|/ /
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-05-3152-674/+11896
|\ \ | |/ |/|
| * [SCSI] fix scsi_wait_scanJames Bottomley2012-05-301-1/+1
| * [SCSI] fix async probe regressionDan Williams2012-05-301-2/+5
| * [SCSI] be2iscsi: fix dma free size mismatch regressionMike Christie2012-05-301-3/+2
| * [SCSI] qla4xxx: Update driver version to 5.02.00-k17Vikas Chaudhary2012-05-301-1/+1
| * [SCSI] qla4xxx: Capture minidump for ISP82XX on firmware failureTej Parkash2012-05-309-16/+1293
| * [SCSI] qla4xxx: Add change_queue_depth API supportTej Parkash2012-05-301-0/+20
| * [SCSI] qla4xxx: Fix clear ddb mbx command failure issue.Manish Rangankar2012-05-301-1/+35
| * [SCSI] qla4xxx: Fix kernel panic during discovery logout.Manish Rangankar2012-05-301-1/+2
| * [SCSI] qla4xxx: Correct early completion of pending mbox.Lalit Chandivade2012-05-301-19/+19
| * [SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE SyfsRobert Love2012-05-233-25/+268
| * [SCSI] libfcoe: Add fcoe_sysfsRobert Love2012-05-233-3/+844
| * [SCSI] bnx2fc: Allocate fcoe_ctlr with bnx2fc_interface, not as a memberRobert Love2012-05-234-63/+101