1. 1c21a48 target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK by Nicholas Bellinger · 7 years ago
  2. 88fb2fa target: fix null pointer regression in core_tmr_drain_tmr_list by tangwenji · 7 years ago
  3. c00e622 target: Introduce a function that shows the command state by Bart Van Assche · 8 years ago
  4. 73d4e58 target: Fix kref->refcount underflow in transport_cmd_finish_abort by Nicholas Bellinger · 8 years ago
  5. c87ba9c target: Add counters for ABORT_TASK success + failure by Nicholas Bellinger · 8 years ago
  6. 51ec502 target: Delete tmr from list before processing by Bart Van Assche · 8 years ago
  7. 3a1e7ca6 target: Make core_tmr_abort_task() consider all commands by Bart Van Assche · 8 years ago
  8. 7f54ab5 target: Drop incorrect ABORT_TASK put for completed commands by Nicholas Bellinger · 9 years ago
  9. 0f4a943 target: Fix remote-port TMR ABORT + se_cmd fabric stop by Nicholas Bellinger · 9 years ago
  10. ebde1ca target: Fix TAS handling for multi-session se_node_acls by Nicholas Bellinger · 9 years ago
  11. a6d9bb1 target: Fix LUN_RESET active TMR descriptor handling by Nicholas Bellinger · 9 years ago
  12. febe562 target: Fix LUN_RESET active I/O handling for ACK_KREF by Nicholas Bellinger · 9 years ago
  13. 71e4634 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  14. ac75d8b target: Fix spelling + remove set-but-not-used variables by Bart Van Assche · 9 years ago
  15. 9ff9d15 target: Invoke release_cmd() callback without holding a spinlock by Bart Van Assche · 9 years ago
  16. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  17. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 10 years ago
  18. 7ad34a9 target: target_core_configfs.h is not needed in fabric drivers by Christoph Hellwig · 10 years ago
  19. 649ee05 target: Move task tag into struct se_cmd + support 64-bit tags by Bart Van Assche · 10 years ago
  20. afc1660 target: Remove first argument of target_{get,put}_sess_cmd() by Bart Van Assche · 10 years ago
  21. dc0fafd target: Make core_tmr_abort_task() skip TMFs by Bart Van Assche · 10 years ago
  22. f81ccb4 target: simplify core_tmr_abort_task by Joern Engel · 10 years ago
  23. 8f83269 target: simplify core_tmr_release_req() by Joern Engel · 10 years ago
  24. 47b1584 target: Add check to prevent Abort Task from aborting itself by Alex Leung · 11 years ago
  25. 68259b5 target: Fix Task Aborted Status (TAS) handling by Alex Leung · 11 years ago
  26. ee48068 target: Convert se_device statistics to atomic_long_t by Nicholas Bellinger · 11 years ago
  27. 4c76251 target: Update copyright ownership/year information to 2013 by Nicholas Bellinger · 11 years ago
  28. c1c35d5 target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put_cmd by Nicholas Bellinger · 12 years ago
  29. 6f15667 target: Remove useless if statement by Roland Dreier · 12 years ago
  30. fd9a11d target: Update copyright information to 2012 by Nicholas Bellinger · 12 years ago
  31. 0fd97cc target: kill struct se_subsystem_dev by Christoph Hellwig · 12 years ago
  32. ab74b3d target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK path by Steve Hodgson · 12 years ago
  33. af87729 target: replace the processing thread with a TMR work queue by Christoph Hellwig · 13 years ago
  34. 5f41a31 target: remove the execute list by Christoph Hellwig · 13 years ago
  35. d43d6ae target: remove the t_task_cdbs_ex_left field in struct se_cmd by Christoph Hellwig · 13 years ago
  36. 226b6fa target: remove the t_task_cdbs_left field in struct se_cmd by Christoph Hellwig · 13 years ago
  37. 5787cac target: remove struct se_task by Christoph Hellwig · 13 years ago
  38. cf572a9 target: move the state and execute lists to the command by Christoph Hellwig · 13 years ago
  39. 785fdf7 target: simplify command to task linkage by Christoph Hellwig · 13 years ago
  40. 3d28934 target: Add TMR_ABORT_TASK task management support by Nicholas Bellinger · 13 years ago
  41. c8e31f2 target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache by Andy Grover · 13 years ago
  42. 7d680f3b target: replace various cmd flags with a transport state by Christoph Hellwig · 13 years ago
  43. feae856 target: simplify target_check_cdb_and_preempt by Jörn Engel · 13 years ago
  44. c165f69 target: Move core_scsi3_check_cdb_abort_and_preempt by Jörn Engel · 13 years ago
  45. 1880807a target: make the se_task task_state_active a normal bool by Christoph Hellwig · 13 years ago
  46. c4795fb target: header reshuffle, part2 by Christoph Hellwig · 13 years ago
  47. e26d99a target: reshuffle headers by Christoph Hellwig · 13 years ago
  48. 03e98c9 target: Address legacy PYX_TRANSPORT_* return code breakage by Nicholas Bellinger · 13 years ago
  49. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  50. 3151d06 target: Remove core TRANSPORT_FREE_CMD_INTR usage by Nicholas Bellinger · 13 years ago
  51. b8a11d7 target: Avoid double list_del for aborted se_tmr_req by Joern Engel · 13 years ago
  52. c53181a drivers/target: Add export.h to files as required. by Paul Gortmaker · 13 years ago
  53. abc1fd4 target: Minor cleanups to core_tmr_drain_tmr_list by Joern Engel · 13 years ago
  54. 6eb40b2 target: Fix wrong se_tmr being added to drain_tmr_list by Joern Engel · 13 years ago
  55. 80ccbc8 target: Fix incorrect se_cmd assignment in core_tmr_drain_tmr_list by Joern Engel · 13 years ago
  56. 35e0e75 target: use a workqueue for I/O completions by Christoph Hellwig · 13 years ago
  57. f2da9db target: remove TRANSPORT_DEFERRED_CMD state by Christoph Hellwig · 13 years ago
  58. cdbb70b target: factor some duplicate code for stopping a task by Christoph Hellwig · 13 years ago
  59. 04629b7 target: Remove unnecessary se_task members by Christoph Hellwig · 13 years ago
  60. 6c76bf9 target: make more use of the task_flags field in se_task by Christoph Hellwig · 13 years ago
  61. 8dc52b5 target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abort by Nicholas Bellinger · 13 years ago
  62. dd503a5 target: Have core_tmr_alloc_req() take an explicit GFP_xxx flag by Roland Dreier · 13 years ago
  63. b0e062a target: Prevent TRANSPORT_FREE_CMD_INTR processing in core_tmr_drain_cmd_list by Nicholas Bellinger · 13 years ago
  64. d050ffb target: Re-org of core_tmr_lun_reset by Nicholas Bellinger · 13 years ago
  65. 79a7fef target: Prevent cmd->se_queue_node double add by Roland Dreier · 13 years ago
  66. 9375b1b target: Remove unneeded version.h includes by Jesper Juhl · 13 years ago
  67. 6708bb2 target: Follow up core updates from AGrover and HCH (round 4) by Andy Grover · 14 years ago
  68. 5e1be91 target: Make se_tmr_lock IRQ-safe by Roland Dreier · 13 years ago
  69. dc2e652 target: remove the always-noop ->new_cmd_failure method by Christoph Hellwig · 14 years ago
  70. a1d8b49 target: Updates from AGrover and HCH (round 3) by Andy Grover · 14 years ago
  71. 5951146d target: More core cleanups from AGrover (round 2) by Andy Grover · 13 years ago
  72. e3d6f90 target: Core cleanups from AGrover (round 1) by Andy Grover · 13 years ago
  73. 7fd29aa target: Fix transport_get_lun_for_tmr failure cases by Nicholas Bellinger · 14 years ago
  74. 1e7de68 [SCSI] target: Fix interrupt context bug with stats_lock and core_tmr_alloc_req by Nicholas Bellinger · 14 years ago
  75. 52208ae [SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shutdown by Nicholas Bellinger · 14 years ago
  76. c66ac9d [SCSI] target: Add LIO target core v4.0.0-rc6 by Nicholas Bellinger · 14 years ago