summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] mpt2sas : driver name needs to be in the MPT2IOCINFO ioctlEric Moore2009-04-271-3/+3
* [SCSI] mpt2sas : running out of message framesEric Moore2009-04-271-1/+3
* [SCSI] mpt2sas : fix oops when firmware sends large sense buffer sizeEric Moore2009-04-271-1/+2
* [SCSI] mpt2sas : the sanity check in base_interrupt needs to be on dword boun...Eric Moore2009-04-271-3/+12
* [SCSI] mpt2sas : unique ioctl magic numberEric Moore2009-04-271-1/+1
* [SCSI] fix sign extension with 1.5TB usb-storage LBD=yDave Hansen2009-04-271-10/+5Star
* [SCSI] ipr: Fix sleeping function called with interrupts disabledBrian King2009-04-271-4/+9
* [SCSI] fcoe: fip: add multicast filter to receive FIP advertisements.Joe Eykholt2009-04-271-0/+1
* [SCSI] libfc: Fix compilation warnings with allmodconfigRobert Love2009-04-273-6/+5Star
* [SCSI] fcoe: fix spelling typos and bad commentsChris Leech2009-04-272-28/+21Star
* [SCSI] fcoe: don't export functions that are internal to fcoeChris Leech2009-04-271-9/+0Star
* [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/+0Star
* [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/+0Star
* [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/+25Star
* [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/+1Star
* [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/+424Star
* [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/+44Star
| |\
| | * ACPI: button: remove control method/fixed hardware distinctionsBjorn Helgaas2009-04-111-26/+6Star
| | * ACPI: button: remove button->device pointerBjorn Helgaas2009-04-111-18/+13Star
| | * ACPI: button: cache hid/name/class pointersBjorn Helgaas2009-04-111-24/+24