summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove RPM_BUILD_ROOT from asm-offsets.hOlaf Hering2006-09-251-1/+1
* kbuild: use in-kernel unifdefSam Ravnborg2006-09-253-3/+6
* kbuild: replace use of strlcpy with a dedicated implmentation in unifdefSam Ravnborg2006-09-251-1/+8
* kbuild: add unifdefSam Ravnborg2006-09-251-0/+998
* kbuild: consistently decide when to rebuild a targetSam Ravnborg2006-09-253-24/+35
* kconfig: support DOS line endingsMatthew Wilcox2006-09-251-2/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-09-231-2/+4
|\
| * [SCSI] scsi_transport_fc: fixup netlink argumentsJames Bottomley2006-09-231-2/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-09-23141-2289/+26689
|\ \ | |/
| * Merge mulgrave-w:git/linux-2.6James Bottomley2006-09-23628-15465/+33028
| |\
| * | [SCSI] SPI transport class: misc DV fixesJames Bottomley2006-09-232-8/+25
| * | [SCSI] Switch some more scsi drivers to pci_get_device and refcounted pci str...Alan Cox2006-09-233-10/+20
| * | [SCSI] eata_pio cleanup and PCI fixAlan Cox2006-09-232-59/+69
| * | [SCSI] aacraid: README updateMark Haverkamp2006-09-231-23/+30
| * | [SCSI] aacraid: remove scsi_remove_deviceMark Haverkamp2006-09-231-6/+0
| * | [SCSI] aacraid: merge rx and rkt codeMark Haverkamp2006-09-236-497/+112
| * | [SCSI] aacraid: expose physical devicesMark Haverkamp2006-09-232-2/+9
| * | [SCSI] aacraid: misc cleanupMark Haverkamp2006-09-233-6/+5
| * | [SCSI] zfcp: update maintainers fileSwen Schillig2006-09-231-0/+2
| * | [SCSI] zfcp: update maintainers fileAndreas Herrmann2006-09-231-2/+0
| * | [SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are downAndreas Herrmann2006-09-233-19/+4
| * | [SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_reqAndreas Herrmann2006-09-236-344/+191
| * | [SCSI] zfcp: fix: use correct req_id in eh_abort_handlerAndreas Herrmann2006-09-235-49/+42
| * | [SCSI] zfcp: create private slab caches to guarantee proper data alignmentHeiko Carstens2006-09-235-39/+92
| * | [SCSI] zfcp: remove zfcp_ccw_unregister functionHeiko Carstens2006-09-232-14/+0
| * | [SCSI] aic7xxx: pause sequencer before touching SBLKCTLDoug Ledford2006-09-231-0/+5
| * | [SCSI] aic7xxx: avoid checking SBLKCTL register for certain cardsJames Bottomley2006-09-231-4/+12
| * | [SCSI] scsi_debug version 1.80Douglas Gilbert2006-09-231-41/+189
| * | Merge mulgrave-w:git/scsi-misc-2.6James Bottomley2006-09-23125-1194/+25910
| |\ \
| | * | [SCSI] megaraid: Make megaraid_ioctl() check copy_to_user() return valueJesper Juhl2006-09-231-2/+3
| | * | [SCSI] aha152x: remove static host arrayJames Bottomley2006-09-231-29/+24
| | * | [SCSI] aic94xx: Fix for a typo in aic94xx_init()malahal@us.ibm.com2006-09-231-1/+1
| | * | [SCSI] aic94xx: Removes Reliance on FLASH Manufacture IDsAlexis Bruemmer2006-09-231-49/+2
| | * | [SCSI] wd33c93: Scsi_Cmnd convertionHenrik Kretzschmar2006-09-129-34/+18
| | * | [SCSI] fix compile error on module_refcountDaniel Walker2006-09-121-0/+2
| | * | [SCSI] fix up SCSI netlink buildJames Bottomley2006-09-071-1/+1
| | * | [SCSI] aci94xx: implement link rate settingJames Bottomley2006-09-078-21/+95
| | * | [SCSI] scsi_transport_sas: make minimum and maximum linkrate settable quantitiesJames Bottomley2006-09-072-6/+73
| | * | [SCSI] SAS: consolidate linkspeed definitionsJames Bottomley2006-09-078-69/+54
| | * | [SCSI] scsi-driver ultrastore replace Scsi_Cmnd with struct scsi_cmndHenrik Kretzschmar2006-09-072-16/+19
| | * | [SCSI] fix up non-modular SCSIJames Bottomley2006-09-071-2/+4
| | * | [SCSI] Fix refcount breakage with 'echo "1" > scan' when target already presentJames Bottomley2006-09-071-4/+16
| | * | [SCSI] lpfc 8.1.10 : Change version number to 8.1.10James Smart2006-09-041-1/+1
| | * | [SCSI] lpfc 8.1.10 : Add support for new lpfc soft_wwpn attributeJames Smart2006-09-044-0/+124
| | * | [SCSI] lpfc 8.1.10 : Add support for dev_loss_tmo_callbk and fast_io_fail_tmo...James Smart2006-09-048-173/+209
| | * | [SCSI] FC transport: Add dev_loss_tmo callbacks, and new fast_io_fail_tmo w/ ...James Smart2006-09-042-11/+128
| | * | [SCSI] lpfc 8.1.10 : Add support to return adapter symbolic nameJames Smart2006-09-021-1/+12
| | * | [SCSI] lpfc 8.1.10 : Add support to post events via new FC event interfacesJames Smart2006-09-024-0/+19
| | * | [SCSI] SCSI & FC transport: extend event vendor id's to 64bitsJames Smart2006-09-024-6/+7
| | * | [SCSI] SCSI and FC Transport: add netlink support for posting of transport ev...James Smart2006-09-0210-1/+612
OpenPOWER on IntegriCloud