- 1b8d030 scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown() by Lixiaokeng · 3 years ago
- b4b84edc scsi: libiscsi: Call scsi_done() directly by Bart Van Assche · 3 years, 3 months ago
- ec65e6b Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging by Martin K. Petersen · 3 years, 3 months ago
- 258aad7 scsi: iscsi: Fix iscsi_task use after free by Mike Christie · 3 years, 3 months ago
- e018f03 scsi: libiscsi: Move ehwait initialization to iscsi_session_setup() by Ding Hui · 3 years, 4 months ago
- 1ff28f2 Merge branch '5.14/scsi-result' into 5.14/scsi-staging by Martin K. Petersen · 3 years, 7 months ago
- a1f3486 scsi: iscsi: Move pool freeing by Mike Christie · 3 years, 7 months ago
- 99b0603 scsi: iscsi: Hold task ref during TMF timeout handling by Mike Christie · 3 years, 7 months ago
- f6f9645 scsi: iscsi: Fix completion check during abort races by Mike Christie · 3 years, 7 months ago
- ec29d0a scsi: iscsi: Fix conn use after free during resets by Mike Christie · 3 years, 7 months ago
- fda290c scsi: iscsi: Get ref to conn during reset handling by Mike Christie · 3 years, 7 months ago
- d39df15 scsi: iscsi: Have abort handler get ref to conn by Mike Christie · 3 years, 7 months ago
- b1d19e8 scsi: iscsi: Add iscsi_cls_conn refcount helpers by Mike Christie · 3 years, 7 months ago
- 891e263 scsi: iscsi: Stop queueing during ep_disconnect by Mike Christie · 3 years, 7 months ago
- f2b1e9c scsi: core: Introduce scsi_build_sense() by Hannes Reinecke · 3 years, 8 months ago
- c98ff1d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 8 months ago
- 0dcf8feb scsi: iscsi: Fix iSCSI cls conn state by Mike Christie · 3 years, 9 months ago
- ec98ea7 scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZE by Chris Leech · 3 years, 10 months ago
- c8447e4 scsi: libiscsi: Reset max/exp cmdsn during recovery by Mike Christie · 3 years, 11 months ago
- b404692 scsi: libiscsi: Add helper to calculate max SCSI cmds per session by Mike Christie · 3 years, 11 months ago
- c435f0a scsi: libiscsi: Fix iSCSI host workq destruction by Mike Christie · 3 years, 11 months ago
- 14936b1 scsi: libiscsi: Fix iscsi_task use after free() by Mike Christie · 3 years, 11 months ago
- 5923d64 scsi: libiscsi: Drop taskqueuelock by Mike Christie · 3 years, 11 months ago
- d28d48c scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handling by Mike Christie · 3 years, 11 months ago
- 60f7c50 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years ago
- fe0a8a9 scsi: libiscsi: Fix NOP race condition by Lee Duncan · 4 years, 2 months ago
- ae6b4e6 scsi: doc: Fix some kernel-doc markups by Mauro Carvalho Chehab · 4 years, 2 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 1a98262 scsi: iscsi: Change iSCSI workqueue max_active back to 1 by Bob Liu · 4 years, 6 months ago
- 3ce4196 scsi: iscsi: Register sysfs for iscsi workqueue by Bob Liu · 4 years, 8 months ago
- 1d99702 scsi: libiscsi: Fix error count for active session by Wu Bo · 4 years, 9 months ago
- 82b8cf4 scsi: iscsi: Report connection state in sysfs by Gabriel Krisman Bertazi · 4 years, 10 months ago
- 5480e29 scsi: iscsi: Fix a potential deadlock in the timeout handler by Bart Van Assche · 5 years ago
- 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
- 477558d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- a656183 scsi: libiscsi: Hold back_lock when calling iscsi_complete_task by Lee Duncan · 6 years ago
- 79edd00 scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_task by Anoob Soman · 6 years ago
- 960bf87 scsi: libiscsi: Use scsi_[gs]et_resid() where appropriate by Bart Van Assche · 6 years ago
- ae3d56d scsi: remove bidirectional command support by Christoph Hellwig · 6 years ago
- 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- c2332b0 scsi: iscsi: Capture iscsi debug messages using tracepoints by Fred Herard · 6 years ago
- 5db6dd1 scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_reset by Fred Herard · 6 years ago
- 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- 807cf19 scsi: libiscsi: Annotate fall-through by Bart Van Assche · 6 years ago
- 1360c58 scsi: libiscsi: Annotate locking assumptions by Bart Van Assche · 6 years ago
- a17037e scsi: libiscsi: fix possible NULL pointer dereference in case of TMF by Varun Prakash · 6 years ago
- 778e1cd treewide: kvzalloc() -> kvcalloc() by Kees Cook · 7 years ago
- adb2b76 libiscsi: don't try to bypass SCSI EH by Christoph Hellwig · 7 years ago
- 6600593 block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE by Christoph Hellwig · 7 years ago
- ccd4a43 scsi: doc: fix iscsi-related kernel-doc warnings by Randy Dunlap · 7 years ago
- d754941 scsi: libiscsi: Allow sd_shutdown on bad transport by Rafael David Tinoco · 7 years ago
- 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 2c4b963 scsi: libiscsi: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- eef9ffd scsi: libiscsi: fix shifting of DID_REQUEUE host byte by Johannes Thumshirn · 7 years ago
- 9e10b51 scsi: libiscsi: Fix use-after-free race during iscsi_session_teardown by Khazhismel Kumykov · 7 years ago
- 4dec6a8 scsi: libiscsi: Fix indentation by Bart Van Assche · 7 years ago
- bfcc62e scsi: libiscsi: use kvzalloc for iscsi_pool_init by Kyle Fortin · 8 years ago
- 8d5e72d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
- 6dc618c scsi: libiscsi: qedi: convert iscsi_task.refcount from atomic_t to refcount_t by Elena Reshetova · 8 years ago
- e2a3a673 Merge remote-tracking branch 'mkp-scsi/fixes' into fixes by James Bottomley · 8 years ago
- 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 6f8830f scsi: libiscsi: add lock around task lists to fix list corruption regression by Chris Leech · 8 years ago
- b6a05c8 scsi: remove eh_timed_out methods in the transport template by Christoph Hellwig · 8 years ago
- 4fa5079 scsi: libiscsi: Fix locking in __iscsi_conn_send_pdu by Jitendra Bhivare · 8 years ago
- e9e410e libiscsi: Remove set-but-not-used variables by Bart Van Assche · 9 years ago
- 3907adf libiscsi: Unexport iscsi_eh_target_reset() by Bart Van Assche · 9 years ago
- 52f5664 libiscsi: Fix iscsi_check_transport_timeouts possible infinite loop by Ariel Nahum · 9 years ago
- 05c7808 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
- 660d083 libiscsi: Fix host busy blocking during connection teardown by John Soni Jose · 10 years ago
- a73c2a2 libiscsi: Use scsi helper to set information descriptor by Sagi Grimberg · 9 years ago
- db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
- c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
- c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
- 4bfb8ebf iscsi_tcp: export port being used by Mike Christie · 10 years ago
- cbaa422 libiscsi: fix potential buffer overrun in __iscsi_conn_send_pdu by Mike Christie · 10 years ago
- 09ff742 libiscsi: return new error code when nop times out by Mike Christie · 10 years ago
- 7466501 scsi: convert host_busy to atomic_t by Christoph Hellwig · 11 years ago
- 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 11 years ago
- ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
- d77e653 libiscsi, iser: Adjust data_length to include protection information by Sagi Grimberg · 11 years ago
- 72b97402 scsi/libiscsi: Fix static checker warning on bh locking by Shlomo Pongratz · 11 years ago
- 877f075 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
- 55e51ed SCSI/libiscsi: Add check_protection callback for transports by Sagi Grimberg · 11 years ago
- 46a84c6 [SCSI] libiscsi: remove unneeded queue work when max_cmdsn is increased by Mike Christie · 11 years ago
- 659743b [SCSI] libiscsi: Reduce locking contention in fast path by Shlomo Pongratz · 11 years ago
- e5dbbe2 [SCSI] iscsi: fix wrong order of opcode and itt in iscsi_handle_reject prompt by Vaughan Cao · 11 years ago
- ae56ff4 [SCSI] libiscsi: Add local_ipaddr parameter in iscsi_conn struct by Adheer Chandravanshi · 11 years ago
- 6a06a4b [SCSI] IB/iser: Add Discovery support by Or Gerlitz · 11 years ago
- 5f09e1f [SCSI] libiscsi: Add missing prints for session and connection sysfs attrs by Adheer Chandravanshi · 11 years ago
- 9a2307b [SCSI] libiscsi: Add a missing break statement by Adheer Chandravanshi · 11 years ago
- f8525eb [SCSI] libiscsi: Exporting new attrs for iscsi session and connection in sysfs by Adheer Chandravanshi · 11 years ago
- 3b9373e [SCSI] libiscsi: Added new boot entries in the session sysfs by Eddie Wai · 12 years ago
- 1fc2b00 [SCSI] libiscsi: avoid unnecessary multiple NULL assignments by Masatake YAMATO · 12 years ago
- adaf699 [SCSI] libiscsi: export function iscsi_switch_str_param by Adheer Chandravanshi · 12 years ago
- e3d338a [SCSI] libiscsi: fix cmd timeout/completion race by Mike Christie · 13 years ago
- 1304be5 [SCSI] libiscsi_tcp: fix max_r2t manipulation by Mike Christie · 13 years ago
- 3c5c480 [SCSI] libiscsi: Added support to show targetalias in sysfs by Vikas Chaudhary · 13 years ago
- acf3368f scsi: Fix up files implicitly depending on module.h inclusion by Paul Gortmaker · 14 years ago
- 5431ae2 [SCSI] libiscsi: don't bugon when if user sets markers by Mike Christie · 13 years ago