summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] ipr: Allow driver_data to be passed for dynamic idsBrian King2007-05-061-0/+1
* [SCSI] ipr: Prevent overlapped adapter resetsBrian King2007-05-061-1/+23
* [SCSI] sas_scsi_host: Convert to use the kthread APIChristoph Hellwig2007-05-062-25/+14
* [SCSI] qla4xxx: possible cleanupsAdrian Bunk2007-05-066-37/+40
* [SCSI] lpfc 8.1.12 : Change version number to 8.1.12James Smart2007-05-061-3/+3
* [SCSI] lpfc 8.1.12 : Update copyright year to 2007James Smart2007-05-0614-14/+14
* [SCSI] lpfc 8.1.12 : Added support for 8G speed and new HBAsJames Smart2007-05-066-3/+51
* [SCSI] lpfc 8.1.12 : Add support for async scanningJames Smart2007-05-063-150/+160
* [SCSI] lpfc 8.1.12 : Don't process ERATT interrupts when issuing KILL_BOARD m...James Smart2007-05-062-0/+13
* [SCSI] lpfc 8.1.12 : Collapse discovery lists to a single node listJames Smart2007-05-069-536/+282
* [SCSI] lpfc 8.1.12 : Reference count node structures for node lifetime manage...James Smart2007-05-066-109/+149
* [SCSI] lpfc 8.1.12 : Improve handling of failed ELS abortsJames Smart2007-05-062-1/+55
* [SCSI] lpfc 8.1.12 : Improve diagnostic messages and change local loopback me...James Smart2007-05-066-35/+61
* [SCSI] lpfc 8.1.12 : Fixed recovery of rport after race with dev_loss_tmoJames Smart2007-05-061-3/+5
* [SCSI] lpfc 8.1.12 : Round 2 of Miscellaneous fixesJames Smart2007-05-069-79/+168
* [SCSI] lpfc 8.1.12 : Reorganize lpfc_nlp_list() and callers to prepare for no...James Smart2007-05-066-283/+266
* [SCSI] lpfc 8.1.12 : Fix unlock inside list traversalJames Smart2007-05-065-148/+116
* [SCSI] lpfc 8.1.12 : Rework offline path to solve HBA reset issuesJames Smart2007-05-066-52/+150
* [SCSI] lpfc 8.1.12 : Modify ELS abort handling to prevent double completionJames Smart2007-05-066-181/+97
* [SCSI] lpfc 8.1.12 : Misc bug fixes and code cleanupJames Smart2007-05-068-129/+80
* [SCSI] use sysfs configured timeout for EH Start Unit timeoutBrian King2007-05-061-2/+1
* [SCSI] megaraid: update version reported by MEGAIOC_QDRVRVERDavid Milburn2007-05-061-1/+1
* [SCSI] qla1280: use DMA_64BIT_MASK instead of ~ 0ULLMatthias Kaehlcke2007-05-061-1/+1
* [SCSI] aacraid: kmalloc/memset->kzallocSalyzyn, Mark2007-05-063-10/+5
* [SCSI] dpt_i2o: kmalloc/memset->kzallocvignesh.babu@wipro.com2007-05-061-11/+6
* [SCSI] ch: kmalloc/memset->kzallocvignesh.babu@wipro.com2007-05-061-6/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-05-0517-394/+748
|\
| * [CIFS] Fix typo in cifs readme from previous commitSteve French2007-05-051-2/+2
| * [CIFS] Make sec=none force an anonymous mountJeff Layton2007-05-053-8/+24
| * [CIFS] Change semaphore to mutex for cifs lock_semRoland Dreier2007-05-033-9/+9
| * [CIFS] Fix oops in reset_cifs_unix_caps on reconnectSteve French2007-05-031-1/+1
| * [CIFS] UID/GID override on CIFS mounts to SambaSteve French2007-04-308-171/+213
| * [CIFS] prefixpath mounts to servers supporting posix paths used wrong slashSteve French2007-04-261-1/+7
| * [CIFS] Update cifs version to 1.49Steve French2007-04-262-41/+30
| * [CIFS] Replace kmalloc/memset combination with kzallocvignesh2007-04-251-5/+2
| * [CIFS] Add IPv6 supportSteve French2007-04-253-7/+40
| * [CIFS] New CIFS POSIX mkdir performance improvement (part 2)Steve French2007-04-252-15/+39
| * [CIFS] New CIFS POSIX mkdir performance improvementSteve French2007-04-235-15/+340
| * [CIFS] Add write perm for usr to file on windows should remove r/o dos attrSteve French2007-04-062-12/+15
| * [CIFS] Remove unnecessary parm to cifs_reopen_fileSteve French2007-04-042-62/+28
| * [CIFS] Switch cifsd to kthread_run from kernel_threadIgor Mammedov2007-04-031-16/+16
| * [CIFS] Remove unnecessary checksChristoph Hellwig2007-04-023-53/+6
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-05319-10400/+7564
|\ \
| * | [PATCH] i386: Don't delete cpu_devs data to identify different x86 types in l...Thomas Renninger2007-05-027-78/+0
| * | [PATCH] i386: type may be unusedDavid Rientjes2007-05-021-1/+1
| * | [PATCH] i386: Some additional chipset register values validation.Olivier Galibert2007-05-021-8/+17
| * | [PATCH] i386: Add missing !X86_PAE dependincy to the 2G/2G split.Bill Irwin2007-05-021-1/+5
| * | [PATCH] x86-64: Don't exclude asm-offsets.c in Documentation/dontdiffAndi Kleen2007-05-021-2/+2
| * | [PATCH] i386: avoid redundant preempt_disable in __unlazy_fpuJan Kiszka2007-05-021-5/+6
| * | [PATCH] i386: white space fixes in i387.hJan Kiszka2007-05-021-3/+3
OpenPOWER on IntegriCloud