aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-22[SCSI] aic94xx: fix pointer to integer conversion warningJames Bottomley
2006-11-22[PATCH] aic94xx: delete ascb timers when freeing queuesDarrick J. Wong
2006-11-22[PATCH] aic94xx: handle REQ_DEVICE_RESETDarrick J. Wong
2006-11-15[SCSI] fix module unload induced compile warningIngo Molnar
2006-11-15[SCSI] block: convert jiffies to msecs in scsi_ioctl()Hannes Reinecke
2006-11-15[SCSI] scsi: t128 scsi_cmnd convertionHenne
2006-11-15[SCSI] ips: fix soft lockup during reset initializationAndrew Morton
2006-11-15[SCSI] qla2xxx: make some functions staticAdrian Bunk
2006-11-15[SCSI] minor bug fixes and cleanupsJeff Garzik
2006-11-15[SCSI] revert "[SCSI] ips soft lockup during reset/initialization"Andrew Morton
2006-11-15[SCSI] SCSI/aha1740: handle SCSI API errorsJeff Garzik
2006-11-15[SCSI] st: log message changesKai Makisara
2006-11-15[SCSI] sd: clearer output of disk cache stateLuben Tuikov
2006-11-15[SCSI] kill scsi_assign_lockChristoph Hellwig
2006-11-15[SCSI] untangle scsi_prep_fnChristoph Hellwig
2006-11-15[SCSI] use one-element sg list in scsi_send_eh_cmndChristoph Hellwig
2006-11-15[SCSI] aic94xx: handle REQ_TASK_ABORTDarrick J. Wong
2006-11-15[SCSI] libsas: add sas_abort_taskDarrick J. Wong
2006-11-15[SCSI] libsas: modify error handler to use scsi_eh_* functionsDarrick J. Wong
2006-11-15[SCSI] Reduce polling in sd.cAlan Stern
2006-10-11[SCSI] Add ability to scan scsi busses asynchronouslyMatthew Wilcox
2006-10-10ACPI: Allow setting SCI_EN bit in PM1_CONTROL registerLinus Torvalds
2006-10-10[PATCH] firmware/dcdbas: fix bug in error cleanupJeff Garzik
2006-10-10[PATCH] irda: donauboe fixes, cleanupsJeff Garzik
2006-10-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2006-10-10[PATCH] endianness annotations in s2ioAl Viro
2006-10-10[PATCH] ufs endianness annotationsAl Viro
2006-10-10[PATCH] fs/partitions endianness annotationsAl Viro
2006-10-10[PATCH] Finish annotations of struct vlan_ethhdrAlexey Dobriyan
2006-10-10[PATCH] isofs endianness annotationsAl Viro
2006-10-10[PATCH] smbfs endianness annotationsAl Viro
2006-10-10[PATCH] hpfs endianness annotationsAl Viro
2006-10-10[PATCH] fs/fat endianness annotationsAl Viro
2006-10-10[PATCH] befs: endianness annotationsAl Viro
2006-10-10[PATCH] befs: missing fs32_to_cpu() in debug.cAl Viro
2006-10-10[PATCH] befs: introduce on-disk endian typesAl Viro
2006-10-10[PATCH] befs: prepare to sanitizing headersAl Viro
2006-10-10[PATCH] befs: remove bogus typedefAl Viro
2006-10-10[PATCH] chelsio: add endian annotationsAlexey Dobriyan
2006-10-10[PATCH] serpent: fix endian warningsAlexey Dobriyan
2006-10-10[PATCH] cdrom: add endianness annotationsAlexey Dobriyan
2006-10-10[PATCH] use %p for pointersAl Viro
2006-10-10[PATCH] use %zu for size_tAl Viro
2006-10-10[PATCH] missed const in prototypeAl Viro
2006-10-10[PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regressionAl Viro
2006-10-10[PATCH] strndup() would better take size_t, not intAl Viro
2006-10-10[PATCH] ptrdiff_t is %t, not %zAl Viro
2006-10-10[PATCH] cpuset ANSI prototypeAl Viro
2006-10-10[PATCH] fs/inode.c NULL noise removalAl Viro
2006-10-10[PATCH] em28xx NULL noise removalAl Viro