summaryrefslogtreecommitdiff
path: root/drivers/target
Commit message (Expand)AuthorAge
* Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-09-14
|\
| * fs: fix kernel_write prototypeChristoph Hellwig2017-09-04
* | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-07
|\ \ | |/ |/|
| * block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-23
* | target: Fix node_acl demo-mode + uncached dynamic shutdown regressionNicholas Bellinger2017-08-09
* | iscsi-target: Fix iscsi_np reset hung task during parallel deleteNicholas Bellinger2017-08-06
* | cxgbit: fix sg_nents calculationVarun Prakash2017-07-30
* | iscsi-target: fix invalid flags in text responseVarun Prakash2017-07-30
* | iscsi-target: fix memory leak in iscsit_setup_text_cmd()Varun Prakash2017-07-30
* | cxgbit: add missing __kfree_skb()Varun Prakash2017-07-30
* | tcmu: free old string on reconfigBryant G. Ly2017-07-30
* | tcmu: Fix possible to/from address overflow when doing the memcpyXiubo Li2017-07-30
|/
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-15
|\
| * iscsi: ensure RNG is seeded before useJason A. Donenfeld2017-06-19
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-07-13
|\ \
| * | iscsi-target: Add login_keys_workaround attribute for non RFC initiatorsNicholas Bellinger2017-07-11
| * | tcmu: clean up the code and with one small fixXiubo Li2017-07-11
| * | tcmu: Fix possbile memory leak / OOPs when recalculating cmd base sizeXiubo Li2017-07-11
| * | target: export lio pgr/alua support as device attrMike Christie2017-07-10
| * | target: Fix return sense reason in target_scsi3_emulate_pr_outTang Wenji2017-07-09
| * | target: Fix cmd size for PR-OUT in passthrough_parse_cdbTang Wenji2017-07-09
| * | tcmu: Fix dev_config_storeBryant G. Ly2017-07-09
| * | target: pscsi: Introduce TYPE_ZBC supportDamien Le Moal2017-07-06
| * | target: Use macro for WRITE_VERIFY_32 operation codesDamien Le Moal2017-07-06
| * | target: fix SAM_STAT_BUSY/TASK_SET_FULL handlingMike Christie2017-07-06
| * | target: remove transport_completeMike Christie2017-07-06
| * | pscsi: finish cmd processing from pscsi_req_doneMike Christie2017-07-06
| * | tcmu: fix sense handling during completionMike Christie2017-07-06
| * | target: add helper to copy sense to se_cmd bufferMike Christie2017-07-06
| * | target: do not require a transport_complete for SCF_TRANSPORT_TASK_SENSEMike Christie2017-07-06
| * | target: make device_mutex and device_list staticColin Ian King2017-07-06
| * | tcmu: Fix flushing cmd entry dcache pageXiubo Li2017-07-06
| * | tcmu: fix multiple uio open/close sequencesMike Christie2017-07-06
| * | tcmu: drop configured check in destroyMike Christie2017-07-06
| * | target: remove g_device_listMike Christie2017-07-06
| * | xcopy: loop over devices using idr helperMike Christie2017-07-06
| * | target: add helper to iterate over devicesMike Christie2017-07-06
| * | tcmu: perfom device add, del and reconfig synchronouslyMike Christie2017-07-06
| * | target: add helper to find se_device by dev_indexMike Christie2017-07-06
| * | target: use idr for se_device dev indexMike Christie2017-07-06
| * | target: break up free_device callbackMike Christie2017-07-06
| * | tcmu: reconfigure netlink attr changesMike Christie2017-07-06
| * | tcmu: make array tcmu_attrib_attrs static constColin Ian King2017-07-06
| * | tcmu: Fix module removal due to stuck unmap_thread thread againXiubo Li2017-07-06
| * | target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesceJiang Yi2017-07-06
| * | tcmu: Add Type of reconfig into netlinkBryant G. Ly2017-07-06
| * | tcmu: Make dev_config configurableBryant G. Ly2017-07-06
| * | tcmu: Make dev_size configurable via userspaceBryant G. Ly2017-07-06
| * | tcmu: Add netlink for device reconfigurationBryant G. Ly2017-07-06
| * | tcmu: Support emulate_write_cacheBryant G. Ly2017-07-06