summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* target/user: Use iovec[] to describe continuous areaSheng Yang2016-03-111-15/+26
* target: Remove enum transport_lunflags_tableAndy Grover2016-03-115-62/+43
* target/iblock: pass WRITE_SAME to device if possibleMike Christie2016-03-111-0/+34
* iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_descChristoph Hellwig2016-03-112-9/+8
* iser-target: Kill struct isert_rdma_wrChristoph Hellwig2016-03-112-130/+119
* iser-target: Convert to new CQ APIChristoph Hellwig2016-03-112-243/+184
* iser-target: Split and properly type the login bufferChristoph Hellwig2016-03-112-30/+29
* iser-target: Remove ISER_RECV_DATA_SEG_LENChristoph Hellwig2016-03-112-10/+8
* iser-target: Remove impossible condition from isert_wait_connJenny Derzhavetz2016-03-111-8/+0
* iser-target: Remove redundant wait in release_connJenny Derzhavetz2016-03-112-8/+0
* iser-target: Rework connection terminationJenny Derzhavetz2016-03-112-56/+52
* iser-target: Separate flows for np listeners and connections cma eventsJenny Derzhavetz2016-03-111-6/+5
* iser-target: Add new state ISER_CONN_BOUND to isert_connJenny Derzhavetz2016-03-112-2/+6
* iser-target: Fix identification of login rx descriptor typeJenny Derzhavetz2016-03-111-1/+2
* qla2xxx: Add DebugFS node for target sess list.Quinn Tran2016-03-113-20/+89
* ib_srpt: Convert to percpu_ida tag allocationNicholas Bellinger2016-03-112-40/+17
* tcm_fc: Convert to TARGET_SCF_ACK_KREF I/O + TMR krefsNicholas Bellinger2016-03-111-4/+16
* xen-scsiback: Convert to TARGET_SCF_ACK_KREF I/O krefsNicholas Bellinger2016-03-111-28/+28
* xen-scsiback: Convert to percpu_ida tag allocationNicholas Bellinger2016-03-111-78/+89
* usb-gadget/tcm: Convert to TARGET_SCF_ACK_KREF I/O krefsNicholas Bellinger2016-03-111-40/+11
* usb-gadget/tcm: Conversion to percpu_ida tag pre-allocationNicholas Bellinger2016-03-112-39/+60
* sbp-target: Convert to TARGET_SCF_ACK_KREF I/O krefsNicholas Bellinger2016-03-111-14/+16
* sbp-target: Conversion to percpu_ida tag pre-allocationNicholas Bellinger2016-03-111-6/+30
* ib_srpt: Convert to target_alloc_session usageNicholas Bellinger2016-03-111-17/+6
* tcm_fc: Convert to target_alloc_session usageNicholas Bellinger2016-03-111-22/+22
* tcm_qla2xxx: Convert to target_alloc_session usageNicholas Bellinger2016-03-113-46/+43
* vhost/scsi: Convert to target_alloc_session usageNicholas Bellinger2016-03-111-58/+41
* target: Convert demo-mode only drivers to target_alloc_sessionChristoph Hellwig2016-03-114-122/+72
* target: Add target_alloc_session() helper functionNicholas Bellinger2016-02-271-0/+56
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-203-61/+120
|\
| * hpet: Drop stale URLsMichael S. Tsirkin2016-02-171-1/+1
| * efi: Add pstore variables to the deletion whitelistMatt Fleming2016-02-161-0/+1
| * Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2016-02-162-60/+118
| |\
| | * efi: Make efivarfs entries immutable by defaultPeter Jones2016-02-101-23/+64
| | * efi: Make our variable validation list include the guidPeter Jones2016-02-102-21/+36
| | * efi: Do variable name validation tests in utf8Peter Jones2016-02-101-11/+21
| | * efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones2016-02-101-19/+11
* | | Merge tag 'dmaengine-fix-4.5-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2016-02-204-18/+76
|\ \ \
| * | | dmaengine: dw: disable BLOCK IRQs for non-cyclic xferAndy Shevchenko2016-02-151-5/+10
| * | | dmaengine: edma: fix residue race for cyclicJohn Ogness2016-02-081-1/+40
| * | | dmaengine: dw: pci: add ID for WildcatPoint PCHAndy Shevchenko2016-02-081-0/+4
| * | | dmaengine: IOATDMA: fix timer code that continues to restart channels during ...Dave Jiang2016-01-301-12/+22
* | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-02-2024-140/+136
|\ \ \ \
| * | | | clk: gpio: Really allow an optional clock= DT propertyStephen Boyd2016-02-191-1/+1
| * | | | Revert "clk: qcom: Specify LE device endianness"Stephen Boyd2016-02-1211-13/+0
| * | | | clk: versatile: mask VCO bits before writingLinus Walleij2016-02-101-0/+3
| * | | | Merge tag 'tegra-for-4.5-clk-fixes' of git://git.kernel.org/pub/scm/linux/ker...Stephen Boyd2016-02-086-97/+103
| |\ \ \ \
| | * | | | clk: tegra: super: Fix sparse warnings for functions not declared as staticJon Hunter2016-02-021-3/+3
| | * | | | clk: tegra: Fix sparse warnings for functions not declared as staticJon Hunter2016-02-021-17/+19
| | * | | | clk: tegra: Fix sparse warning for pll_mJon Hunter2016-02-021-1/+1