summaryrefslogtreecommitdiff
path: root/drivers/target
Commit message (Expand)AuthorAge
...
| * iscsi-target: Fix non-immediate TMR reference leakNicholas Bellinger2017-11-07
| * iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_krefNicholas Bellinger2017-11-07
| * target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASKNicholas Bellinger2017-11-07
| * target: Fix quiese during transport_write_pending_qf endless loopNicholas Bellinger2017-11-07
| * target: Fix caw_sem leak in transport_generic_request_failureNicholas Bellinger2017-11-07
| * target: Fix QUEUE_FULL + SCSI task attribute handlingNicholas Bellinger2017-11-07
| * iSCSI-target: Use common error handling code in iscsi_decode_text_input()Markus Elfring2017-11-04
| * target/iscsi: Detect conn_cmd_list corruption earlyBart Van Assche2017-11-04
| * target/iscsi: Fix a race condition in iscsit_add_reject_from_cmd()Bart Van Assche2017-11-04
| * target/iscsi: Modify iscsit_do_crypto_hash_buf() prototypeBart Van Assche2017-11-04
| * target/iscsi: Fix endianness in an error messageBart Van Assche2017-11-04
| * target/iscsi: Use min() in iscsit_dump_data_payload() instead of open-coding itBart Van Assche2017-11-04
| * target/iscsi: Define OFFLOAD_BUF_SIZE onceBart Van Assche2017-11-04
| * target: Inline transport_put_cmd()Bart Van Assche2017-11-04
| * target: Suppress gcc 7 fallthrough warningsBart Van Assche2017-11-04
| * target: Move a declaration of a global variable into a header fileBart Van Assche2017-11-04
| * tcmu: fix double se_cmd completionMike Christie2017-11-04
| * target: return SAM_STAT_TASK_SET_FULL for TCM_OUT_OF_RESOURCESMike Christie2017-11-04
| * target: fix ALUA state file path truncationDavid Disseldorp2017-11-04
| * target: fix PR state file path truncationDavid Disseldorp2017-11-04
| * cxgbit: Abort the TCP connection in case of data out timeoutVarun Prakash2017-11-04
| * target: Add netlink command reply supported option for each deviceKenjiro Nakayama2017-11-04
| * target/tcmu: Use macro to call container_of in tcmu_cmd_time_out_showKenjiro Nakayama2017-11-04
| * tcmu: fix crash when removing the tcmu deviceXiubo Li2017-11-04
| * iscsi-target: fix memory leak in iscsit_release_discovery_tpg()tangwenji2017-11-04
| * iscsi-target: fix memory leak in lio_target_tiqn_addtpg()tangwenji2017-11-04
| * target:fix condition return in core_pr_dump_initiator_port()tangwenji2017-11-04
| * target: fix match_token option in target_core_configfs.ctangwenji2017-11-04
| * target: add sense code INSUFFICIENT REGISTRATION RESOURCEStangwenji2017-11-04
| * target: fix double unmap data sg in core_scsi3_emulate_pro_register_and_move()tangwenji2017-11-04
| * target: fix buffer offset in core_scsi3_pri_read_full_statustangwenji2017-11-04
| * target: fix null pointer regression in core_tmr_drain_tmr_listtangwenji2017-11-04
| * target/file: Do not return error for UNMAP if length is zeroJiang Yi2017-11-04
* | Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds2017-11-14
|\ \
| * | target: make config_item_type constBhumika Goyal2017-10-19
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\ \
| * | target/iscsi: Convert timers to use timer_setup()Kees Cook2017-11-01
| * | target/iscsi: Simplify timer manipulation codeBart Van Assche2017-11-01
| |/
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
|/
* 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