1. 2eafd72 target: use per-attribute show and store methods by Christoph Hellwig · 9 years ago
  2. 05c7808 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  3. 8f9b565 target/qla2xxx: Honor max_data_sg_nents I/O transfer limit by Nicholas Bellinger · 9 years ago
  4. df91039 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  5. 5155ce5 qla2xxx: Return the fabric command state for non-task management requests by Dilip Kumar Uppugandla · 9 years ago
  6. 24c7d6c qla2xxx: Update tcm_qla2xxx module description to 24xx+ by Sebastian Herbszt · 9 years ago
  7. 7359df2 qla2xxx: terminate exchange when command is aborted by LIO by Alexei Potashnik · 9 years ago
  8. a6ca887 qla2xxx: delay plogi/prli ack until existing sessions are deleted by Alexei Potashnik · 9 years ago
  9. 8b2f5ff qla2xxx: cleanup cmd in qla workqueue before processing TMR by Swapnil Nagle · 9 years ago
  10. e5fdee8 qla2xxx: adjust debug flags by Quinn Tran · 9 years ago
  11. fd4e139 tcm_qla2xxx: pass timeout as HZ independent value by Nicholas Mc Guire · 9 years ago
  12. 3e963b2 tcm_qla2xxx: Remove set-but-not-used variables by Bart Van Assche · 9 years ago
  13. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  14. bc0c94b target: Drop unnecessary core_tpg_register TFO parameter by Nicholas Bellinger · 9 years ago
  15. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  16. afe9232 target: remove ->put_session method by Christoph Hellwig · 9 years ago
  17. 7ad34a9 target: target_core_configfs.h is not needed in fabric drivers by Christoph Hellwig · 9 years ago
  18. 649ee05 target: Move task tag into struct se_cmd + support 64-bit tags by Bart Van Assche · 9 years ago
  19. 2650d71 target: move transport ID handling to the core by Christoph Hellwig · 9 years ago
  20. 2aeeafa target: remove the get_fabric_proto_ident method by Christoph Hellwig · 9 years ago
  21. e4aae5a target: change core_tpg_register prototype by Christoph Hellwig · 9 years ago
  22. 144bc4c target: move node ACL allocation to core code by Christoph Hellwig · 9 years ago
  23. c7d6a80 target: refactor init/drop_nodeacl methods by Christoph Hellwig · 9 years ago
  24. e1750d2 target: make the tpg_get_default_depth method optional by Christoph Hellwig · 9 years ago
  25. afc1660 target: Remove first argument of target_{get,put}_sess_cmd() by Bart Van Assche · 9 years ago
  26. d588cf8 target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem by Christoph Hellwig · 9 years ago
  27. 5538d29 treewide: Add missing vmalloc.h inclusion. by David S. Miller · 9 years ago
  28. c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  29. 9ac8928 target: simplify the target template registration API by Christoph Hellwig · 9 years ago
  30. 64b1688 tcm_qla2xxx: Add fabric_prot_type attribute support by Nicholas Bellinger · 9 years ago
  31. 59bb0ff tcm_qla2xxx: Set TARGET_PROT_ALL for sup_prot_ops by Nicholas Bellinger · 10 years ago
  32. 75c3d0b tcm_qla2xxx: Fix incorrect use of __transport_register_session by Bart Van Assche · 9 years ago
  33. d23dbaa tcm_qla2xxx: Expose per endpoint dynamic_sessions attribute by Nicholas Bellinger · 9 years ago
  34. 3c9786e tcm_qla2xxx: print port name via %*phC by Andy Shevchenko · 10 years ago
  35. c3351df Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  36. f4c24db1 qla_target: don't delete changed nacls by Joern Engel · 10 years ago
  37. e07f8f6 qla2xxx: Add flags for tracing the target commands. by Saurav Kashyap · 10 years ago
  38. dd9c4ef qla2xxx: fix crash due to task mgmt cmd type by Himanshu Madhani · 10 years ago
  39. 4d6609c qla2xxx: Fix sparse warnings in tcm_qla2xxx.c by Himanshu Madhani · 10 years ago
  40. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  41. 51a07f8 qla2xxx: Convert to percpu_ida session tag pre-allocation by Nicholas Bellinger · 10 years ago
  42. f83adb6 qla2xxx: T10-Dif: add T10-PI support by Quinn Tran · 10 years ago
  43. e70beee target: Pass in transport supported PI at session initialization by Nicholas Bellinger · 10 years ago
  44. 131e6ab target: Add TFO->abort_task for aborted task resources release by Nicholas Bellinger · 10 years ago
  45. 84197a3 tcm_qla2xxx: Fix NAA formatted name for NPIV WWPNs by Nicholas Bellinger · 11 years ago
  46. 7474f52 tcm_qla2xxx: Perform configfs depend/undepend for base_tpg by Nicholas Bellinger · 11 years ago
  47. 394d62b tcm_qla2xxx: Add NPIV specific enable/disable attribute logic by Nicholas Bellinger · 11 years ago
  48. 49a47f2 qla2xxx: Configure NPIV fc_vport via tcm_qla2xxx_npiv_make_lport by Nicholas Bellinger · 11 years ago
  49. 0e8cd71 qla2xxx: Enhancements to enable NPIV support for QLOGIC ISPs with TCM/LIO. by Saurav Kashyap · 11 years ago
  50. a309f48 target/qla2xxx: Remove QLA_TPG_ATTRIB macro by Andy Grover · 11 years ago
  51. d80e224d target: Remove TF_CIT_TMPL macro by Andy Grover · 11 years ago
  52. 48efe45 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  53. 4c76251 target: Update copyright ownership/year information to 2013 by Nicholas Bellinger · 11 years ago
  54. b3faa2e target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fabric.h by Nicholas Bellinger · 11 years ago
  55. 7b83355 [SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN format by Oleksandr Khoshaba · 11 years ago
  56. de04a8a target/qla2xxx: Make demo_mode_login_only modifiable by Andy Grover · 11 years ago
  57. 6d2fa9e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  58. b79fafa target: make queue_tm_rsp() return void by Joern Engel · 11 years ago
  59. 08234e3 qla_target: remove qlt_check_fcport_exist by Jörn Engel · 11 years ago
  60. b5aff3d tcm_qla2xxx: Fix residual for underrun commands that fail by Roland Dreier · 11 years ago
  61. be646c2d target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds by Joern Engel · 11 years ago
  62. 5bd665f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  63. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  64. de103c9 target: pass sense_reason as a return value by Christoph Hellwig · 12 years ago
  65. 6efb3c0 qla2xxx: Fix typo in qla2xxx drivers by Masanari Iida · 12 years ago
  66. c8292d1 qla2xxx: Update target lookup session tables when a target session changes by Roland Dreier · 12 years ago
  67. c046aa0 tcm_qla2xxx: Format VPD page 83h SCSI name string according to SPC by Roland Dreier · 12 years ago
  68. 9c58b7d target: Simplify fabric sense data length handling by Roland Dreier · 12 years ago
  69. 2ed772b target: Remove unused target_core_fabric_ops.get_fabric_sense_len method by Roland Dreier · 12 years ago
  70. d6dfc86 target: Allow for target_submit_cmd() returning errors by Roland Dreier · 12 years ago
  71. 1c7b13f target: Remove se_session.sess_wait_list by Roland Dreier · 12 years ago
  72. b46e34a qla2xxx: Get rid of redundant qla_tgt_sess.tearing_down by Roland Dreier · 12 years ago
  73. f314643 target: remove transport_generic_handle_cdb_map by Christoph Hellwig · 12 years ago
  74. 43381ce tcm_qla2xxx: Offload WRITE I/O backend submission to tcm_qla2xxx wq by Christoph Hellwig · 12 years ago
  75. e852768 tcm_qla2xxx: Remove duplicate header file inclusion by Sachin Kamat · 12 years ago
  76. d4f75b5 tcm_qla2xxx: Handle malformed wwn strings properly by Roland Dreier · 12 years ago
  77. 9389c3c tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be static by Roland Dreier · 12 years ago
  78. 3578ddb tcm_qla2xxx: Don't insert nacls without sessions into the btree by Roland Dreier · 12 years ago
  79. f2d5d9b tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdown by Nicholas Bellinger · 12 years ago
  80. aaf68b7 tcm_qla2xxx: Convert to TFO->put_session() usage by Joern Engel · 12 years ago
  81. 75f8c1f [SCSI] tcm_qla2xxx: Add >= 24xx series fabric module for target-core by Nicholas Bellinger · 12 years ago