summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | bonding: Remove debug_fs files when module init failsThomas Richter2014-04-111-0/+1
| | |/ /
| | * | drivers: net: cpsw: Add default vlan for dual emac case alsoMugunthan V N2014-04-091-2/+1
| | * | net phylib: Remove unnecessary condition check in phyBalakumaran Kannan2014-04-091-5/+1
| | |/
| * | Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-132-17/+3
| |\ \
| | * | remoteproc/ste_modem: staticize local symbolsJingoo Han2014-02-241-2/+2
| | * | remoteproc/davinci: simplify use of devm_ioremap_resourceJulia Lawall2014-02-241-13/+1
| | * | remoteproc/davinci: drop needless devm_clk_putUwe Kleine-König2014-02-241-2/+0
| * | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-04-1329-422/+1213
| |\ \ \
| | * | | 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/+32
| | * | | 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/+1
| | * | | 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-071-4/+27
| | * | | target: Enable WRITE_INSERT emulation in target_execute_cmdNicholas Bellinger2014-04-071-0/+9
| | * | | target/sbc: Add sbc_dif_generate software emulationNicholas Bellinger2014-04-071-0/+44
| | * | | 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-0711-11/+36
| | * | | target/iblock: Fix double bioset_integrity_free bugNicholas Bellinger2014-04-071-3/+2
| | * | | 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-0716-2/+109
| | * | | target: Fix Task Aborted Status (TAS) handlingAlex Leung2014-04-072-15/+17
| | * | | 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/+50
| | * | | 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-071-1/+0
| | * | | Target/dif: Introduce protection-passthough-only modeSagi Grimberg2014-04-073-6/+12
| | * | | Target/file: place escape values for protection information formatSagi Grimberg2014-04-071-39/+1
| | * | | Target/sbc: Set protection operation and relevant checksSagi Grimberg2014-03-132-15/+74
| | * | | Target/transport: Allocate protection sg if neededSagi Grimberg2014-03-131-0/+12