1. 7f2c53b iscsi-target: fix error path in iscsi_target_init_module() by Lino Sanfilippo · 10 years ago
  2. 506787a tcm_loop: Fix wrong I_T nexus association by Hannes Reinecke · 10 years ago
  3. 4b2f57e target: Drop left-over PHBA_PDEV set attr checks by Nicholas Bellinger · 10 years ago
  4. 43cf208 target: Drop left-over internal dev attribute code by Nicholas Bellinger · 10 years ago
  5. 6cfb546 target/pscsi: Convert to external pscsi_backend_dev_attrs by Nicholas Bellinger · 10 years ago
  6. e9f720d target/user: Convert to external tcmu_backend_dev_attrs by Nicholas Bellinger · 10 years ago
  7. 03a6274 target/rd: Convert to external rd_mcp_backend_dev_attrs by Nicholas Bellinger · 10 years ago
  8. b232049 target/file: Convert to external fileio_backend_dev_attrs by Nicholas Bellinger · 10 years ago
  9. 5645cba target/iblock: Convert to external iblock_backend_dev_attrs by Nicholas Bellinger · 10 years ago
  10. d30cd12 target: Add EXPORT_SYMBOL for existing se_dev_set_* by Nicholas Bellinger · 10 years ago
  11. d23ab57 target: Move dev_stat_cit to struct se_subsystem_api by Nicholas Bellinger · 10 years ago
  12. 72aca57 target: Move dev_alua_tg_pt_gps_cit to struct se_subsystem_api by Nicholas Bellinger · 10 years ago
  13. f8d389c target: Move dev_wwn_cit to struct se_subsystem_api by Nicholas Bellinger · 10 years ago
  14. 91e2e39 target: Move dev_pr_cit to struct se_subsystem_api by Nicholas Bellinger · 10 years ago
  15. f79a897 target: Move dev_attrib_cit to struct se_subsystem_api by Nicholas Bellinger · 10 years ago
  16. 73112ed target: Move dev_cit to struct se_subsystem_api by Nicholas Bellinger · 10 years ago
  17. 2ed37f6 target: Deletion of unnecessary checks before the function call "module_put" by Markus Elfring · 10 years ago
  18. e7b7af6 target: Fix target_core_register_fabric() for built-in fabric modules by Roland Dreier · 10 years ago
  19. 85686f6 scsi: add SPC-3 command definitions by Hannes Reinecke · 10 years ago
  20. eb846d9 scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 by Hannes Reinecke · 10 years ago
  21. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  22. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  23. 6774def treewide: fix typo in printk and Kconfig by Masanari Iida · 10 years ago
  24. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  25. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  26. 609aa22 scsi: remove ordered_tags scsi_device field by Christoph Hellwig · 10 years ago
  27. a62182f scsi: provide a generic change_queue_type method by Christoph Hellwig · 10 years ago
  28. b6932ee target: return CONFLICT only when SA key unmatched by Steven Allen · 10 years ago
  29. f2774f4 iscsi-target: return the correct port in SendTargets by Steven Allen · 10 years ago
  30. 885e7b0 target: Don't call TFO->write_pending if data_length == 0 by Roland Dreier · 10 years ago
  31. c3351df Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  32. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  33. 62d3ab4 target/file: fix inclusive vfs_fsync_range() end by Zach Brown · 10 years ago
  34. 92404e6 target: Add force_pr_aptpl device attribute by Nicholas Bellinger · 10 years ago
  35. e248056 target: Fix APTPL metadata handling for dynamic MappedLUNs by Nicholas Bellinger · 10 years ago
  36. f56574a target/user: Recalculate pad size inside is_ring_space_avail() by Andy Grover · 10 years ago
  37. 6375f89 tcm_loop: Fixup tag handling by Hannes Reinecke · 10 years ago
  38. 6e14eab target/user: Fix up smatch warnings in tcmu_netlink_event by Nicholas Bellinger · 10 years ago
  39. 7c9e7a6 target: Add a user-passthrough backstore by Andy Grover · 10 years ago
  40. 20959c4 target: Remove unneeded check in sbc_parse_cdb by Andy Grover · 10 years ago
  41. 082f58a target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSE by Quinn Tran · 10 years ago
  42. f81ccb4 target: simplify core_tmr_abort_task by Joern Engel · 10 years ago
  43. 33940d0 target: encapsulate smp_mb__after_atomic() by Joern Engel · 10 years ago
  44. 74ed7e6 target: remove some smp_mb__after_atomic()s by Joern Engel · 10 years ago
  45. 8f83269 target: simplify core_tmr_release_req() by Joern Engel · 10 years ago
  46. 9c7d615 target: Remove core_tpg_release_virtual_lun0 function by Andy Grover · 10 years ago
  47. cd9d7cb target: Change core_dev_del_lun to take a se_lun instead of unpacked_lun by Andy Grover · 10 years ago
  48. cc83881 target: core_tpg_post_dellun can return void by Andy Grover · 10 years ago
  49. 2aad2a8 percpu_ref: add PERCPU_REF_INIT_* flags by Tejun Heo · 10 years ago
  50. d06efeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into for-3.18 by Tejun Heo · 10 years ago
  51. c435285 target: fix unused shift in core_scsi3_pri_report_capabilities by Joern Engel · 10 years ago
  52. ce31c1b target: correctly handle match_int errors in FILEIO + PSCSI by Joern Engel · 10 years ago
  53. 68edbce target: fix pr_out length in iscsi_parse_pr_out_transport_id by Joern Engel · 10 years ago
  54. 1481473b target: simplify target_fabric_make_lun error path by Joern Engel · 10 years ago
  55. da0abae target: Fix memory leak on error in target_fabric_make_mappedlun by Joern Engel · 10 years ago
  56. 8d21355 target: Fix possible memory leak in aptpl_metadata parsing by Joern Engel · 10 years ago
  57. fdc84d1 iscsi-target: use strlcpy in iscsit_collect_login_stats by Joern Engel · 10 years ago
  58. 8ae757d iscsi-target: avoid NULL pointer in iscsi_copy_param_list failure by Joern Engel · 10 years ago
  59. b53b0d99 iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcid by Nicholas Bellinger · 10 years ago
  60. 94e16e9 iscsi-target: remove unnecessary check in iscsit_setup_np error path by Joern Engel · 10 years ago
  61. 1d30686 iscsi-target: Drop duplicate __iscsi_target_login_thread check by Nicholas Bellinger · 10 years ago
  62. 5c22e22 iscsi-target: simplify return statement by Joern Engel · 10 years ago
  63. cb35484 iscsi-target: remove always-true conditions by Joern Engel · 10 years ago
  64. fbecb65 iscsi-target: remove unused debug code by Joern Engel · 10 years ago
  65. 1f0b030 target: Fix inverted logic in SE_DEV_ALUA_SUPPORT_STATE_STORE by Sebastian Herbszt · 10 years ago
  66. 096b49951 target: Fix user data segment multiplier in spc_emulate_evpd_b3() by Sebastian Herbszt · 10 years ago
  67. c6c2a3d target: target_core_ua_h: Add #define of include guard by Rasmus Villemoes · 10 years ago
  68. c04047e tcm_fc: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 10 years ago
  69. e1ea97f target/configfs: Remove unnecessary null test by Himangi Saraogi · 10 years ago
  70. 3687db8 iscsi-target: Ignore ICF_GOT_LAST_DATAOUT during Data-Out ITT lookup by Nicholas Bellinger · 10 years ago
  71. a34375e percpu-refcount: add @gfp to percpu_ref_init() by Tejun Heo · 10 years ago
  72. a492f07 block,scsi: fixup blk_get_request dead queue scenarios by Joe Lawrence · 10 years ago
  73. 6b22df7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  74. f2a8417 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  75. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  76. 9a1049d percpu-refcount: require percpu_ref to be exited explicitly by Tejun Heo · 10 years ago
  77. 81a9c5e iscsi-target: fix iscsit_del_np deadlock on unload by Mikulas Patocka · 10 years ago
  78. 97c99b47 iscsi-target: Avoid rejecting incorrect ITT for Data-Out by Nicholas Bellinger · 10 years ago
  79. b43f188 tcm_loop: Fix memory leak in tcm_loop_submission_work error path by Nicholas Bellinger · 10 years ago
  80. 6834975 iscsi-target: Explicily clear login response PDU in exception path by Nicholas Bellinger · 10 years ago
  81. 83ff42f target: Fix left-over se_lun->lun_sep pointer OOPs by Nicholas Bellinger · 10 years ago
  82. e4fae23 iscsi-target; Enforce 1024 byte maximum for CHAP_C key value by Nicholas Bellinger · 10 years ago
  83. b06eef6 iscsi-target: Convert chap_server_compute_md5 to use kstrtoul by Nicholas Bellinger · 10 years ago
  84. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  85. 0ed6e18 target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmd by Nicholas Bellinger · 10 years ago
  86. e2a4f55 TARGET/sbc,loopback: Adjust command data length in case pi exists on the wire by Sagi Grimberg · 10 years ago
  87. 2426bd4 target: Report correct response length for some commands by Roland Dreier · 10 years ago
  88. c52716d target/sbc: Check that the LBA and number of blocks are correct in VERIFY by Christophe Vu-Brugier · 10 years ago
  89. 6ef31dc target/sbc: Remove sbc_check_valid_sectors() by Christophe Vu-Brugier · 10 years ago
  90. 22c7aaa Target/iscsi: Fix sendtargets response pdu for iser transport by Sagi Grimberg · 10 years ago
  91. 23d4ed5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  92. bbc0504 iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leak by Nicholas Bellinger · 10 years ago
  93. a95d651 target: Use complete_all for se_cmd->t_transport_stop_comp by Nicholas Bellinger · 10 years ago
  94. f15e9cd target: Set CMD_T_ACTIVE bit for Task Management Requests by Nicholas Bellinger · 10 years ago
  95. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  96. 0bcc297 target: cleanup some boolean tests by Christophe Vu-Brugier · 10 years ago
  97. 9aff64e target/spc: Simplify INQUIRY EVPD=0x80 by Christophe Vu-Brugier · 10 years ago
  98. 6dbe7f4 tcm_fc: Generate TASK_SET_FULL status for response failures by Nicholas Bellinger · 10 years ago
  99. b3e5fe1 tcm_fc: Generate TASK_SET_FULL status for DataIN failures by Nicholas Bellinger · 10 years ago
  100. f27b087 block: add blk_rq_set_block_pc() by Jens Axboe · 10 years ago