summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] qla2xxx: Close window on race between rport removal and fcport transi...andrew.vasquez@qlogic.com2006-02-071-0/+14
* [SCSI] 3ware 9000 driver >4GB memory fixadam radford2006-02-061-3/+4
* [SCSI] gdth: don't map zero-length requestsJenx Axboe2006-02-051-1/+1
* [SCSI] megaraid_sas: support for 1078 type controller addedSumant Patro2006-02-043-18/+140
* [SCSI] megaraid_sas: register 16 byte CDB capabilityJoshua Giles2006-02-043-4/+17
* [SCSI] fusion - mptctl -adding asyn event notification supportMoore, Eric2006-02-042-0/+80
* [SCSI] fusion - mptctl -firmware download fixMoore, Eric2006-02-041-15/+20
* [SCSI] fusion - mptctl - backplane istwi fixMoore, Eric2006-02-043-125/+63Star
* [SCSI] fusion - mptctl -sense width fixMoore, Eric2006-02-041-2/+6
* [SCSI] fusion - mptctl - Event Log FixMoore, Eric2006-02-043-5/+4Star
* [SCSI] fusion - mtctl - change to wait_event_timeoutMoore, Eric2006-02-041-6/+5Star
* [SCSI] fusion - mptctl - adding support for bus_type=SASMoore, Eric2006-02-042-4/+8
* [SCSI] fusion - mptctl - MPTCOMMAND - adding function types.Moore, Eric2006-02-041-0/+21
* [SCSI] iscsi update: rm unused sessions listMike Christie2006-02-041-5/+0Star
* [SCSI] iscsi update: use gfp_tMike Christie2006-02-041-1/+1
* [SCSI] iscsi update: fix mgmt pool err path releaseMike Christie2006-02-041-1/+1
* [SCSI] iscsi update: set correct state at creation timeMike Christie2006-02-041-1/+1
* [SCSI] iscsi update: rm conn lockMike Christie2006-02-042-5/+0Star
* [SCSI] iscsi update: set deamon pid earlierMike Christie2006-02-041-6/+10
* [SCSI] iscsi update: setup pool before usingMike Christie2006-02-041-7/+6Star
* [SCSI] iscsi update: pass correct skb to skb_trimMike Christie2006-02-041-4/+3Star
* [SCSI] iscsi update: cleanup iscsi class interfaceMike Christie2006-02-045-159/+172
* [SCSI] aacraid: use no_uld_attach flagMark Haverkamp2006-02-042-59/+36Star
* [SCSI] aacraid: Update global function namesMark Haverkamp2006-02-047-135/+137
* [SCSI] aacraid: reduce device probe warningsMark Haverkamp2006-02-041-0/+4
* [SCSI] qla2xxx: Add support to retrieve/update HBA option-rom.andrew.vasquez@qlogic.com2006-02-045-2/+845
* [SCSI] qla2xxx: Return correct data-len during NVRAM retrieval.andrew.vasquez@qlogic.com2006-02-041-4/+3Star
* [SCSI] qla2xxx: Add beacon support via class-device attribute.andrew.vasquez@qlogic.com2006-02-045-3/+387
* [SCSI] qla2xxx: Add host-statistics FC transport attributes.andrew.vasquez@qlogic.com2006-02-046-7/+147
* [SCSI] qla2xxx: Add host port-type FC transport attribute.andrew.vasquez@qlogic.com2006-02-041-0/+25
* [SCSI] qla2xxx: Add port-speed FC transport attribute.andrew.vasquez@qlogic.com2006-02-044-2/+29
* [PATCH] SELinux: fix size-128 slab leakStephen Smalley2006-02-041-4/+0Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-02-0440-328/+904
|\
| * [PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages)Kyle McMartin2006-01-302-1/+39
| * [PARISC] Simplify DISCONTIGMEM in KconfigKyle McMartin2006-01-301-7/+13
| * [PARISC] Arch-specific compat signalsKyle McMartin2006-01-236-14/+232
| * [PARISC] Clean up printk in superio.cKyle McMartin2006-01-231-19/+22
| * [PARISC] Use DEBUG_KERNEL to catch used-after-free __init dataHelge Deller2006-01-231-8/+1Star
| * [PARISC] Add CONFIG_DEBUG_RODATA to protect read-only dataHelge Deller2006-01-236-4/+34
| * [PARISC] Remove {,un}lock_kernel from perf ioctlMatthew Wilcox2006-01-231-3/+0Star
| * [PARISC] Add chassis_power_off routineKyle McMartin2006-01-232-9/+7Star
| * [PARISC] Remove obsolete _hlt cruftKyle McMartin2006-01-231-16/+0Star
| * [PARISC] Move pm_power_off export to process.cKyle McMartin2006-01-232-3/+1Star
| * [PARISC] atomic64 supportKyle McMartin2006-01-231-15/+69
| * [PARISC] Clean up compiler warning in pci.cHelge Deller2006-01-231-0/+2
| * [PARISC] Use F_EXTEND() for COMMAND_GLOBALKyle McMartin2006-01-231-6/+1Star
| * [PARISC] Fix floating point invalid exception trap handlerJames Bottomley2006-01-231-0/+1
| * [PARISC] Drop unused do_check_pgt_cache()Helge Deller2006-01-232-6/+0Star
| * [PARISC] pdc_stable version 0.22Thibaut VARENE2006-01-231-94/+262
| * [PARISC] Remove unnecessary extern declarations from asm/pci.hGrant Grundler2006-01-232-3/+1Star