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