Age | Commit message (Expand) | Author | Files | Lines |
2010-01-13 | [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable permissions | Bryn M. Reeves | 1 | -1/+1 |
2010-01-04 | [SCSI] lpfc 8.3.7: Update Driver version to 8.3.7 | James Smart | 1 | -1/+1 |
2010-01-04 | [SCSI] lpfc 8.3.7: Fix discovery failures. | James Smart | 4 | -2/+14 |
2010-01-04 | [SCSI] lpfc 8.3.7: Fix SCSI protocol related errors. | James Smart | 2 | -2/+7 |
2010-01-04 | [SCSI] lpfc 8.3.7: Fix hardware/SLI relates issues | James Smart | 5 | -17/+30 |
2010-01-04 | [SCSI] lpfc 8.3.7: Fix NPIV operation errors | James Smart | 3 | -2/+3 |
2010-01-04 | [SCSI] lpfc 8.3.7: Fix FC protocol errors | James Smart | 2 | -8/+15 |
2010-01-04 | [SCSI] stex: fix scan of nonexistent lun | Ed Lin | 1 | -0/+5 |
2009-12-30 | [SCSI] pmcraid: fix to avoid twice scsi_dma_unmap for a command | Anil Ravindranath | 1 | -5/+3 |
2009-12-30 | [SCSI] qla2xxx: Update version number to 8.03.01-k9. | Giridhar Malavali | 1 | -1/+1 |
2009-12-30 | [SCSI] qla2xxx: Added to EEH support. | Duane Grigsby | 1 | -0/+7 |
2009-12-30 | [SCSI] qla2xxx: Extend base EEH support in qla2xxx. | Andrew Vasquez | 7 | -21/+165 |
2009-12-30 | [SCSI] qla2xxx: Fix for a multiqueue bug in CPU affinity mode | Anirban Chakraborty | 1 | -0/+2 |
2009-12-30 | [SCSI] qla2xxx: Get the link data rate explicitly during device resync. | Michael Hernandez | 3 | -0/+36 |
2009-12-30 | [SCSI] cxgb3i: Fix a login over vlan issue | Rakesh Ranjan | 1 | -1/+33 |
2009-12-23 | kfifo: fix warn_unused_result | Stefani Seibold | 2 | -4/+12 |
2009-12-23 | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... | Stefani Seibold | 3 | -19/+19 |
2009-12-23 | kfifo: cleanup namespace | Stefani Seibold | 3 | -18/+18 |
2009-12-23 | kfifo: move out spinlock | Stefani Seibold | 3 | -6/+7 |
2009-12-23 | kfifo: move struct kfifo in place | Stefani Seibold | 3 | -37/+27 |
2009-12-18 | Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2009-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 45 | -355/+4905 |
2009-12-17 | cpumask: use modern cpumask style in drivers/scsi/fcoe/fcoe.c | Rusty Russell | 1 | -1/+1 |
2009-12-15 | Subject: Re: [PATCH] strstrip incorrectly marked __must_check | KOSAKI Motohiro | 1 | -2/+2 |
2009-12-15 | drivers/scsi/sym53c8xx_2/sym_glue.c: rename skip_spaces() to sym_skip_spaces() | Andrew Morton | 1 | -2/+2 |
2009-12-13 | [SCSI] 3w-9xxx fix bug in sgl loading | adam radford | 1 | -4/+7 |
2009-12-13 | [SCSI] fcoe, libfc: adds enable/disable for fcoe interface | Vasu Dev | 2 | -3/+114 |
2009-12-13 | [SCSI] libfc: reduce hold time on SCSI host lock | Chris Leech | 1 | -29/+36 |
2009-12-13 | [SCSI] libfc: remote port gets stuck in restart state without really restarting | Abhijeet Joglekar | 1 | -0/+1 |
2009-12-10 | [SCSI] pm8001: misc code cleanup | jack wang | 3 | -5/+9 |
2009-12-10 | [SCSI] pm8001: enable read HBA SAS address from VPD | jack wang | 3 | -20/+26 |
2009-12-10 | [SCSI] pm8001: do not reset local sata as it will not be found if reset | jack wang | 1 | -0/+2 |
2009-12-10 | [SCSI] pm8001: bit set pm8001_ha->flags | jack wang | 1 | -1/+1 |
2009-12-10 | [SCSI] pm8001:fix potential NULL pointer dereference | jack wang | 1 | -1/+1 |
2009-12-10 | [SCSI] pm8001: set SSC down-spreading only to get less errors on some 6G device. | jack wang | 1 | -44/+21 |
2009-12-10 | [SCSI] pm8001: fix endian issues with SAS address | jack wang | 2 | -5/+5 |
2009-12-10 | [SCSI] pm8001: enhance error handle for IO patch | jack wang | 4 | -5/+84 |
2009-12-10 | [SCSI] pm8001: Fix for sata io circular lock dependency. | jack wang | 1 | -5/+35 |
2009-12-10 | [SCSI] hpsa: add driver for HP Smart Array controllers. | Stephen M. Cameron | 5 | -0/+4141 |
2009-12-10 | [SCSI] cxgb3i: always use negative errno in case of error | kxie@chelsio.com | 2 | -14/+14 |
2009-12-10 | [SCSI] bnx2i: minor code cleanup and update driver version | Anil Veerabhadrappa | 2 | -4/+2 |
2009-12-10 | [SCSI] bnx2i: Task management ABORT TASK fixes | Anil Veerabhadrappa | 1 | -4/+13 |
2009-12-10 | [SCSI] bnx2i: update CQ arming algorith for 5771x chipsets | Anil Veerabhadrappa | 3 | -8/+31 |
2009-12-10 | [SCSI] bnx2i: Adjust sq_size module parametr to power of 2 only if a non-zero... | Anil Veerabhadrappa | 1 | -1/+1 |
2009-12-10 | [SCSI] bnx2i: Add 5771E device support to bnx2i driver | Anil Veerabhadrappa | 1 | -1/+5 |
2009-12-10 | [SCSI] ipr: fix EEH recovery | Kleber Sacilotto de Souza | 1 | -0/+1 |
2009-12-10 | [SCSI] fcoe: Use LLD's WWPN and WWNN for lport if LLD supports ndo_fcoe_get_wwn | Yi Zou | 1 | -2/+23 |
2009-12-10 | [SCSI] qla2xxx: Update version number to 8.03.01-k8. | Giridhar Malavali | 1 | -1/+1 |
2009-12-10 | [SCSI] qla2xxx: fix for multiqueue in MISX disabled case | Anirban Chakraborty | 4 | -2/+27 |
2009-12-10 | [SCSI] qla2xxx: Queue depth ramp up/down modification changes. | Giridhar Malavali | 4 | -115/+51 |