summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla4xxx: Fix srb lookup in qla4xxx_eh_device_resetKaren Higgins2009-07-301-3/+1
* [SCSI] qla4xxx: Fix Driver Fault Recovery CompletionKaren Higgins2009-07-301-10/+9
* [SCSI] qla4xxx: add timeout handlerMike Christie2009-07-301-0/+17
* [SCSI] qla4xxx: Correct Extended Sense Data ErrorsKaren Higgins2009-07-305-54/+122
* [SCSI] libiscsi: disable bh in and abort handler.Mike Christie2009-07-301-2/+2
* [SCSI] zfcp: Fix tracing of request id for abort requestsChristof Schmitt2009-07-301-8/+10
* [SCSI] zfcp: Fix wka port processingSwen Schillig2009-07-302-7/+5
* [SCSI] zfcp: avoid double notify in lowmem scenarioSwen Schillig2009-07-301-4/+10
* [SCSI] zfcp: Add port only once to FC transport classChristof Schmitt2009-07-301-1/+6
* [SCSI] zfcp: Recover from stalled outbound queueChristof Schmitt2009-07-301-1/+4
* [SCSI] zfcp: Fix erp escalation procedureChristof Schmitt2009-07-301-26/+24
* [SCSI] zfcp: Fix logic for physical port closeChristof Schmitt2009-07-301-1/+1
* [SCSI] zfcp: Use -EIO for SBAL allocation failuresChristof Schmitt2009-07-301-3/+2
* [SCSI] zfcp: Use unchained mode for small ct and els requestsChristof Schmitt2009-07-301-8/+25
* [SCSI] zfcp: Use correct flags for zfcp_erp_notifyChristof Schmitt2009-07-301-2/+2
* [SCSI] zfcp: Return -ENOMEM for allocation failures in zfcp_fsfChristof Schmitt2009-07-301-1/+1
* [SCSI] zfcp: Acquire qdio_stat_lock when reading the queue utilizationChristof Schmitt2009-07-301-1/+6
* [SCSI] zfcp: Fix invalid command orderSwen Schillig2009-07-301-3/+4
* [SCSI] libsas: reuse the original port when hotplugging phys in wide portsTom Peng2009-07-161-4/+15
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-07-155-3/+26
|\
| * ahci: add device ID for 82801JI sata controllerMark Goodwin2009-07-141-0/+1
| * drivers/ata: Move a dereference below a NULL testJulia Lawall2009-07-141-1/+2
| * libata: implement and use HORKAGE_NOSETXFER, take#2Tejun Heo2009-07-142-2/+19
| * libata: fix follow-up SRST failure pathTejun Heo2009-07-141-0/+4
* | Merge branch 'i2c-for-2631-rc3' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-07-144-13/+23
|\ \
| * | i2c: Use resource_sizeJulia Lawall2009-07-154-8/+8
| * | i2c-davinci: behave with i2cdetectDavid Brownell2009-07-151-4/+14
| * | i2c-davinci: convert clock usage after clkdev conversionKevin Hilman2009-07-151-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-07-143-9/+14
|\ \
| * | dlm: free socket in error exit pathCasey Dahlin2009-07-141-1/+3
| * | dlm: fix plock use-after-freeDavid Teigland2009-06-181-7/+10
| * | dlm: Fix uninitialised variable warning in lock.cSteven Whitehouse2009-06-171-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-07-142-2/+9
|\ \ \
| * | | mlx4_core: Add new ConnectX EN PCI ID 0x6764Yevgeny Petrilin2009-07-061-0/+1
| * | | mlx4_core: Handle multi-physical function devicesYevgeny Petrilin2009-07-062-2/+8
* | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-143-66/+64
|\ \ \ \
| * | | | hrtimer: Fix migration expiry checkThomas Gleixner2009-07-103-77/+64
| * | | | hrtimer: migration: do not check expiry time on current CPUThomas Gleixner2009-07-101-2/+13
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-144-4/+6
|\ \ \ \ \
| * | | | | x86: Fix warning in pvclock.cDave Jones2009-07-141-1/+1
| * | | | | x86, apic: Fix false positive section mismatch in numaq_32.cRakib Mullick2009-07-131-1/+2
| * | | | | x86: Fix false positive section mismatch in es7000_32.cRakib Mullick2009-07-131-1/+2
| * | | | | x86: Remove spurious printk level from segfault messageRoland Dreier2009-07-111-1/+1
* | | | | | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-141-0/+1
|\ \ \ \ \ \
| * | | | | | futexes: Fix infinite loop in get_futex_key() on huge pageSonny Rao2009-07-111-0/+1
| |/ / / / /
* | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-1412-51/+53
|\ \ \ \ \ \
| * | | | | | tracing/function-profiler: do not free per cpu variable statSteven Rostedt2009-07-131-3/+2
| * | | | | | tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan2009-07-1311-48/+51
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-1426-57/+97
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...David S. Miller2009-07-145-68/+44