1. c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  2. 68d4cef target: Put TCMU under a new config option by Andy Grover · 9 years ago
  3. 0ad46af target: Version 2 of TCMU ABI by Andy Grover · 9 years ago
  4. 64d240b target/file: Fix UNMAP with DIF protection support by Akinobu Mita · 9 years ago
  5. c836777 target/file: Fix SG table for prot_buf initialization by Akinobu Mita · 9 years ago
  6. 38da0f4 target/file: Fix BUG() when CONFIG_DEBUG_SG=y and DIF protection enabled by Akinobu Mita · 9 years ago
  7. dc0fafd target: Make core_tmr_abort_task() skip TMFs by Bart Van Assche · 9 years ago
  8. 6ae5040 target/sbc: Update sbc_dif_generate pr_debug output by Nicholas Bellinger · 9 years ago
  9. d7a463b target/sbc: Make internal DIF emulation honor ->prot_checks by Nicholas Bellinger · 9 years ago
  10. cceca4a target/sbc: Return INVALID_CDB_FIELD if DIF + sess_prot_type disabled by Nicholas Bellinger · 9 years ago
  11. bffb512 target: Ensure sess_prot_type is saved across session restart by Nicholas Bellinger · 9 years ago
  12. bfd9a53 target/rd: Don't pass incomplete scatterlist entries to sbc_dif_verify_* by Akinobu Mita · 9 years ago
  13. 054922b target: Remove the unused flag SCF_ACK_KREF by Bart Van Assche · 9 years ago
  14. cb0df4d target: Fix two sparse warnings by Bart Van Assche · 9 years ago
  15. c8e6398 target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling by Nicholas Bellinger · 9 years ago
  16. 9ac8928 target: simplify the target template registration API by Christoph Hellwig · 9 years ago
  17. b815fc1 iscsi target: fix oops when adding reject pdu by Mike Christie · 9 years ago
  18. 2c336e3 target: simplify target_xcopy_init_pt_lun by Christoph Hellwig · 9 years ago
  19. c3d0a7c target: remove the unused SCF_CMD_XCOPY_PASSTHROUGH flag by Christoph Hellwig · 9 years ago
  20. 6766cc8 target/rd: reduce code duplication in rd_execute_rw() by Akinobu Mita · 9 years ago
  21. 2e1cd90 tcm_loop: fixup tpgt string to integer conversion by Ming Lin · 9 years ago
  22. 901c04a iscsi/iser-target: Add fabric_prot_type attribute support by Nicholas Bellinger · 9 years ago
  23. 436f4a0 loopback: Add fabric_prot_type attribute support by Nicholas Bellinger · 9 years ago
  24. 1762742 target/rd: Add checks for backend DIF emulation by Nicholas Bellinger · 9 years ago
  25. 6f16ec4 target/iblock: Add checks for backend DIF emulation by Nicholas Bellinger · 9 years ago
  26. ee92046 target/file: Add checks for backend DIF emulation by Nicholas Bellinger · 9 years ago
  27. 72c03850 target: Add internal READ_INSERT support by Nicholas Bellinger · 9 years ago
  28. fdeab85 target: Move cmd->prot_op check into target_read_prot_action by Nicholas Bellinger · 9 years ago
  29. 5132d1e target: Add internal WRITE_STRIP support by Nicholas Bellinger · 9 years ago
  30. aa58b53 target: Move cmd->prot_op check into target_write_prot_action by Nicholas Bellinger · 9 years ago
  31. 9ef5466 target: Update SPC/SBC emulation for sess_prot_type by Nicholas Bellinger · 9 years ago
  32. 38b57f8 target: Add protected fabric + unprotected device support by Nicholas Bellinger · 9 years ago
  33. 823ddd8 target: Convert DIF emulation to use cmd->prot_type by Nicholas Bellinger · 9 years ago
  34. 1997e62 iscsi-target: TargetAddress in SendTargets should bracket ipv6 addresses by Andy Grover · 9 years ago
  35. 86d65dc target: Allow userspace to write 1 to attrib/emulate_fua_write by Andy Grover · 9 years ago
  36. b3c95172 target: add missing __user annotations by Christoph Hellwig · 9 years ago
  37. 3abff1e target: add missing sense_reason_t annotations by Christoph Hellwig · 9 years ago
  38. 077aa3b target: add __releases annotation to target_release_cmd_kref by Christoph Hellwig · 9 years ago
  39. 9649491 target: mark iscsit_start_kthreads static by Christoph Hellwig · 9 years ago
  40. 6e1a27b target: mark tcm_loop_primary static by Christoph Hellwig · 9 years ago
  41. b13876d target: move external declarations to a headers by Christoph Hellwig · 9 years ago
  42. e673dc9 target: Better handling of AllRegistrants reservations by Ilias Tsitsimpis · 9 years ago
  43. 073900b iscsi-target: Drop legacy iscsi_target_tq.c logic by Nicholas Bellinger · 9 years ago
  44. 88dcd2d iscsi-target: Convert iscsi_thread_set usage to kthread.h by Nicholas Bellinger · 9 years ago
  45. 5bc6510 iscsi-target: don't export static symbol by Julia Lawall · 9 years ago
  46. 6255491 target: Convert fabric module autoload failures to pr_debug by Nicholas Bellinger · 9 years ago
  47. 9bc6548 target: do not reject FUA CDBs when write cache is enabled but emulate_write_cache is 0 by Christophe Vu-Brugier · 9 years ago
  48. 5f7da04 target: Fix virtual LUN=0 target_configure_device failure OOPs by Nicholas Bellinger · 9 years ago
  49. 215a8fe target/pscsi: Fix NULL pointer dereference in get_device_type by Nicholas Bellinger · 9 years ago
  50. d556546 tcm_fc: missing curly braces in ft_invl_hw_context() by Dan Carpenter · 9 years ago
  51. 7544e597 target: Fix reference leak in target_get_sess_cmd() error path by Bart Van Assche · 9 years ago
  52. 2f450cc loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session by Bart Van Assche · 9 years ago
  53. f068fbc iscsi-target: Avoid early conn_logout_comp for iser connections by Nicholas Bellinger · 9 years ago
  54. 2a03ee8 Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target" by Nicholas Bellinger · 9 years ago
  55. 4b36b68 target: Disallow changing of WRITE cache/FUA attrs after export by Nicholas Bellinger · 9 years ago
  56. d4ee46f iscsi-target: Expose per endpoint dynamic_sessions attribute by Nicholas Bellinger · 9 years ago
  57. f8e471f target: Add target_show_dynamic_sessions attribute helper by Nicholas Bellinger · 9 years ago
  58. d4c5dca target: rewrite fd_execute_write_same by Christoph Hellwig · 9 years ago
  59. 6b9a44d target: use vfs_iter_read/write in fd_do_rw by Christoph Hellwig · 9 years ago
  60. e20d3ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  61. aa04dae target: Set LBPWS10 bit in Logical Block Provisioning EVPD by Nicholas Bellinger · 9 years ago
  62. 61fdb4a target: Fail UNMAP when emulate_tpu=0 by Nicholas Bellinger · 9 years ago
  63. d0a9129 target: Fail WRITE_SAME w/ UNMAP=1 when emulate_tpws=0 by Nicholas Bellinger · 9 years ago
  64. fde9f50 target: Add sanity checks for DPO/FUA bit usage by Nicholas Bellinger · 9 years ago
  65. afd73f1 target: Perform PROTECT sanity checks for WRITE_SAME by Nicholas Bellinger · 9 years ago
  66. f7b7c06 target: Fail I/O with PROTECT bit when protection is unsupported by Nicholas Bellinger · 9 years ago
  67. aa17993 target: Check for LBA + sectors wrap-around in sbc_parse_cdb by Nicholas Bellinger · 9 years ago
  68. 8e575c5 target: Add missing WRITE_SAME end-of-device sanity check by Nicholas Bellinger · 9 years ago
  69. 72859d9 iscsi-target: Avoid IN_LOGOUT failure case for iser-target by Nicholas Bellinger · 9 years ago
  70. f161d4b target: Fix PR_APTPL_BUF_LEN buffer size limitation by Nicholas Bellinger · 9 years ago
  71. 3fd7b60 iscsi-target: Drop problematic active_ts_list usage by Nicholas Bellinger · 9 years ago
  72. e4f4e80 iscsi/iser-target: Support multi-sequence sendtargets text response by Sagi Grimberg · 9 years ago
  73. be7dcfb6 iscsi-target: Don't over-allocate sendtargets text resp buffer by Sagi Grimberg · 9 years ago
  74. c1e34b6 iscsi-target: Introduce session_get_next_ttt by Sagi Grimberg · 9 years ago
  75. 67f091f iscsi-target: Move iscsi_target_[core,stat].h under linux include by Sagi Grimberg · 10 years ago
  76. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 9 years ago
  77. 5cdf5a8 iscsi-target: use '%*ph' specifier to dump hex buffer by Andy Shevchenko · 10 years ago
  78. 8060b8d iscsi-target: Fix typos in enum cmd_flags_table by Andy Grover · 10 years ago
  79. 1ecc758 target: Allow Write Exclusive non-reservation holders to READ by Lee Duncan · 10 years ago
  80. 7216dc0 target: Drop left-over fabric_max_sectors attribute by Nicholas Bellinger · 10 years ago
  81. 046ba64 target: Drop arbitrary maximum I/O size limit by Nicholas Bellinger · 10 years ago
  82. cdce6ac Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  83. ed55635 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  84. ae450e2 target: Allow AllRegistrants to re-RESERVE existing reservation by Nicholas Bellinger · 10 years ago
  85. e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  86. 6bf6ca7 iscsi-target: Fail connection on short sendmsg writes by Nicholas Bellinger · 10 years ago
  87. a0b3b9b iscsi-target: nullify session in failed login sequence by Sagi Grimberg · 10 years ago
  88. 6c3c9ba target: Avoid dropping AllRegistrants reservation during unregister by Nicholas Bellinger · 10 years ago
  89. d16ca7c target: Fix R_HOLDER bit usage for AllRegistrants by Nicholas Bellinger · 10 years ago
  90. ee8e3ad iscsi-target: Drop left-over bogus iscsi_np->tpg_np by Nicholas Bellinger · 10 years ago
  91. 23a548e iscsi,iser-target: Expose supported protection ops according to t10_pi by Sagi Grimberg · 10 years ago
  92. 954f237 iscsi,iser-target: Initiate termination only once by Sagi Grimberg · 10 years ago
  93. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  94. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  95. e5a4b0b switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives by Al Viro · 10 years ago
  96. 096cbc3 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  97. dc843ef Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus by James Bottomley · 10 years ago
  98. 68d81f4 scsi: remove MSG_*_TAG defines by Christoph Hellwig · 10 years ago
  99. efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 10 years ago
  100. 13ba564 target: remove unneeded array by Julia Lawall · 10 years ago