summaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-08tcmu: Add a missing unlock on an error pathDan Carpenter
2017-11-08tcmu: Fix some memory corruptionDan Carpenter
2017-11-07iscsi-target: Fix non-immediate TMR reference leakNicholas Bellinger
2017-11-07iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_krefNicholas Bellinger
2017-11-07target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASKNicholas Bellinger
2017-11-07target: Fix quiese during transport_write_pending_qf endless loopNicholas Bellinger
2017-11-07target: Fix caw_sem leak in transport_generic_request_failureNicholas Bellinger
2017-11-07target: Fix QUEUE_FULL + SCSI task attribute handlingNicholas Bellinger
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-04iSCSI-target: Use common error handling code in iscsi_decode_text_input()Markus Elfring
2017-11-04target/iscsi: Detect conn_cmd_list corruption earlyBart Van Assche
2017-11-04target/iscsi: Fix a race condition in iscsit_add_reject_from_cmd()Bart Van Assche
2017-11-04target/iscsi: Modify iscsit_do_crypto_hash_buf() prototypeBart Van Assche
2017-11-04target/iscsi: Fix endianness in an error messageBart Van Assche
2017-11-04target/iscsi: Use min() in iscsit_dump_data_payload() instead of open-coding itBart Van Assche
2017-11-04target/iscsi: Define OFFLOAD_BUF_SIZE onceBart Van Assche
2017-11-04target: Inline transport_put_cmd()Bart Van Assche
2017-11-04target: Suppress gcc 7 fallthrough warningsBart Van Assche
2017-11-04target: Move a declaration of a global variable into a header fileBart Van Assche
2017-11-04tcmu: fix double se_cmd completionMike Christie
2017-11-04target: return SAM_STAT_TASK_SET_FULL for TCM_OUT_OF_RESOURCESMike Christie
2017-11-04target: fix ALUA state file path truncationDavid Disseldorp
2017-11-04target: fix PR state file path truncationDavid Disseldorp
2017-11-04cxgbit: Abort the TCP connection in case of data out timeoutVarun Prakash
2017-11-04target: Add netlink command reply supported option for each deviceKenjiro Nakayama
2017-11-04target/tcmu: Use macro to call container_of in tcmu_cmd_time_out_showKenjiro Nakayama
2017-11-04tcmu: fix crash when removing the tcmu deviceXiubo Li
2017-11-04iscsi-target: fix memory leak in iscsit_release_discovery_tpg()tangwenji
2017-11-04iscsi-target: fix memory leak in lio_target_tiqn_addtpg()tangwenji
2017-11-04target:fix condition return in core_pr_dump_initiator_port()tangwenji
2017-11-04target: fix match_token option in target_core_configfs.ctangwenji
2017-11-04target: add sense code INSUFFICIENT REGISTRATION RESOURCEStangwenji
2017-11-04target: fix double unmap data sg in core_scsi3_emulate_pro_register_and_move()tangwenji
2017-11-04target: fix buffer offset in core_scsi3_pri_read_full_statustangwenji
2017-11-04target: fix null pointer regression in core_tmr_drain_tmr_listtangwenji
2017-11-04target/file: Do not return error for UNMAP if length is zeroJiang Yi
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01target/iscsi: Convert timers to use timer_setup()Kees Cook
2017-11-01target/iscsi: Simplify timer manipulation codeBart Van Assche
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-19target: make config_item_type constBhumika Goyal
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-04fs: fix kernel_write prototypeChristoph Hellwig
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig