| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-02-20 | 1 | -1/+1 |
|\ |
|
| * | ARM: 5944/1: scsi: fix timer setup in fas216.c | Guennadi Liakhovetski | 2010-02-18 | 1 | -1/+1 |
* | | [SCSI] megaraid_sas: fix for 32bit apps | Tomas Henzl | 2010-02-19 | 1 | -2/+16 |
* | | [SCSI] fcoe: Only rmmod fcoe.ko if there are no active connections | Rob Love | 2010-02-17 | 1 | -2/+16 |
* | | [SCSI] libfcoe: Send port LKA every FIP_VN_KA_PERIOD secs. | Bhanu Prakash Gollapudi | 2010-02-17 | 1 | -1/+1 |
* | | [SCSI] libfc: Don't assume response request present. | Hugh Daschbach | 2010-02-17 | 1 | -1/+2 |
* | | [SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response. | Hugh Daschbach | 2010-02-17 | 1 | -1/+1 |
* | | [SCSI] libfc: call ddp setup for only FCP reads to avoid accessing junk fsp p... | Vasu Dev | 2010-02-17 | 2 | -4/+1 |
* | | [SCSI] iscsi_tcp regression: remove bogus warn on in write path | Mike Christie | 2010-02-17 | 1 | -5/+3 |
|/ |
|
* | [SCSI] qla2xxx: Obtain proper host structure during response-queue processing. | Anirban Chakraborty | 2010-02-08 | 3 | -32/+6 |
* | [SCSI] qla2xxx: make msix interrupt handler safe for irq | Xiaotian Feng | 2010-02-08 | 1 | -6/+9 |
* | [SCSI] aic79xx: check for non-NULL scb in ahd_handle_nonpkt_busfree | Hannes Reinecke | 2010-01-17 | 1 | -22/+31 |
* | [SCSI] scsi_transport_fc: Allow LLD to reset FC BSG timeout | Swen Schillig | 2010-01-17 | 1 | -1/+4 |
* | [SCSI] qla2xxx: Update version number to 8.03.01-k10. | Giridhar Malavali | 2010-01-17 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Perform fast mailbox read of flash regardless of size nor add... | Andrew Vasquez | 2010-01-17 | 1 | -0/+3 |
* | [SCSI] qla2xxx: Correct FCP2 recovery handling. | Andrew Vasquez | 2010-01-17 | 3 | -14/+13 |
* | [SCSI] scsi_lib: Fix bug in completion of bidi commands | Boaz Harrosh | 2010-01-17 | 1 | -1/+1 |
* | [SCSI] aacraid: fix File System going into read-only mode | Penchala Narasimha Reddy Chilakala, ERS-HCLTech | 2010-01-17 | 6 | -45/+154 |
* | [SCSI] lpfc: fix file permissions | James Bottomley | 2010-01-17 | 2 | -0/+0 |
* | [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable permissions | Bryn M. Reeves | 2010-01-12 | 1 | -1/+1 |
* | [SCSI] lpfc 8.3.7: Update Driver version to 8.3.7 | James Smart | 2010-01-04 | 1 | -1/+1 |
* | [SCSI] lpfc 8.3.7: Fix discovery failures. | James Smart | 2010-01-04 | 4 | -2/+14 |
* | [SCSI] lpfc 8.3.7: Fix SCSI protocol related errors. | James Smart | 2010-01-04 | 2 | -2/+7 |
* | [SCSI] lpfc 8.3.7: Fix hardware/SLI relates issues | James Smart | 2010-01-04 | 5 | -17/+30 |
* | [SCSI] lpfc 8.3.7: Fix NPIV operation errors | James Smart | 2010-01-04 | 3 | -2/+3 |
* | [SCSI] lpfc 8.3.7: Fix FC protocol errors | James Smart | 2010-01-04 | 2 | -8/+15 |
* | [SCSI] stex: fix scan of nonexistent lun | Ed Lin | 2010-01-04 | 1 | -0/+5 |
* | [SCSI] pmcraid: fix to avoid twice scsi_dma_unmap for a command | Anil Ravindranath | 2009-12-30 | 1 | -5/+3 |
* | [SCSI] qla2xxx: Update version number to 8.03.01-k9. | Giridhar Malavali | 2009-12-30 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Added to EEH support. | Duane Grigsby | 2009-12-30 | 1 | -0/+7 |
* | [SCSI] qla2xxx: Extend base EEH support in qla2xxx. | Andrew Vasquez | 2009-12-30 | 7 | -21/+165 |
* | [SCSI] qla2xxx: Fix for a multiqueue bug in CPU affinity mode | Anirban Chakraborty | 2009-12-30 | 1 | -0/+2 |
* | [SCSI] qla2xxx: Get the link data rate explicitly during device resync. | Michael Hernandez | 2009-12-30 | 3 | -0/+36 |
* | [SCSI] cxgb3i: Fix a login over vlan issue | Rakesh Ranjan | 2009-12-30 | 1 | -1/+33 |
* | kfifo: fix warn_unused_result | Stefani Seibold | 2009-12-22 | 2 | -4/+12 |
* | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... | Stefani Seibold | 2009-12-22 | 3 | -19/+19 |
* | kfifo: cleanup namespace | Stefani Seibold | 2009-12-22 | 3 | -18/+18 |
* | kfifo: move out spinlock | Stefani Seibold | 2009-12-22 | 3 | -6/+7 |
* | kfifo: move struct kfifo in place | Stefani Seibold | 2009-12-22 | 3 | -37/+27 |
* | Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-17 | 1 | -1/+1 |
|\ |
|
| * | cpumask: use modern cpumask style in drivers/scsi/fcoe/fcoe.c | Rusty Russell | 2009-12-17 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-12-17 | 45 | -355/+4905 |
|\ \
| |/
|/| |
|
| * | [SCSI] 3w-9xxx fix bug in sgl loading | adam radford | 2009-12-12 | 1 | -4/+7 |
| * | [SCSI] fcoe, libfc: adds enable/disable for fcoe interface | Vasu Dev | 2009-12-12 | 2 | -3/+114 |
| * | [SCSI] libfc: reduce hold time on SCSI host lock | Chris Leech | 2009-12-12 | 1 | -29/+36 |
| * | [SCSI] libfc: remote port gets stuck in restart state without really restarting | Abhijeet Joglekar | 2009-12-12 | 1 | -0/+1 |
| * | [SCSI] pm8001: misc code cleanup | jack wang | 2009-12-10 | 3 | -5/+9 |
| * | [SCSI] pm8001: enable read HBA SAS address from VPD | jack wang | 2009-12-10 | 3 | -20/+26 |
| * | [SCSI] pm8001: do not reset local sata as it will not be found if reset | jack wang | 2009-12-10 | 1 | -0/+2 |
| * | [SCSI] pm8001: bit set pm8001_ha->flags | jack wang | 2009-12-10 | 1 | -1/+1 |