1. 2a38ada Merge tag 'v3.4.72' into tmp by Ethan Chen · 13 years ago
  2. 27c0008 iscsi-target: chap auth shouldn't match username with trailing garbage by Eric Seppanen · 13 years ago
  3. 7dac7f1 iscsi-target: fix extract_param to handle buffer length corner case by Eric Seppanen · 13 years ago
  4. e51c435 target: Fix trailing ASCII space usage in INQUIRY vendor+model by Nicholas Bellinger · 13 years ago
  5. c447fb2 iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow by Joern Engel · 13 years ago
  6. 1c9ce1e Merge tag 'v3.4.11' into cm-10.1 by Ethan Chen · 13 years ago
  7. 4c3017e target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer() by Joern Engel · 13 years ago
  8. dde448d Merge tag 'v3.4.10' into cm-10.1 by Ethan Chen · 13 years ago
  9. 7c12b00 iscsi-target: fix heap buffer overflow on error by Kees Cook · 13 years ago
  10. 173603a iscsi-target: Fix processing of OOO commands by Shlomo Pongratz · 13 years ago
  11. eced4ec target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs by Nicholas Bellinger · 13 years ago
  12. 6e8d94d target/iscsi: Fix mutual CHAP auth on big-endian arches by Andy Grover · 13 years ago
  13. a564641 target/pscsi: Fix page increment by Asias He · 13 years ago
  14. 316857e target: Add missing mapped_lun bounds checking during make_mappedlun setup by Nicholas Bellinger · 13 years ago
  15. 3fa4f72 target: Fix lookup of dynamic NodeACLs during cached demo-mode operation by Nicholas Bellinger · 13 years ago
  16. bdfb333 target: Fix divide by zero bug in fabric_max_sectors for unconfigured devices by Nicholas Bellinger · 13 years ago
  17. 9767a24 target: fix regression with dev_link_magic in target_fabric_port_link by Nicholas Bellinger · 14 years ago
  18. 92a7389 target: Add link_magic for fabric allow_link destination target_items by Nicholas Bellinger · 14 years ago
  19. aa16959 target: Release se_cmd when LUN lookup fails for TMR by Roland Dreier · 14 years ago
  20. 4b77fd4 tcm_fc: Do not report target role when target is not defined by Mark Rustad · 14 years ago
  21. e86f92f tcm_fc: Do not indicate retry capability to initiators by Mark Rustad · 14 years ago
  22. 28a63b6 target/tcm_fc: fix the lockdep warning due to inconsistent lock state by Yi Zou · 14 years ago
  23. 370caef iscsit: use GFP_ATOMIC under spin lock by Wei Yongjun · 14 years ago
  24. bfc5de3 target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK path by Steve Hodgson · 14 years ago
  25. 7f83bc1 iscsi-target: Fix missed wakeup race in TX thread by Roland Dreier · 14 years ago
  26. 227ab73 target: Avoid integer overflow in se_dev_align_max_sectors() by Roland Dreier · 14 years ago
  27. 506485a target: Don't return success from module_init() if setup fails by Roland Dreier · 14 years ago
  28. 8c9c9df target: Fix double-free of se_cmd in target_complete_tmr_failure by Nicholas Bellinger · 14 years ago
  29. e1621ec target: fix return code in target_core_init_configfs error path by Peter Senna Tschudin · 14 years ago
  30. 2a7c112 iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout values by Nicholas Bellinger · 14 years ago
  31. a114a8b iscsi-target: Add explicit set of cache_dynamic_acls=1 for TPG demo-mode by Nicholas Bellinger · 14 years ago
  32. b095d61 iscsit: remove incorrect unlock in iscsit_build_sendtargets_resp by Christoph Hellwig · 14 years ago
  33. 1faef92 iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDU by Nicholas Bellinger · 14 years ago
  34. a18a65b target: Fix ->data_length re-assignment bug with SCSI overflow by Nicholas Bellinger · 14 years ago
  35. 94a6f17 target: fix NULL pointer dereference bug alloc_page() fails to get memory by Yi Zou · 14 years ago
  36. 6213566 target: Check number of unmap descriptors against our limit by Roland Dreier · 14 years ago
  37. c329e96 target: Fix possible integer underflow in UNMAP emulation by Roland Dreier · 14 years ago
  38. 6fb6469 target: Fix reading of data length fields for UNMAP commands by Roland Dreier · 14 years ago
  39. 74c90d4 target: Add range checking to UNMAP emulation by Roland Dreier · 14 years ago
  40. f1377fd iscsi-target: Drop bogus struct file usage for iSCSI/SCTP by Al Viro · 14 years ago
  41. 480692b target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGE by Roland Dreier · 14 years ago
  42. 8db5153 tcm_fc: Fix crash seen with aborts and large reads by Mark Rustad · 14 years ago
  43. 5c8c9e5 target: Fix range calculation in WRITE SAME emulation when num blocks == 0 by Roland Dreier · 14 years ago
  44. 815faab target: Clean up returning errors in PR handling code by Roland Dreier · 14 years ago
  45. 1ee0932 tcm_fc: Resolve suspicious RCU usage warnings by Mark Rustad · 14 years ago
  46. d5b72ad target: Rename target_allocate_tasks to target_setup_cmd_from_cdb by Andy Grover · 14 years ago
  47. 7da88b1 target: add unknown size flag to target_submit_cmd() by Sebastian Andrzej Siewior · 15 years ago
  48. f5f062e target: Return error to initiator if SET TARGET PORT GROUPS emulation fails by Roland Dreier · 14 years ago
  49. cd9323f target: Fix bug in handling of FILEIO + block_device resize ops by Nicholas Bellinger · 14 years ago
  50. edc318d target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setups by Bernhard Kohl · 14 years ago
  51. cfebf8f target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversion by Nicholas Bellinger · 14 years ago
  52. 06383f1 tcm_fc: Do not free tpg structure during wq allocation failure by Mark Rustad · 14 years ago
  53. e1c4038 tcm_fc: Add abort flag for gracefully handling exchange timeout by Mark Rustad · 14 years ago
  54. 1ab142d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 14 years ago
  55. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 14 years ago
  56. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 14 years ago
  57. 5928a2b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  58. ca747d6 target: remove the second argument of k[un]map_atomic() by Cong Wang · 15 years ago
  59. ee9b866 loopback: Fix transport_generic_allocate_tasks error handling by Nicholas Bellinger · 14 years ago
  60. f760903 iscsi-target: remove improper externs by Dan Carpenter · 14 years ago
  61. a227fb3 iscsi-target: Remove unused variables in iscsi_target_parameters.c by Jörn Engel · 14 years ago
  62. 2816890 target: remove obvious warnings by Jörn Engel · 14 years ago
  63. f208324 target: Use array_zalloc for device_list by Jörn Engel · 14 years ago
  64. 4a5a75f target: Use array_zalloc for tpg_lun_list by Jörn Engel · 14 years ago
  65. b168fe8 target: Fix sense code for unsupported SERVICE ACTION IN by Roland Dreier · 14 years ago
  66. 1f6fa8f target: Remove hack to make READ CAPACITY(10) lie if thin provisioning is enabled by Roland Dreier · 14 years ago
  67. 00fdc6b iscsi-target: Fix reservation conflict -EBUSY response handling bug by Nicholas Bellinger · 14 years ago
  68. 087a03b target: Fix compatible reservation handling (CRH=1) with legacy RESERVE/RELEASE by Nicholas Bellinger · 14 years ago
  69. 9765b1f target: Bump core version to v4.1.0-rc2-ml + fabric versions by Nicholas Bellinger · 14 years ago
  70. 031ed4d tcm_fc: Fix fc_exch memory leak in ft_send_resp_status by Nicholas Bellinger · 14 years ago
  71. c7ec05c target: Drop unused legacy target_core_fabric_ops API callers by Nicholas Bellinger · 14 years ago
  72. 99367f0 iscsi-target: Convert to use target_put_session + sess_kref by Nicholas Bellinger · 14 years ago
  73. 337c060 target: Convert se_node_acl->acl_group removal to use ->acl_kref by Nicholas Bellinger · 14 years ago
  74. afb999f target: Add se_node_acl->acl_kref for ->acl_free_comp usage by Nicholas Bellinger · 14 years ago
  75. 0146834 target: Add se_node_acl->acl_free_comp for NodeACL release path by Nicholas Bellinger · 14 years ago
  76. 41ac82b target: Add se_sess->sess_kref + get/put helpers by Nicholas Bellinger · 14 years ago
  77. 140854c target: Convert session_lock to irqsave by Nicholas Bellinger · 15 years ago
  78. 5e58b02 target: Fix typo in drivers/target by Masanari Iida · 14 years ago
  79. d062833 iscsi-target: Fix dynamic -> explict NodeACL pointer reference by Nicholas Bellinger · 14 years ago
  80. c0974f8 target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tag by Nicholas Bellinger · 14 years ago
  81. 9f0d05c target: Push target_submit_tmr LUN lookup failure to system_wq context by Nicholas Bellinger · 14 years ago
  82. 00ad4c4 tcm_fc: Handle target_submit_tmr allocation failure by Nicholas Bellinger · 14 years ago
  83. c7042ca target: Fix target_submit_tmr se_tmr_req allocation failures by Nicholas Bellinger · 14 years ago
  84. 3de55ec target: Fix target_submit_tmr LUN lookup failures by Nicholas Bellinger · 14 years ago
  85. d335e60 iscsi-target: Fix iscsit_alloc_buffs() failure cases by Nicholas Bellinger · 14 years ago
  86. 33395fb target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulation by Roland Dreier · 14 years ago
  87. e6a8a41 target/pscsi: fix PHV_VIRUTAL_HOST_ID typo by Stefan Hajnoczi · 14 years ago
  88. 99f730d target: Fix off-by-seven in target_report_luns by Jörn Engel · 14 years ago
  89. 47f1b88 target: prevent NULL pointer dereference in target_report_luns by Jörn Engel · 14 years ago
  90. 382436f target: fix use after free in target_report_luns by Jörn Engel · 14 years ago
  91. 6cf3fa6 tcm_loop: Set residual field for SCSI commands by Roland Dreier · 14 years ago
  92. 015487b target: Untangle front-end and back-end meanings of max_sectors attribute by Roland Dreier · 14 years ago
  93. effc6cc target: Don't set WBUS16 or SYNC bits in INQUIRY response by Roland Dreier · 14 years ago
  94. 089461d target: Set peripheral device type consistently in INQUIRY response by Roland Dreier · 14 years ago
  95. d95b824 target: Fix up handling of short INQUIRY buffers by Roland Dreier · 14 years ago
  96. 3d28934 target: Add TMR_ABORT_TASK task management support by Nicholas Bellinger · 14 years ago
  97. ffc32d5 target: Make target_release_cmd_kref release on empty list by Nicholas Bellinger · 14 years ago
  98. 8671556 target: Add SCF_ACK_KREF flag for acknowledgement kref by Nicholas Bellinger · 14 years ago
  99. 2fbff12 target: Export transport_generic_request_failure symbol by Nicholas Bellinger · 14 years ago
  100. a1edf9c target: Cleanup transport_kunmap_data_sg() by Andy Grover · 14 years ago