summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-0133-378/+352
|\
| * blk-mq: add REQ_SYNC earlyShaohua Li2014-03-211-0/+2
| * rt,blk,mq: Make blk_mq_cpu_notify_lock a raw spinlockMike Galbraith2014-03-211-7/+7
| * blk-mq: support partial I/O completionsChristoph Hellwig2014-03-211-32/+5
| * blk-mq: merge blk_mq_insert_request and blk_mq_run_requestChristoph Hellwig2014-03-215-49/+14
| * blk-mq: remove blk_mq_alloc_rqChristoph Hellwig2014-03-211-8/+2
| * blk-mq: don't dump CPU -> hw queue map on driver loadJens Axboe2014-03-204-10/+43
| * blk-mq: fix wrong usage of hctx->state vs hctx->flagsJens Axboe2014-03-192-4/+4
| * blk-mq: allow blk_mq_init_commands() to return failureJens Axboe2014-03-143-9/+49
| * block: remove old blk_iopoll_enabled variableJens Axboe2014-03-135-170/+68
| * blktrace: fix accounting of partially completed requestsRoman Pen2014-03-054-14/+43
| * smp: Rename __smp_call_function_single() to smp_call_function_single_async()Frederic Weisbecker2014-02-248-14/+21
| * smp: Remove wait argument from __smp_call_function_single()Frederic Weisbecker2014-02-248-23/+11
| * watchdog: Simplify a little the IPI callFrederic Weisbecker2014-02-241-2/+1
| * smp: Move __smp_call_function_single() below its safe versionFrederic Weisbecker2014-02-241-32/+32
| * smp: Consolidate the various smp_call_function_single() declensionsFrederic Weisbecker2014-02-241-41/+39
| * smp: Teach __smp_call_function_single() to check for offline cpusJan Kara2014-02-243-8/+11
| * smp: Remove unused list_head from csdJan Kara2014-02-241-4/+1
| * smp: Iterate functions through llist_for_each_entry_safe()Jan Kara2014-02-241-9/+3
| * block: Stop abusing rq->csd.list in blk-softirqJan Kara2014-02-241-6/+11
| * block: Remove useless IPI struct initializationFrederic Weisbecker2014-02-241-4/+1
| * block: Stop abusing csd.list for fifo_timeJan Kara2014-02-244-14/+9
| * fs/bio-integrity: remove duplicate codeGu Zheng2014-02-211-49/+37
| * block: Substitute rcu_access_pointer() for rcu_dereference_raw()Paul E. McKenney2014-02-182-2/+2
| * block: Use macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza2014-02-183-6/+10
| * bio: don't write "bio: create slab" messages to syslogMikulas Patocka2014-02-181-1/+0
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-04-01149-2662/+10284
|\ \
| * | [SCSI] sd: Quiesce mode sense error messagesMartin K. Petersen2014-03-272-16/+28
| * | [SCSI] add support for per-host cmd poolsChristoph Hellwig2014-03-272-19/+84
| * | [SCSI] simplify command allocation and freeing a bitChristoph Hellwig2014-03-271-42/+25
| * | [SCSI] megaraid: simplify internal command handlingChristoph Hellwig2014-03-274-150/+32
| * | [SCSI] ses: Use vpd information from scsi_deviceHannes Reinecke2014-03-271-28/+10
| * | [SCSI] Add EVPD page 0x83 and 0x80 to sysfsHannes Reinecke2014-03-274-1/+130
| * | [SCSI] Return VPD page length in scsi_vpd_inquiry()Hannes Reinecke2014-03-271-8/+11
| * | [SCSI] scsi_sysfs: Implement 'is_visible' callbackHannes Reinecke2014-03-191-91/+93
| * | [SCSI] hpsa: update driver version to 3.4.4-1Stephen M. Cameron2014-03-191-1/+1
| * | [SCSI] hpsa: fix bad endif placement in RAID 5 mapper codeStephen M. Cameron2014-03-191-1/+1
| * | [SCSI] qla2xxx: Fix build errors related to invalid print fields on some arch...Chad Dupuis2014-03-192-9/+9
| * | [SCSI] bfa: Replace large udelay() with mdelay()Ben Hutchings2014-03-191-1/+1
| * | [SCSI] vmw_pvscsi: Some improvements in pvscsi driver.Arvind Kumar2014-03-192-39/+105
| * | [SCSI] vmw_pvscsi: Add support for I/O requests coalescing.Rishi Mehta2014-03-192-6/+60
| * | [SCSI] vmw_pvscsi: Fix pvscsi_abort() function.Arvind Kumar2014-03-192-6/+49
| * | [SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker2014-03-1924-31/+27
| * | [SCSI] bfa: Updating Maintainers email idsAnil Gurumurthy2014-03-191-2/+2
| * | [SCSI] ipr: Add new CCIN definition for Grand Canyon supportWendy Xiong2014-03-192-0/+9
| * | [SCSI] ipr: Format HCAM overlay ID 0x21Wendy Xiong2014-03-192-0/+53
| * | [SCSI] ipr: Use pci_enable_msi_range() and pci_enable_msix_range()Alexander Gordeev2014-03-191-29/+18
| * | [SCSI] ipr: Get rid of superfluous call to pci_disbale_msi/msix()Alexander Gordeev2014-03-191-2/+0
| * | [SCSI] ipr: Handle early EEHBrian King2014-03-192-89/+179
| * | [SCSI] ipr: Add new CCIN definition for new hardware supportWendy Xiong2014-03-192-0/+3
OpenPOWER on IntegriCloud