1. cdce6ac Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  2. 68d81f4 scsi: remove MSG_*_TAG defines by Christoph Hellwig · 10 years ago
  3. 6cfb546 target/pscsi: Convert to external pscsi_backend_dev_attrs by Nicholas Bellinger · 10 years ago
  4. c3351df Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  5. ce31c1b target: correctly handle match_int errors in FILEIO + PSCSI by Joern Engel · 10 years ago
  6. a492f07 block,scsi: fixup blk_get_request dead queue scenarios by Joe Lawrence · 10 years ago
  7. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  8. f27b087 block: add blk_rq_set_block_pc() by Jens Axboe · 10 years ago
  9. 58932e9 target/pscsi: fix return value check by Wei Yongjun · 11 years ago
  10. 4c76251 target: Update copyright ownership/year information to 2013 by Nicholas Bellinger · 11 years ago
  11. fdb4c1f target/pscsi: remove an unneeded check by Dan Carpenter · 11 years ago
  12. 8f27d48 target/pscsi: Reject cross page boundary case in pscsi_map_sg by Asias He · 11 years ago
  13. 2dbe10a target/pscsi: Rename sg_num to nr_vecs in pscsi_get_bio() by Asias He · 11 years ago
  14. 472b72f target/pscsi: Fix page increment by Asias He · 11 years ago
  15. b07da9f target/pscsi: Drop unnecessary NULL assignment to bio->bi_next by Asias He · 11 years ago
  16. 63b91d5 target: Add __exit annotation for module_exit functions by Asias He · 11 years ago
  17. fd9a11d target: Update copyright information to 2012 by Nicholas Bellinger · 12 years ago
  18. de103c9 target: pass sense_reason as a return value by Christoph Hellwig · 12 years ago
  19. 48c2567 target: remove ->get_device_rev by Christoph Hellwig · 12 years ago
  20. e6c4219 pscsi: fix REPORT LUNS handling by Christoph Hellwig · 12 years ago
  21. ecf0dd6 target/pscsi: Make pscsi_configure_device + target_release_session static by Fengguang Wu · 12 years ago
  22. 8de530a target/pscsi: call spc_emulate_report_luns directly by Christoph Hellwig · 12 years ago
  23. 0fd97cc target: kill struct se_subsystem_dev by Christoph Hellwig · 12 years ago
  24. 35d1efe target: Fix minor spelling typos in drivers/target by Masanari Iida · 12 years ago
  25. 306c11b target: go through normal processing for zero-length PSCSI commands by Paolo Bonzini · 12 years ago
  26. d5829ea target: fix use-after-free with PSCSI sense data by Paolo Bonzini · 12 years ago
  27. 1d2a2cd target/pscsi: Fix bug with REPORT_LUNs handling for SCSI passthrough by Nicholas Bellinger · 12 years ago
  28. 0c2ad7d target: add struct spc_ops + initial ->execute_rw pointer usage by Christoph Hellwig · 12 years ago
  29. a3785c8 target/pscsi: Only emulate REPORT_LUNS for passthrough by Nicholas Bellinger · 12 years ago
  30. 3d6d720 target: move transport_generic_prepare_cdb into pscsi by Christoph Hellwig · 12 years ago
  31. 1fd032e target: move code for CDB emulation by Christoph Hellwig · 12 years ago
  32. d6e0175 target: add a parse_cdb method to the backend drivers by Christoph Hellwig · 12 years ago
  33. 64f1db3 target: remove control CDB flags by Christoph Hellwig · 12 years ago
  34. 5787cac target: remove struct se_task by Christoph Hellwig · 12 years ago
  35. 7a83aa4 target: remove the task_size field in struct se_task by Christoph Hellwig · 12 years ago
  36. ed3102c target: remove target_get_task_cdb by Christoph Hellwig · 12 years ago
  37. e6a8a41 target/pscsi: fix PHV_VIRUTAL_HOST_ID typo by Stefan Hajnoczi · 12 years ago
  38. 4949314 target: Allow control CDBs with data > 1 page by Andy Grover · 12 years ago
  39. 65586d5 target: Drop se_device TCQ queue_depth usage from I/O path by Nicholas Bellinger · 13 years ago
  40. 8359cf4 target: remove useless casts by Jörn Engel · 13 years ago
  41. 90c161b target: use \n as a separator for configuration by Sebastian Andrzej Siewior · 13 years ago
  42. c4795fb target: header reshuffle, part2 by Christoph Hellwig · 13 years ago
  43. 03e98c9 target: Address legacy PYX_TRANSPORT_* return code breakage by Nicholas Bellinger · 13 years ago
  44. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  45. ed327ed target/pscsi: blk_make_request() returns an ERR_PTR() by Dan Carpenter · 13 years ago
  46. 827509e drivers/target: Add module.h to drivers/target files as required. by Paul Gortmaker · 13 years ago
  47. 7c1c6af target: remove the task_sg_bidi field se_task and pSCSI BIDI support by Christoph Hellwig · 13 years ago
  48. 485fd0d target: replace ->get_cdb with a target_get_task_cdb helper by Christoph Hellwig · 13 years ago
  49. 42bf829 target: Cleanup unused se_task bits by Christoph Hellwig · 13 years ago
  50. 942d826 target: Make pscsi_create_virtdevice use ERR_CAST by Dan Carpenter · 13 years ago
  51. 02b1a74 target: cleanup pscsi request submission by Christoph Hellwig · 13 years ago
  52. 9375b1b target: Remove unneeded version.h includes by Jesper Juhl · 13 years ago
  53. 1d20bb6 target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SG by Nicholas Bellinger · 13 years ago
  54. 6708bb2 target: Follow up core updates from AGrover and HCH (round 4) by Andy Grover · 13 years ago
  55. ec98f78 target: Eliminate usage of struct se_mem by Andy Grover · 13 years ago
  56. 05d1c7c target: Make all control CDBs scatter-gather by Andy Grover · 13 years ago
  57. a1d8b49 target: Updates from AGrover and HCH (round 3) by Andy Grover · 13 years ago
  58. 5951146d target: More core cleanups from AGrover (round 2) by Andy Grover · 13 years ago
  59. e3d6f90 target: Core cleanups from AGrover (round 1) by Andy Grover · 13 years ago
  60. e66ecd5 [SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions by Nicholas Bellinger · 13 years ago
  61. 5dd7ed2 [SCSI] target: Minor sparse warning fixes and annotations by Dan Carpenter · 13 years ago
  62. 613640e [SCSI] target: Convert backend ->create_virtdevice() call to return ERR_PTR by Nicholas Bellinger · 13 years ago
  63. 8fc1858 [SCSI] target: Fix memory leak on error path in pscsi_alloc_task by Roland Dreier · 13 years ago
  64. 5edc341 drivers: remove extraneous includes of smp_lock.h by Arnd Bergmann · 13 years ago
  65. 3ae279d [SCSI] target: iblock/pscsi claim checking for NULL instead of IS_ERR by Dan Carpenter · 13 years ago
  66. c66ac9d [SCSI] target: Add LIO target core v4.0.0-rc6 by Nicholas Bellinger · 14 years ago