summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] scsi: Device scanning oops for offlined devices (resend)Brian King2006-06-282-0/+4
* [SCSI] scsi: Add allow_restart sysfs class attributeBrian King2006-06-281-0/+26
* [SCSI] fc transport: bug fix: correct referencesJames Smart2006-06-271-6/+6
* [SCSI] update max sdev block limitJames Smart2006-06-272-2/+2
* [SCSI] fc transport: resolve scan vs delete deadlocksJames Smart2006-06-271-13/+15
* [SCSI] Block I/O while SG reset operation in progress - lpfc portionJames Smart2006-06-273-22/+0
* [SCSI] Block I/O while SG reset operation in progress - the midlayer patchJames Smart2006-06-271-0/+22
* [SCSI] aacraid: remove x86_64 IOMMU dependent codeSalyzyn, Mark2006-06-261-22/+1
* [SCSI] random: remove redundant SA_SAMPLE_RANDOM from NinjaSCSIMatt Mackall2006-06-262-3/+2
* [SCSI] Bogus disk geometry on large disksAlan Cox2006-06-261-1/+2
* [SCSI] Add scsi_add_host() failure handling for nsp32GOTO Masanori2006-06-261-1/+8
* [SCSI] lpfc: sparse NULL warningsRandy Dunlap2006-06-262-5/+5
* [SCSI] qla2xxx: Update version number to 8.01.05-k3.Andrew Vasquez2006-06-261-1/+1
* [SCSI] qla2xxx: Correctly set the firmware NOS/OLS timeout during initializat...Andrew Vasquez2006-06-262-3/+2
* [SCSI] qla2xxx: Convert from pci_module_init() to pci_register_driver().Andrew Vasquez2006-06-261-30/+8
* [SCSI] qla2xxx: Correct 'loop-down' determination logic in qla2x00_fw_ready().Andrew Vasquez2006-06-261-2/+1
* [SCSI] qla2xxx: Add support for extended error logging.Andrew Vasquez2006-06-264-46/+19
* [SCSI] qla2xxx: Cleanup DEBUG macro usage.Andrew Vasquez2006-06-265-166/+154
* [SCSI] qla2xxx: Remove no-op IOCTL codes and macros.Andrew Vasquez2006-06-263-41/+0
* [SCSI] qla2xxx: Create an VPD sysfs entry for supported ISPs only.Andrew Vasquez2006-06-261-10/+8
* [SCSI] qla2xxx: Add DMI (Diagnostics Monitoring Interface) support.Andrew Vasquez2006-06-265-0/+121
* [SCSI] qla2xxx: Honour 'skip process-login' option during fabric-login IOCB.Andrew Vasquez2006-06-261-0/+2
* [SCSI] qla2xxx: Add NVRAM 'Disable Serdes' bit support.Andrew Vasquez2006-06-263-1/+15
* [SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2j.Andrew Vasquez2006-06-261-2/+15
* [SCSI] qla2xxx: Rework firmware-trace facilities.Andrew Vasquez2006-06-268-811/+401
* [SCSI] SCSI core: Allow QUIESCE -> CANCEL sdev transitionAlan Stern2006-06-261-0/+1
* [SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completionLuben Tuikov2006-06-263-148/+105
* [SCSI] aic79xx: remove slave_destroyHannes Reinecke2006-06-265-81/+36
* [SCSI] HP XP devinfo updateHannes Reinecke2006-06-261-1/+1
* [SCSI] megaraid_sas: zcr with fixSumant Patro2006-06-262-13/+40
* [SCSI] ibmvscsi: treat busy and error conditions separatelyDave C Boutcher2006-06-262-17/+52
* [SCSI] scsi_debug version 1.79Douglas Gilbert2006-06-261-195/+1028
* [SCSI] kmalloc argument switcheroo in recent 53c700 change.Dave Jones2006-06-261-1/+1
* [PATCH] m68knommu: 532x UART supportGreg Ungerer2006-06-251-3/+25
* [PATCH] m68knommu: 532x FEC eth struct mapGreg Ungerer2006-06-251-1/+1
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-06-2512-7/+3130
|\
| * IB/iser: iSER Kconfig and MakefileOr Gerlitz2006-06-225-0/+19
| * IB/iser: iSER handling of memory for RDMAOr Gerlitz2006-06-221-0/+401
| * IB/iser: iSER RDMA CM (CMA) and IB verbs interactionOr Gerlitz2006-06-221-0/+827
| * IB/iser: iSER initiator iSCSI PDU and TX/RXOr Gerlitz2006-06-221-0/+738
| * IB/iser: iSCSI iSER transport provider high level codeOr Gerlitz2006-06-221-0/+790
| * IB/iser: iSCSI iSER transport provider header fileOr Gerlitz2006-06-221-0/+354
| * IB/uverbs: Remove unnecessary list_del()sRoland Dreier2006-06-221-6/+0
| * IB/uverbs: Don't free wr list when it's known to be emptyKrishna Kumar2006-06-221-1/+1
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-06-251-1/+1
|\ \
| * \ Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-2548-1733/+1989
| |\ \
| * \ \ Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-24684-57784/+33161
| |\ \ \
| * \ \ \ Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-2093-5371/+6773
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-20207-11110/+22995
| |\ \ \ \ \
| * | | | | | VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust2006-06-091-1/+1
OpenPOWER on IntegriCloud