1. bc00586 target: Enable READ_STRIP emulation in target_complete_ok_work by Nicholas Bellinger · 10 years ago
  2. 395ccb2 target/sbc: Add sbc_dif_read_strip software emulation by Nicholas Bellinger · 10 years ago
  3. a84bf9e target: Enable WRITE_INSERT emulation in target_execute_cmd by Nicholas Bellinger · 10 years ago
  4. 66a3d5b target/sbc: Add sbc_dif_generate software emulation by Nicholas Bellinger · 10 years ago
  5. 2d33598 target/sbc: Only expose PI read_cap16 bits when supported by fabric by Nicholas Bellinger · 10 years ago
  6. d45aca42a target/spc: Only expose PI mode page bits when supported by fabric by Nicholas Bellinger · 10 years ago
  7. d2c5304 target/spc: Only expose PI inquiry bits when supported by fabric by Nicholas Bellinger · 10 years ago
  8. e70beee target: Pass in transport supported PI at session initialization by Nicholas Bellinger · 10 years ago
  9. d84287b target/iblock: Fix double bioset_integrity_free bug by Nicholas Bellinger · 10 years ago
  10. a1e1774 Target/sbc: Initialize COMPARE_AND_WRITE write_sg scatterlist by Martin Svec · 10 years ago
  11. 9d2e59f target/rd: T10-Dif: RAM disk is allocating more space than required. by Quinn Tran · 10 years ago
  12. d444edc iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bug by Nicholas Bellinger · 11 years ago
  13. 131e6ab target: Add TFO->abort_task for aborted task resources release by Nicholas Bellinger · 10 years ago
  14. 68259b5 target: Fix Task Aborted Status (TAS) handling by Alex Leung · 10 years ago
  15. a366260 iscsi-target: Add missing NopOUT->flag (LMB) sanity check by Arshad Hussain · 10 years ago
  16. 03abad9 Target/sbc: add debug print by Sagi Grimberg · 11 years ago
  17. 8085176 Target/configfs: Expose iSCSI network portal group T10-PI support by Sagi Grimberg · 11 years ago
  18. 5b168dc Target/iscsi: Add T10-PI indication for iscsi_portal_group by Sagi Grimberg · 11 years ago
  19. 48f5e7b Target/core: Remove prot_handover use for now by Sagi Grimberg · 11 years ago
  20. b5b8e29 Target/dif: Introduce protection-passthough-only mode by Sagi Grimberg · 11 years ago
  21. 80dcd0c Target/file: place escape values for protection information format by Sagi Grimberg · 11 years ago
  22. 19f9361 Target/sbc: Set protection operation and relevant checks by Sagi Grimberg · 11 years ago
  23. acb2bde Target/transport: Allocate protection sg if needed by Sagi Grimberg · 11 years ago
  24. 1e3ab99 target: silence GCC warning in target_alua_state_check by Paul Bolle · 11 years ago
  25. 16c0ae0 Target/sbc: Fix sbc_copy_prot for offset scatters by Sagi Grimberg · 11 years ago
  26. defd884 iscsi/iser-target: Fix isert_conn->state hung shutdown issues by Nicholas Bellinger · 11 years ago
  27. 5159d76 iscsi/iser-target: Use list_del_init for ->i_conn_node by Nicholas Bellinger · 11 years ago
  28. a2a99ce iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bug by Nicholas Bellinger · 11 years ago
  29. fc272ec Target/sbc: Don't use sg as iterator in sbc_verify_read by Sagi Grimberg · 11 years ago
  30. 94387aa target: Add DIF sense codes in transport_generic_request_failure by Nicholas Bellinger · 11 years ago
  31. 10762e8 target/sbc: Fix sbc_dif_copy_prot addr offset bug by Nicholas Bellinger · 11 years ago
  32. d6a65fd Target/sbc: Fix protection copy routine by Sagi Grimberg · 11 years ago
  33. 3dca147 target: Simplify command completion by removing CMD_T_FAILED flag by Roland Dreier · 11 years ago
  34. 752d868 iscsi-target: Fix SNACK Type 1 + BegRun=0 handling by Nicholas Bellinger · 11 years ago
  35. 6a16d7b target: Fix missing length check in spc_emulate_evpd_83() by Roland Dreier · 11 years ago
  36. cdf5594 target: Fix 32-bit + CONFIG_LBDAF=n link error w/ sector_div by Nicholas Bellinger · 11 years ago
  37. fc09149 target: Fix free-after-use regression in PR unregister by Nicholas Bellinger · 11 years ago
  38. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  39. 5259a06 target: Fix percpu_ref_put race in transport_lun_remove_cmd by Nicholas Bellinger · 11 years ago
  40. ee291e6 target/iscsi: Fix network portal creation race by Andy Grover · 11 years ago
  41. 76736db target: Report bad sector in sense data for DIF errors by Sagi Grimberg · 11 years ago
  42. 676687c iscsi-target: Convert gfp_t parameter to task state bitmask by Nicholas Bellinger · 11 years ago
  43. 555b270 iscsi-target: Fix connection reset hang with percpu_ida_alloc by Nicholas Bellinger · 11 years ago
  44. 6f6b5d1 percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask by Kent Overstreet · 11 years ago
  45. 4a4caa2 iscsi-target: Pre-allocate more tags to avoid ack starvation by Nicholas Bellinger · 11 years ago
  46. 59dedde tcm_loop: Enable DIF/DIX modes in SCSI host LLD by Nicholas Bellinger · 11 years ago
  47. 6e61111 target/rd: Add DIF protection into rd_execute_rw by Nicholas Bellinger · 11 years ago
  48. d7e8eb5 target/rd: Add support for protection SGL setup + release by Nicholas Bellinger · 11 years ago
  49. 4442dc8 target/rd: Refactor rd_build_device_space + rd_release_device_space by Nicholas Bellinger · 11 years ago
  50. 42201b5 target/file: Add DIF protection support to fd_execute_rw by Nicholas Bellinger · 11 years ago
  51. 0f5e2ec target/file: Add DIF protection init/format support by Nicholas Bellinger · 11 years ago
  52. ecebbf6 target/iblock: Add blk_integrity + BIP passthrough support by Nicholas Bellinger · 11 years ago
  53. def2b33 target: Add protection SGLs to target_submit_cmd_map_sgls by Nicholas Bellinger · 11 years ago
  54. 2ed22c9 target/configfs: Expose protection device attributes by Nicholas Bellinger · 11 years ago
  55. 0c30f42 target/spc: Expose ATO bit in control mode page by Nicholas Bellinger · 11 years ago
  56. 56dac14 target/sbc: Add P_TYPE + PROT_EN bits to READ_CAPACITY_16 by Nicholas Bellinger · 11 years ago
  57. 43bb95c target/spc: Add protection related bits to INQUIRY EVPD=0x86 by Nicholas Bellinger · 11 years ago
  58. bdbad2b target/spc: Add protection bit to standard INQUIRY output by Nicholas Bellinger · 11 years ago
  59. 41861fa target/sbc: Add DIF TYPE1+TYPE3 read/write verify emulation by Nicholas Bellinger · 11 years ago
  60. 499bf77 target/sbc: Add DIF setup in sbc_check_prot + sbc_parse_cdb by Nicholas Bellinger · 11 years ago
  61. fcc4f17 target: Add DIF CHECK_CONDITION ASC/ASCQ exception cases by Nicholas Bellinger · 11 years ago
  62. f82f320 target: Convert inquiry temporary buffer to heap memory by Nicholas Bellinger · 11 years ago
  63. 38edd72 target_core_alua: check for buffer overflow by Hannes Reinecke · 11 years ago
  64. 594c42e drivers: target: Mark functions and structures as static in tfc_conf.c by Rashika Kheria · 11 years ago
  65. f0a6c69 drivers: target: Mark functions as static in tcm_loop.c by Rashika Kheria · 11 years ago
  66. 452e201 drivers: target: Mark function as static in target_core_iblock.c by Rashika Kheria · 11 years ago
  67. 8a0bedd drivers: target: Move prototype declaration of function to header file target_core_pr.h by Rashika Kheria · 11 years ago
  68. 229d4f1 target_core_alua: Referrals configfs integration by Hannes Reinecke · 11 years ago
  69. c66094b target_core_alua: Referrals infrastructure by Hannes Reinecke · 11 years ago
  70. b28bc9b Merge tag 'v3.13-rc6' into for-3.14/core by Jens Axboe · 11 years ago
  71. de06875 target: Remove extra percpu_ref_init by Andy Grover · 11 years ago
  72. 95cadac target/file: Update hw_max_sectors based on current block_size by Nicholas Bellinger · 11 years ago
  73. db6077f iscsi-target: Fix incorrect np->np_thread NULL assignment by Nicholas Bellinger · 11 years ago
  74. fbfe858 target_core_spc: Include target device descriptor in VPD page 83 by Hannes Reinecke · 11 years ago
  75. 03ba84c target_core: simplify scsi_name_len calculation by Hannes Reinecke · 11 years ago
  76. 9c6e164 target_core_alua: Use workqueue for ALUA transitioning by Hannes Reinecke · 11 years ago
  77. dfbce75 target_core_alua: store old and pending ALUA state by Hannes Reinecke · 11 years ago
  78. 1e0b940 target_core_alua: Allocate ALUA metadata on demand by Hannes Reinecke · 11 years ago
  79. bb91c1a target_core_alua: validate ALUA state transition by Hannes Reinecke · 11 years ago
  80. 340dbf7 target: Don't use void* when passing dev in core_tpg_add_lun by Andy Grover · 11 years ago
  81. d344f8a target: Rename core_tpg_{pre,post}_addlun for clarity by Andy Grover · 11 years ago
  82. 2af7973 target: Refer to u32 luns as unpacked_lun by Andy Grover · 11 years ago
  83. ab6dae8 target: Fix sizeof in kmalloc for some default_groups arrays by Andy Grover · 11 years ago
  84. 3f0ed57 target: Allocate more room for port default groups by Andy Grover · 11 years ago
  85. 38becbe target: Remove unused ua_dev_list member in struct se_ua by Andy Grover · 11 years ago
  86. 4454b66 iscsi-target: Fix-up all zero data-length CDBs with R/W_BIT set by Nicholas Bellinger · 11 years ago
  87. a51d522 target: Remove write-only stats fields and lock from struct se_node_acl by Roland Dreier · 11 years ago
  88. 2306bfb iscsi-target: return -EINVAL on oversized configfs parameter by Eric Seppanen · 11 years ago
  89. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  90. b0e3636 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  91. 86784c6 iscsi-target: chap auth shouldn't match username with trailing garbage by Eric Seppanen · 11 years ago
  92. 369653e iscsi-target: fix extract_param to handle buffer length corner case by Eric Seppanen · 11 years ago
  93. d1fa7a1 iscsi-target: Expose default_erl as TPG attribute by Nicholas Bellinger · 11 years ago
  94. b0a382c target_core_configfs: split up ALUA supported states by Hannes Reinecke · 11 years ago
  95. 6be526c target_core_alua: Make supported states configurable by Hannes Reinecke · 11 years ago
  96. c0dc941 target_core_alua: Store supported ALUA states by Hannes Reinecke · 11 years ago
  97. 73f3bf5 target_core_alua: Rename ALUA_ACCESS_STATE_OPTIMIZED by Hannes Reinecke · 11 years ago
  98. f1ae05d target_core_alua: spellcheck by Hannes Reinecke · 11 years ago
  99. 125d011 target core: rename (ex,im)plict -> (ex,im)plicit by Hannes Reinecke · 11 years ago
  100. ea7e32b iscsi-target: Do not reject non-immediate CmdSNs exceeding MaxCmdSN by Nicholas Bellinger · 11 years ago