Age | Commit message (Expand) | Author |
2015-07-30 | target/iscsi: Fix double free of a TUR followed by a solicited NOPOUT | Alexei Potashnik |
2015-07-24 | iscsi-target: Fix iser explicit logout TX kthread leak | Nicholas Bellinger |
2015-07-24 | iscsi-target: Fix iscsit_start_kthreads failure OOPs | Nicholas Bellinger |
2015-07-24 | iscsi-target: Fix use-after-free during TPG session shutdown | Nicholas Bellinger |
2015-07-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-06-23 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2015-06-15 | target: use 64-bit LUNs | Hannes Reinecke |
2015-06-15 | target: Drop unnecessary core_tpg_register TFO parameter | Nicholas Bellinger |
2015-06-02 | target: Minimize SCSI header #include directives | Bart Van Assche |
2015-06-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-06-01 | target: Convert se_portal_group->tpg_lun_list[] to RCU hlist | Nicholas Bellinger |
2015-05-30 | iscsi-target: fix variable name typo in iscsi_check_acceptor_state() | Christophe Vu-Brugier |
2015-05-30 | target: target_core_configfs.h is not needed in fabric drivers | Christoph Hellwig |
2015-05-30 | target: Move task tag into struct se_cmd + support 64-bit tags | Bart Van Assche |
2015-05-30 | target: move transport ID handling to the core | Christoph Hellwig |
2015-05-30 | target: remove the get_fabric_proto_ident method | Christoph Hellwig |
2015-05-30 | target: change core_tpg_register prototype | Christoph Hellwig |
2015-05-30 | target/iscsi: stop using se_tpg_fabric_ptr | Christoph Hellwig |
2015-05-30 | target: move node ACL allocation to core code | Christoph Hellwig |
2015-05-30 | target: refactor init/drop_nodeacl methods | Christoph Hellwig |
2015-05-30 | target: Remove first argument of target_{get,put}_sess_cmd() | Bart Van Assche |
2015-05-30 | iscsi-target: remove support for obsolete markers | Christophe Vu-Brugier |
2015-05-28 | treewide: Add missing vmalloc.h inclusion. | David S. Miller |
2015-05-19 | target: Drop signal_pending checks after interruptible lock acquire | Nicholas Bellinger |
2015-05-02 | ISCSI: fix minor memory leak | Evgenii Lepikhin |
2015-04-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2015-04-14 | target: simplify the target template registration API | Christoph Hellwig |
2015-04-10 | iscsi target: fix oops when adding reject pdu | Mike Christie |
2015-04-07 | iscsi/iser-target: Add fabric_prot_type attribute support | Nicholas Bellinger |
2015-04-07 | iscsi-target: TargetAddress in SendTargets should bracket ipv6 addresses | Andy Grover |
2015-03-26 | target: mark iscsit_start_kthreads static | Christoph Hellwig |
2015-03-26 | iscsi-target: Drop legacy iscsi_target_tq.c logic | Nicholas Bellinger |
2015-03-26 | iscsi-target: Convert iscsi_thread_set usage to kthread.h | Nicholas Bellinger |
2015-03-20 | iscsi-target: don't export static symbol | Julia Lawall |
2015-03-19 | iscsi-target: Avoid early conn_logout_comp for iser connections | Nicholas Bellinger |
2015-03-19 | Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target" | Nicholas Bellinger |
2015-03-06 | iscsi-target: Expose per endpoint dynamic_sessions attribute | Nicholas Bellinger |
2015-02-21 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2015-02-12 | iscsi-target: Avoid IN_LOGOUT failure case for iser-target | Nicholas Bellinger |
2015-02-12 | iscsi-target: Drop problematic active_ts_list usage | Nicholas Bellinger |
2015-02-12 | iscsi/iser-target: Support multi-sequence sendtargets text response | Sagi Grimberg |
2015-02-04 | iscsi-target: Don't over-allocate sendtargets text resp buffer | Sagi Grimberg |
2015-02-04 | iscsi-target: Introduce session_get_next_ttt | Sagi Grimberg |
2015-01-30 | iscsi-target: Move iscsi_target_[core,stat].h under linux include | Sagi Grimberg |
2015-01-15 | iscsi-target: use '%*ph' specifier to dump hex buffer | Andy Shevchenko |
2015-01-09 | iscsi-target: Fix typos in enum cmd_flags_table | Andy Grover |
2014-12-20 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2014-12-19 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2014-12-18 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley |