summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-03-22cxgb4, iw_cxgb4: move definitions to common header fileVarun Prakash
2016-03-22cxgb4: large receive offload supportVarun Prakash
2016-03-22cxgb4: allocate resources for CXGB4_ULD_ISCSITVarun Prakash
2016-03-22cxgb4: add new ULD type CXGB4_ULD_ISCSITVarun Prakash
2016-03-22target: Fix target_release_cmd_kref shutdown comp leakHimanshu Madhani
2016-03-11target: Avoid DataIN transfers for non-GOOD SAM statusNicholas Bellinger
2016-03-11target/user: Report capability of handling out-of-order completions to userspaceSheng Yang
2016-03-11target/user: Fix size_t format-spec build warningNicholas Bellinger
2016-03-11target/user: Don't free expired command when time outSheng Yang
2016-03-11target/user: Introduce data_bitmap, replace data_length/data_head/data_tailSheng Yang
2016-03-11target/user: Free data ring in unified functionSheng Yang
2016-03-11target/user: Use iovec[] to describe continuous areaSheng Yang
2016-03-11target: Remove enum transport_lunflags_tableAndy Grover
2016-03-11target/iblock: pass WRITE_SAME to device if possibleMike Christie
2016-03-11iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_descChristoph Hellwig
2016-03-11iser-target: Kill struct isert_rdma_wrChristoph Hellwig
2016-03-11iser-target: Convert to new CQ APIChristoph Hellwig
2016-03-11iser-target: Split and properly type the login bufferChristoph Hellwig
2016-03-11iser-target: Remove ISER_RECV_DATA_SEG_LENChristoph Hellwig
2016-03-11iser-target: Remove impossible condition from isert_wait_connJenny Derzhavetz
2016-03-11iser-target: Remove redundant wait in release_connJenny Derzhavetz
2016-03-11iser-target: Rework connection terminationJenny Derzhavetz
2016-03-11iser-target: Separate flows for np listeners and connections cma eventsJenny Derzhavetz
2016-03-11iser-target: Add new state ISER_CONN_BOUND to isert_connJenny Derzhavetz
2016-03-11iser-target: Fix identification of login rx descriptor typeJenny Derzhavetz
2016-03-11qla2xxx: Add DebugFS node for target sess list.Quinn Tran
2016-03-11ib_srpt: Convert to percpu_ida tag allocationNicholas Bellinger
2016-03-11tcm_fc: Convert to TARGET_SCF_ACK_KREF I/O + TMR krefsNicholas Bellinger
2016-03-11xen-scsiback: Convert to TARGET_SCF_ACK_KREF I/O krefsNicholas Bellinger
2016-03-11xen-scsiback: Convert to percpu_ida tag allocationNicholas Bellinger
2016-03-11usb-gadget/tcm: Convert to TARGET_SCF_ACK_KREF I/O krefsNicholas Bellinger
2016-03-11usb-gadget/tcm: Conversion to percpu_ida tag pre-allocationNicholas Bellinger
2016-03-11sbp-target: Convert to TARGET_SCF_ACK_KREF I/O krefsNicholas Bellinger
2016-03-11sbp-target: Conversion to percpu_ida tag pre-allocationNicholas Bellinger
2016-03-11ib_srpt: Convert to target_alloc_session usageNicholas Bellinger
2016-03-11tcm_fc: Convert to target_alloc_session usageNicholas Bellinger
2016-03-11tcm_qla2xxx: Convert to target_alloc_session usageNicholas Bellinger
2016-03-11vhost/scsi: Convert to target_alloc_session usageNicholas Bellinger
2016-03-11target: Convert demo-mode only drivers to target_alloc_sessionChristoph Hellwig
2016-02-27target: Add target_alloc_session() helper functionNicholas Bellinger
2016-02-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-20Merge tag 'dmaengine-fix-4.5-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2016-02-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-02-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-02-19Merge tag 'pinctrl-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-02-19drm/nouveau: use post-decrement in error handlingRasmus Villemoes
2016-02-19drm/atomic: Allow for holes in connector state, v2.Maarten Lankhorst
2016-02-19clk: gpio: Really allow an optional clock= DT propertyStephen Boyd
2016-02-19Merge tag 'drm-vc4-fixes-2016-02-17' of github.com:anholt/linux into drm-fixesDave Airlie