| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Greg Kroah-Hartman | 2006-08-26 | 47 | -1265/+1073 |
|\ |
|
| * | [SCSI] fix scsi_send_eh_cmnd regression | Mike Christie | 2006-08-26 | 1 | -9/+9 |
| * | [SCSI] qla2xxx: Update version number to 8.01.07-k1. | Andrew Vasquez | 2006-08-26 | 1 | -2/+2 |
| * | [SCSI] qla2xxx: Properly re-enable EFT support after an ISP abort. | Andrew Vasquez | 2006-08-26 | 1 | -0/+11 |
| * | [SCSI] qla2xxx: Correct PLOGI retry logic. | Andrew Vasquez | 2006-08-26 | 1 | -3/+0 |
| * | [SCSI] sg: fix incorrect page problem | Douglas Gilbert | 2006-08-26 | 1 | -4/+4 |
| * | [SCSI] lpfc 8.1.9 : Change version number to 8.1.9 | James Smart | 2006-08-19 | 1 | -1/+1 |
| * | [SCSI] lpfc 8.1.9 : Stall eh handlers if resetting while rport blocked | James Smart | 2006-08-19 | 1 | -0/+19 |
| * | [SCSI] lpfc 8.1.9 : Misc Bug Fixes | James Smart | 2006-08-19 | 5 | -5/+38 |
| * | [SCSI] mptfc: correct out of order event processing | Michael Reed | 2006-08-06 | 2 | -54/+34 |
| * | [SCSI] mptfc: properly wait for firmware target discovery to complete | Michael Reed | 2006-08-06 | 1 | -1/+4 |
| * | [SCSI] hptiop: backout ioctl mess | Christoph Hellwig | 2006-08-06 | 1 | -558/+8 |
| * | Merge ../linux-2.6 | James Bottomley | 2006-08-06 | 492 | -3290/+5640 |
| |\ |
|
| * | | [SCSI] zfcp: bump version number | Andreas Herrmann | 2006-08-06 | 1 | -1/+1 |
| * | | [SCSI] zfcp: minor erp bug fixes | Andreas Herrmann | 2006-08-06 | 4 | -167/+107 |
| * | | [SCSI] zfcp: improve management of request IDs | Volker Sameske | 2006-08-06 | 7 | -128/+231 |
| * | | [SCSI] qla2xxx: Update version number to 8.01.05-k4. | Andrew Vasquez | 2006-08-06 | 1 | -1/+1 |
| * | | [SCSI] qla2xxx: Fix to allow to reset devices using sg interface (sg_reset). | Vladislav Bolkhovitin | 2006-08-06 | 1 | -9/+3 |
| * | | [SCSI] qla2xxx: Log Trace/Diagonostic asynchronous events. | Andrew Vasquez | 2006-08-06 | 2 | -0/+6 |
| * | | [SCSI] qla2xxx: Correct endianess problem while issuing a Marker IOCB on ISP2... | Shyam Sundar | 2006-08-06 | 1 | -0/+1 |
| * | | [SCSI] lpfc 8.1.7 : Change version number to 8.1.8 | James Smart | 2006-08-06 | 1 | -1/+1 |
| * | | [SCSI] lpfc 8.1.7 : ID String and Message fixes | James Smart | 2006-08-06 | 6 | -31/+31 |
| * | | [SCSI] lpfc 8.1.7 : Short bug fixes | James Smart | 2006-08-06 | 4 | -6/+18 |
| * | | [SCSI] lpfc 8.1.7 : Fix race condition between lpfc_sli_issue_mbox and lpfc_o... | James Smart | 2006-08-06 | 1 | -3/+7 |
| * | | [SCSI] lpfc 8.1.7 : Fix failing firmware download due to mailbox delays needi... | James Smart | 2006-08-06 | 5 | -5/+32 |
| * | | [SCSI] lpfc 8.1.7 : Add statistics reset callback for FC transport | James Smart | 2006-08-06 | 3 | -4/+103 |
| * | | [SCSI] fix simscsi | Christoph Hellwig | 2006-07-28 | 1 | -2/+3 |
| * | | [SCSI] megaraid_{mm,mbox}: a fix on "kernel unaligned access address" issue | Ju, Seokmann | 2006-07-28 | 4 | -3/+62 |
| * | | [SCSI] megaraid_{mm,mbox}: a fix on INQUIRY with EVPD | Ju, Seokmann | 2006-07-28 | 3 | -0/+18 |
| * | | [SCSI] megaraid_{mm,mbox}: 64-bit DMA capability checker | Ju, Seokmann | 2006-07-28 | 4 | -8/+94 |
| * | | [SCSI] iscsi bugfixes: update and move version number | Mike Christie | 2006-07-28 | 2 | -5/+6 |
| * | | [SCSI] iscsi bugfixes: fix mem leaks in libiscsi | Mike Christie | 2006-07-28 | 1 | -0/+3 |
| * | | [SCSI] iscsi bugfixes: pass errors from complete_pdu to caller | Mike Christie | 2006-07-28 | 2 | -10/+19 |
| * | | [SCSI] iscsi bugfixes: reduce memory allocations | Mike Christie | 2006-07-28 | 4 | -65/+38 |
| * | | [SCSI] iscsi bugfixes: dont use GFP_KERNEL for sending errors | Mike Christie | 2006-07-28 | 1 | -5/+5 |
| * | | [SCSI] iscsi bugfixes: fix oops when removing session | Mike Christie | 2006-07-28 | 1 | -1/+2 |
| * | | [SCSI] iscsi bugfixes: fix oops when iser is flushing io | Mike Christie | 2006-07-28 | 4 | -71/+34 |
| * | | [SCSI] iscsi bugfixes: fix abort handling | Mike Christie | 2006-07-28 | 2 | -25/+47 |
| * | | [SCSI] iscsi bugfixes: handle data rsp errors | Mike Christie | 2006-07-28 | 1 | -1/+3 |
| * | | [SCSI] iscsi bugfixes: fix r2t handling | Mike Christie | 2006-07-28 | 3 | -77/+68 |
| * | | [SCSI] iscsi bugfixes: send correct error values to userspace | Mike Christie | 2006-07-28 | 1 | -3/+3 |
| * | | [SCSI] hptiop: wrong register used in hptiop_reset_hba() | HighPoint Linux Team | 2006-07-28 | 1 | -1/+1 |
| * | | [SCSI] sym2: claim only "Storage" class | Grant Grundler | 2006-07-28 | 1 | -1/+1 |
* | | | Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6 | Greg Kroah-Hartman | 2006-08-24 | 14 | -90/+125 |
|\ \ \ |
|
| * | | | VFS: Remove redundant open-coded mode bit checks in open_exec(). | Trond Myklebust | 2006-08-24 | 1 | -2/+0 |
| * | | | VFS: Remove redundant open-coded mode bit check in prepare_binfmt(). | Trond Myklebust | 2006-08-24 | 1 | -6/+0 |
| * | | | VFS: Fix access("file", X_OK) in the presence of ACLs | Trond Myklebust | 2006-08-24 | 1 | -1/+8 |
| * | | | NFSv4: Add v4 exception handling for the ACL functions. | Trond Myklebust | 2006-08-24 | 1 | -2/+27 |
| * | | | NFS: Check lengths more thoroughly in NFS4 readdir XDR decode | David Howells | 2006-08-24 | 2 | -10/+22 |
| * | | | NFSv4: increase client-provided nfs4 clientid size | J. Bruce Fields | 2006-08-24 | 1 | -1/+1 |