1. 9765b1f target: Bump core version to v4.1.0-rc2-ml + fabric versions by Nicholas Bellinger · 13 years ago
  2. 031ed4d tcm_fc: Fix fc_exch memory leak in ft_send_resp_status by Nicholas Bellinger · 13 years ago
  3. c7ec05c target: Drop unused legacy target_core_fabric_ops API callers by Nicholas Bellinger · 13 years ago
  4. 99367f0 iscsi-target: Convert to use target_put_session + sess_kref by Nicholas Bellinger · 13 years ago
  5. 337c060 target: Convert se_node_acl->acl_group removal to use ->acl_kref by Nicholas Bellinger · 13 years ago
  6. afb999f target: Add se_node_acl->acl_kref for ->acl_free_comp usage by Nicholas Bellinger · 13 years ago
  7. 0146834 target: Add se_node_acl->acl_free_comp for NodeACL release path by Nicholas Bellinger · 13 years ago
  8. 41ac82b target: Add se_sess->sess_kref + get/put helpers by Nicholas Bellinger · 13 years ago
  9. 140854c target: Convert session_lock to irqsave by Nicholas Bellinger · 13 years ago
  10. 5e58b02 target: Fix typo in drivers/target by Masanari Iida · 13 years ago
  11. d062833 iscsi-target: Fix dynamic -> explict NodeACL pointer reference by Nicholas Bellinger · 13 years ago
  12. c0974f8 target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tag by Nicholas Bellinger · 13 years ago
  13. 9f0d05c target: Push target_submit_tmr LUN lookup failure to system_wq context by Nicholas Bellinger · 13 years ago
  14. 00ad4c4 tcm_fc: Handle target_submit_tmr allocation failure by Nicholas Bellinger · 13 years ago
  15. c7042ca target: Fix target_submit_tmr se_tmr_req allocation failures by Nicholas Bellinger · 13 years ago
  16. 3de55ec target: Fix target_submit_tmr LUN lookup failures by Nicholas Bellinger · 13 years ago
  17. d335e60 iscsi-target: Fix iscsit_alloc_buffs() failure cases by Nicholas Bellinger · 13 years ago
  18. 33395fb target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulation by Roland Dreier · 13 years ago
  19. e6a8a41 target/pscsi: fix PHV_VIRUTAL_HOST_ID typo by Stefan Hajnoczi · 13 years ago
  20. 99f730d target: Fix off-by-seven in target_report_luns by Jörn Engel · 13 years ago
  21. 47f1b88 target: prevent NULL pointer dereference in target_report_luns by Jörn Engel · 13 years ago
  22. 382436f target: fix use after free in target_report_luns by Jörn Engel · 13 years ago
  23. 6cf3fa6 tcm_loop: Set residual field for SCSI commands by Roland Dreier · 13 years ago
  24. 015487b target: Untangle front-end and back-end meanings of max_sectors attribute by Roland Dreier · 13 years ago
  25. effc6cc target: Don't set WBUS16 or SYNC bits in INQUIRY response by Roland Dreier · 13 years ago
  26. 089461d target: Set peripheral device type consistently in INQUIRY response by Roland Dreier · 13 years ago
  27. d95b824 target: Fix up handling of short INQUIRY buffers by Roland Dreier · 13 years ago
  28. 3d28934 target: Add TMR_ABORT_TASK task management support by Nicholas Bellinger · 13 years ago
  29. ffc32d5 target: Make target_release_cmd_kref release on empty list by Nicholas Bellinger · 13 years ago
  30. 8671556 target: Add SCF_ACK_KREF flag for acknowledgement kref by Nicholas Bellinger · 13 years ago
  31. 2fbff127 target: Export transport_generic_request_failure symbol by Nicholas Bellinger · 13 years ago
  32. a1edf9c target: Cleanup transport_kunmap_data_sg() by Andy Grover · 13 years ago
  33. 16786454 tcm_loop: switch to using transport_handle_cdb_direct by Christoph Hellwig · 13 years ago
  34. afe2cb7 tcm_loop: defer all command submissions to workqueue by Christoph Hellwig · 13 years ago
  35. f872c9f tcm_loop: kill tcm_loop_allocate_core_cmd by Christoph Hellwig · 13 years ago
  36. 59dcb5e tcm_fc: Convert ft_send_tm to use target_submit_tmr by Andy Grover · 13 years ago
  37. ea98d7f target: Add target_submit_tmr helper function by Andy Grover · 13 years ago
  38. a1321f7 tcm_fc: Use transport_generic_free_cmd for ft_sess_put in ft_send_tm by Andy Grover · 13 years ago
  39. 06fb631 tcm_fc: Call lookup_tmr_lun() for all TM types by Andy Grover · 13 years ago
  40. 5ebddd4 tcm_fc: Move core->fc code conversion earlier in ft_send_tm() by Andy Grover · 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. 35b2cdc tcm_fc: Remove cmd->cdb data member by Andy Grover · 13 years ago
  43. 0dccb69 tcm_fc: Simplify ft_send_work for tmr path by Andy Grover · 13 years ago
  44. 4f26998 target/iscsi: Remove unneeded wrapper functions by Andy Grover · 13 years ago
  45. e35fa8c scsi: Use struct scsi_lun in fc/fcp.h by Andy Grover · 13 years ago
  46. 8e94b8d target: Use #define for SYNCHRONIZE_CACHE_16 by Andy Grover · 13 years ago
  47. d0f474e target: Use LIST_HEAD()/DEFINE_MUTEX() for static objects by Roland Dreier · 13 years ago
  48. d5b4a21 target: increase iblock task sizes by Christoph Hellwig · 13 years ago
  49. 6e315a06 target: remove the unused struct iblock_hba by Christoph Hellwig · 13 years ago
  50. 3d26fea target: remove the transport_lun_active field in struct se_cmd by Christoph Hellwig · 13 years ago
  51. 7d680f3 target: replace various cmd flags with a transport state by Christoph Hellwig · 13 years ago
  52. 67236c4 target: Fix unsupported WRITE_SAME sense payload by Martin Svec · 13 years ago
  53. 9f9ef6d iscsi: use IP_FREEBIND socket option by Dax Kelson · 13 years ago
  54. 5c55125 iblock: fix handling of large requests by Christoph Hellwig · 13 years ago
  55. 3011684 target: handle empty string writes in sysfs by Dan Carpenter · 13 years ago
  56. c3bc93d iscsi_target: in_aton needs linux/inet.h by Stephen Rothwell · 13 years ago
  57. 7347b5f target: Fix iblock se_dev_attrib.unmap_granularity by Marco Sanvido · 13 years ago
  58. 735703c target: Fix target_submit_cmd() exception handling by Nicholas Bellinger · 13 years ago
  59. 1edcdb4 target: Change target_submit_cmd() to return void by Andy Grover · 13 years ago
  60. 95fe1ee target: accept REQUEST_SENSE with 18bytes by Sebastian Andrzej Siewior · 13 years ago
  61. bf00535 target: Fail INQUIRY commands with EVPD==0 but PAGE CODE!=0 by Roland Dreier · 13 years ago
  62. bb1acb2 target: Return correct ASC for unimplemented VPD pages by Roland Dreier · 13 years ago
  63. 2f9bc89 iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INIT by Nicholas Bellinger · 13 years ago
  64. 4949314 target: Allow control CDBs with data > 1 page by Andy Grover · 13 years ago
  65. e8904dc iscsi-target: Fix up a few assignments by Jesper Juhl · 13 years ago
  66. f8d48ae iscsi-target: make one-bit bitfields unsigned by Dan Carpenter · 13 years ago
  67. cd931ee iscsi-target: Fix double list_add with iscsit_alloc_buffs reject by Nicholas Bellinger · 13 years ago
  68. c1ce4bd iscsi-target: Fix reject release handling in iscsit_free_cmd() by Nicholas Bellinger · 13 years ago
  69. 8d9efe5 target: fix return code of core_tpg_.*_lun by Sebastian Andrzej Siewior · 13 years ago
  70. 1dd0a06 target: use save/restore lock primitive in core_dec_lacl_count() by Sebastian Andrzej Siewior · 13 years ago
  71. e59a41b target: avoid multiple outputs in scsi_dump_inquiry() by Sebastian Andrzej Siewior · 13 years ago
  72. 91ec1d3 target: Add workaround for zero-length control CDB handling by Nicholas Bellinger · 13 years ago
  73. 9fbc890 target: Correct sense key for INVALID FIELD IN {PARAMETER LIST,CDB} by Roland Dreier · 13 years ago
  74. 9db9da3 target: Don't zero pages used for data buffers by roland@purestorage.com · 13 years ago
  75. 6816966 target: Allow PERSISTENT RESERVE IN for non-reservation holder by Marco Sanvido · 13 years ago
  76. 9e08e34 target: Use correct preempted registration sense code by Marco Sanvido · 13 years ago
  77. 48cfe37 target: don't allocate bio headroom in iblock by Christoph Hellwig · 13 years ago
  78. 895f302 target: Set additional sense length field in sense data by Roland Dreier · 13 years ago
  79. 6d5b597 target: Remove legacy device status check from transport_execute_tasks by Nicholas Bellinger · 13 years ago
  80. beb55a0 target: Remove __transport_execute_tasks() for each processing context by Nicholas Bellinger · 13 years ago
  81. 4d2300c target: Remove extra se_device->execute_task_lock access in fast path by Nicholas Bellinger · 13 years ago
  82. 65586d5 target: Drop se_device TCQ queue_depth usage from I/O path by Nicholas Bellinger · 13 years ago
  83. 40be67f target: Fix possible NULL pointer with __transport_execute_tasks by Nicholas Bellinger · 13 years ago
  84. 4355a91 tcm_fc: Convert ft_send_work to use target_submit_cmd by Nicholas Bellinger · 13 years ago
  85. a636078 target: Add target_submit_cmd() for process context fabric submission by Nicholas Bellinger · 13 years ago
  86. 7481deb target: Make target_put_sess_cmd use target_release_cmd_kref by Nicholas Bellinger · 13 years ago
  87. ce13617 target: Set response format in INQUIRY response by Roland Dreier · 13 years ago
  88. 2e88efd tcm_loop: bump max_sectors by Christoph Hellwig · 13 years ago
  89. 0877eafd target/configs: remove trailing newline from udev_path and alias by Sebastian Andrzej Siewior · 13 years ago
  90. bc704fb iscsi-target: fix chap identifier simple_strtoul usage by Nicholas Bellinger · 13 years ago
  91. 8359cf4 target: remove useless casts by Jörn Engel · 13 years ago
  92. feae856 target: simplify target_check_cdb_and_preempt by Jörn Engel · 13 years ago
  93. c165f69 target: Move core_scsi3_check_cdb_abort_and_preempt by Jörn Engel · 13 years ago
  94. 90c161b target: use \n as a separator for configuration by Sebastian Andrzej Siewior · 13 years ago
  95. 1880807a target: make the se_task task_state_active a normal bool by Christoph Hellwig · 13 years ago
  96. 41e16e9 target: remove the se_task task_error_status field by Christoph Hellwig · 13 years ago
  97. ef804a8 target: fold se_task.task_sense into task_flags by Christoph Hellwig · 13 years ago
  98. c4795fb target: header reshuffle, part2 by Christoph Hellwig · 13 years ago
  99. e26d99a target: reshuffle headers by Christoph Hellwig · 13 years ago
  100. ddca8f3 iscsi-target: Fix hex2bin warn_unused compile message by Nicholas Bellinger · 13 years ago