1. 8b1e124 target/iscsi: Misc cleanups from Agrover (round 2) by Andy Grover · 12 years ago
  2. 6f3c0e6 target/iscsi: Refactor target_tx_thread immediate+response queue loops by Andy Grover · 12 years ago
  3. 4580cf3 target/iscsi: Remove unneeded locking from iscsi_target_tx_thread by Andy Grover · 12 years ago
  4. c6037cc target/iscsi: Misc cleanups from Agrover (round 1) by Andy Grover · 12 years ago
  5. 2fbb471 target/iscsi: Rename iscsi_cmd.i_list to iscsi_cmd.i_conn_node by Andy Grover · 12 years ago
  6. 957525a target: Remove transport_do_task_sg_chain() and associated detritus by Roland Dreier · 12 years ago
  7. e182d68 tcm_fc: Remove use of transport_do_task_sg_chain() by Roland Dreier · 12 years ago
  8. bebe2fd target: stop splitting commands into multiple tasks by Christoph Hellwig · 12 years ago
  9. 83799efb target: don't limit transfer sizes for the ramdisk backend by Christoph Hellwig · 12 years ago
  10. 8feb58d target: misc ramdisk backend cleanups by Christoph Hellwig · 12 years ago
  11. b0d7994 target: add unknown size flag to target_submit_cmd() by Sebastian Andrzej Siewior · 12 years ago
  12. 58d9261 target: Remove obsolete DF_READ_ONLY usage by Nicholas Bellinger · 12 years ago
  13. 06383f1 tcm_fc: Do not free tpg structure during wq allocation failure by Mark Rustad · 12 years ago
  14. e1c4038 tcm_fc: Add abort flag for gracefully handling exchange timeout by Mark Rustad · 12 years ago
  15. 1ab142d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  16. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  17. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  18. 5928a2b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  19. ca747d6 target: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  20. ee9b866 loopback: Fix transport_generic_allocate_tasks error handling by Nicholas Bellinger · 12 years ago
  21. f760903 iscsi-target: remove improper externs by Dan Carpenter · 12 years ago
  22. a227fb3 iscsi-target: Remove unused variables in iscsi_target_parameters.c by Jörn Engel · 12 years ago
  23. 2816890 target: remove obvious warnings by Jörn Engel · 12 years ago
  24. f208324 target: Use array_zalloc for device_list by Jörn Engel · 12 years ago
  25. 4a5a75f target: Use array_zalloc for tpg_lun_list by Jörn Engel · 12 years ago
  26. b168fe8 target: Fix sense code for unsupported SERVICE ACTION IN by Roland Dreier · 12 years ago
  27. 1f6fa8f target: Remove hack to make READ CAPACITY(10) lie if thin provisioning is enabled by Roland Dreier · 12 years ago
  28. 00fdc6b iscsi-target: Fix reservation conflict -EBUSY response handling bug by Nicholas Bellinger · 12 years ago
  29. 087a03b target: Fix compatible reservation handling (CRH=1) with legacy RESERVE/RELEASE by Nicholas Bellinger · 12 years ago
  30. 9765b1f target: Bump core version to v4.1.0-rc2-ml + fabric versions by Nicholas Bellinger · 12 years ago
  31. 031ed4d tcm_fc: Fix fc_exch memory leak in ft_send_resp_status by Nicholas Bellinger · 12 years ago
  32. c7ec05c target: Drop unused legacy target_core_fabric_ops API callers by Nicholas Bellinger · 12 years ago
  33. 99367f0 iscsi-target: Convert to use target_put_session + sess_kref by Nicholas Bellinger · 12 years ago
  34. 337c060 target: Convert se_node_acl->acl_group removal to use ->acl_kref by Nicholas Bellinger · 12 years ago
  35. afb999f target: Add se_node_acl->acl_kref for ->acl_free_comp usage by Nicholas Bellinger · 12 years ago
  36. 0146834 target: Add se_node_acl->acl_free_comp for NodeACL release path by Nicholas Bellinger · 12 years ago
  37. 41ac82b target: Add se_sess->sess_kref + get/put helpers by Nicholas Bellinger · 12 years ago
  38. 140854c target: Convert session_lock to irqsave by Nicholas Bellinger · 13 years ago
  39. 5e58b02 target: Fix typo in drivers/target by Masanari Iida · 12 years ago
  40. d062833 iscsi-target: Fix dynamic -> explict NodeACL pointer reference by Nicholas Bellinger · 12 years ago
  41. c0974f8 target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tag by Nicholas Bellinger · 12 years ago
  42. 9f0d05c target: Push target_submit_tmr LUN lookup failure to system_wq context by Nicholas Bellinger · 12 years ago
  43. 00ad4c4 tcm_fc: Handle target_submit_tmr allocation failure by Nicholas Bellinger · 12 years ago
  44. c7042ca target: Fix target_submit_tmr se_tmr_req allocation failures by Nicholas Bellinger · 12 years ago
  45. 3de55ec target: Fix target_submit_tmr LUN lookup failures by Nicholas Bellinger · 12 years ago
  46. d335e60 iscsi-target: Fix iscsit_alloc_buffs() failure cases by Nicholas Bellinger · 12 years ago
  47. 33395fb target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulation by Roland Dreier · 12 years ago
  48. e6a8a41 target/pscsi: fix PHV_VIRUTAL_HOST_ID typo by Stefan Hajnoczi · 12 years ago
  49. 99f730d target: Fix off-by-seven in target_report_luns by Jörn Engel · 12 years ago
  50. 47f1b88 target: prevent NULL pointer dereference in target_report_luns by Jörn Engel · 12 years ago
  51. 382436f target: fix use after free in target_report_luns by Jörn Engel · 12 years ago
  52. 6cf3fa6 tcm_loop: Set residual field for SCSI commands by Roland Dreier · 12 years ago
  53. 015487b target: Untangle front-end and back-end meanings of max_sectors attribute by Roland Dreier · 12 years ago
  54. effc6cc target: Don't set WBUS16 or SYNC bits in INQUIRY response by Roland Dreier · 12 years ago
  55. 089461d target: Set peripheral device type consistently in INQUIRY response by Roland Dreier · 12 years ago
  56. d95b824 target: Fix up handling of short INQUIRY buffers by Roland Dreier · 12 years ago
  57. 3d28934 target: Add TMR_ABORT_TASK task management support by Nicholas Bellinger · 12 years ago
  58. ffc32d5 target: Make target_release_cmd_kref release on empty list by Nicholas Bellinger · 12 years ago
  59. 8671556 target: Add SCF_ACK_KREF flag for acknowledgement kref by Nicholas Bellinger · 12 years ago
  60. 2fbff12 target: Export transport_generic_request_failure symbol by Nicholas Bellinger · 12 years ago
  61. a1edf9c target: Cleanup transport_kunmap_data_sg() by Andy Grover · 12 years ago
  62. 16786454 tcm_loop: switch to using transport_handle_cdb_direct by Christoph Hellwig · 12 years ago
  63. afe2cb7 tcm_loop: defer all command submissions to workqueue by Christoph Hellwig · 12 years ago
  64. f872c9f tcm_loop: kill tcm_loop_allocate_core_cmd by Christoph Hellwig · 12 years ago
  65. 59dcb5e tcm_fc: Convert ft_send_tm to use target_submit_tmr by Andy Grover · 12 years ago
  66. ea98d7f target: Add target_submit_tmr helper function by Andy Grover · 12 years ago
  67. a1321f7 tcm_fc: Use transport_generic_free_cmd for ft_sess_put in ft_send_tm by Andy Grover · 12 years ago
  68. 06fb631 tcm_fc: Call lookup_tmr_lun() for all TM types by Andy Grover · 12 years ago
  69. 5ebddd4 tcm_fc: Move core->fc code conversion earlier in ft_send_tm() by Andy Grover · 12 years ago
  70. c8e31f2 target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache by Andy Grover · 12 years ago
  71. 35b2cdc tcm_fc: Remove cmd->cdb data member by Andy Grover · 12 years ago
  72. 0dccb69 tcm_fc: Simplify ft_send_work for tmr path by Andy Grover · 12 years ago
  73. 4f26998 target/iscsi: Remove unneeded wrapper functions by Andy Grover · 12 years ago
  74. e35fa8c scsi: Use struct scsi_lun in fc/fcp.h by Andy Grover · 12 years ago
  75. 8e94b8d target: Use #define for SYNCHRONIZE_CACHE_16 by Andy Grover · 12 years ago
  76. d0f474e target: Use LIST_HEAD()/DEFINE_MUTEX() for static objects by Roland Dreier · 12 years ago
  77. d5b4a21 target: increase iblock task sizes by Christoph Hellwig · 13 years ago
  78. 6e315a06 target: remove the unused struct iblock_hba by Christoph Hellwig · 13 years ago
  79. 3d26fea target: remove the transport_lun_active field in struct se_cmd by Christoph Hellwig · 13 years ago
  80. 7d680f3 target: replace various cmd flags with a transport state by Christoph Hellwig · 13 years ago
  81. a6c76da tcm_fc: Convert call_rcu() to kfree_rcu(), drop ft_tport_rcu_free() by Paul E. McKenney · 12 years ago
  82. 4040153 security: trim security.h by Al Viro · 12 years ago
  83. 67236c4 target: Fix unsupported WRITE_SAME sense payload by Martin Svec · 12 years ago
  84. 9f9ef6d iscsi: use IP_FREEBIND socket option by Dax Kelson · 12 years ago
  85. 5c55125 iblock: fix handling of large requests by Christoph Hellwig · 12 years ago
  86. 3011684 target: handle empty string writes in sysfs by Dan Carpenter · 12 years ago
  87. c3bc93d iscsi_target: in_aton needs linux/inet.h by Stephen Rothwell · 12 years ago
  88. 7347b5f target: Fix iblock se_dev_attrib.unmap_granularity by Marco Sanvido · 12 years ago
  89. 735703c target: Fix target_submit_cmd() exception handling by Nicholas Bellinger · 12 years ago
  90. 1edcdb4 target: Change target_submit_cmd() to return void by Andy Grover · 12 years ago
  91. 95fe1ee target: accept REQUEST_SENSE with 18bytes by Sebastian Andrzej Siewior · 12 years ago
  92. bf00535 target: Fail INQUIRY commands with EVPD==0 but PAGE CODE!=0 by Roland Dreier · 12 years ago
  93. bb1acb2 target: Return correct ASC for unimplemented VPD pages by Roland Dreier · 12 years ago
  94. 2f9bc89 iscsi-target: Fix discovery with INADDR_ANY and IN6ADDR_ANY_INIT by Nicholas Bellinger · 12 years ago
  95. 4949314 target: Allow control CDBs with data > 1 page by Andy Grover · 12 years ago
  96. e8904dc iscsi-target: Fix up a few assignments by Jesper Juhl · 12 years ago
  97. f8d48ae iscsi-target: make one-bit bitfields unsigned by Dan Carpenter · 12 years ago
  98. cd931ee iscsi-target: Fix double list_add with iscsit_alloc_buffs reject by Nicholas Bellinger · 12 years ago
  99. c1ce4bd iscsi-target: Fix reject release handling in iscsit_free_cmd() by Nicholas Bellinger · 12 years ago
  100. 8d9efe5 target: fix return code of core_tpg_.*_lun by Sebastian Andrzej Siewior · 12 years ago