Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2015-02-21 | 30 | -1634/+813 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | target: Set LBPWS10 bit in Logical Block Provisioning EVPD | Nicholas Bellinger | 2015-02-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | target: Fail UNMAP when emulate_tpu=0 | Nicholas Bellinger | 2015-02-14 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | target: Fail WRITE_SAME w/ UNMAP=1 when emulate_tpws=0 | Nicholas Bellinger | 2015-02-14 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | target: Add sanity checks for DPO/FUA bit usage | Nicholas Bellinger | 2015-02-14 | 1 | -10/+46 | |
| * | | | | | | | | | | | | | | | target: Perform PROTECT sanity checks for WRITE_SAME | Nicholas Bellinger | 2015-02-14 | 3 | -0/+18 | |
| * | | | | | | | | | | | | | | | target: Fail I/O with PROTECT bit when protection is unsupported | Nicholas Bellinger | 2015-02-14 | 1 | -19/+32 | |
| * | | | | | | | | | | | | | | | target: Check for LBA + sectors wrap-around in sbc_parse_cdb | Nicholas Bellinger | 2015-02-14 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | target: Add missing WRITE_SAME end-of-device sanity check | Nicholas Bellinger | 2015-02-14 | 1 | -0/+12 | |
| * | | | | | | | | | | | | | | | iscsi-target: Avoid IN_LOGOUT failure case for iser-target | Nicholas Bellinger | 2015-02-12 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | target: Fix PR_APTPL_BUF_LEN buffer size limitation | Nicholas Bellinger | 2015-02-12 | 1 | -12/+13 | |
| * | | | | | | | | | | | | | | | iscsi-target: Drop problematic active_ts_list usage | Nicholas Bellinger | 2015-02-12 | 1 | -23/+5 | |
| * | | | | | | | | | | | | | | | iscsi/iser-target: Support multi-sequence sendtargets text response | Sagi Grimberg | 2015-02-12 | 4 | -26/+81 | |
| * | | | | | | | | | | | | | | | iser-target: Remove duplicate function names | Rasmus Villemoes | 2015-02-06 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | | | vhost/scsi: potential memory corruption | Dan Carpenter | 2015-02-06 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | vhost/scsi: Global tcm_vhost -> vhost_scsi rename | Nicholas Bellinger | 2015-02-04 | 1 | -331/+331 | |
| * | | | | | | | | | | | | | | | vhost/scsi: Drop left-over scsi_tcq.h include | Nicholas Bellinger | 2015-02-04 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | vhost/scsi: Set VIRTIO_F_ANY_LAYOUT + VIRTIO_F_VERSION_1 feature bits | Nicholas Bellinger | 2015-02-04 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | vhost/scsi: Add ANY_LAYOUT support in vhost_scsi_handle_vq | Nicholas Bellinger | 2015-02-04 | 1 | -196/+110 | |
| * | | | | | | | | | | | | | | | vhost/scsi: Add ANY_LAYOUT iov -> sgl mapping prerequisites | Nicholas Bellinger | 2015-02-04 | 1 | -0/+93 | |
| * | | | | | | | | | | | | | | | vhost/scsi: Change vhost_scsi_map_to_sgl to accept iov ptr + len | Nicholas Bellinger | 2015-02-04 | 1 | -22/+15 | |
| * | | | | | | | | | | | | | | | vhost/scsi: Fix incorrect early vhost_scsi_handle_vq failures | Nicholas Bellinger | 2015-02-04 | 1 | -23/+29 | |
| * | | | | | | | | | | | | | | | vhost/scsi: Convert completion path to use copy_to_iter | Nicholas Bellinger | 2015-02-04 | 1 | -5/+12 | |
| * | | | | | | | | | | | | | | | iser-target: Fix wrong allocation in the case of an empty text message | Sagi Grimberg | 2015-02-04 | 1 | -6/+8 | |
| * | | | | | | | | | | | | | | | iscsi-target: Don't over-allocate sendtargets text resp buffer | Sagi Grimberg | 2015-02-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | iscsi-target: Introduce session_get_next_ttt | Sagi Grimberg | 2015-02-04 | 2 | -17/+4 | |
| * | | | | | | | | | | | | | | | iser-target: Use WQ_UNBOUND for completion workqueue | Sagi Grimberg | 2015-02-04 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | iser-target: Fix typo in isert_put_text_rsp | Sagi Grimberg | 2015-01-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | iser-target: Fix sparse warning | Sagi Grimberg | 2015-01-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | iscsi-target: Move iscsi_target_[core,stat].h under linux include | Sagi Grimberg | 2015-01-30 | 20 | -969/+22 | |
| * | | | | | | | | | | | | | | | ib_srpt: wait_for_completion_timeout does not return negative status | Nicholas Mc Guire | 2015-01-21 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | iscsi-target: use '%*ph' specifier to dump hex buffer | Andy Shevchenko | 2015-01-16 | 1 | -9/+4 | |
| * | | | | | | | | | | | | | | | tcm_qla2xxx: print port name via %*phC | Andy Shevchenko | 2015-01-16 | 1 | -3/+1 | |
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2015-02-21 | 13 | -366/+470 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Input: psmouse - use IS_ENABLED instead of homegrown code | Dmitry Torokhov | 2015-02-16 | 7 | -35/+3 | |
| * | | | | | | | | | | | | | | | | Merge branch 'bfin_rotary' into next | Dmitry Torokhov | 2015-02-16 | 360 | -3591/+4536 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Input: bfin_rotary - introduce open and close methods | Dmitry Torokhov | 2015-02-16 | 1 | -28/+42 | |
| | * | | | | | | | | | | | | | | | | Input: bfin_rotary - convert to use managed resources | Sonic Zhang | 2015-02-16 | 1 | -45/+38 | |
| | * | | | | | | | | | | | | | | | | Input: bfin_rotary - use generic IO functions | Sonic Zhang | 2015-02-16 | 1 | -19/+43 | |
| | * | | | | | | | | | | | | | | | | Input: bfin_rotary - move pin lists into into platform data | Sonic Zhang | 2015-02-16 | 1 | -14/+16 | |
| | * | | | | | | | | | | | | | | | | Input: bfin_rotary - move platform header to linux/platform_data | Sonic Zhang | 2015-02-16 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | Input: bfin_rotary - mark suspend and resume code as __maybe_unused | Dmitry Torokhov | 2015-02-16 | 1 | -10/+4 | |
| | * | | | | | | | | | | | | | | | | Input: bfin_rotary - fix potential oops in interrupt handler | Dmitry Torokhov | 2015-02-16 | 1 | -5/+4 | |
| * | | | | | | | | | | | | | | | | | Input: ALPS - move v7 packet info to Documentation and v6 packet info | Pali Rohár | 2015-02-16 | 1 | -39/+0 | |
| * | | | | | | | | | | | | | | | | | Input: ALPS - fix confusing comment in protocol data | Dmitry Torokhov | 2015-02-16 | 1 | -7/+8 | |
| * | | | | | | | | | | | | | | | | | Input: ALPS - do not mix trackstick and external PS/2 mouse data | Pali Rohár | 2015-02-16 | 2 | -53/+151 | |
| * | | | | | | | | | | | | | | | | | Input: ALPS - fix trackstick detection on some Dell Latitudes | Dmitry Torokhov | 2015-02-16 | 1 | -22/+56 | |
| * | | | | | | | | | | | | | | | | | Input: ALPS - consolidate setting protocol parameters | Dmitry Torokhov | 2015-02-16 | 1 | -64/+67 | |
| * | | | | | | | | | | | | | | | | | Input: ALPS - split protocol data from model info | Dmitry Torokhov | 2015-02-16 | 2 | -38/+46 | |
| * | | | | | | | | | | | | | | | | | Input: ALPS - make Rushmore a separate protocol | Dmitry Torokhov | 2015-02-16 | 2 | -11/+19 |