1. bf11eef target: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  2. 06cda52 target/iscsi: Don't log "iSCSI Login negotiation failed." twice by Roland Dreier · 12 years ago
  3. fd30e93 target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flags by Nicholas Bellinger · 12 years ago
  4. 93d441a target: remove unused including <generated/utsrelease.h> by Wei Yongjun · 12 years ago
  5. 484018c tcm_fc: remove unused including <generated/utsrelease.h> by Wei Yongjun · 12 years ago
  6. a60fbbc target/rd: Allow WriteCacheEnabled=1 operation with rd_mcp backends by Nicholas Bellinger · 12 years ago
  7. 852b6ed target/iblock: Use match_strlcpy for Opt_udev_path string assignment by Nicholas Bellinger · 12 years ago
  8. 35d1efe target: Fix minor spelling typos in drivers/target by Masanari Iida · 12 years ago
  9. 9c58b7d target: Simplify fabric sense data length handling by Roland Dreier · 12 years ago
  10. 2ed772b target: Remove unused target_core_fabric_ops.get_fabric_sense_len method by Roland Dreier · 12 years ago
  11. 343d475 target/sbp: Remove strict param from sbp_parse_wwn by Andy Grover · 12 years ago
  12. 283669d target: Cleanup transport_subsystem_check_init by Andy Grover · 12 years ago
  13. 593e909 target: Remove request_module for target_core_stgt by Andy Grover · 12 years ago
  14. 6abbdf3 target: go through normal processing for zero-length REQUEST_SENSE by Paolo Bonzini · 12 years ago
  15. 32a8811 target: support zero allocation length in REQUEST SENSE by Paolo Bonzini · 12 years ago
  16. 3717ef0 target: support zero-size allocation lengths in transport_kmap_data_sg by Paolo Bonzini · 12 years ago
  17. 9b16b9e target: fail REPORT LUNS with less than 16 bytes of payload by Paolo Bonzini · 12 years ago
  18. 0d7f129 target: report too-small parameter lists everywhere by Paolo Bonzini · 12 years ago
  19. 306c11b target: go through normal processing for zero-length PSCSI commands by Paolo Bonzini · 12 years ago
  20. d5829ea target: fix use-after-free with PSCSI sense data by Paolo Bonzini · 12 years ago
  21. 27a2709 target: simplify code around transport_get_sense_data by Paolo Bonzini · 12 years ago
  22. 6138ed2 target: move transport_get_sense_data by Paolo Bonzini · 12 years ago
  23. 13b5533 target: Check idr_get_new return value in iscsi_login_zero_tsih_s1 by Benjamin Wang · 12 years ago
  24. 4c054ba target: Fix ->data_length re-assignment bug with SCSI overflow by Nicholas Bellinger · 12 years ago
  25. af74115 target: Remove unused se_cmd.cmd_spdtl by Roland Dreier · 12 years ago
  26. 08a16208 tcm_fc: rcu_deref outside rcu lock/unlock section by Denis Efremov · 12 years ago
  27. 74f4cf2 target: Fix regression bug with handling of zero-length data CDBs by Nicholas Bellinger · 12 years ago
  28. 1d2a2cd target/pscsi: Fix bug with REPORT_LUNs handling for SCSI passthrough by Nicholas Bellinger · 12 years ago
  29. d0e27c8 target: fix NULL pointer dereference bug alloc_page() fails to get memory by Yi Zou · 12 years ago
  30. 1fa8f45 tcm_fc: Avoid debug overhead when not debugging by Mark Rustad · 12 years ago
  31. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  32. dbc6e02 delousing target_core_file a bit by Al Viro · 12 years ago
  33. bf6932f iscsi-target: Drop bogus struct file usage for iSCSI/SCTP by Al Viro · 12 years ago
  34. 2962846 target: NULL dereference on error path by Dan Carpenter · 12 years ago
  35. d6dfc86 target: Allow for target_submit_cmd() returning errors by Roland Dreier · 12 years ago
  36. 7409a66 target: Check number of unmap descriptors against our limit by Roland Dreier · 12 years ago
  37. b7fc7f3 target: Fix possible integer underflow in UNMAP emulation by Roland Dreier · 12 years ago
  38. 1a5fa45 target: Fix reading of data length fields for UNMAP commands by Roland Dreier · 12 years ago
  39. 2594e29 target: Add range checking to UNMAP emulation by Roland Dreier · 12 years ago
  40. e2397c7 target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGE by Roland Dreier · 12 years ago
  41. c804537 target: Make unnecessarily global se_dev_align_max_sectors() static by Roland Dreier · 12 years ago
  42. 1c7b13f target: Remove se_session.sess_wait_list by Roland Dreier · 12 years ago
  43. bc187ea target: Check sess_tearing_down in target_get_sess_cmd() by Roland Dreier · 12 years ago
  44. 7c78b8de sbp-target: Consolidate duplicated error path code in sbp_handle_command() by Roland Dreier · 12 years ago
  45. 669ab62 target: Un-export target_get_sess_cmd() by Roland Dreier · 12 years ago
  46. 77d4c74 target: Make core_disable_device_list_for_node use pre-refactoring lock ordering by Nicholas Bellinger · 12 years ago
  47. e80ac6c target: refactor core_update_device_list_for_node() by Andy Grover · 12 years ago
  48. cdf88a2 target: Eliminate else using boolean logic by Andy Grover · 12 years ago
  49. 617a0c2 target: Misc retval cleanups by Andy Grover · 12 years ago
  50. 2dca673 target: Remove hba param from core_dev_add_lun by Andy Grover · 12 years ago
  51. ee1b1b9 target: Remove unneeded double parentheses by Andy Grover · 12 years ago
  52. af87729 target: replace the processing thread with a TMR work queue by Christoph Hellwig · 12 years ago
  53. f314643 target: remove transport_generic_handle_cdb_map by Christoph Hellwig · 12 years ago
  54. 7a6f0a1 target: simply fabric driver queue full processing by Christoph Hellwig · 12 years ago
  55. 1389533 target: remove transport_generic_handle_data by Christoph Hellwig · 12 years ago
  56. b8b2253 tcm_fc: Offload WRITE I/O backend submission to tpg workqueue by Christoph Hellwig · 12 years ago
  57. 67441b6 iscsit: use target_execute_cmd for WRITEs by Christoph Hellwig · 12 years ago
  58. c3196f0 target: merge transport_generic_write_pending into transport_generic_new_cmd by Christoph Hellwig · 12 years ago
  59. d59a02b target: call transport_check_aborted_status from target_execute_cmd by Christoph Hellwig · 12 years ago
  60. 70baf0a target: remove transport_generic_process_write by Christoph Hellwig · 12 years ago
  61. f7113a4 target: split transport_cmd_check_stop by Christoph Hellwig · 12 years ago
  62. 182a9e2 Revert "target: Do not special-case loop and iscsi fabric module loads" by Nicholas Bellinger · 12 years ago
  63. 14150a6 target: move unmap to struct spc_ops by Christoph Hellwig · 12 years ago
  64. 6f974e8 target: move write_same to struct spc_ops by Christoph Hellwig · 12 years ago
  65. ad67f0d target: move sync_cache to struct spc_ops by Christoph Hellwig · 12 years ago
  66. 0c2ad7d target: add struct spc_ops + initial ->execute_rw pointer usage by Christoph Hellwig · 12 years ago
  67. e1306bd target: remove dead SCF_ flags by Christoph Hellwig · 12 years ago
  68. c75660c target/iscsi: Remove dead code in lio_get_tpg_from_tpg_item() by Roland Dreier · 12 years ago
  69. 44bfd01 target/iblock: Add parameter to specify read-only devices by Andy Grover · 12 years ago
  70. 7acd570 target: Do not special-case loop and iscsi fabric module loads by Andy Grover · 12 years ago
  71. 9f3eb93 target: move ref_cmd from the generic se_tmr_req into iscsi code by Christoph Hellwig · 12 years ago
  72. 5f41a31 target: remove the execute list by Christoph Hellwig · 12 years ago
  73. a3785c8 target/pscsi: Only emulate REPORT_LUNS for passthrough by Nicholas Bellinger · 12 years ago
  74. eba2ca4 target: Move MAINTENANCE_[IN,OUT] from pscsi_parse_cdb -> spc_parse_cdb by Nicholas Bellinger · 12 years ago
  75. 3d6d720 target: move transport_generic_prepare_cdb into pscsi by Christoph Hellwig · 12 years ago
  76. 1fd032e target: move code for CDB emulation by Christoph Hellwig · 12 years ago
  77. d6e0175 target: add a parse_cdb method to the backend drivers by Christoph Hellwig · 12 years ago
  78. 88455ec target: split parsing of SPC commands into a separate helper by Christoph Hellwig · 12 years ago
  79. 9b3b804 target: split overflow and underflow checks into a helper by Christoph Hellwig · 12 years ago
  80. 64f1db3 target: remove control CDB flags by Christoph Hellwig · 12 years ago
  81. cb4f4d3 target: move unrelated code out of transport_generic_cmd_sequencer by Christoph Hellwig · 12 years ago
  82. 1765fe5 target: Fix range calculation in WRITE SAME emulation when num blocks == 0 by Roland Dreier · 12 years ago
  83. d35212f target: Clean up returning errors in PR handling code by Roland Dreier · 12 years ago
  84. 3cc5d2a tcm_fc: Fix crash seen with aborts and large reads by Mark Rustad · 12 years ago
  85. 863555b tcm_fc: Resolve suspicious RCU usage warnings by Mark Rustad · 12 years ago
  86. 59e4f54 target: Return error to initiator if SET TARGET PORT GROUPS emulation fails by Roland Dreier · 12 years ago
  87. 4149268 target: Add TFO->put_session() caller for HW fabric session shutdown by Joern Engel · 12 years ago
  88. a4dff30 target/file: Use O_DSYNC by default for FILEIO backends by Nicholas Bellinger · 12 years ago
  89. 5f2a3d61 sbp-target: rename a variable to avoid name clash by Stefan Richter · 12 years ago
  90. 2c13bc0 Merge branch 'sbp-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  91. c9bfa7d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  92. f80e8ed iscsi-target: Fix iov_count calculation bug in iscsit_allocate_iovecs by Nicholas Bellinger · 12 years ago
  93. b1e41d8 iscsi-target: remove dead code in iscsi_check_valuelist_for_support by Dan Carpenter · 12 years ago
  94. cd9323f target: Fix bug in handling of FILEIO + block_device resize ops by Nicholas Bellinger · 12 years ago
  95. 8da1093 target: Handle ATA_16 passthrough for pSCSI backend devices by mengcong · 12 years ago
  96. 5b9a4d7 target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attribute by Nicholas Bellinger · 12 years ago
  97. ba53974 target: Fix MAINTENANCE_IN service action CDB checks to use lower 5 bits by Nicholas Bellinger · 12 years ago
  98. 6624661 target: add support for the WRITE_VERIFY command by Bernhard Kohl · 12 years ago
  99. edc318d target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setups by Bernhard Kohl · 12 years ago
  100. 33933a0 target: make target_put_session void by Jörn Engel · 12 years ago