summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* dm: support non power of two target max_io_lenMike Snitzer2012-07-272-4/+9
* dm: remove unused flush target methodJoe Thornber2012-07-271-2/+0
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-07-2413-33/+116
|\
| * [SCSI] cleanup usages of scsi_complete_async_scansDan Williams2012-07-201-11/+0
| * [SCSI] async: make async_synchronize_full() flush all work regardless of domainDan Williams2012-07-201-0/+1
| * [SCSI] async: introduce 'async_domain' typeDan Williams2012-07-201-4/+31
| * [SCSI] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN sca...Nicholas Bellinger2012-07-201-0/+1
| * [SCSI] usb-storage: add support for write cache quirkNamjae Jeon2012-07-201-1/+3
| * [SCSI] set to WCE if usb cache quirk is present.Namjae Jeon2012-07-201-0/+1
| * [SCSI] virtio-scsi: hotplug support for virtio-scsiCong Meng2012-07-201-0/+9
| * [SCSI] libsas: trim sas_task of slow path infrastructureDan Williams2012-07-201-5/+9
| * [SCSI] libsas: drop sata port multiplier infrastructureDan Williams2012-07-201-1/+0
| * [SCSI] libsas: add sas_eh_abort_handlerDan Williams2012-07-201-0/+1
| * [SCSI] libsas: enforce eh strategy handlers only in eh contextDan Williams2012-07-201-0/+10
| * [SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams2012-07-203-1/+12
| * [SCSI] scsi_dh: add scsi_dh_attached_handler_nameMike Snitzer2012-07-201-0/+6
| * [SCSI] scsi_dh_alua: implement 'implied transition timeout'Rob Evers2012-07-201-0/+2
| * [SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new stateMike Christie2012-07-201-1/+1
| * [SCSI] add new SDEV_TRANSPORT_OFFLINE stateMike Christie2012-07-201-0/+2
| * [SCSI] libfc: update fcp and exch statsVasu Dev2012-07-201-0/+1
| * [SCSI] libfc: adds FCP failures statsVasu Dev2012-07-201-0/+6
| * [SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_statsVasu Dev2012-07-201-9/+8
| * [SCSI] fc: add some more FC specific stats to fc_hostVasu Dev2012-07-201-0/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-07-242-1/+14
|\ \
| * | seq_file: Add seq_vprintf function and export itSteven Whitehouse2012-06-111-0/+1
| * | GFS2: Use lvbs for storing rgrp information with mount optionBenjamin Marzinski2012-06-081-0/+10
| * | GFS2: Add "top dir" flag supportSteven Whitehouse2012-06-061-1/+3
* | | Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-07-241-15/+2
|\ \ \
| * | | cgroup: remove hierarchy_mutexLi Zefan2012-06-061-15/+2
* | | | Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-07-243-9/+6
|\ \ \ \
| * | | | kthread_worker: reimplement flush_kthread_work() to allow freeing the work it...Tejun Heo2012-07-221-6/+2
| * | | | workqueue: perform cpu down operations from low priority cpu_notifier()Tejun Heo2012-07-171-2/+3
| * | | | workqueue: factor out worker_pool from global_cwqTejun Heo2012-07-121-1/+1
* | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-07-244-32/+145
|\ \ \ \ \
| * | | | | dma: sh: provide a migration path for slave drivers to stop using .privateGuennadi Liakhovetski2012-07-202-1/+3
| * | | | | dma: sh: use an integer slave ID to improve API compatibilityGuennadi Liakhovetski2012-07-202-8/+8
| * | | | | dmaengine: shdma: prepare to stop using struct dma_chan::privateGuennadi Liakhovetski2012-07-202-2/+1
| * | | | | dma: shdma: convert to the shdma base libraryGuennadi Liakhovetski2012-07-131-23/+10
| * | | | | mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversionGuennadi Liakhovetski2012-07-131-7/+1
| * | | | | dma: shdma: prepare for conversion to the shdma base libraryGuennadi Liakhovetski2012-07-131-2/+6
| * | | | | dmaengine: add an shdma-base libraryGuennadi Liakhovetski2012-07-131-0/+123
| * | | | | dmaengine: Add wrapper for device_tx_status callbackLars-Peter Clausen2012-06-201-0/+6
| * | | | | dma: dmaengine: add slave req id in slave_configLaxman Dewangan2012-06-081-0/+4
* | | | | | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-07-245-4/+71
|\ \ \ \ \ \
| * | | | | | clk: fix compile for OF && !COMMON_CLKRob Herring2012-07-191-1/+1
| * | | | | | clk: fix clk_get on of_clk_get_by_name return checkShawn Guo2012-07-191-2/+3
| * | | | | | clk: add DT fixed-clock binding supportGrant Likely2012-07-111-0/+2
| * | | | | | clk: add DT clock binding supportGrant Likely2012-07-112-0/+33
| * | | | | | ARM: integrator: convert to common clockLinus Walleij2012-07-111-0/+1
| * | | | | | ARM: u300: convert to common clockLinus Walleij2012-07-111-0/+1