summaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-121-1/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-122-3/+4
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-06-107-70/+344
|\
| * scsi: target: fix spelling mistake "Uknown" -> "Unknown"Colin Ian King2018-05-281-1/+1
| * scsi: target: transport should handle st FM/EOM/ILI readsLee Duncan2018-05-182-8/+61
| * scsi: target: target/file: Add support of direct and async I/OAndrei Vagin2018-05-142-14/+124
| * scsi: tcmu: refactor nl wr_cache attr with new helpersZhu Lingshan2018-05-081-69/+20
| * scsi: tcmu: refactor nl dev_size attr with new helpersZhu Lingshan2018-05-081-2/+21
| * scsi: tcmu: refactor nl dev_cfg attr with new nl helpersZhu Lingshan2018-05-081-2/+22
| * scsi: tcmu: refactor rm_device cmd with new nl helpersZhu Lingshan2018-05-081-1/+15
| * scsi: tcmu: refactor add_device cmd with new nl helpersZhu Lingshan2018-05-081-1/+16
| * scsi: tcmu: add new netlink events helpersZhu Lingshan2018-05-081-0/+59
| * scsi: target: target_core_user.[ch]: convert comments into DOC:Randy Dunlap2018-04-201-2/+6
| * scsi: target: target_core_transport.c: enable+fix kernel-docRandy Dunlap2018-04-201-7/+10
| * scsi: target: target_core_transport.c: fix kernel-doc warningsRandy Dunlap2018-04-201-1/+1
| * scsi: target: Change return type to vm_fault_tSouptick Joarder2018-04-191-1/+1
| * scsi: target: prefer dbroot of /etc/target over /var/targetLee Duncan2018-04-192-0/+26
* | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-043-12/+9
|\ \
| * | target: convert to bioset_init()/mempool_init()Kent Overstreet2018-05-302-9/+7
| * | block: Use bioset_init() for fs_bio_setKent Overstreet2018-05-141-1/+1
| * | block: sanitize blk_get_request calling conventionsChristoph Hellwig2018-05-141-2/+1
* | | scsi: target: tcmu: fix error resetting qfull_time_out to defaultPrasanna Kumar Kalever2018-05-141-0/+2
|/ /
* | scsi: target: Fix fortify_panic kernel exceptionBryant G Ly2018-04-201-4/+4
* | scsi: target: fix crash with iscsi target and dvdMing Lei2018-04-191-0/+2
|/
* Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-052-27/+3
|\
| * iscsi-target: use common inet_addr_is_anySagi Grimberg2018-03-261-26/+2
| * target/tcm_loop: Use blk_queue_flag_set()Bart Van Assche2018-03-081-1/+1
* | net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-121-9/+9
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2018-02-0913-389/+795
|\
| * iscsi-target: make sure to wake up sleeping login workerFlorian Westphal2018-01-231-0/+3
| * tcmu: Fix trailing semicolonLuis de Bethencourt2018-01-181-1/+1
| * tcmu: fix cmd user after freeMike Christie2018-01-181-2/+1
| * target: fix destroy device in target_configure_devicetangwenji2018-01-181-1/+3
| * tcmu: allow userspace to reset ringMike Christie2018-01-161-4/+166
| * target core: add device action configfs filesMike Christie2018-01-162-0/+7
| * tcmu: fix error return code in tcmu_configure_device()Wei Yongjun2018-01-121-1/+3
| * target_core_user: add cmd id to broken ring messageMike Christie2018-01-121-1/+2
| * target: add SAM_STAT_BUSY sense reasonMike Christie2018-01-121-0/+3
| * tcmu: prevent corruption when invalid data page requestedMike Christie2018-01-121-37/+6
| * target: don't call an unmap callback if a range length is zeroAndrei Vagin2018-01-121-3/+5
| * target/iscsi: avoid NULL dereference in CHAP auth error pathDavid Disseldorp2018-01-121-1/+2
| * cxgbit: call neigh_event_send() to update MAC addressVarun Prakash2018-01-121-0/+3
| * target: tcm_loop: Use seq_puts() in tcm_loop_show_info()Markus Elfring2018-01-121-1/+1
| * target: tcm_loop: Delete an unnecessary return statement in tcm_loop_submissi...Markus Elfring2018-01-121-1/+0
| * target: tcm_loop: Delete two unnecessary variable initialisations in tcm_loop...Markus Elfring2018-01-121-2/+2
| * target: tcm_loop: Combine substrings for 26 messagesMarkus Elfring2018-01-121-68/+52
| * target: tcm_loop: Improve a size determination in two functionsMarkus Elfring2018-01-121-2/+2
| * target: tcm_loop: Delete an error message for a failed memory allocation in f...Markus Elfring2018-01-121-10/+4
| * sbp-target: Delete an error message for a failed memory allocation in three f...Markus Elfring2018-01-121-9/+4
| * tcmu: allow max block and global max blocks to be settableMike Christie2018-01-121-19/+124
OpenPOWER on IntegriCloud