1. 8ae757d iscsi-target: avoid NULL pointer in iscsi_copy_param_list failure by Joern Engel · 10 years ago
  2. b53b0d99 iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcid by Nicholas Bellinger · 10 years ago
  3. 1f0b030 target: Fix inverted logic in SE_DEV_ALUA_SUPPORT_STATE_STORE by Sebastian Herbszt · 10 years ago
  4. 096b49951 target: Fix user data segment multiplier in spc_emulate_evpd_b3() by Sebastian Herbszt · 10 years ago
  5. 3687db8 iscsi-target: Ignore ICF_GOT_LAST_DATAOUT during Data-Out ITT lookup by Nicholas Bellinger · 10 years ago
  6. 6b22df7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  7. f2a8417 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  8. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  9. 9a1049d percpu-refcount: require percpu_ref to be exited explicitly by Tejun Heo · 10 years ago
  10. 81a9c5e iscsi-target: fix iscsit_del_np deadlock on unload by Mikulas Patocka · 10 years ago
  11. 97c99b47 iscsi-target: Avoid rejecting incorrect ITT for Data-Out by Nicholas Bellinger · 10 years ago
  12. b43f188 tcm_loop: Fix memory leak in tcm_loop_submission_work error path by Nicholas Bellinger · 10 years ago
  13. 6834975 iscsi-target: Explicily clear login response PDU in exception path by Nicholas Bellinger · 10 years ago
  14. 83ff42f target: Fix left-over se_lun->lun_sep pointer OOPs by Nicholas Bellinger · 10 years ago
  15. e4fae23 iscsi-target; Enforce 1024 byte maximum for CHAP_C key value by Nicholas Bellinger · 10 years ago
  16. b06eef6 iscsi-target: Convert chap_server_compute_md5 to use kstrtoul by Nicholas Bellinger · 10 years ago
  17. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  18. 0ed6e18 target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmd by Nicholas Bellinger · 10 years ago
  19. e2a4f55 TARGET/sbc,loopback: Adjust command data length in case pi exists on the wire by Sagi Grimberg · 10 years ago
  20. 2426bd4 target: Report correct response length for some commands by Roland Dreier · 10 years ago
  21. c52716d target/sbc: Check that the LBA and number of blocks are correct in VERIFY by Christophe Vu-Brugier · 10 years ago
  22. 6ef31dc target/sbc: Remove sbc_check_valid_sectors() by Christophe Vu-Brugier · 10 years ago
  23. 22c7aaa Target/iscsi: Fix sendtargets response pdu for iser transport by Sagi Grimberg · 10 years ago
  24. 23d4ed5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  25. bbc0504 iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leak by Nicholas Bellinger · 10 years ago
  26. a95d651 target: Use complete_all for se_cmd->t_transport_stop_comp by Nicholas Bellinger · 10 years ago
  27. f15e9cd target: Set CMD_T_ACTIVE bit for Task Management Requests by Nicholas Bellinger · 10 years ago
  28. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  29. 0bcc297 target: cleanup some boolean tests by Christophe Vu-Brugier · 10 years ago
  30. 9aff64e target/spc: Simplify INQUIRY EVPD=0x80 by Christophe Vu-Brugier · 10 years ago
  31. 6dbe7f4 tcm_fc: Generate TASK_SET_FULL status for response failures by Nicholas Bellinger · 10 years ago
  32. b3e5fe1 tcm_fc: Generate TASK_SET_FULL status for DataIN failures by Nicholas Bellinger · 10 years ago
  33. f27b087 block: add blk_rq_set_block_pc() by Jens Axboe · 10 years ago
  34. f145377 target: Fix alua_access_state attribute OOPs for un-configured devices by Nicholas Bellinger · 10 years ago
  35. e7810c2 target: Allow READ_CAPACITY opcode in ALUA Standby access state by Nicholas Bellinger · 10 years ago
  36. 1d2b60a iscsi-target: Reject mutual authentication with reflected CHAP_C by Nicholas Bellinger · 10 years ago
  37. 5256ffd iscsi-target: Remove no-op from iscsit_tpg_del_portal_group by Nicholas Bellinger · 10 years ago
  38. 3160723 iscsi-target: Fix CHAP_A parameter list handling by Tejas Vaykole · 10 years ago
  39. cee6029 iscsi-target: Put length of failed allocation in error message by Roland Dreier · 10 years ago
  40. 91f0abf iscsi-target: Reject zero-length payloads during SecurityNegotiation by Nicholas Bellinger · 10 years ago
  41. 2363d19 iser-target: Fix multi network portal shutdown regression by Nicholas Bellinger · 10 years ago
  42. 79d59d0 iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value() by Roland Dreier · 10 years ago
  43. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  44. 1e1110c target: fix memory leak on XCOPY by Mikulas Patocka · 10 years ago
  45. 07b8dae3 target: Don't allow setting WC emulation if device doesn't support by Andy Grover · 10 years ago
  46. 52d0aa7 iscsi-target: Disable Immediate + Unsolicited Data with ISER Protection by Nicholas Bellinger · 10 years ago
  47. ed8ec8f tcm_fc: Fix free-after-use regression in ft_free_cmd by Nicholas Bellinger · 10 years ago
  48. 7cbfcc9 iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_out by Nicholas Bellinger · 10 years ago
  49. 14f4b54 Target/iscsi,iser: Avoid accepting transport connections during stop stage by Sagi Grimberg · 10 years ago
  50. 448ba90 target: Allow non-supporting backends to set pi_prot_type to 0 by Andy Grover · 10 years ago
  51. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  52. 454fd35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  53. e3d4440 target/tcm_fc: Rename ft_tport_create to ft_tport_get by Andy Grover · 10 years ago
  54. 0d7cb93 target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwn by Andy Grover · 10 years ago
  55. 705665d target/tcm_fc: Rename structs and list members for clarity by Andy Grover · 10 years ago
  56. d242c1d target/tcm_fc: Limit to 1 TPG per wwn by Andy Grover · 10 years ago
  57. b295e76 target/tcm_fc: Don't export ft_lport_list by Andy Grover · 10 years ago
  58. 2c42be2 target/tcm_fc: Fix use-after-free of ft_tpg by Andy Grover · 10 years ago
  59. 47b1584 target: Add check to prevent Abort Task from aborting itself by Alex Leung · 10 years ago
  60. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  61. bc00586 target: Enable READ_STRIP emulation in target_complete_ok_work by Nicholas Bellinger · 10 years ago
  62. 395ccb2 target/sbc: Add sbc_dif_read_strip software emulation by Nicholas Bellinger · 10 years ago
  63. a84bf9e target: Enable WRITE_INSERT emulation in target_execute_cmd by Nicholas Bellinger · 10 years ago
  64. 66a3d5b target/sbc: Add sbc_dif_generate software emulation by Nicholas Bellinger · 10 years ago
  65. 2d33598 target/sbc: Only expose PI read_cap16 bits when supported by fabric by Nicholas Bellinger · 10 years ago
  66. d45aca42a target/spc: Only expose PI mode page bits when supported by fabric by Nicholas Bellinger · 10 years ago
  67. d2c5304 target/spc: Only expose PI inquiry bits when supported by fabric by Nicholas Bellinger · 10 years ago
  68. e70beee target: Pass in transport supported PI at session initialization by Nicholas Bellinger · 10 years ago
  69. d84287b target/iblock: Fix double bioset_integrity_free bug by Nicholas Bellinger · 10 years ago
  70. a1e1774 Target/sbc: Initialize COMPARE_AND_WRITE write_sg scatterlist by Martin Svec · 10 years ago
  71. 9d2e59f target/rd: T10-Dif: RAM disk is allocating more space than required. by Quinn Tran · 10 years ago
  72. d444edc iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bug by Nicholas Bellinger · 10 years ago
  73. 131e6ab target: Add TFO->abort_task for aborted task resources release by Nicholas Bellinger · 10 years ago
  74. 68259b5 target: Fix Task Aborted Status (TAS) handling by Alex Leung · 10 years ago
  75. a366260 iscsi-target: Add missing NopOUT->flag (LMB) sanity check by Arshad Hussain · 10 years ago
  76. 03abad9 Target/sbc: add debug print by Sagi Grimberg · 10 years ago
  77. 8085176 Target/configfs: Expose iSCSI network portal group T10-PI support by Sagi Grimberg · 10 years ago
  78. 5b168dc Target/iscsi: Add T10-PI indication for iscsi_portal_group by Sagi Grimberg · 10 years ago
  79. 48f5e7b Target/core: Remove prot_handover use for now by Sagi Grimberg · 10 years ago
  80. b5b8e29 Target/dif: Introduce protection-passthough-only mode by Sagi Grimberg · 10 years ago
  81. 80dcd0c Target/file: place escape values for protection information format by Sagi Grimberg · 10 years ago
  82. 19f9361 Target/sbc: Set protection operation and relevant checks by Sagi Grimberg · 10 years ago
  83. acb2bde Target/transport: Allocate protection sg if needed by Sagi Grimberg · 10 years ago
  84. 1e3ab99 target: silence GCC warning in target_alua_state_check by Paul Bolle · 10 years ago
  85. 16c0ae0 Target/sbc: Fix sbc_copy_prot for offset scatters by Sagi Grimberg · 10 years ago
  86. defd884 iscsi/iser-target: Fix isert_conn->state hung shutdown issues by Nicholas Bellinger · 10 years ago
  87. 5159d76 iscsi/iser-target: Use list_del_init for ->i_conn_node by Nicholas Bellinger · 10 years ago
  88. a2a99ce iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bug by Nicholas Bellinger · 10 years ago
  89. fc272ec Target/sbc: Don't use sg as iterator in sbc_verify_read by Sagi Grimberg · 10 years ago
  90. 94387aa target: Add DIF sense codes in transport_generic_request_failure by Nicholas Bellinger · 10 years ago
  91. 10762e8 target/sbc: Fix sbc_dif_copy_prot addr offset bug by Nicholas Bellinger · 10 years ago
  92. d6a65fd Target/sbc: Fix protection copy routine by Sagi Grimberg · 10 years ago
  93. 3dca147 target: Simplify command completion by removing CMD_T_FAILED flag by Roland Dreier · 10 years ago
  94. 752d868 iscsi-target: Fix SNACK Type 1 + BegRun=0 handling by Nicholas Bellinger · 10 years ago
  95. 6a16d7b target: Fix missing length check in spc_emulate_evpd_83() by Roland Dreier · 10 years ago
  96. cdf5594 target: Fix 32-bit + CONFIG_LBDAF=n link error w/ sector_div by Nicholas Bellinger · 10 years ago
  97. fc09149 target: Fix free-after-use regression in PR unregister by Nicholas Bellinger · 10 years ago
  98. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  99. 5259a06 target: Fix percpu_ref_put race in transport_lun_remove_cmd by Nicholas Bellinger · 10 years ago
  100. ee291e6 target/iscsi: Fix network portal creation race by Andy Grover · 10 years ago