summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-10-25[SCSI] libiscsi: fix oops in connection create failure pathMike Christie2-33/+8
2006-10-25[SCSI] iscsi class: fix slab corruption during restartMike Christie2-233/+17
2006-10-25[SCSI] Switch fdomain to the pci_get APIAlan Cox1-10/+20
2006-10-25[SCSI] add can_queue to host parametersJames Bottomley1-0/+2
2006-10-25[SCSI] megaraid_{mm,mbox}: 64-bit DMA capability fixAndrey Mirkin1-1/+1
2006-10-25[SCSI] aic94xx: Supermicro motherboards supportSergey Kononenko3-4/+3
2006-10-25[SCSI] ibmvscsi: correctly reenable CRQSantiago Leon1-1/+1
2006-10-25[SCSI] qla2xxx: Update version number to 8.01.07-k3.Andrew Vasquez1-1/+1
2006-10-25[SCSI] qla2xxx: Correct QUEUE_FULL handling.Andrew Vasquez4-13/+104
2006-10-25[SCSI] qla2xxx: Workaround D3 power-management issues.Andrew Vasquez3-3/+25
2006-10-25[SCSI] qla2xxx: Check return value of sysfs_create_bin_file() usage.Andrew Vasquez1-19/+32
2006-10-25[SCSI] zfcp: initialize scsi_host_template.max_sectors with appropriate valueSwen Schillig2-0/+5
2006-10-25[SCSI] fc4: Conversion to struct scsi_cmnd in fc4Henrik Kretzschmar2-20/+23
2006-10-25[SCSI] convert ninja driver to struct scsi_cmndHenrik Kretzschmar4-45/+51
2006-10-25[SCSI] Scsi_Cmnd conversion in psi240i driverHenrik Kretzschmar2-16/+21
2006-10-25[SCSI] lpfc: check before dereference in lpfc_ct.cEric Sesterhenn1-1/+2
2006-10-25[SCSI] scsi_lib.c: use BUILD_BUG_ONAlexey Dobriyan1-1/+1
2006-10-25[SCSI] fix typo in previous Scsi_Cmnd convertion in aic7xxx_old.cHenne1-1/+1
2006-10-25[SCSI] mptfc: stall eh handlers if resetting while rport blockedMichael Reed2-6/+87
2006-10-25[SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx.Andrew Vasquez8-21/+21
2006-10-25[SCSI] aic7xxx: Adjust .max_sectorsHannes Reinecke2-0/+2
2006-10-25[SCSI] qla4xxx: fix double printk on loadDoug Maxey1-1/+1
2006-10-25[SCSI] tmscsim: set max_sectorsGuennadi Liakhovetski1-0/+1
2006-10-25[SCSI] st: Fixup -ENOMEDIUMKai Makisara1-1/+4
2006-10-25[SCSI] Scsi_Cmnd conversion in qlogicfas408 driverHenne2-23/+24
2006-10-25[SCSI] Scsi_Cmnd convertion in sun3-driverHenne4-61/+69
2006-10-10ACPI: Allow setting SCI_EN bit in PM1_CONTROL registerLinus Torvalds2-3/+1
2006-10-10[PATCH] firmware/dcdbas: fix bug in error cleanupJeff Garzik1-1/+1
2006-10-10[PATCH] irda: donauboe fixes, cleanupsJeff Garzik1-13/+7
2006-10-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds43-179/+370
2006-10-10[PATCH] endianness annotations in s2ioAl Viro1-161/+161
2006-10-10[PATCH] ufs endianness annotationsAl Viro2-9/+15
2006-10-10[PATCH] fs/partitions endianness annotationsAl Viro1-4/+2
2006-10-10[PATCH] Finish annotations of struct vlan_ethhdrAlexey Dobriyan2-2/+2
2006-10-10[PATCH] isofs endianness annotationsAl Viro1-5/+5
2006-10-10[PATCH] smbfs endianness annotationsAl Viro1-6/+6
2006-10-10[PATCH] hpfs endianness annotationsAl Viro1-5/+6
2006-10-10[PATCH] fs/fat endianness annotationsAl Viro1-1/+1
2006-10-10[PATCH] befs: endianness annotationsAl Viro6-72/+106
2006-10-10[PATCH] befs: missing fs32_to_cpu() in debug.cAl Viro1-1/+1
2006-10-10[PATCH] befs: introduce on-disk endian typesAl Viro2-18/+22
2006-10-10[PATCH] befs: prepare to sanitizing headersAl Viro8-7/+2
2006-10-10[PATCH] befs: remove bogus typedefAl Viro1-1/+0
2006-10-10[PATCH] chelsio: add endian annotationsAlexey Dobriyan1-3/+3
2006-10-10[PATCH] serpent: fix endian warningsAlexey Dobriyan1-8/+8
2006-10-10[PATCH] cdrom: add endianness annotationsAlexey Dobriyan2-17/+17
2006-10-10[PATCH] use %p for pointersAl Viro1-1/+1
2006-10-10[PATCH] use %zu for size_tAl Viro1-1/+1
2006-10-10[PATCH] missed const in prototypeAl Viro1-1/+1
2006-10-10[PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regressionAl Viro1-2/+3