summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-04-1333-437/+1241
|\
| * ib_srpt: Use correct ib_sg_dma primitivesMike Marciniszyn2014-04-121-6/+10
| * target/tcm_fc: Rename ft_tport_create to ft_tport_getAndy Grover2014-04-121-3/+3
| * target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwnAndy Grover2014-04-121-6/+6
| * target/tcm_fc: Rename structs and list members for clarityAndy Grover2014-04-122-33/+32Star
| * target/tcm_fc: Limit to 1 TPG per wwnAndy Grover2014-04-122-11/+12
| * target/tcm_fc: Don't export ft_lport_listAndy Grover2014-04-122-2/+1Star
| * target/tcm_fc: Fix use-after-free of ft_tpgAndy Grover2014-04-121-0/+1
| * target: Add check to prevent Abort Task from aborting itselfAlex Leung2014-04-121-0/+5
| * target: Enable READ_STRIP emulation in target_complete_ok_workNicholas Bellinger2014-04-071-0/+31
| * target/sbc: Add sbc_dif_read_strip software emulationNicholas Bellinger2014-04-072-4/+28
| * target: Enable WRITE_INSERT emulation in target_execute_cmdNicholas Bellinger2014-04-071-0/+9
| * target/sbc: Add sbc_dif_generate software emulationNicholas Bellinger2014-04-072-0/+45
| * target/sbc: Only expose PI read_cap16 bits when supported by fabricNicholas Bellinger2014-04-071-2/+5
| * target/spc: Only expose PI mode page bits when supported by fabricNicholas Bellinger2014-04-071-11/+17
| * target/spc: Only expose PI inquiry bits when supported by fabricNicholas Bellinger2014-04-071-7/+14
| * target: Pass in transport supported PI at session initializationNicholas Bellinger2014-04-0714-20/+52
| * target/iblock: Fix double bioset_integrity_free bugNicholas Bellinger2014-04-071-3/+2Star
| * Target/sbc: Initialize COMPARE_AND_WRITE write_sg scatterlistMartin Svec2014-04-071-1/+2
| * target/rd: T10-Dif: RAM disk is allocating more space than required.Quinn Tran2014-04-071-4/+10
| * iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bugNicholas Bellinger2014-04-071-1/+3
| * Target/iser: Use Fastreg only if device supports signatureSagi Grimberg2014-04-071-1/+2
| * iser-target: Add missing se_cmd put for WRITE_PENDING in tx_comp_errNicholas Bellinger2014-04-071-11/+26
| * target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger2014-04-0718-2/+111
| * target: Fix Task Aborted Status (TAS) handlingAlex Leung2014-04-073-16/+18
| * iser-target: Match FRMR descriptors to available session tagsNicholas Bellinger2014-04-071-15/+23
| * Target/iser: Fail SCSI WRITE command if device detected integrity errorSagi Grimberg2014-04-071-2/+6
| * Target/iser: Move check signature status to a functionSagi Grimberg2014-04-071-65/+50Star
| * Target/iser: Consider DIF and RDMA_READ completions when calculating post_sen...Sagi Grimberg2014-04-071-6/+41
| * Target/iser: Fix signature work requests accountingSagi Grimberg2014-04-071-0/+2
| * iscsi-target: Add missing NopOUT->flag (LMB) sanity checkArshad Hussain2014-04-071-0/+10
| * IB/isert: Support T10-PI protected transactionsSagi Grimberg2014-04-072-29/+311
| * IB/isert: Accept RDMA_WRITE completionsSagi Grimberg2014-04-071-2/+17
| * IB/isert: Initialize T10-PI resourcesSagi Grimberg2014-04-072-17/+110
| * IB/isert: Introduce isert_map/unmap_data_bufSagi Grimberg2014-04-072-125/+127
| * Target/sbc: add debug printSagi Grimberg2014-04-071-0/+3
| * Target/configfs: Expose iSCSI network portal group T10-PI supportSagi Grimberg2014-04-073-0/+26
| * Target/iscsi: Add T10-PI indication for iscsi_portal_groupSagi Grimberg2014-04-072-1/+6
| * Target/core: Remove prot_handover use for nowSagi Grimberg2014-04-072-7/+0Star
| * Target/dif: Introduce protection-passthough-only modeSagi Grimberg2014-04-074-6/+13
| * Target/file: place escape values for protection information formatSagi Grimberg2014-04-071-39/+1Star
| * Target/sbc: Set protection operation and relevant checksSagi Grimberg2014-03-133-15/+81
| * Target/transport: Allocate protection sg if neededSagi Grimberg2014-03-131-0/+12
| * target: silence GCC warning in target_alua_state_checkPaul Bolle2014-03-131-51/+44Star
| * Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rola...Nicholas Bellinger2014-03-1329-594/+1663
| |\
* | \ Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-1318-126/+200
|\ \ \
| * | | [media] gpsca: remove the risk of a division by zeroMauro Carvalho Chehab2014-04-081-1/+3
| * | | [media] stk1160: warrant a NUL terminated stringMauro Carvalho Chehab2014-04-081-1/+1
| * | | [media] v4l: ti-vpe: retain v4l2_buffer flags for captured buffersArchit Taneja2014-04-071-5/+4Star
| * | | [media] v4l: ti-vpe: Set correct field parameter for output and capture buffersArchit Taneja2014-04-071-1/+12