1. cde3c79 iscsi-target: avoid NULL pointer in iscsi_copy_param_list failure by Joern Engel · 10 years ago
  2. 24e49b6 iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcid by Nicholas Bellinger · 10 years ago
  3. a392e77 target: Explicitly clear ramdisk_mcp backend pages by Nicholas A. Bellinger · 10 years ago
  4. 27ae212 iscsi-target: Reject mutual authentication with reflected CHAP_C by Nicholas Bellinger · 10 years ago
  5. c17137a target/file: Fix 32-bit highmem breakage for SGL -> iovec mapping by Sebastian Andrzej Siewior · 12 years ago
  6. 391de36 target: use correct sense code for LUN communication failure by Hannes Reinecke · 12 years ago
  7. bbada10 target: Fix MAINTENANCE_IN service action CDB checks to use lower 5 bits by Nicholas Bellinger · 12 years ago
  8. d2467aa target/pscsi: fix return value check by Wei Yongjun · 11 years ago
  9. ead1d23 iscsi-target: Always send a response before terminating iSCSI connection by Roland Dreier · 12 years ago
  10. ab2c9de target/tcm_fc: Fix use-after-free of ft_tpg by Andy Grover · 10 years ago
  11. 2ddabf9 iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bug by Nicholas Bellinger · 10 years ago
  12. 66a9cf5 target/file: Re-enable optional fd_buffered_io=1 operation by Nicholas Bellinger · 12 years ago
  13. ca03bd7 target/file: Use O_DSYNC by default for FILEIO backends by Nicholas Bellinger · 12 years ago
  14. 58d0296 target/iscsi: Fix network portal creation race by Andy Grover · 11 years ago
  15. bf2f9c4 iscsi-target: chap auth shouldn't match username with trailing garbage by Eric Seppanen · 11 years ago
  16. 4af7d07 iscsi-target: fix extract_param to handle buffer length corner case by Eric Seppanen · 11 years ago
  17. 38aadd4 target: Fix trailing ASCII space usage in INQUIRY vendor+model by Nicholas Bellinger · 11 years ago
  18. 8eef926 iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow by Joern Engel · 11 years ago
  19. d91ce84 target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer() by Joern Engel · 11 years ago
  20. 0f0ac45 iscsi-target: fix heap buffer overflow on error by Kees Cook · 11 years ago
  21. 185e502 iscsi-target: Fix processing of OOO commands by Shlomo Pongratz · 11 years ago
  22. 2a4fb2b target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs by Nicholas Bellinger · 11 years ago
  23. 0296259 target/iscsi: Fix mutual CHAP auth on big-endian arches by Andy Grover · 11 years ago
  24. 13326c7 target/pscsi: Fix page increment by Asias He · 11 years ago
  25. 6c9c508 target: Add missing mapped_lun bounds checking during make_mappedlun setup by Nicholas Bellinger · 11 years ago
  26. 3e963f3 target: Fix lookup of dynamic NodeACLs during cached demo-mode operation by Nicholas Bellinger · 11 years ago
  27. 2f835e6 target: Fix divide by zero bug in fabric_max_sectors for unconfigured devices by Nicholas Bellinger · 11 years ago
  28. ae62ccf target: fix regression with dev_link_magic in target_fabric_port_link by Nicholas Bellinger · 12 years ago
  29. 7768036 target: Add link_magic for fabric allow_link destination target_items by Nicholas Bellinger · 12 years ago
  30. 0f89c22 target: Release se_cmd when LUN lookup fails for TMR by Roland Dreier · 12 years ago
  31. fb81bf1 tcm_fc: Do not report target role when target is not defined by Mark Rustad · 12 years ago
  32. bf1267f tcm_fc: Do not indicate retry capability to initiators by Mark Rustad · 12 years ago
  33. c54f512 target/tcm_fc: fix the lockdep warning due to inconsistent lock state by Yi Zou · 12 years ago
  34. 492df44 iscsit: use GFP_ATOMIC under spin lock by Wei Yongjun · 12 years ago
  35. 7091bf6 target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK path by Steve Hodgson · 12 years ago
  36. c502c85 iscsi-target: Fix missed wakeup race in TX thread by Roland Dreier · 12 years ago
  37. 100850d target: Avoid integer overflow in se_dev_align_max_sectors() by Roland Dreier · 12 years ago
  38. 0fd2c60 target: Don't return success from module_init() if setup fails by Roland Dreier · 12 years ago
  39. 2560e09 target: Fix double-free of se_cmd in target_complete_tmr_failure by Nicholas Bellinger · 12 years ago
  40. 0db0095 target: fix return code in target_core_init_configfs error path by Peter Senna Tschudin · 12 years ago
  41. 7886e0a iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout values by Nicholas Bellinger · 12 years ago
  42. 9404529 iscsi-target: Add explicit set of cache_dynamic_acls=1 for TPG demo-mode by Nicholas Bellinger · 12 years ago
  43. b54cb1c iscsit: remove incorrect unlock in iscsit_build_sendtargets_resp by Christoph Hellwig · 12 years ago
  44. 59f6dfc iscsi-target: Correctly set 0xffffffff field within ISCSI_OP_REJECT PDU by Nicholas Bellinger · 12 years ago
  45. d5b47e2 target: Fix ->data_length re-assignment bug with SCSI overflow by Nicholas Bellinger · 12 years ago
  46. 60baf8c target: fix NULL pointer dereference bug alloc_page() fails to get memory by Yi Zou · 12 years ago
  47. 0e136c9 target: Check number of unmap descriptors against our limit by Roland Dreier · 12 years ago
  48. 47da6ec target: Fix possible integer underflow in UNMAP emulation by Roland Dreier · 12 years ago
  49. b0454c6 target: Fix reading of data length fields for UNMAP commands by Roland Dreier · 12 years ago
  50. cbeb954 target: Add range checking to UNMAP emulation by Roland Dreier · 12 years ago
  51. 5a6fb2f iscsi-target: Drop bogus struct file usage for iSCSI/SCTP by Al Viro · 12 years ago
  52. 9b97175 target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGE by Roland Dreier · 12 years ago
  53. 4816086 tcm_fc: Fix crash seen with aborts and large reads by Mark Rustad · 12 years ago
  54. 4af8060 target: Fix range calculation in WRITE SAME emulation when num blocks == 0 by Roland Dreier · 12 years ago
  55. 754f88f target: Clean up returning errors in PR handling code by Roland Dreier · 12 years ago
  56. 5d06080 tcm_fc: Resolve suspicious RCU usage warnings by Mark Rustad · 12 years ago
  57. ca461a4 target: Return error to initiator if SET TARGET PORT GROUPS emulation fails by Roland Dreier · 12 years ago
  58. a6c6cb8 BACKPORT: block: add blk_rq_set_block_pc() by Jens Axboe · 10 years ago
  59. f1c9666 target/rd: Refactor rd_build_device_space + rd_release_device_space by Nicholas Bellinger · 11 years ago
  60. d5b72ad target: Rename target_allocate_tasks to target_setup_cmd_from_cdb by Andy Grover · 12 years ago
  61. 7da88b1 target: add unknown size flag to target_submit_cmd() by Sebastian Andrzej Siewior · 13 years ago
  62. cd9323f target: Fix bug in handling of FILEIO + block_device resize ops by Nicholas Bellinger · 12 years ago
  63. edc318d target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setups by Bernhard Kohl · 12 years ago
  64. cfebf8f target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversion by Nicholas Bellinger · 12 years ago
  65. 06383f1 tcm_fc: Do not free tpg structure during wq allocation failure by Mark Rustad · 12 years ago
  66. e1c4038 tcm_fc: Add abort flag for gracefully handling exchange timeout by Mark Rustad · 12 years ago
  67. 1ab142d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  68. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  69. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  70. 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
  71. ca747d6 target: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  72. ee9b866 loopback: Fix transport_generic_allocate_tasks error handling by Nicholas Bellinger · 12 years ago
  73. f760903 iscsi-target: remove improper externs by Dan Carpenter · 12 years ago
  74. a227fb3 iscsi-target: Remove unused variables in iscsi_target_parameters.c by Jörn Engel · 12 years ago
  75. 2816890 target: remove obvious warnings by Jörn Engel · 12 years ago
  76. f208324 target: Use array_zalloc for device_list by Jörn Engel · 12 years ago
  77. 4a5a75f target: Use array_zalloc for tpg_lun_list by Jörn Engel · 12 years ago
  78. b168fe8 target: Fix sense code for unsupported SERVICE ACTION IN by Roland Dreier · 12 years ago
  79. 1f6fa8f target: Remove hack to make READ CAPACITY(10) lie if thin provisioning is enabled by Roland Dreier · 12 years ago
  80. 00fdc6b iscsi-target: Fix reservation conflict -EBUSY response handling bug by Nicholas Bellinger · 12 years ago
  81. 087a03b target: Fix compatible reservation handling (CRH=1) with legacy RESERVE/RELEASE by Nicholas Bellinger · 12 years ago
  82. 9765b1f target: Bump core version to v4.1.0-rc2-ml + fabric versions by Nicholas Bellinger · 12 years ago
  83. 031ed4d tcm_fc: Fix fc_exch memory leak in ft_send_resp_status by Nicholas Bellinger · 12 years ago
  84. c7ec05c target: Drop unused legacy target_core_fabric_ops API callers by Nicholas Bellinger · 12 years ago
  85. 99367f0 iscsi-target: Convert to use target_put_session + sess_kref by Nicholas Bellinger · 12 years ago
  86. 337c060 target: Convert se_node_acl->acl_group removal to use ->acl_kref by Nicholas Bellinger · 12 years ago
  87. afb999f target: Add se_node_acl->acl_kref for ->acl_free_comp usage by Nicholas Bellinger · 12 years ago
  88. 0146834 target: Add se_node_acl->acl_free_comp for NodeACL release path by Nicholas Bellinger · 12 years ago
  89. 41ac82b target: Add se_sess->sess_kref + get/put helpers by Nicholas Bellinger · 12 years ago
  90. 140854c target: Convert session_lock to irqsave by Nicholas Bellinger · 13 years ago
  91. 5e58b02 target: Fix typo in drivers/target by Masanari Iida · 12 years ago
  92. d062833 iscsi-target: Fix dynamic -> explict NodeACL pointer reference by Nicholas Bellinger · 12 years ago
  93. c0974f8 target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tag by Nicholas Bellinger · 12 years ago
  94. 9f0d05c target: Push target_submit_tmr LUN lookup failure to system_wq context by Nicholas Bellinger · 12 years ago
  95. 00ad4c4 tcm_fc: Handle target_submit_tmr allocation failure by Nicholas Bellinger · 12 years ago
  96. c7042ca target: Fix target_submit_tmr se_tmr_req allocation failures by Nicholas Bellinger · 12 years ago
  97. 3de55ec target: Fix target_submit_tmr LUN lookup failures by Nicholas Bellinger · 12 years ago
  98. d335e60 iscsi-target: Fix iscsit_alloc_buffs() failure cases by Nicholas Bellinger · 12 years ago
  99. 33395fb target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulation by Roland Dreier · 12 years ago
  100. e6a8a41 target/pscsi: fix PHV_VIRUTAL_HOST_ID typo by Stefan Hajnoczi · 12 years ago