summaryrefslogtreecommitdiff
path: root/drivers/target
Commit message (Expand)AuthorAge
* net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-20
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
* cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar2017-06-07
* iscsi-target: Always wait for kthread_should_stop() before kthread exitJiang Yi2017-05-31
* iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger2017-05-31
* tcmu: fix crash during device removalMike Christie2017-05-23
* target: Re-add check to reject control WRITEs with overflow dataNicholas Bellinger2017-05-15
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-05-12
|\
| * Revert "target: Fix VERIFY and WRITE VERIFY command parsing"Nicholas Bellinger2017-05-11
| * target/fileio: Fix zero-length READ and WRITE handlingBart Van Assche2017-05-07
| * tcmu: fix module removal due to stuck threadMike Christie2017-05-04
| * target: Don't force session reset if queue_depth does not changeNicholas Bellinger2017-05-04
| * iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatementNicholas Bellinger2017-05-04
| * target: Fix compare_and_write_callback handling for non GOOD statusNicholas Bellinger2017-05-04
| * tcmu: Recalculate the tcmu_cmd size to save cmd area memoriesXiubo Li2017-05-02
| * tcmu: Add global data block pool supportXiubo Li2017-05-01
| * tcmu: Add dynamic growing data area feature supportXiubo Li2017-05-01
| * target: fixup error message in target_tg_pt_gp_tg_pt_gp_id_store()Hannes Reinecke2017-05-01
| * target: fixup error message in target_tg_pt_gp_alua_access_type_store()Hannes Reinecke2017-05-01
| * target/user: PGR SupportBryant G. Ly2017-05-01
| * target: Add WRITE_VERIFY_16Bryant G. Ly2017-05-01
| * target: Use kmalloc_array() in transport_kmap_data_sg()Markus Elfring2017-05-01
| * target: Use kmalloc_array() in compare_and_write_callback()Markus Elfring2017-05-01
| * target: Improve size determinations in two functionsMarkus Elfring2017-05-01
| * target: Delete error messages for failed memory allocationsMarkus Elfring2017-05-01
| * target: Use kcalloc() in two functionsMarkus Elfring2017-05-01
| * iscsi-target: Improve size determinations in four functionsMarkus Elfring2017-05-01
| * iscsi-target: Delete error messages for failed memory allocationsMarkus Elfring2017-05-01
| * iscsi-target: Use kcalloc() in iscsit_allocate_iovecs()Markus Elfring2017-05-01
| * tcm: make pi data verification configurableDmitry Monakhov2017-05-01
| * tcm_fileio: Prevent information leak for short readsDmitry Monakhov2017-05-01
| * target: Fix VERIFY and WRITE VERIFY command parsingBart Van Assche2017-05-01
| * target/pr: update PR out action code tableZhu Lingshan2017-05-01
| * target/iblock: convert iblock_req.pending from atomic_t to refcount_tElena Reshetova2017-05-01
* | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-01
|\ \ | |/ |/|
| * scsi: introduce a result field in struct scsi_requestChristoph Hellwig2017-04-20
| * block: remove the discard_zeroes_data flagChristoph Hellwig2017-04-08
| * block, scsi: move the retries field to struct scsi_requestChristoph Hellwig2017-04-05
| * iscsi-target: use generic inet_pton_with_scopeSagi Grimberg2017-04-04
* | tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI caseXiubo Li2017-04-02
* | iscsi-target: Drop work-around for legacy GlobalSAN initiatorNicholas Bellinger2017-04-02
* | target: Fix ALUA transition state race between multiple initiatorsMike Christie2017-03-30
* | iscsi-target: Propigate queue_data_in + queue_status errorsNicholas Bellinger2017-03-30
* | target: Fix unknown fabric callback queue-full errorsNicholas Bellinger2017-03-30
* | tcmu: Fix wrongly calculating of the base_command_sizeXiubo Li2017-03-30
* | tcmu: Fix possible overwrite of t_data_sg's last iov[]Xiubo Li2017-03-30
* | target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger2017-03-30
* | iscsi-target: Fix TMR reference leak during session shutdownNicholas Bellinger2017-03-30
* | tcmu: Allow cmd_time_out to be set to zero (disabled)Nicholas Bellinger2017-03-30
|/