Age | Commit message (Expand) | Author |
2017-06-12 | scsi: libiscsi: use kvzalloc for iscsi_pool_init | Kyle Fortin |
2017-05-04 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2017-03-15 | scsi: libiscsi: qedi: convert iscsi_task.refcount from atomic_t to refcount_t | Elena Reshetova |
2017-03-07 | Merge remote-tracking branch 'mkp-scsi/fixes' into fixes | James Bottomley |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-28 | scsi: libiscsi: add lock around task lists to fix list corruption regression | Chris Leech |
2017-02-06 | scsi: remove eh_timed_out methods in the transport template | Christoph Hellwig |
2016-10-17 | scsi: libiscsi: Fix locking in __iscsi_conn_send_pdu | Jitendra Bhivare |
2016-04-11 | libiscsi: Remove set-but-not-used variables | Bart Van Assche |
2016-04-11 | libiscsi: Unexport iscsi_eh_target_reset() | Bart Van Assche |
2015-09-17 | libiscsi: Fix iscsi_check_transport_timeouts possible infinite loop | Ariel Nahum |
2015-09-11 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2015-08-12 | libiscsi: Fix host busy blocking during connection teardown | John Soni Jose |
2015-07-23 | libiscsi: Use scsi helper to set information descriptor | Sagi Grimberg |
2014-11-24 | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig |
2014-11-24 | scsi: avoid ->change_queue_depth indirection for queue full tracking | Christoph Hellwig |
2014-11-12 | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig |
2014-09-30 | iscsi_tcp: export port being used | Mike Christie |
2014-09-15 | libiscsi: fix potential buffer overrun in __iscsi_conn_send_pdu | Mike Christie |
2014-08-01 | libiscsi: return new error code when nop times out | Mike Christie |
2014-07-25 | scsi: convert host_busy to atomic_t | Christoph Hellwig |
2014-07-17 | scsi: use 64-bit LUNs | Hannes Reinecke |
2014-06-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2014-06-11 | libiscsi, iser: Adjust data_length to include protection information | Sagi Grimberg |
2014-05-19 | scsi/libiscsi: Fix static checker warning on bh locking | Shlomo Pongratz |
2014-04-03 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2014-03-17 | SCSI/libiscsi: Add check_protection callback for transports | Sagi Grimberg |
2014-03-15 | [SCSI] libiscsi: remove unneeded queue work when max_cmdsn is increased | Mike Christie |
2014-03-15 | [SCSI] libiscsi: Reduce locking contention in fast path | Shlomo Pongratz |
2014-03-15 | [SCSI] iscsi: fix wrong order of opcode and itt in iscsi_handle_reject prompt | Vaughan Cao |
2013-12-19 | [SCSI] libiscsi: Add local_ipaddr parameter in iscsi_conn struct | Adheer Chandravanshi |
2013-08-26 | [SCSI] IB/iser: Add Discovery support | Or Gerlitz |
2013-08-23 | [SCSI] libiscsi: Add missing prints for session and connection sysfs attrs | Adheer Chandravanshi |
2013-08-23 | [SCSI] libiscsi: Add a missing break statement | Adheer Chandravanshi |
2013-08-23 | [SCSI] libiscsi: Exporting new attrs for iscsi session and connection in sysfs | Adheer Chandravanshi |
2013-06-26 | [SCSI] libiscsi: Added new boot entries in the session sysfs | Eddie Wai |
2013-04-11 | [SCSI] libiscsi: avoid unnecessary multiple NULL assignments | Masatake YAMATO |
2013-04-11 | [SCSI] libiscsi: export function iscsi_switch_str_param | Adheer Chandravanshi |
2012-02-19 | [SCSI] libiscsi: fix cmd timeout/completion race | Mike Christie |
2012-02-19 | [SCSI] libiscsi_tcp: fix max_r2t manipulation | Mike Christie |
2012-02-19 | [SCSI] libiscsi: Added support to show targetalias in sysfs | Vikas Chaudhary |
2011-10-31 | scsi: Fix up files implicitly depending on module.h inclusion | Paul Gortmaker |
2011-08-27 | [SCSI] libiscsi: don't bugon when if user sets markers | Mike Christie |
2011-07-25 | iscsi: Add Serial Number Arithmetic LT and GT into iscsi_proto.h | Nicholas Bellinger |
2011-07-25 | iscsi: Use struct scsi_lun in iscsi structs instead of u8[8] | Andy Grover |
2011-07-25 | iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi | Nicholas Bellinger |
2011-02-24 | [SCSI] libiscsi: add helper to convert addr to string | Mike Christie |
2010-12-31 | [SCSI] libiscsi: use bh locking instead of irq with session lock | Mike Christie |
2010-12-31 | [SCSI] libiscsi: do not take host lock in queuecommand | Mike Christie |
2010-12-31 | [SCSI] libiscsi: add more informative failure message during iscsi scsi eh | Mike Christie |