summaryrefslogtreecommitdiffstats
path: root/drivers/target
AgeCommit message (Expand)Author
2019-03-26scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlockBart Van Assche
2019-03-08scsi: tcmu: fix use after freeXiubo Li
2019-03-08scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comesXiubo Li
2019-02-05scsi: target: use consistent left-aligned ASCII INQUIRY dataDavid Disseldorp
2019-02-05scsi: target: iscsi: cxgbit: fix csk leakVarun Prakash
2019-01-14scsi: target: iscsi: cxgbit: add missing spin_lock_init()Varun Prakash
2019-01-14scsi: target: iscsi: cxgbit: fix csk leakVarun Prakash
2018-10-18scsi: iscsi: target: Don't use stack buffer for scatterlistLaura Abbott
2018-10-10scsi: iscsi: target: Fix conn_ops double freeMike Christie
2018-10-10scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values ...Vincent Pelletier
2018-10-03scsi: target: Avoid that EXTENDED COPY commands trigger lock inversionBart Van Assche
2018-10-03scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer...Bart Van Assche
2018-09-29scsi: target: iscsi: Use bin2hex instead of a re-implementationVincent Pelletier
2018-09-29scsi: target: iscsi: Use hex2bin instead of a re-implementationVincent Pelletier
2018-09-19scsi: tcmu: do not set max_blocks if data_bitmap has been setupMike Christie
2018-09-19scsi: target: fix __transport_register_session lockingMike Christie
2018-09-05iscsi target: fix session creation failure handlingMike Christie
2018-07-12scsi: target: iscsi: cxgbit: fix max iso npdu calculationVarun Prakash
2018-06-19scsi: target: Fix truncated PR-in ReadKeys responseDavid Disseldorp
2018-06-18scsi: target: tcmu: add read length supportbstroesser@ts.fujitsu.com
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-06-04Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-05-30target: convert to bioset_init()/mempool_init()Kent Overstreet
2018-05-28scsi: target: fix spelling mistake "Uknown" -> "Unknown"Colin Ian King
2018-05-18scsi: target: transport should handle st FM/EOM/ILI readsLee Duncan
2018-05-14scsi: target: tcmu: fix error resetting qfull_time_out to defaultPrasanna Kumar Kalever
2018-05-14scsi: target: target/file: Add support of direct and async I/OAndrei Vagin
2018-05-14block: Use bioset_init() for fs_bio_setKent Overstreet
2018-05-14block: sanitize blk_get_request calling conventionsChristoph Hellwig
2018-05-08scsi: tcmu: refactor nl wr_cache attr with new helpersZhu Lingshan
2018-05-08scsi: tcmu: refactor nl dev_size attr with new helpersZhu Lingshan
2018-05-08scsi: tcmu: refactor nl dev_cfg attr with new nl helpersZhu Lingshan
2018-05-08scsi: tcmu: refactor rm_device cmd with new nl helpersZhu Lingshan
2018-05-08scsi: tcmu: refactor add_device cmd with new nl helpersZhu Lingshan
2018-05-08scsi: tcmu: add new netlink events helpersZhu Lingshan
2018-04-20scsi: target: Fix fortify_panic kernel exceptionBryant G Ly
2018-04-20scsi: target: target_core_user.[ch]: convert comments into DOC:Randy Dunlap
2018-04-20scsi: target: target_core_transport.c: enable+fix kernel-docRandy Dunlap
2018-04-20scsi: target: target_core_transport.c: fix kernel-doc warningsRandy Dunlap
2018-04-19scsi: target: Change return type to vm_fault_tSouptick Joarder
2018-04-19scsi: target: prefer dbroot of /etc/target over /var/targetLee Duncan
2018-04-19scsi: target: fix crash with iscsi target and dvdMing Lei
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-03-26iscsi-target: use common inet_addr_is_anySagi Grimberg
2018-03-08target/tcm_loop: Use blk_queue_flag_set()Bart Van Assche
2018-02-12net: make getname() functions return length rather than use int* parameterDenys Vlasenko
2018-02-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2018-01-29Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds