summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-21scsi_debug: Add support for physical block exponent and alignmentMartin K. Petersen1-1/+29
2009-06-21cnic: add NETDEV_1000 and NETDEVICES to Kconfig selectRandy Dunlap1-0/+2
2009-06-21cnic: Fix __symbol_get() build error.Michael Chan2-2/+4
2009-06-21Revert "[SCSI] cnic: fix error: implicit declaration of function ‘__symbol_...James Bottomley1-2/+0
2009-06-21ipr: differentiate pci-x and pci-e based adaptersWayne Boyer2-15/+21
2009-06-21ipr: add test for MSI interrupt supportWayne Boyer2-9/+105
2009-06-21scsi_transport_spi: Blacklist Ultrium-3 tape for IU transfersJames Bottomley2-1/+40
2009-06-21scsi_transport_spi: use spi target settings instead of inquiry data for DVJames Bottomley1-5/+6
2009-06-21enhance device info matching for multiple tablesJames Bottomley2-22/+240
2009-06-21qla2xxx: Update version number to 8.03.01-k4.Andrew Vasquez1-1/+1
2009-06-21qla2xxx: Correct (again) overflow during dump-processing on large-memory ISP2...Andrew Vasquez1-1/+1
2009-06-21qla2xxx: Limit querying to supported mailbox-registers while reading FW state.Andrew Vasquez1-5/+10
2009-06-21qla2xxx: Correct iiDMA-update calling conventions.Harish Zunjarrao2-7/+8
2009-06-21qla2xxx: Fixed a bug in number of response queue creation logic.Anirban Chakraborty1-1/+1
2009-06-21fix race that can give duplicate host numberJoe Eykholt1-2/+6
2009-06-21block: revert "bsg: setting rq->bio to NULL"FUJITA Tomonori1-3/+0
2009-06-21scsi_transport_sas: needs to call blk_end_request_all for SMP requestsFUJITA Tomonori1-2/+2
2009-06-21libiscsi: add conn and scsi eh log debug flagsErez Zilber1-44/+65
2009-06-21iscsi_tcp: propogate EAGAIN from sendpage to libiscsiMike Christie1-5/+9
2009-06-21libiscsi: don't run scsi eh if iscsi task is making progressMike Christie3-15/+57
2009-06-21cxgb3i: suppot of different kernel page sizesKaren Xie1-0/+36
2009-06-21cxgb3i: use kref to track ddp usageKaren Xie2-21/+35
2009-06-21sd: Block limits VPD supportMartin K. Petersen1-0/+24
2009-06-21sd: Detect non-rotational devicesMartin K. Petersen1-0/+26
2009-06-21sd: Physical block size and alignment supportMartin K. Petersen2-2/+22
2009-06-21mm: page_alloc: clear PG_locked before checking flags on freeJohannes Weiner1-5/+4
2009-06-21x86, 64-bit: Clean up user address maskingLinus Torvalds4-12/+4
2009-06-20Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+3
2009-06-20Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds40-892/+2321
2009-06-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-9/+18
2009-06-20Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds19-186/+332
2009-06-20Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+9
2009-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds37-597/+670
2009-06-20Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2-7/+6
2009-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds3-4/+23
2009-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds52-244/+4256
2009-06-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds83-1300/+1391
2009-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds1-1/+1
2009-06-20Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds34-574/+598
2009-06-20x86: don't use 'access_ok()' as a range check in get_user_pages_fast()Linus Torvalds1-2/+7
2009-06-20Merge branch 'tip/tracing/urgent-1' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar9-9/+54
2009-06-20Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2-41/+78
2009-06-20fat: Fix the removal of opts->fs_dmaskOGAWA Hirofumi1-1/+1
2009-06-20microblaze: Add missing symbols for CONSTRUCTORS supportMichal Simek1-5/+6
2009-06-20microblaze: remove init_mmArnd Bergmann1-2/+0
2009-06-20kernel-doc: fix param matching for array paramsRandy Dunlap1-0/+17
2009-06-20kernel-doc: ignore kmemcheck_bitfield_begin/endRandy Dunlap1-0/+2
2009-06-20kallsyms: fix inverted valid symbol checkingMike Frysinger1-3/+3
2009-06-20kbuild: fix build error during make htmldocsAmerigo Wang1-1/+1
2009-06-20perfcounter: Handle some IO return valuesFrederic Weisbecker2-3/+11