1. 664a722 target/tcm_fc: Remove a set-but-not-used variable by Bart Van Assche · 8 years ago
  2. 9625cc4 scsi: libfc: Replace ->seq_release callback with function call by Hannes Reinecke · 8 years ago
  3. 96d564e scsi: libfc: Replace ->seq_assign callback with function call by Hannes Reinecke · 8 years ago
  4. f1d61e6 scsi: libfc: Replace ->seq_set_resp callback with direct function call by Hannes Reinecke · 8 years ago
  5. c6865b3 scsi: libfc: Replace ->seq_start_next callback with function call by Hannes Reinecke · 8 years ago
  6. 768c72c scsi: libfc: Replace ->exch_done callback with function call by Hannes Reinecke · 8 years ago
  7. 0cac937 scsi: libfc: Replace ->seq_send callback with function call by Hannes Reinecke · 8 years ago
  8. 1ba0158 target/tcm_fc: use CPU affinity for responses by Hannes Reinecke · 8 years ago
  9. b04bf58 target/tcm_fc: print command pointer in debug message by Hannes Reinecke · 8 years ago
  10. 91973cd tcm_fc: Convert to TARGET_SCF_ACK_KREF I/O + TMR krefs by Nicholas Bellinger · 9 years ago
  11. 2eafd72 target: use per-attribute show and store methods by Christoph Hellwig · 9 years ago
  12. 9d8c94e drivers: target: Drop unlikely before IS_ERR(_OR_NULL) by Viresh Kumar · 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. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 10 years ago
  15. 7ad34a9 target: target_core_configfs.h is not needed in fabric drivers by Christoph Hellwig · 10 years ago
  16. 649ee05 target: Move task tag into struct se_cmd + support 64-bit tags by Bart Van Assche · 10 years ago
  17. 68d81f4 scsi: remove MSG_*_TAG defines by Christoph Hellwig · 10 years ago
  18. 6dbe7f4 tcm_fc: Generate TASK_SET_FULL status for response failures by Nicholas Bellinger · 11 years ago
  19. ed8ec8f tcm_fc: Fix free-after-use regression in ft_free_cmd by Nicholas Bellinger · 11 years ago
  20. 131e6ab target: Add TFO->abort_task for aborted task resources release by Nicholas Bellinger · 11 years ago
  21. 6f6b5d1 percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask by Kent Overstreet · 11 years ago
  22. 5f544cf tcm_fc: Convert to per-cpu command map pre-allocation of ft_cmd by Nicholas Bellinger · 11 years ago
  23. b79fafa target: make queue_tm_rsp() return void by Joern Engel · 11 years ago
  24. 11fee8a target: remove unused codes from enum tcm_tmrsp_table by Joern Engel · 11 years ago
  25. 484018c tcm_fc: remove unused including <generated/utsrelease.h> by Wei Yongjun · 12 years ago
  26. 1fa8f45 tcm_fc: Avoid debug overhead when not debugging by Mark Rustad · 12 years ago
  27. d6dfc86 target: Allow for target_submit_cmd() returning errors by Roland Dreier · 12 years ago
  28. 64f1db3 target: remove control CDB flags by Christoph Hellwig · 13 years ago
  29. 3cc5d2a tcm_fc: Fix crash seen with aborts and large reads by Mark Rustad · 12 years ago
  30. e182d68 tcm_fc: Remove use of transport_do_task_sg_chain() by Roland Dreier · 13 years ago
  31. e1c4038 tcm_fc: Add abort flag for gracefully handling exchange timeout by Mark Rustad · 13 years ago
  32. 031ed4d tcm_fc: Fix fc_exch memory leak in ft_send_resp_status by Nicholas Bellinger · 13 years ago
  33. c7ec05c target: Drop unused legacy target_core_fabric_ops API callers by Nicholas Bellinger · 13 years ago
  34. c0974f8 target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tag by Nicholas Bellinger · 13 years ago
  35. 00ad4c4 tcm_fc: Handle target_submit_tmr allocation failure by Nicholas Bellinger · 13 years ago
  36. 59dcb5e tcm_fc: Convert ft_send_tm to use target_submit_tmr by Andy Grover · 13 years ago
  37. a1321f7 tcm_fc: Use transport_generic_free_cmd for ft_sess_put in ft_send_tm by Andy Grover · 13 years ago
  38. 06fb631 tcm_fc: Call lookup_tmr_lun() for all TM types by Andy Grover · 13 years ago
  39. 5ebddd4 tcm_fc: Move core->fc code conversion earlier in ft_send_tm() by Andy Grover · 13 years ago
  40. c8e31f2 target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache by Andy Grover · 13 years ago
  41. 35b2cdc tcm_fc: Remove cmd->cdb data member by Andy Grover · 13 years ago
  42. 0dccb69 tcm_fc: Simplify ft_send_work for tmr path by Andy Grover · 13 years ago
  43. e35fa8c scsi: Use struct scsi_lun in fc/fcp.h by Andy Grover · 13 years ago
  44. 1edcdb4 target: Change target_submit_cmd() to return void by Andy Grover · 13 years ago
  45. 4355a91 tcm_fc: Convert ft_send_work to use target_submit_cmd by Nicholas Bellinger · 13 years ago
  46. c4795fb target: header reshuffle, part2 by Christoph Hellwig · 13 years ago
  47. 03e98c9 target: Address legacy PYX_TRANSPORT_* return code breakage by Nicholas Bellinger · 13 years ago
  48. 88dd9e2 target: Make TFO->check_stop_free return free status by Nicholas Bellinger · 13 years ago
  49. bfaf40a target: remove the TRANSPORT_REMOVE state by Christoph Hellwig · 13 years ago
  50. dd503a5 target: Have core_tmr_alloc_req() take an explicit GFP_xxx flag by Roland Dreier · 13 years ago
  51. 82f1c8a target: push session reinstatement out of transport_generic_free_cmd by Christoph Hellwig · 13 years ago
  52. 4ca495e tfm_fc: use transport_handle_cdb_direct by Christoph Hellwig · 13 years ago
  53. 9375b1b target: Remove unneeded version.h includes by Jesper Juhl · 13 years ago
  54. 58fc73d tcm_fc: Work queue based approach instead of managing own thread and event based mechanism by Christoph Hellwig · 13 years ago
  55. a9e4e6e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  56. dcd998c tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_data by Kiran Patil · 13 years ago
  57. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  58. d4e0670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  59. 6708bb2 target: Follow up core updates from AGrover and HCH (round 4) by Andy Grover · 14 years ago
  60. ec98f78 target: Eliminate usage of struct se_mem by Andy Grover · 13 years ago
  61. 05d1c7c target: Make all control CDBs scatter-gather by Andy Grover · 13 years ago
  62. 2be1814 tcm_fc: Convert to wake_up_process and schedule_timeout_interruptible by Nicholas Bellinger · 14 years ago
  63. 3546297 target: merge release_cmd methods by Christoph Hellwig · 14 years ago
  64. dc2e652 target: remove the always-noop ->new_cmd_failure method by Christoph Hellwig · 14 years ago
  65. a1d8b49 target: Updates from AGrover and HCH (round 3) by Andy Grover · 14 years ago
  66. 5951146d target: More core cleanups from AGrover (round 2) by Andy Grover · 13 years ago
  67. e3d6f90 target: Core cleanups from AGrover (round 1) by Andy Grover · 13 years ago
  68. efa4988 target: Remove unnecessary *cdb transport_get_lun_for_cmd parameter by Nicholas Bellinger · 13 years ago
  69. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  70. f2f7b09 [SCSI] tcm_fc: Fixing reference counting problem which was causing ft_sess to be deleted. by Kiran Patil · 14 years ago
  71. 33dc362 [SCSI] libfc, tcm_fc: add ddp_targ() to libfc function template to supprot FCoE DDP in target mode by Yi Zou · 14 years ago
  72. 61db9527 tcm_fc: Fix ft_send_tm LUN lookup OOPs by Kiran Patil · 14 years ago
  73. e44ba03 treewide: remove duplicate includes by Vitaliy Ivanov · 14 years ago
  74. 61db180 [SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions by Nicholas Bellinger · 14 years ago
  75. e66ecd5 [SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions by Nicholas Bellinger · 14 years ago
  76. 3699d92 [SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target core) support by Kiran Patil · 14 years ago