summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDsFUJITA Tomonori2006-11-255-26/+107
* [SCSI] initio: fix section mismatches with HOTPLUG=nRandy Dunlap2006-11-251-1/+1
* [SCSI] qla2xxx: add asynchronous scsi scanning support.Andrew Vasquez2006-11-221-4/+29
* [SCSI] qla2xxx: defer topology discovery to DPC thread during initialization.Andrew Vasquez2006-11-222-107/+16
* [SCSI] Make scsi_scan_host work for drivers which find their own targetsMatthew Wilcox2006-11-222-7/+38
* [SCSI] fix missing check for no scanningMatthew Wilcox2006-11-221-0/+3
* [SCSI] Add Kconfig option for asynchronous SCSI scanningMatthew Wilcox2006-11-222-1/+24
* [SCSI] aacraid: Driver version updateMark Haverkamp2006-11-221-2/+2
* [SCSI] aacraid: Abort management FIBsMark Haverkamp2006-11-221-0/+14
* [SCSI] aacraid: Detect Blinkled at startupMark Haverkamp2006-11-221-0/+9
* [SCSI] ipr: Driver version 2.3.0Brian King2006-11-221-2/+2
* [SCSI] ipr: Make ipr_ioctl staticAdrian Bunk2006-11-221-1/+1
* [SCSI] ipr: Reduce default error log sizeBrian King2006-11-222-5/+10
* [SCSI] ipr: Add support for logging SAS fabric errorsBrian King2006-11-222-7/+290
* [SCSI] ipr: Remove debug trace points from dump codeBrian King2006-11-221-2/+0
* [SCSI] ipr: Remove ipr_scsi_timed_outBrian King2006-11-221-36/+4
* [SCSI] ipr: Set default ipr Kconfig valuesBrian King2006-11-221-0/+2
* [SCSI] ipr: PCI IDs for new SAS adaptersBrian King2006-11-222-1/+23
* [SCSI] ipr: Stop issuing cancel all to disk arraysBrian King2006-11-221-1/+1
* [SCSI] ipr: SATA reset - wait for host reset completionBrian King2006-11-221-0/+12
* [SCSI] qla4xxx: fix for timing issue for nvram accesses.David C Somayajulu2006-11-221-28/+36
* [SCSI] megaraid_sas: make 2 functions staticAdrian Bunk2006-11-221-2/+2
* [SCSI] qla4xxx: add support for qla4032David C Somayajulu2006-11-2212-163/+98
* Merge ../scsi-rc-fixes-2.6James Bottomley2006-11-221886-18670/+57083
|\
| * [PATCH] qla4xxx: bug fix: driver hardware semaphore needs to be grabbed befor...David C Somayajulu2006-11-224-37/+15
| * Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds2006-11-214-50/+19
| |\
| | * [POWERPC] Fix ucc_geth of_device discovery on mpc832xKim Phillips2006-11-221-0/+19
| | * [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...Kim Phillips2006-11-222-46/+0
| | * [POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX"Kim Phillips2006-11-221-4/+0
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-11-2113-27/+85
| |\ \
| | * | [TG3]: Add missing unlock in tg3_open() error path.Ira W. Snyder2006-11-211-1/+3
| | * | [IPV6]: Fix address/interface handling in UDP and DCCP, according to the scop...YOSHIFUJI Hideaki2006-11-212-5/+4
| | * | [IRDA]: Lockdep fix.Peter Zijlstra2006-11-211-1/+2
| | * | [BLUETOOTH]: Fix unaligned access in hci_send_to_sock.David S. Miller2006-11-211-4/+7
| | * | [XFRM]: nlmsg length not computed correctly in the presence of subpoliciesJamal Hadi Salim2006-11-211-1/+9
| | * | [XFRM]: Sub-policies broke policy eventsJamal Hadi Salim2006-11-211-0/+3
| | * | [IGMP]: Fix IGMPV3_EXP() normalization bit shift value.David L Stevens2006-11-211-1/+1
| | * | [Bluetooth] Ignore L2CAP config requests on disconnectMarcel Holtmann2006-11-211-0/+3
| | * | [Bluetooth] Always include MTU in L2CAP config responsesMarcel Holtmann2006-11-211-4/+4
| | * | [Bluetooth] Check if RFCOMM session is still attached to the TTYMarcel Holtmann2006-11-211-1/+1
| | * | [Bluetooth] Handling pending connect attempts after inquiryMarcel Holtmann2006-11-211-0/+19
| | * | [Bluetooth] Attach low-level connections to the Bluetooth busMarcel Holtmann2006-11-211-1/+3
| | * | [IPV6] IP6TUNNEL: Add missing nf_reset() on input path.Yasuyuki Kozakai2006-11-211-0/+1
| | * | [IPV6] IP6TUNNEL: Delete all tunnel device when unloading module.Yasuyuki Kozakai2006-11-211-1/+17
| | * | [IPV6] ROUTE: Do not enable router reachability probing in router mode.YOSHIFUJI Hideaki2006-11-211-4/+5
| | * | [IPV6] ROUTE: Prefer reachable nexthop only if the caller requests.YOSHIFUJI Hideaki2006-11-211-3/+1
| | * | [IPV6] ROUTE: Try to use router which is not known unreachable.YOSHIFUJI Hideaki2006-11-211-0/+2
| * | | [PATCH] Fix CPU_FREQ_GOV_ONDEMAND=y compile errorDave Jones2006-11-211-0/+1
| |/ /
| * | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-11-211-0/+1
| |\ \
| | * | [PATCH] x86_64: Align data segment to PAGE_SIZE boundaryVivek Goyal2006-11-211-0/+1
OpenPOWER on IntegriCloud