summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [CRYPTO] xcbc: Fix crash with IPsecJoy Latten2008-03-061-1/+5
| * | [CRYPTO] xts: Use proper alignmentSebastian Siewior2008-03-061-7/+6Star
| * | [CRYPTO] digest: Include internal.h for prototypesAdrian Bunk2008-03-051-0/+2
| * | [CRYPTO] authenc: Add missing Kconfig dependency on BLKCIPHERHerbert Xu2008-02-231-0/+1
| * | [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher moduleHerbert Xu2008-02-236-21/+45
* | | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2008-03-062-7/+11
|\ \ \
| * | | [XFS] fix inode leak in xfs_iget_core()David Chinner2008-03-061-0/+1
| * | | [XFS] 977545 977545 977545 977545 977545 977545 xfsaild causing too manyDavid Chinner2008-03-061-7/+10
| | |/ | |/|
* | | Really unexport asm/page.hDavid Woodhouse2008-03-062-5/+0Star
* | | Merge branch 'for-linus' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds2008-03-064-8/+11
|\ \ \
| * | | UBI: mtd/ubi/vtbl.c: fix memory leakAdrian Bunk2008-03-041-0/+1
| * | | UBI: fix sparse errors in ubi.hHarvey Harrison2008-03-041-5/+5
| * | | UBI: fix error messageArtem Bityutskiy2008-03-041-2/+2
| * | | UBI: silence warningS.Çağlar Onur2008-03-041-1/+3
* | | | parisc: fix IOMMU's device boundary overflow bug on 32bits archFUJITA Tomonori2008-03-062-4/+4
* | | | cpusets: fix obsolete commentDavid Rientjes2008-03-061-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-03-0628-326/+384
|\ \ \ \
| * | | | [SCSI] mpt fusion: don't oops if NumPhys==0Krzysztof Oledzki2008-03-051-0/+5
| * | | | [SCSI] iscsi class: regression - fix races with state manipulation and blocki...Mike Christie2008-03-052-28/+50
| * | | | [SCSI] qla4xxx: regression - add start scan calloutMike Christie2008-03-051-12/+14
| * | | | [SCSI] qla4xxx: fix host reset dpc raceMike Christie2008-03-052-5/+10
| * | | | [SCSI] tgt: fix build errors when dprintk is definedFUJITA Tomonori2008-03-031-1/+1
| * | | | [SCSI] tgt: set the data length properlyFUJITA Tomonori2008-03-031-0/+5
| * | | | [SCSI] tgt: stop zero'ing scsi_cmndFUJITA Tomonori2008-03-031-1/+0Star
| * | | | [SCSI] ibmvstgt: set up scsi_host properly before __scsi_alloc_queueFUJITA Tomonori2008-03-031-3/+4
| * | | | [SCSI] docbook: fix fusion source filesRandy Dunlap2008-03-032-21/+18Star
| * | | | [SCSI] docbook: fix scsi source fileRandy Dunlap2008-03-031-2/+1Star
| * | | | [SCSI] qla2xxx: Update version number to 8.02.00-k9.Andrew Vasquez2008-03-031-1/+1
| * | | | [SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing EL...Andrew Vasquez2008-03-033-10/+10
| * | | | [SCSI] qla2xxx: Correct discrepancies during OVERRUN handling on FWI2-capable...Andrew Vasquez2008-03-031-0/+5
| * | | | [SCSI] qla2xxx: Correct needless clean-up resets during shutdown.Andrew Vasquez2008-03-031-1/+2
| * | | | [SCSI] arcmsr: update version and changelogNick Cheng2008-03-032-1/+7
| * | | | [SCSI] ps3rom: disable clusteringFUJITA Tomonori2008-03-031-1/+1
| * | | | [SCSI] ps3rom: fix wrong resid calculation bugFUJITA Tomonori2008-03-031-1/+1
| * | | | [SCSI] mvsas: fix phy sas addressKe Wei2008-02-291-6/+5Star
| * | | | [SCSI] gdth: fix to internal commands executionBoaz Harrosh2008-02-282-18/+13Star
| * | | | [SCSI] gdth: bugfix for the at-exit problemsBoaz Harrosh2008-02-281-54/+28Star
| * | | | [SCSI] iscsi regression: check for zero max session cmdsMike Christie2008-02-282-3/+3
| * | | | [SCSI] aic94xx: fix TMF ascb handling to prevent sequencer panicJames Bottomley2008-02-243-114/+139
| * | | | [SCSI] libsas: misc fixes to the eh pathJames Bottomley2008-02-241-17/+12Star
| * | | | [SCSI] libsas: use the supplied address for SATA devices rather than changing itJames Bottomley2008-02-242-42/+8Star
| * | | | [SCSI] aic94xx: plumb in I_T_nexus_reset task management functionJames Bottomley2008-02-243-5/+56
| * | | | [SCSI] libsas: export sas_find_local_phy functionJames Bottomley2008-02-242-2/+4
| * | | | [SCSI] mvsas: remove execute permission from fileJames Bottomley2008-02-241-0/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-03-069-136/+269
|\ \ \ \ \
| * | | | | NFS: use new LSM interfaces to explicitly set mount optionsEric Paris2008-03-052-2/+65
| * | | | | LSM/SELinux: Interfaces to allow FS to control mount optionsEric Paris2008-03-057-134/+204
| | |_|/ / | |/| | |
* | | | | Merge branch 'fixes-25' of git://git.kernel.org/pub/scm/linux/kernel/git/dave...Linus Torvalds2008-03-063-12/+18
|\ \ \ \ \
| * | | | | [CPUFREQ] fix section mismatch warningsSam Ravnborg2008-03-052-2/+2
| * | | | | [CPUFREQ] Remove debugging message from e_powersaverDave Jones2008-03-051-2/+6