1. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  2. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  3. 3dd348f target: Send UA on ALUA target port group change by Hannes Reinecke · 9 years ago
  4. 1adff1b target: Convert se_lun->lun_deve_lock to normal spinlock by Nicholas Bellinger · 9 years ago
  5. c51c8e7 target: use 'se_dev_entry' when allocating UAs by Hannes Reinecke · 9 years ago
  6. ee8c07d target_core_alua: Correct UA handling when switching states by Hannes Reinecke · 9 years ago
  7. f2d3068 target: use 64-bit LUNs by Hannes Reinecke · 9 years ago
  8. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 9 years ago
  9. 9e37d04 target: Drop se_lun->lun_active for existing percpu lun_ref by Nicholas Bellinger · 9 years ago
  10. 4cc987e target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage by Nicholas Bellinger · 9 years ago
  11. adf653f target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun by Christoph Hellwig · 9 years ago
  12. 29a05de target: Convert se_node_acl->device_list[] to RCU hlist by Nicholas Bellinger · 9 years ago
  13. 7ad34a9 target: target_core_configfs.h is not needed in fabric drivers by Christoph Hellwig · 9 years ago
  14. a354170 target: Use a PASSTHROUGH flag instead of transport_types by Andy Grover · 9 years ago
  15. eb846d9 scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 by Hannes Reinecke · 10 years ago
  16. 33940d0 target: encapsulate smp_mb__after_atomic() by Joern Engel · 10 years ago
  17. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  18. e7810c2 target: Allow READ_CAPACITY opcode in ALUA Standby access state by Nicholas Bellinger · 10 years ago
  19. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  20. 1e3ab99 target: silence GCC warning in target_alua_state_check by Paul Bolle · 10 years ago
  21. cdf5594 target: Fix 32-bit + CONFIG_LBDAF=n link error w/ sector_div by Nicholas Bellinger · 10 years ago
  22. 38edd72 target_core_alua: check for buffer overflow by Hannes Reinecke · 11 years ago
  23. 229d4f1 target_core_alua: Referrals configfs integration by Hannes Reinecke · 11 years ago
  24. c66094b target_core_alua: Referrals infrastructure by Hannes Reinecke · 11 years ago
  25. 9c6e164 target_core_alua: Use workqueue for ALUA transitioning by Hannes Reinecke · 11 years ago
  26. dfbce75 target_core_alua: store old and pending ALUA state by Hannes Reinecke · 11 years ago
  27. 1e0b940 target_core_alua: Allocate ALUA metadata on demand by Hannes Reinecke · 11 years ago
  28. bb91c1a target_core_alua: validate ALUA state transition by Hannes Reinecke · 11 years ago
  29. c0dc941 target_core_alua: Store supported ALUA states by Hannes Reinecke · 11 years ago
  30. 73f3bf5 target_core_alua: Rename ALUA_ACCESS_STATE_OPTIMIZED by Hannes Reinecke · 11 years ago
  31. f1ae05d target_core_alua: spellcheck by Hannes Reinecke · 11 years ago
  32. 125d011 target core: rename (ex,im)plict -> (ex,im)plicit by Hannes Reinecke · 11 years ago
  33. 4c76251 target: Update copyright ownership/year information to 2013 by Nicholas Bellinger · 11 years ago
  34. f730f91 target: Fix >= v3.9+ regression in PR APTPL + ALUA metadata write-out by Gera Kazakov · 11 years ago
  35. 89c12cc target: Avoid non-existent tg_pt_gp_mem in target_alua_state_check by Nicholas Bellinger · 11 years ago
  36. 57103d7 target: replace strict_strto*() with kstrto*() by Jingoo Han · 11 years ago
  37. 30f359a target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs by Nicholas Bellinger · 11 years ago
  38. 0e9b10a target: writev() on single-element vector is pointless by Al Viro · 11 years ago
  39. a0d50f6 target: Use TCM_NO_SENSE for initialisation by Hannes Reinecke · 12 years ago
  40. fd9a11d target: Update copyright information to 2012 by Nicholas Bellinger · 12 years ago
  41. a2e85d1 target: Fix incorrect inversion of TPGS_EXPLICT_ALUA check by Nicholas Bellinger · 12 years ago
  42. de103c9 target: pass sense_reason as a return value by Christoph Hellwig · 12 years ago
  43. c87fbd5 target: simplify alua support by Christoph Hellwig · 12 years ago
  44. 0fd97cc target: kill struct se_subsystem_dev by Christoph Hellwig · 12 years ago
  45. 35d1efe target: Fix minor spelling typos in drivers/target by Masanari Iida · 12 years ago
  46. 0d7f129 target: report too-small parameter lists everywhere by Paolo Bonzini · 12 years ago
  47. 59e4f54 target: Return error to initiator if SET TARGET PORT GROUPS emulation fails by Roland Dreier · 12 years ago
  48. 5b9a4d7 target: Add MI_REPORT_TARGET_PGS ext. header + implict_trans_secs attribute by Nicholas Bellinger · 12 years ago
  49. ba53974 target: Fix MAINTENANCE_IN service action CDB checks to use lower 5 bits by Nicholas Bellinger · 12 years ago
  50. 6bb35e0 target: replace ->execute_task with ->execute_cmd by Christoph Hellwig · 12 years ago
  51. 33395fb target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulation by Roland Dreier · 12 years ago
  52. 4949314 target: Allow control CDBs with data > 1 page by Andy Grover · 13 years ago
  53. c4795fb target: header reshuffle, part2 by Christoph Hellwig · 13 years ago
  54. e26d99a target: reshuffle headers by Christoph Hellwig · 13 years ago
  55. 5c73b67 target: remove unused struct fields by Jörn Engel · 13 years ago
  56. 03e98c9 target: Address legacy PYX_TRANSPORT_* return code breakage by Nicholas Bellinger · 13 years ago
  57. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  58. d29a5b6 target: remove SCF_EMULATE_CDB_ASYNC by Christoph Hellwig · 13 years ago
  59. e76a35d target: pass the se_task to the CDB emulation callback by Christoph Hellwig · 13 years ago
  60. c53181a drivers/target: Add export.h to files as required. by Paul Gortmaker · 13 years ago
  61. 6b20fa9 target: Fix REPORT TARGET PORT GROUPS handling with small allocation length by Nicholas Bellinger · 13 years ago
  62. 9375b1b target: Remove unneeded version.h includes by Jesper Juhl · 13 years ago
  63. 6708bb2 target: Follow up core updates from AGrover and HCH (round 4) by Andy Grover · 13 years ago
  64. 05d1c7c target: Make all control CDBs scatter-gather by Andy Grover · 13 years ago
  65. a1d8b49 target: Updates from AGrover and HCH (round 3) by Andy Grover · 13 years ago
  66. 5951146d target: More core cleanups from AGrover (round 2) by Andy Grover · 13 years ago
  67. e3d6f90 target: Core cleanups from AGrover (round 1) by Andy Grover · 13 years ago
  68. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  69. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 13 years ago
  70. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  71. c66ac9d [SCSI] target: Add LIO target core v4.0.0-rc6 by Nicholas Bellinger · 14 years ago