| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | [SCSI] bnx2i: update CQ arming algorith for 5771x chipsets | Anil Veerabhadrappa | 2009-12-10 | 3 | -8/+31 |
| * | [SCSI] bnx2i: Adjust sq_size module parametr to power of 2 only if a non-zero... | Anil Veerabhadrappa | 2009-12-10 | 1 | -1/+1 |
| * | [SCSI] bnx2i: Add 5771E device support to bnx2i driver | Anil Veerabhadrappa | 2009-12-10 | 1 | -1/+5 |
| * | [SCSI] ipr: fix EEH recovery | Kleber Sacilotto de Souza | 2009-12-10 | 1 | -0/+1 |
| * | [SCSI] fcoe: Use LLD's WWPN and WWNN for lport if LLD supports ndo_fcoe_get_wwn | Yi Zou | 2009-12-10 | 1 | -2/+23 |
| * | [SCSI] qla2xxx: Update version number to 8.03.01-k8. | Giridhar Malavali | 2009-12-10 | 1 | -1/+1 |
| * | [SCSI] qla2xxx: fix for multiqueue in MISX disabled case | Anirban Chakraborty | 2009-12-10 | 4 | -2/+27 |
| * | [SCSI] qla2xxx: Queue depth ramp up/down modification changes. | Giridhar Malavali | 2009-12-10 | 4 | -115/+51 |
| * | [SCSI] qla2xxx: dpc thread can execute before scsi host has been added | Michael Reed | 2009-12-10 | 1 | -3/+3 |
| * | [SCSI] libosd: Fix blk_put_request locking again | Boaz Harrosh | 2009-12-10 | 1 | -41/+47 |
| * | [SCSI] megaraid_sas: make driver PCI legacy I/O port free driver | Noriyuki Fujii | 2009-12-10 | 1 | -5/+9 |
| * | [SCSI] Correctly handle thin provisioning write error | Martin K. Petersen | 2009-12-10 | 1 | -0/+1 |
| * | [SCSI] sd: WRITE SAME(16) / UNMAP support | Martin K. Petersen | 2009-12-10 | 2 | -0/+109 |
| * | [SCSI] st: fix mdata->page_order handling | FUJITA Tomonori | 2009-12-10 | 2 | -11/+13 |
| * | [SCSI] be2iscsi: Adding support for various Async messages from chip | Jayamohan Kallickal | 2009-12-10 | 1 | -4/+8 |
| * | [SCSI] mvsas: add support for Adaptec ASC-1045/1405 SAS/SATA HBA | Srinivas | 2009-12-10 | 1 | -0/+1 |
| * | [SCSI] pmcraid: support SMI-S object model of storage pool | Anil Ravindranath | 2009-12-10 | 2 | -10/+29 |
| * | [SCSI] fc class: fix fc_transport_init error handling | Mike Christie | 2009-12-10 | 1 | -3/+14 |
| * | [SCSI] mpt2sas: add missing initialization of scsih_cmds | Kashyap, Desai | 2009-12-10 | 1 | -0/+5 |
| * | [SCSI] scsi_dh_rdac: Add two new IBM devices to rdac_dev_list | Moger, Babu | 2009-12-10 | 1 | -0/+2 |
| * | [SCSI] lpfc: fix hang on SGI ia64 platform | Michael Reed | 2009-12-10 | 1 | -4/+12 |
* | | Subject: Re: [PATCH] strstrip incorrectly marked __must_check | KOSAKI Motohiro | 2009-12-15 | 1 | -2/+2 |
* | | drivers/scsi/sym53c8xx_2/sym_glue.c: rename skip_spaces() to sym_skip_spaces() | Andrew Morton | 2009-12-15 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 40 | -86/+86 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 40 | -86/+86 |
| |\ |
|
| | * | tree-wide: fix misspelling of "definition" in comments | Adam Buchbinder | 2009-12-04 | 5 | -6/+6 |
| | * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 27 | -71/+71 |
| | * | tree-wide: fix some typos and punctuation in comments | Thadeu Lima de Souza Cascardo | 2009-12-04 | 1 | -1/+1 |
| | * | tree-wide: fix typos "selct" + "slect" -> "select" | Uwe Kleine-König | 2009-11-09 | 5 | -5/+5 |
| | * | tree-wide: fix a very frequent spelling mistake | Dirk Hohndel | 2009-11-09 | 3 | -3/+3 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-12-09 | 183 | -5406/+24814 |
|\ \ \ |
|
| * | | | [SCSI] libfc: add support of receiving ELS_RLS | Yi Zou | 2009-12-04 | 1 | -0/+76 |
| * | | | [SCSI] fcoe, libfc: add get_lesb() to allow LLD to fill the link error status... | Yi Zou | 2009-12-04 | 1 | -0/+34 |
| * | | | [SCSI] libfcoe: add tracking FIP Missing Discovery Advertisement count | Yi Zou | 2009-12-04 | 1 | -0/+14 |
| * | | | [SCSI] libfcoe: add tracking FIP Virtual Link Failure count | Yi Zou | 2009-12-04 | 1 | -0/+2 |
| * | | | [SCSI] libfcoe: add checking disable flag in FIP_FKA_ADV | Yi Zou | 2009-12-04 | 1 | -1/+3 |
| * | | | [SCSI] fcoe: allow SCSI-FCP to be processed directly in softirq context | Chris Leech | 2009-12-04 | 1 | -110/+135 |
| * | | | [SCSI] libfc: fix payload size passed to fc_frame_alloc() in fc_lport_els_req... | Yi Zou | 2009-12-04 | 1 | -2/+1 |
| * | | | [SCSI] lpfc 8.3.6 : Update lpfc driver version to 8.3.6 | James Smart | 2009-12-04 | 1 | -1/+1 |
| * | | | [SCSI] lpfc 8.3.6 : Hardware related fixes and changes | James Smart | 2009-12-04 | 5 | -104/+133 |
| * | | | [SCSI] lpfc 8.3.6 : Fix critical errors | James Smart | 2009-12-04 | 3 | -13/+38 |
| * | | | [SCSI] lpfc 8.3.6 : Fix AER issues | James Smart | 2009-12-04 | 3 | -12/+60 |
| * | | | [SCSI] lpfc 8.3.6 : FC Protocol Fixes | James Smart | 2009-12-04 | 12 | -119/+235 |
| * | | | [SCSI] lpfc 8.3.6 : FCoE Protocol Fixes | James Smart | 2009-12-04 | 10 | -21/+56 |
| * | | | [SCSI] st: fix test of value range in st_set_options() | Roel Kluin | 2009-12-04 | 1 | -1/+2 |
| * | | | [SCSI] fix func names in kernel-doc | Randy Dunlap | 2009-12-04 | 1 | -2/+2 |
| * | | | [SCSI] libosd: Error handling revamped | Boaz Harrosh | 2009-12-04 | 1 | -11/+74 |
| * | | | [SCSI] libosd: Bugfix of error handling in attributes-list decoding | Boaz Harrosh | 2009-12-04 | 1 | -0/+1 |
| * | | | [SCSI] libosd: bug in osd_req_decode_sense_full() | Boaz Harrosh | 2009-12-04 | 1 | -4/+5 |
| * | | | [SCSI] libosd: osd_dev_info: Unique Identification of an OSD device | Boaz Harrosh | 2009-12-04 | 2 | -9/+117 |