1. ddca8f3 iscsi-target: Fix hex2bin warn_unused compile message by Nicholas Bellinger · 13 years ago
  2. c638830 target: Don't return an error if disabling unsupported features by Andy Grover · 13 years ago
  3. 65b0c78 target/rd: fix or rewrite the copy routine by Sebastian Andrzej Siewior · 13 years ago
  4. 5bff9e8 target/rd: simplify the page/offset computation by Sebastian Andrzej Siewior · 13 years ago
  5. 6f21475 target: remove the unused se_dev_list by Christoph Hellwig · 13 years ago
  6. 9649fa1 target/file: walk properly over sg list by Sebastian Andrzej Siewior · 13 years ago
  7. 5c73b67 target: remove unused struct fields by Jörn Engel · 13 years ago
  8. 1289a05 target: Fix page length in emulated INQUIRY VPD page 86h by Roland Dreier · 13 years ago
  9. 9b5cd7f target: Handle 0 correctly in transport_get_sectors_6() by Roland Dreier · 13 years ago
  10. 410f670 target: Don't return an error status for 0-length READ and WRITE by Roland Dreier · 13 years ago
  11. 1c3d579 iscsi-target: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  12. 7ae0b10 iscsi-target: Add missing F_BIT for iscsi_tm_rsp by Nicholas Bellinger · 13 years ago
  13. 7e46cf0 iscsi-target: Fix residual count hanlding + remove iscsi_cmd->residual_count by Nicholas Bellinger · 13 years ago
  14. fef58a6 target: Reject SCSI data overflow for fabrics using transport_generic_map_mem_to_cmd by Nicholas Bellinger · 13 years ago
  15. 33c3faf target: remove the t_tasks_bidi se_cmd field by Christoph Hellwig · 13 years ago
  16. 2d3a4b5 target: remove the t_tasks_fua se_cmd field by Christoph Hellwig · 13 years ago
  17. aad13ca target: remove the se_ordered_node se_cmd field by Christoph Hellwig · 13 years ago
  18. 58a2801 target: remove the se_obj_ptr and se_orig_obj_ptr se_cmd fields by Christoph Hellwig · 13 years ago
  19. 6297b07 target: Drop config_item_name usage in fabric TFO->free_wwn() by Nicholas Bellinger · 13 years ago
  20. 97c34f3 target: Get rid of unused se_cmd_cache by Roland Dreier · 13 years ago
  21. 330694a target: Improve system responsivity during I/O by Bart Van Assche · 13 years ago
  22. 0957627 iscsi-target: Fix sess allocation leak in iscsi_login_zero_tsih_s1 by Nicholas Bellinger · 13 years ago
  23. 03e98c9 target: Address legacy PYX_TRANSPORT_* return code breakage by Nicholas Bellinger · 13 years ago
  24. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  25. 6aad373 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  26. 5bda90c target: use ->exectute_task for all CDB emulation by Christoph Hellwig · 13 years ago
  27. d29a5b6 target: remove SCF_EMULATE_CDB_ASYNC by Christoph Hellwig · 13 years ago
  28. 6ed5a55 target: refactor transport_emulate_control_cdb by Christoph Hellwig · 13 years ago
  29. e76a35d target: pass the se_task to the CDB emulation callback by Christoph Hellwig · 13 years ago
  30. 617c0e0 target: split core_scsi3_emulate_pr by Christoph Hellwig · 13 years ago
  31. eacac00 target: split core_scsi2_emulate_crh by Christoph Hellwig · 13 years ago
  32. a17f091 target: Add generic active I/O shutdown logic by Nicholas Bellinger · 13 years ago
  33. 2235007 target: add back error handling in transport_complete_task by Christoph Hellwig · 13 years ago
  34. ed327ed target/pscsi: blk_make_request() returns an ERR_PTR() by Dan Carpenter · 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. 5a4c866 iscsi-target: Fix non-immediate TMR handling by Nicholas Bellinger · 13 years ago
  38. 7e32da5 iscsi-target: Add missing CMDSN_LOWER_THAN_EXP check in iscsit_handle_scsi_cmd by Nicholas Bellinger · 13 years ago
  39. b8a11d7 target: Avoid double list_del for aborted se_tmr_req by Joern Engel · 13 years ago
  40. 827509e drivers/target: Add module.h to drivers/target files as required. by Paul Gortmaker · 13 years ago
  41. c53181a drivers/target: Add export.h to files as required. by Paul Gortmaker · 13 years ago
  42. abc1fd4 target: Minor cleanups to core_tmr_drain_tmr_list by Joern Engel · 13 years ago
  43. 6eb40b2 target: Fix wrong se_tmr being added to drain_tmr_list by Joern Engel · 13 years ago
  44. 80ccbc8 target: Fix incorrect se_cmd assignment in core_tmr_drain_tmr_list by Joern Engel · 13 years ago
  45. f147abb target: Check -ENOMEM to signal QUEUE_FULL from fabric callbacks by Nicholas Bellinger · 13 years ago
  46. 8cd79f2 tcm_loop: Add explict read buffer memset for SCF_SCSI_CONTROL_SG_IO_CDB by Nicholas Bellinger · 13 years ago
  47. c9abb9b target: Fix compile warning w/ missing module.h include by Nicholas Bellinger · 13 years ago
  48. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  49. 7c1953d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  50. 36b8d18 Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  51. b91bf5b target: Fix compile warning w/ missing module.h include by Nicholas Bellinger · 13 years ago
  52. 2e982ab target: Remove legacy se_task->task_timer and associated logic by Nicholas Bellinger · 13 years ago
  53. 415a090 target: Fix incorrect transport_sent usage by Nicholas Bellinger · 13 years ago
  54. af3f00c target: re-use the command S/G list for single-task commands by Christoph Hellwig · 13 years ago
  55. 9ac5498 target: Fix BIDI t_task_cdb handling in transport_generic_new_cmd by Nicholas Bellinger · 13 years ago
  56. 38b40067 target: remove transport_allocate_tasks by Christoph Hellwig · 13 years ago
  57. da0f761 target: merge transport_new_cmd_obj into transport_generic_new_cmd by Christoph Hellwig · 13 years ago
  58. 7c1c6af target: remove the task_sg_bidi field se_task and pSCSI BIDI support by Christoph Hellwig · 13 years ago
  59. dbc5623 target: transport_subsystem_check_init cleanups by Nicholas Bellinger · 13 years ago
  60. 35e0e75 target: use a workqueue for I/O completions by Christoph Hellwig · 13 years ago
  61. f2da9db target: remove TRANSPORT_DEFERRED_CMD state by Christoph Hellwig · 13 years ago
  62. bfaf40a target: remove the TRANSPORT_REMOVE state by Christoph Hellwig · 13 years ago
  63. 4499dda target: move depth_left manipulation out of transport_generic_request_failure by Christoph Hellwig · 13 years ago
  64. cc5d0f0 target: stop task timers earlier by Christoph Hellwig · 13 years ago
  65. e99d48a target: remove TF_TIMER_STOP by Christoph Hellwig · 13 years ago
  66. cdbb70b target: factor some duplicate code for stopping a task by Christoph Hellwig · 13 years ago
  67. 0c2cfe5 target: fix list walking in transport_free_dev_tasks by Christoph Hellwig · 13 years ago
  68. b7b8bef target: use transport_cmd_check_stop_to_fabric consistently by Christoph Hellwig · 13 years ago
  69. 3df8d40 target: do not pass the queue object to transport_remove_cmd_from_queue by Christoph Hellwig · 13 years ago
  70. f7a5cc0 target: remove SCF_EMULATE_QUEUE_FULL by Christoph Hellwig · 13 years ago
  71. e057f53 target: remove the transport_qf_callback se_cmd callback by Christoph Hellwig · 13 years ago
  72. f55918f target: clean up the backend interface to caching parameters by Christoph Hellwig · 13 years ago
  73. df5fa69 target: make iblock_emulate_sync_cache asynchronous by Christoph Hellwig · 13 years ago
  74. 6b20fa9 target: Fix REPORT TARGET PORT GROUPS handling with small allocation length by Nicholas Bellinger · 13 years ago
  75. b937d27 target: remove the ->transport_split_cdb callback in se_cmd by Christoph Hellwig · 13 years ago
  76. 485fd0d target: replace ->get_cdb with a target_get_task_cdb helper by Christoph Hellwig · 13 years ago
  77. 6193f06 target: make the ->get_cdb method optional by Christoph Hellwig · 13 years ago
  78. 04629b7 target: Remove unnecessary se_task members by Christoph Hellwig · 13 years ago
  79. 6c76bf9 target: make more use of the task_flags field in se_task by Christoph Hellwig · 13 years ago
  80. 42bf829 target: Cleanup unused se_task bits by Christoph Hellwig · 13 years ago
  81. c0427f1 target: Cleanup unused target_core_base.h bits by Christoph Hellwig · 13 years ago
  82. 0a02043 loopback: Prevent uninitialized use of tl_tpg in tcm_loop_queuecommand by Nicholas Bellinger · 13 years ago
  83. ce8762f target: Remove legacy + unused device active I/O shutdown code by Nicholas Bellinger · 13 years ago
  84. 8dc52b5 target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abort by Nicholas Bellinger · 13 years ago
  85. d270190 iscsi-target: Remove SCF_SE_LUN_CMD flag abuses by Nicholas Bellinger · 13 years ago
  86. d14921d target: Convert ->transport_wait_for_tasks usage to transport_generic_free_cmd by Nicholas Bellinger · 13 years ago
  87. dd503a5 target: Have core_tmr_alloc_req() take an explicit GFP_xxx flag by Roland Dreier · 13 years ago
  88. 942d826 target: Make pscsi_create_virtdevice use ERR_CAST by Dan Carpenter · 13 years ago
  89. 635a2b3 tcm_fc: remove custom hex_to_bin in ft_parse_wwn by Andy Shevchenko · 13 years ago
  90. f2b56af iscsi-target: use native hex2bin for chap_string_to_hex by Andy Shevchenko · 13 years ago
  91. a3eedc2 target: remove unused se_subsystem_api methods by Christoph Hellwig · 13 years ago
  92. 02b1a74 target: cleanup pscsi request submission by Christoph Hellwig · 13 years ago
  93. dbbf3e9 target: cleanup iblock bio submission by Christoph Hellwig · 13 years ago
  94. b6b4e61 target: simplify target_parse_naa_6h_vendor_specific() by Andy Shevchenko · 13 years ago
  95. 39c05f3 target: Remove session_reinstatement parameter from ->transport_wait_for_tasks by Nicholas Bellinger · 13 years ago
  96. 82f1c8a target: push session reinstatement out of transport_generic_free_cmd by Christoph Hellwig · 13 years ago
  97. e6a2573 target: remove transport_generic_remove by Christoph Hellwig · 13 years ago
  98. 4911e3c target: simplify transport_put_cmd by Christoph Hellwig · 13 years ago
  99. d3df782 target: simplify transport_generic_remove by Christoph Hellwig · 13 years ago
  100. 2dbc43d target: remove transport_free_se_cmd by Christoph Hellwig · 13 years ago