summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: libfc: reset exchange manager during LOGO handlingHannes Reinecke2016-08-191-1/+13
* scsi: libfc: send LOGO for PLOGI failureHannes Reinecke2016-08-191-1/+9
* scsi: libfc: Issue PRLI after a PRLO has been receivedHannes Reinecke2016-08-191-1/+1
* zfcp: trace full payload of all SAN records (req,resp,iels)Steffen Maier2016-08-122-13/+104
* zfcp: fix payload trace length for SAN request&responseSteffen Maier2016-08-121-2/+2
* zfcp: fix D_ID field with actual value on tracing SAN responsesSteffen Maier2016-08-123-2/+6
* zfcp: restore tracing of handle for port and LUN with HBA recordsSteffen Maier2016-08-122-0/+4
* zfcp: trace on request for open and close of WKA portSteffen Maier2016-08-123-2/+39
* zfcp: restore: Dont use 0 to indicate invalid LUN in rec traceSteffen Maier2016-08-121-1/+2
* zfcp: retain trace level for SCSI and HBA FSF response recordsSteffen Maier2016-08-123-10/+12
* zfcp: close window with unblocked rport during rport goneSteffen Maier2016-08-123-5/+22
* zfcp: fix ELS/GS request&response length for hardware data routerSteffen Maier2016-08-121-0/+4
* zfcp: fix fc_host port_type with NPIVSteffen Maier2016-08-121-3/+5
* smartpqi: initial commit of Microsemi smartpqi driverKevin Barnett2016-08-129-0/+8270
* qla2xxx: small cleanup in qla2x00_wait_for_hba_ready()Dan Carpenter2016-08-091-6/+6
* mpt3sas: Don't spam logs if logging level is 0Johannes Thumshirn2016-08-091-1/+1
* mpt3sas: Fix warnings exposed by W=1Calvin Owens2016-08-095-81/+56
* mpt3sas: Eliminate dead sleep_flag codeCalvin Owens2016-08-096-178/+120
* mpt3sas: Eliminate conditional locking in mpt3sas_scsih_issue_tm()Calvin Owens2016-08-093-49/+38
* mpt3sas: Ensure the connector_name string is NUL-terminatedCalvin Owens2016-08-092-5/+7
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-08-0836-117/+118
|\
| * block: rename bio bi_rw to bi_opfJens Axboe2016-08-0732-85/+85
| * target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe2016-08-071-1/+1
| * block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe2016-08-074-31/+32
* | Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-0820-156/+313
|\ \ | |/ |/|
| * Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaign...Dave Airlie2016-08-0320-156/+313
| |\
| | * drm: rcar: use generic code for managing zpos plane propertyBenjamin Gaignard2016-07-296-25/+8
| | * drm/exynos: use generic code for managing zpos plane propertyMarek Szyprowski2016-07-293-62/+13
| | * drm: sti: use generic zpos for planeBenjamin Gaignard2016-07-296-68/+38
| | * drm: add generic zpos propertyMarek Szyprowski2016-07-295-1/+254
| | * Merge remote-tracking branch 'media_tree/vsp1' into generic-zpos-v8Benjamin Gaignard2016-07-29108-6972/+7117
| | |\
* | | \ Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2016-08-071-1/+1
|\ \ \ \
| * | | | get rid of 'parent' argument of ->d_compare()Al Viro2016-07-311-1/+1
* | | | | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-061-2/+2
|\ \ \ \ \
| * | | | | qstr: constify instances in lustreAl Viro2016-07-301-2/+2
* | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-08-0612-194/+1634
|\ \ \ \ \ \
| * | | | | | VSOCK: Use kvfree()Wei Yongjun2016-08-021-4/+1
| * | | | | | vhost: split out vringh KconfigMichael S. Tsirkin2016-08-024-8/+7
| * | | | | | vhost: detect 32 bit integer wrap aroundMichael S. Tsirkin2016-08-021-2/+14
| * | | | | | vhost: new device IOTLB APIJason Wang2016-08-023-50/+677
| * | | | | | vhost: drop vringh dependencyMichael S. Tsirkin2016-08-021-0/+1
| * | | | | | vhost: convert pre sorted vhost memory array to interval treeJason Wang2016-08-023-89/+128
| * | | | | | vhost: introduce vhost memory accessorsJason Wang2016-08-021-15/+35
| * | | | | | VSOCK: Add Makefile and KconfigAsias He2016-08-022-0/+18
| * | | | | | VSOCK: Introduce vhost_vsock.koAsias He2016-08-021-0/+722
| * | | | | | vhost: drop vringh dependencyMichael S. Tsirkin2016-08-021-2/+0
| * | | | | | vop: pull in vhost KconfigMichael S. Tsirkin2016-08-021-0/+4
| * | | | | | virtio: new feature to detect IOMMU device quirkMichael S. Tsirkin2016-08-011-1/+14
| * | | | | | balloon: check the number of available pages in leak balloonKonstantin Neumoin2016-08-011-0/+2
| * | | | | | vhost: lockless enqueuingJason Wang2016-08-012-30/+29