aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target
AgeCommit message (Expand)Author
2017-08-11tcmu: Fix possbile memory leak / OOPs when recalculating cmd base sizeXiubo Li
2017-08-11tcmu: Fix flushing cmd entry dcache pageXiubo Li
2017-07-27target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesceJiang Yi
2017-07-27iscsi-target: Add login_keys_workaround attribute for non RFC initiatorsNicholas Bellinger
2017-06-08iscsi-target: Reject immediate data underflow larger than SCSI transfer lengthNicholas Bellinger
2017-06-08iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMPNicholas Bellinger
2017-06-08target: Fix kref->refcount underflow in transport_cmd_finish_abortNicholas Bellinger
2017-05-31iscsi-target: Always wait for kthread_should_stop() before kthread exitJiang Yi
2017-05-31iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger
2017-05-23tcmu: fix crash during device removalMike Christie
2017-05-15target: Re-add check to reject control WRITEs with overflow dataNicholas Bellinger
2017-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-05-11Revert "target: Fix VERIFY and WRITE VERIFY command parsing"Nicholas Bellinger
2017-05-07target/fileio: Fix zero-length READ and WRITE handlingBart Van Assche
2017-05-04tcmu: fix module removal due to stuck threadMike Christie
2017-05-04target: Don't force session reset if queue_depth does not changeNicholas Bellinger
2017-05-04iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatementNicholas Bellinger
2017-05-04target: Fix compare_and_write_callback handling for non GOOD statusNicholas Bellinger
2017-05-02tcmu: Recalculate the tcmu_cmd size to save cmd area memoriesXiubo Li
2017-05-01tcmu: Add global data block pool supportXiubo Li
2017-05-01tcmu: Add dynamic growing data area feature supportXiubo Li
2017-05-01target: fixup error message in target_tg_pt_gp_tg_pt_gp_id_store()Hannes Reinecke
2017-05-01target: fixup error message in target_tg_pt_gp_alua_access_type_store()Hannes Reinecke
2017-05-01target/user: PGR SupportBryant G. Ly
2017-05-01target: Add WRITE_VERIFY_16Bryant G. Ly
2017-05-01target: Use kmalloc_array() in transport_kmap_data_sg()Markus Elfring
2017-05-01target: Use kmalloc_array() in compare_and_write_callback()Markus Elfring
2017-05-01target: Improve size determinations in two functionsMarkus Elfring
2017-05-01target: Delete error messages for failed memory allocationsMarkus Elfring
2017-05-01target: Use kcalloc() in two functionsMarkus Elfring
2017-05-01iscsi-target: Improve size determinations in four functionsMarkus Elfring
2017-05-01iscsi-target: Delete error messages for failed memory allocationsMarkus Elfring
2017-05-01iscsi-target: Use kcalloc() in iscsit_allocate_iovecs()Markus Elfring
2017-05-01tcm: make pi data verification configurableDmitry Monakhov
2017-05-01tcm_fileio: Prevent information leak for short readsDmitry Monakhov
2017-05-01target: Fix VERIFY and WRITE VERIFY command parsingBart Van Assche
2017-05-01target/pr: update PR out action code tableZhu Lingshan
2017-05-01target/iblock: convert iblock_req.pending from atomic_t to refcount_tElena Reshetova
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-20scsi: introduce a result field in struct scsi_requestChristoph Hellwig
2017-04-08block: remove the discard_zeroes_data flagChristoph Hellwig
2017-04-05block, scsi: move the retries field to struct scsi_requestChristoph Hellwig
2017-04-04iscsi-target: use generic inet_pton_with_scopeSagi Grimberg
2017-04-02tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI caseXiubo Li
2017-04-02iscsi-target: Drop work-around for legacy GlobalSAN initiatorNicholas Bellinger
2017-03-30target: Fix ALUA transition state race between multiple initiatorsMike Christie
2017-03-30iscsi-target: Propigate queue_data_in + queue_status errorsNicholas Bellinger
2017-03-30target: Fix unknown fabric callback queue-full errorsNicholas Bellinger
2017-03-30tcmu: Fix wrongly calculating of the base_command_sizeXiubo Li
2017-03-30tcmu: Fix possible overwrite of t_data_sg's last iov[]Xiubo Li