aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-02-04[SCSI] iscsi update: cleanup iscsi class interfaceMike Christie5-159/+172
2006-02-04[SCSI] aacraid: use no_uld_attach flagMark Haverkamp2-59/+36
2006-02-04[SCSI] aacraid: Update global function namesMark Haverkamp7-135/+137
2006-02-04[SCSI] aacraid: reduce device probe warningsMark Haverkamp1-0/+4
2006-02-04[SCSI] qla2xxx: Add support to retrieve/update HBA option-rom.andrew.vasquez@qlogic.com5-2/+845
2006-02-04[SCSI] qla2xxx: Return correct data-len during NVRAM retrieval.andrew.vasquez@qlogic.com1-4/+3
2006-02-04[SCSI] qla2xxx: Add beacon support via class-device attribute.andrew.vasquez@qlogic.com5-3/+387
2006-02-04[SCSI] qla2xxx: Add host-statistics FC transport attributes.andrew.vasquez@qlogic.com6-7/+147
2006-02-04[SCSI] qla2xxx: Add host port-type FC transport attribute.andrew.vasquez@qlogic.com1-0/+25
2006-02-04[SCSI] qla2xxx: Add port-speed FC transport attribute.andrew.vasquez@qlogic.com4-2/+29
2006-02-03[PATCH] SELinux: fix size-128 slab leakStephen Smalley1-4/+0
2006-02-03Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds40-328/+904
2006-02-03Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds4-2/+29
2006-02-03Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds8-76/+84
2006-02-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds18-96/+229
2006-02-03Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2Linus Torvalds30-158/+507
2006-02-03[ARM] Remove ARCH_CAMELOT from at91 defconfigsRussell King4-4/+0
2006-02-03[SERIAL] 8250: limit range of runtime portsRussell King1-0/+1
2006-02-03[PATCH] ocfs2: don't wait on recovery when locking journalMark Fasheh1-1/+5
2006-02-03[PATCH] BUG_ON() Conversion in fs/configfs/Eric Sesterhenn / snakebyte2-4/+2
2006-02-03configfs: Add permission and ownership to configfs objects.Joel Becker8-37/+179
2006-02-03configfs: Clean up MAINTAINERS entryJoel Becker1-1/+2
2006-02-03[PATCH] ocfs2: fix compile warningsMark Fasheh3-13/+18
2006-02-03[PATCH] BUG_ON() Conversion in fs/ocfs2/Eric Sesterhenn / snakebyte4-20/+11
2006-02-03[PATCH] fs/ocfs2/dlm/dlmrecovery.c must #include <linux/delay.h>Adrian Bunk1-0/+1
2006-02-03[PATCH] ocfs2: Semaphore to mutex conversion.Arjan van de Ven3-9/+10
2006-02-03[PATCH] ocfs2/dlm: fixesKurt Hackel5-49/+256
2006-02-03[OCFS2] Documentation FixJ. Bruce Fields1-0/+1
2006-02-03[OCFS2] Make ip_io_sem a mutexMark Fasheh6-18/+18
2006-02-03[PATCH] ocfs2/dlm: fix compilation on ia64Jeff Mahoney1-1/+1
2006-02-03[PATCH] OCFS2: __init / __exit problemAdrian Bunk3-3/+3
2006-02-03o Remove confusing Kconfig text for CONFIGFS_FS.Joel Becker1-2/+0
2006-02-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds14-47/+97
2006-02-03[PATCH] IDE: always enable CONFIG_PDC202XX_FORCEAdrian Bunk3-28/+0
2006-02-03[PATCH] RocketPoint 1520 [hpt366] fails clock stabilizationLoren M. Lang1-0/+4
2006-02-03[PATCH] ide: set latency when resetting it821x out of firmware modeAlan Cox1-1/+1
2006-02-03[PATCH] ide-disk: Restore missing space in log messageJean Delvare1-1/+1
2006-02-03[PATCH] drivers/ide/ide-io.c: make __ide_end_request() staticAdrian Bunk2-4/+2
2006-02-03[PATCH] solve false-positive soft lockup messages during IDE initIngo Molnar1-0/+1
2006-02-03[PATCH] stop CompactFlash devices being marked as removableRichard Purdie4-50/+9
2006-02-03[PATCH] ide Kconfig fixesAndreas Mohr1-7/+7
2006-02-03[PATCH] ia64: drop arch-specific IDE MAX_HWIFS definitionBjorn Helgaas2-10/+2
2006-02-03[PATCH] piix: add Intel ICH8M device IDsJason Gaston1-0/+4
2006-02-03[PATCH] IPMI: fix issues reported by Coverity in ipmi_msghandler.cJayachandran C1-2/+2
2006-02-03[PATCH] UDF: Fix issues reported by Coverity in namei.cJayachandran C1-2/+2
2006-02-03[PATCH] coverity: udf/balloc.c null deref fixKAMBAROV, ZAUR1-4/+3
2006-02-03[PATCH] debugfs: hard link count wrongVincent Hanquez1-0/+1
2006-02-03[PATCH] i4l: warning fixesKarsten Keil1-1/+1
2006-02-03[PATCH] ip2main.c warning fixesAndrew Morton2-59/+9
2006-02-03[PATCH] Fix keyctl usage of strnlen_user()Davi Arnaut1-5/+10