1. 2fbff12 target: Export transport_generic_request_failure symbol by Nicholas Bellinger · 12 years ago
  2. ea98d7f target: Add target_submit_tmr helper function by Andy Grover · 13 years ago
  3. c8e31f2 target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache by Andy Grover · 13 years ago
  4. ef28640 target: Remove unused struct se_queue_req by Andy Grover · 13 years ago
  5. 644df69 target: fix comment typos by Andy Grover · 13 years ago
  6. 3d26fea target: remove the transport_lun_active field in struct se_cmd by Christoph Hellwig · 13 years ago
  7. 7d680f3 target: replace various cmd flags with a transport state by Christoph Hellwig · 13 years ago
  8. 1edcdb4 target: Change target_submit_cmd() to return void by Andy Grover · 13 years ago
  9. 4949314 target: Allow control CDBs with data > 1 page by Andy Grover · 13 years ago
  10. 895f302 target: Set additional sense length field in sense data by Roland Dreier · 13 years ago
  11. 4d2300c target: Remove extra se_device->execute_task_lock access in fast path by Nicholas Bellinger · 13 years ago
  12. 65586d5 target: Drop se_device TCQ queue_depth usage from I/O path by Nicholas Bellinger · 13 years ago
  13. ec54cc0 target: Remove TFO->check_release_cmd() fabric API caller by Nicholas Bellinger · 13 years ago
  14. a636078 target: Add target_submit_cmd() for process context fabric submission by Nicholas Bellinger · 13 years ago
  15. 7481deb target: Make target_put_sess_cmd use target_release_cmd_kref by Nicholas Bellinger · 13 years ago
  16. e0a53e7 target: remove overagressive ____cacheline_aligned annoations by Christoph Hellwig · 13 years ago
  17. 1880807a target: make the se_task task_state_active a normal bool by Christoph Hellwig · 13 years ago
  18. 41e16e9 target: remove the se_task task_error_status field by Christoph Hellwig · 13 years ago
  19. ef804a8 target: fold se_task.task_sense into task_flags by Christoph Hellwig · 13 years ago
  20. c4795fb target: header reshuffle, part2 by Christoph Hellwig · 13 years ago
  21. e26d99a target: reshuffle headers by Christoph Hellwig · 13 years ago
  22. 6f21475 target: remove the unused se_dev_list by Christoph Hellwig · 13 years ago
  23. 5c73b67 target: remove unused struct fields by Jörn Engel · 13 years ago
  24. 6fd126f target: remove the unused t_task_pt_sgl and t_task_pt_sgl_num se_cmd fields by Christoph Hellwig · 13 years ago
  25. 33c3faf target: remove the t_tasks_bidi se_cmd field by Christoph Hellwig · 13 years ago
  26. 2d3a4b5 target: remove the t_tasks_fua se_cmd field by Christoph Hellwig · 13 years ago
  27. aad13ca target: remove the se_ordered_node se_cmd field by Christoph Hellwig · 13 years ago
  28. 58a2801 target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fields by Christoph Hellwig · 13 years ago
  29. 5f655e8 target: Avoid compiler warnings about signed one-bit bitfields by Bart Van Assche · 13 years ago
  30. 03e98c9 target: Address legacy PYX_TRANSPORT_* return code breakage by Nicholas Bellinger · 13 years ago
  31. 6aad373 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  32. d29a5b6 target: remove SCF_EMULATE_CDB_ASYNC by Christoph Hellwig · 13 years ago
  33. e76a35d target: pass the se_task to the CDB emulation callback by Christoph Hellwig · 13 years ago
  34. a17f091 target: Add generic active I/O shutdown logic by Nicholas Bellinger · 13 years ago
  35. 3151d06 target: Remove core TRANSPORT_FREE_CMD_INTR usage by Nicholas Bellinger · 13 years ago
  36. 88dd9e2 target: Make TFO->check_stop_free return free status by Nicholas Bellinger · 13 years ago
  37. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  38. 2e982ab target: Remove legacy se_task->task_timer and associated logic by Nicholas Bellinger · 13 years ago
  39. 415a090 target: Fix incorrect transport_sent usage by Nicholas Bellinger · 13 years ago
  40. 7c1c6af target: remove the task_sg_bidi field se_task and pSCSI BIDI support by Christoph Hellwig · 13 years ago
  41. dbc5623 target: transport_subsystem_check_init cleanups by Nicholas Bellinger · 13 years ago
  42. 35e0e75 target: use a workqueue for I/O completions by Christoph Hellwig · 13 years ago
  43. 59aaad1 target: remove unused TRANSPORT_ states by Christoph Hellwig · 13 years ago
  44. f2da9db target: remove TRANSPORT_DEFERRED_CMD state by Christoph Hellwig · 13 years ago
  45. bfaf40a target: remove the TRANSPORT_REMOVE state by Christoph Hellwig · 13 years ago
  46. cc5d0f0 target: stop task timers earlier by Christoph Hellwig · 13 years ago
  47. e99d48a target: remove TF_TIMER_STOP by Christoph Hellwig · 13 years ago
  48. cdbb70b target: factor some duplicate code for stopping a task by Christoph Hellwig · 13 years ago
  49. f7a5cc0 target: remove SCF_EMULATE_QUEUE_FULL by Christoph Hellwig · 13 years ago
  50. e057f53 target: remove the transport_qf_callback se_cmd callback by Christoph Hellwig · 13 years ago
  51. f55918f target: clean up the backend interface to caching parameters by Christoph Hellwig · 13 years ago
  52. b937d27 target: remove the ->transport_split_cdb callback in se_cmd by Christoph Hellwig · 13 years ago
  53. 485fd0d target: replace ->get_cdb with a target_get_task_cdb helper by Christoph Hellwig · 13 years ago
  54. 3189b06 target: pack struct se_task more tightly by Christoph Hellwig · 13 years ago
  55. 04629b7 target: Remove unnecessary se_task members by Christoph Hellwig · 13 years ago
  56. 6c76bf9 target: make more use of the task_flags field in se_task by Christoph Hellwig · 13 years ago
  57. 42bf829 target: Cleanup unused se_task bits by Christoph Hellwig · 13 years ago
  58. c0427f1 target: Cleanup unused target_core_base.h bits by Christoph Hellwig · 13 years ago
  59. 8dc52b5 target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abort by Nicholas Bellinger · 13 years ago
  60. d14921d target: Convert ->transport_wait_for_tasks usage to transport_generic_free_cmd by Nicholas Bellinger · 13 years ago
  61. dd503a5 target: Have core_tmr_alloc_req() take an explicit GFP_xxx flag by Roland Dreier · 13 years ago
  62. a3eedc2 target: remove unused se_subsystem_api methods by Christoph Hellwig · 13 years ago
  63. 39c05f3 target: Remove session_reinstatement parameter from ->transport_wait_for_tasks by Nicholas Bellinger · 13 years ago
  64. 82f1c8a target: push session reinstatement out of transport_generic_free_cmd by Christoph Hellwig · 13 years ago
  65. 2dbc43d target: remove transport_free_se_cmd by Christoph Hellwig · 13 years ago
  66. 680b73c target: remove transport_generic_handle_cdb by Christoph Hellwig · 13 years ago
  67. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  68. 052605c target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0 by Nicholas Bellinger · 13 years ago
  69. fa49515 target: Bump version to v4.1.0-rc1-ml by Nicholas Bellinger · 13 years ago
  70. 11650b85 target: remove custom hex2bin() implementation by Andy Shevchenko · 13 years ago
  71. 5de619a target: Update QUEUE ALGORITHM MODIFIER control page default by Nicholas Bellinger · 13 years ago
  72. 1d20bb6 target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SG by Nicholas Bellinger · 13 years ago
  73. 6708bb2 target: Follow up core updates from AGrover and HCH (round 4) by Andy Grover · 13 years ago
  74. ec98f78 target: Eliminate usage of struct se_mem by Andy Grover · 13 years ago
  75. 3a86720 target: Pass 2nd param of transport_split_cdb by value by Andy Grover · 13 years ago
  76. d0229ae target: Enforce 1 page max for control cdb buffer sizes by Andy Grover · 13 years ago
  77. 05d1c7c target: Make all control CDBs scatter-gather by Andy Grover · 13 years ago
  78. e22a7f0 target: Implement Block Device Characteristics VPD page by Roland Dreier · 13 years ago
  79. 07bde79 target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_full by Nicholas Bellinger · 13 years ago
  80. 695434e1 target: Add transport_handle_cdb_direct optimization by Nicholas Bellinger · 13 years ago
  81. 3546297 target: merge release_cmd methods by Christoph Hellwig · 13 years ago
  82. db1620a target: remove the unused SCF_* flags by Christoph Hellwig · 13 years ago
  83. dc2e652 target: remove the always-noop ->new_cmd_failure method by Christoph Hellwig · 13 years ago
  84. a1d8b49 target: Updates from AGrover and HCH (round 3) by Andy Grover · 13 years ago
  85. 5951146d target: More core cleanups from AGrover (round 2) by Andy Grover · 13 years ago
  86. e3d6f90 target: Core cleanups from AGrover (round 1) by Andy Grover · 13 years ago
  87. efa4988 target: Remove unnecessary *cdb transport_get_lun_for_cmd parameter by Nicholas Bellinger · 13 years ago
  88. d60b7a0 [SCSI] target: Convert REPORT_LUNs to use int_to_scsilun by Nicholas Bellinger · 13 years ago
  89. f436677 [SCSI] target: Fix bug with task_sg chained transport_free_dev_tasks release by Nicholas Bellinger · 13 years ago
  90. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  91. 12d233842 [SCSI] target: add initial statistics by Nicholas Bellinger · 13 years ago
  92. 15fb48c [SCSI] target: update version to v4.0.0-rc7-ml by Nicholas Bellinger · 13 years ago
  93. 5c6cd61 [SCSI] target: Convert TMR REQ/RSP definitions to target namespace by Nicholas Bellinger · 13 years ago
  94. 35ce9e2 [SCSI] target: Remove spurious double cast from structure macro accessors by Nicholas Bellinger · 13 years ago
  95. 5dd7ed2 [SCSI] target: Minor sparse warning fixes and annotations by Dan Carpenter · 13 years ago
  96. 52208ae [SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shutdown by Nicholas Bellinger · 13 years ago
  97. 1f6fe7c [SCSI] target: fix use after free detected by SLUB poison by Nicholas Bellinger · 13 years ago
  98. e89d15e [SCSI] target: Remove procfs based target_core_mib.c code by Nicholas Bellinger · 13 years ago
  99. c66ac9d [SCSI] target: Add LIO target core v4.0.0-rc6 by Nicholas Bellinger · 14 years ago