summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-02-2132-689/+829
|\
| * target: Set LBPWS10 bit in Logical Block Provisioning EVPDNicholas Bellinger2015-02-141-1/+1
| * target: Fail UNMAP when emulate_tpu=0Nicholas Bellinger2015-02-141-0/+5
| * target: Fail WRITE_SAME w/ UNMAP=1 when emulate_tpws=0Nicholas Bellinger2015-02-141-0/+5
| * target: Add sanity checks for DPO/FUA bit usageNicholas Bellinger2015-02-141-10/+46
| * target: Perform PROTECT sanity checks for WRITE_SAMENicholas Bellinger2015-02-143-0/+18
| * target: Fail I/O with PROTECT bit when protection is unsupportedNicholas Bellinger2015-02-141-19/+32
| * target: Check for LBA + sectors wrap-around in sbc_parse_cdbNicholas Bellinger2015-02-141-1/+2
| * target: Add missing WRITE_SAME end-of-device sanity checkNicholas Bellinger2015-02-141-0/+12
| * iscsi-target: Avoid IN_LOGOUT failure case for iser-targetNicholas Bellinger2015-02-121-1/+3
| * target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger2015-02-122-13/+14
| * iscsi-target: Drop problematic active_ts_list usageNicholas Bellinger2015-02-121-23/+5
| * iscsi/iser-target: Support multi-sequence sendtargets text responseSagi Grimberg2015-02-125-26/+82
| * iser-target: Remove duplicate function namesRasmus Villemoes2015-02-061-4/+3
| * vhost/scsi: potential memory corruptionDan Carpenter2015-02-061-3/+3
| * vhost/scsi: Global tcm_vhost -> vhost_scsi renameNicholas Bellinger2015-02-041-331/+331
| * vhost/scsi: Drop left-over scsi_tcq.h includeNicholas Bellinger2015-02-041-1/+0
| * vhost/scsi: Set VIRTIO_F_ANY_LAYOUT + VIRTIO_F_VERSION_1 feature bitsNicholas Bellinger2015-02-041-1/+3
| * vhost/scsi: Add ANY_LAYOUT support in vhost_scsi_handle_vqNicholas Bellinger2015-02-041-196/+110
| * vhost/scsi: Add ANY_LAYOUT iov -> sgl mapping prerequisitesNicholas Bellinger2015-02-041-0/+93
| * vhost/scsi: Change vhost_scsi_map_to_sgl to accept iov ptr + lenNicholas Bellinger2015-02-041-22/+15
| * vhost/scsi: Fix incorrect early vhost_scsi_handle_vq failuresNicholas Bellinger2015-02-041-23/+29
| * vhost/scsi: Convert completion path to use copy_to_iterNicholas Bellinger2015-02-041-5/+12
| * iser-target: Fix wrong allocation in the case of an empty text messageSagi Grimberg2015-02-041-6/+8
| * iscsi-target: Don't over-allocate sendtargets text resp bufferSagi Grimberg2015-02-041-1/+1
| * iscsi-target: Introduce session_get_next_tttSagi Grimberg2015-02-043-17/+17
| * iser-target: Use WQ_UNBOUND for completion workqueueSagi Grimberg2015-02-041-1/+2
| * iser-target: Fix typo in isert_put_text_rspSagi Grimberg2015-01-301-1/+1
| * iser-target: Fix sparse warningSagi Grimberg2015-01-301-1/+1
| * iscsi-target: Move iscsi_target_[core,stat].h under linux includeSagi Grimberg2015-01-3021-23/+23
| * ib_srpt: wait_for_completion_timeout does not return negative statusNicholas Mc Guire2015-01-211-2/+2
| * iscsi-target: use '%*ph' specifier to dump hex bufferAndy Shevchenko2015-01-161-9/+4
| * tcm_qla2xxx: print port name via %*phCAndy Shevchenko2015-01-161-3/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-02-2119-372/+577
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2015-02-20887-6168/+9094
| |\ \
| | * | Input: psmouse - use IS_ENABLED instead of homegrown codeDmitry Torokhov2015-02-167-35/+3
| | * | Merge branch 'bfin_rotary' into nextDmitry Torokhov2015-02-16880-5897/+8761
| | |\ \
| | | * | Input: bfin_rotary - introduce open and close methodsDmitry Torokhov2015-02-161-28/+42
| | | * | Input: bfin_rotary - convert to use managed resourcesSonic Zhang2015-02-161-45/+38
| | | * | Input: bfin_rotary - use generic IO functionsSonic Zhang2015-02-165-19/+63
| | | * | Input: bfin_rotary - move pin lists into into platform dataSonic Zhang2015-02-164-14/+33
| | | * | Input: bfin_rotary - move platform header to linux/platform_dataSonic Zhang2015-02-166-5/+5
| | | * | Input: bfin_rotary - mark suspend and resume code as __maybe_unusedDmitry Torokhov2015-02-161-10/+4
| | | * | Input: bfin_rotary - fix potential oops in interrupt handlerDmitry Torokhov2015-02-161-5/+4
| | * | | Input: ALPS - move v7 packet info to Documentation and v6 packet infoPali Rohár2015-02-162-41/+66
| | * | | Input: ALPS - fix confusing comment in protocol dataDmitry Torokhov2015-02-161-7/+8
| | * | | Input: ALPS - do not mix trackstick and external PS/2 mouse dataPali Rohár2015-02-162-53/+151
| | * | | Input: ALPS - fix trackstick detection on some Dell LatitudesDmitry Torokhov2015-02-161-22/+56
| | * | | Input: ALPS - consolidate setting protocol parametersDmitry Torokhov2015-02-161-64/+67
| | * | | Input: ALPS - split protocol data from model infoDmitry Torokhov2015-02-162-38/+46