aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-04[SCSI] iscsi update: rm conn lockMike Christie
2006-02-04[SCSI] iscsi update: set deamon pid earlierMike Christie
2006-02-04[SCSI] iscsi update: setup pool before usingMike Christie
2006-02-04[SCSI] iscsi update: pass correct skb to skb_trimMike Christie
2006-02-04[SCSI] iscsi update: cleanup iscsi class interfaceMike Christie
2006-02-04[SCSI] aacraid: use no_uld_attach flagMark Haverkamp
2006-02-04[SCSI] aacraid: Update global function namesMark Haverkamp
2006-02-04[SCSI] aacraid: reduce device probe warningsMark Haverkamp
2006-02-04[SCSI] qla2xxx: Add support to retrieve/update HBA option-rom.andrew.vasquez@qlogic.com
2006-02-04[SCSI] qla2xxx: Return correct data-len during NVRAM retrieval.andrew.vasquez@qlogic.com
2006-02-04[SCSI] qla2xxx: Add beacon support via class-device attribute.andrew.vasquez@qlogic.com
2006-02-04[SCSI] qla2xxx: Add host-statistics FC transport attributes.andrew.vasquez@qlogic.com
2006-02-04[SCSI] qla2xxx: Add host port-type FC transport attribute.andrew.vasquez@qlogic.com
2006-02-04[SCSI] qla2xxx: Add port-speed FC transport attribute.andrew.vasquez@qlogic.com
2006-02-03[PATCH] SELinux: fix size-128 slab leakStephen Smalley
2006-02-03Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2006-02-03Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-02-03Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-02-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-02-03Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2Linus Torvalds
2006-02-03[ARM] Remove ARCH_CAMELOT from at91 defconfigsRussell King
2006-02-03[SERIAL] 8250: limit range of runtime portsRussell King
2006-02-03[PATCH] ocfs2: don't wait on recovery when locking journalMark Fasheh
2006-02-03[PATCH] BUG_ON() Conversion in fs/configfs/Eric Sesterhenn / snakebyte
2006-02-03configfs: Add permission and ownership to configfs objects.Joel Becker
2006-02-03configfs: Clean up MAINTAINERS entryJoel Becker
2006-02-03[PATCH] ocfs2: fix compile warningsMark Fasheh
2006-02-03[PATCH] BUG_ON() Conversion in fs/ocfs2/Eric Sesterhenn / snakebyte
2006-02-03[PATCH] fs/ocfs2/dlm/dlmrecovery.c must #include <linux/delay.h>Adrian Bunk
2006-02-03[PATCH] ocfs2: Semaphore to mutex conversion.Arjan van de Ven
2006-02-03[PATCH] ocfs2/dlm: fixesKurt Hackel
2006-02-03[OCFS2] Documentation FixJ. Bruce Fields
2006-02-03[OCFS2] Make ip_io_sem a mutexMark Fasheh
2006-02-03[PATCH] ocfs2/dlm: fix compilation on ia64Jeff Mahoney
2006-02-03[PATCH] OCFS2: __init / __exit problemAdrian Bunk
2006-02-03o Remove confusing Kconfig text for CONFIGFS_FS.Joel Becker
2006-02-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-02-03[PATCH] IDE: always enable CONFIG_PDC202XX_FORCEAdrian Bunk
2006-02-03[PATCH] RocketPoint 1520 [hpt366] fails clock stabilizationLoren M. Lang
2006-02-03[PATCH] ide: set latency when resetting it821x out of firmware modeAlan Cox
2006-02-03[PATCH] ide-disk: Restore missing space in log messageJean Delvare
2006-02-03[PATCH] drivers/ide/ide-io.c: make __ide_end_request() staticAdrian Bunk
2006-02-03[PATCH] solve false-positive soft lockup messages during IDE initIngo Molnar
2006-02-03[PATCH] stop CompactFlash devices being marked as removableRichard Purdie
2006-02-03[PATCH] ide Kconfig fixesAndreas Mohr
2006-02-03[PATCH] ia64: drop arch-specific IDE MAX_HWIFS definitionBjorn Helgaas
2006-02-03[PATCH] piix: add Intel ICH8M device IDsJason Gaston
2006-02-03[PATCH] IPMI: fix issues reported by Coverity in ipmi_msghandler.cJayachandran C
2006-02-03[PATCH] UDF: Fix issues reported by Coverity in namei.cJayachandran C
2006-02-03[PATCH] coverity: udf/balloc.c null deref fixKAMBAROV, ZAUR