summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] libfc: Fix compilation warnings with allmodconfigRobert Love2009-04-273-6/+5
* [SCSI] fcoe: fix spelling typos and bad commentsChris Leech2009-04-272-28/+21
* [SCSI] fcoe: don't export functions that are internal to fcoeChris Leech2009-04-271-9/+0
* [SCSI] fcoe: kfree() -> kfree_skb()Dan Carpenter2009-04-271-1/+1
* [SCSI] libfc: whenever queueing delete ev for rport, set state to NONEAbhijeet Joglekar2009-04-271-0/+4
* [SCSI] libfc: Change state to NONE in fc_lport_destroyAbhijeet Joglekar2009-04-271-0/+5
* [SCSI] libfc: During fabric logoff, flush the rport Q after logging off dns portAbhijeet Joglekar2009-04-271-4/+5
* [SCSI] libfc: Track rogue remote portsAbhijeet Joglekar2009-04-272-11/+53
* [SCSI] libfc: Do not retry if the new state is not the same as old stateAbhijeet Joglekar2009-04-272-45/+63
* [SCSI] libfc: Hold disc mutex while processing gpn ft respAbhijeet Joglekar2009-04-271-3/+15
* [SCSI] cxgb3i: fix ddp map overrunkxie@chelsio.com2009-04-271-13/+19
* [SCSI] cxgb3i: fix cpu use abuse during writesMike Christie2009-04-272-10/+13
* [SCSI] cxgb3i: fix can_queue and cmd_per_lun initializationMike Christie2009-04-272-3/+3
* [SCSI] cxgb3i, iser, iscsi_tcp: set target can queueMike Christie2009-04-274-0/+13
* [SCSI] iscsi_tcp: don't fire conn error if pdu init failsMike Christie2009-04-272-2/+5
* [SCSI] zfcp: Fix oops when port disappearsChristof Schmitt2009-04-273-8/+24
* [SCSI] zfcp: Reference counting for cfdc requestsChristof Schmitt2009-04-271-1/+2
* [SCSI] zfcp: Fix port reference countingMartin Petermann2009-04-271-3/+4
* [SCSI] zfcp: revert previous patch for sbal countingMartin Petermann2009-04-271-14/+14
* [SCSI] zfcp: Fix abort handler for completions in progressChristof Schmitt2009-04-271-1/+1
* [SCSI] zfcp: no port recovery after ADISC request timeoutSwen Schillig2009-04-271-1/+2
* [SCSI] zfcp: Let actcli handle control file errorsChristof Schmitt2009-04-271-2/+0
* [SCSI] zfcp: remove unit will fail if add unit is not finishedMartin Petermann2009-04-271-6/+15
* [SCSI] zfcp: no port recovery after storage side error injectSwen Schillig2009-04-271-5/+0
* [SCSI] zfcp: avoid false ERP complete due to sema raceSwen Schillig2009-04-271-4/+5
* [SCSI] zfcp: Set WKA-port to offline on adapter deactivationSwen Schillig2009-04-275-9/+12
* [SCSI] zfcp: Dont block zfcp_wq with scanSwen Schillig2009-04-275-50/+25
* [SCSI] zfcp: Dont call zfcp_fsf_req_free on NULL pointerChristof Schmitt2009-04-271-6/+12
* [SCSI] zfcp: Enable auto-port discovery for NPIV.Swen Schillig2009-04-271-1/+2
* [SCSI] zfcp: Avoid referencing freed memory in req sendMartin Petermann2009-04-271-3/+4
* [SCSI] fix q->lock not held warning when target is busyMike Christie2009-04-271-3/+1
* [SCSI] lpfc 8.3.1 : Update version to 8.3.1James Smart2009-04-271-3/+3
* [SCSI] lpfc 8.3.1: misc fixes/changesJames Smart2009-04-2712-246/+378
* [SCSI] lpfc 8.3.1 : Fix up kernel-doc function commentsJames Smart2009-04-2710-445/+424
* [SCSI] sg: return EFAULT for an invalid user addressFUJITA Tomonori2009-04-271-5/+8
* [SCSI] sr: report more accurate drive status after closing the tray.Peter Jones2009-04-271-0/+5
* virtio-rng: Remove false BUG for spurious callbacksChristian Borntraeger2009-04-241-2/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-2414-244/+293
|\
| * Merge branch 'bjorn.button' into releaseLen Brown2009-04-241-96/+44
| |\
| | * ACPI: button: remove control method/fixed hardware distinctionsBjorn Helgaas2009-04-111-26/+6
| | * ACPI: button: remove button->device pointerBjorn Helgaas2009-04-111-18/+13
| | * ACPI: button: cache hid/name/class pointersBjorn Helgaas2009-04-111-24/+24
| | * ACPI: button: use Linux style for getting driver_dataBjorn Helgaas2009-04-111-9/+4
| | * ACPI: button: remove unnecessary null pointer checksBjorn Helgaas2009-04-111-21/+1
| | * ACPI: button: whitespace changesBjorn Helgaas2009-04-111-6/+4
| * | Merge branch 'bugzilla-13036' into releaseLen Brown2009-04-241-14/+72
| |\ \
| | * | Revert "ACPICA: delete check for AML access to port 0x81-83"Len Brown2009-04-241-0/+1
| | * | I/O port protection: update for windows compatibility.Lin Ming2009-04-241-14/+71
| * | | Merge branch 'bugzilla-13048' into releaseLen Brown2009-04-241-4/+5
| |\ \ \
| | * | | ACPI, i915: Register ACPI video even when not modesettingMatthew Garrett2009-04-241-4/+5
| | |/ /
OpenPOWER on IntegriCloud