1. f85eda8 target: Fix RESERVATION_CONFLICT status regression for iscsi-target special case by Nicholas Bellinger · 11 years ago
  2. 8f27d48 target/pscsi: Reject cross page boundary case in pscsi_map_sg by Asias He · 11 years ago
  3. f002a24 target/file: Bump FD_MAX_SECTORS to 2048 to handle 1M sized I/Os by Nicholas Bellinger · 11 years ago
  4. 0fb889b target: fix possible memory leak in core_tpg_register() by Wei Yongjun · 11 years ago
  5. 7ac9ad1 target/iscsi: Fix mutual CHAP auth on big-endian arches by Andy Grover · 11 years ago
  6. 882e3f8 target_core_sbc: use noop for SYNCHRONIZE_CACHE by Hannes Reinecke · 11 years ago
  7. 9862489 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  8. 2dbe10a target/pscsi: Rename sg_num to nr_vecs in pscsi_get_bio() by Asias He · 11 years ago
  9. 472b72f target/pscsi: Fix page increment by Asias He · 11 years ago
  10. b07da9f target/pscsi: Drop unnecessary NULL assignment to bio->bi_next by Asias He · 11 years ago
  11. 63b91d5 target: Add __exit annotation for module_exit functions by Asias He · 11 years ago
  12. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  13. c9365bd target/iscsi: convert to idr_alloc() by Tejun Heo · 11 years ago
  14. fd3a902 iscsi-target: Fix immediate queue starvation regression with DATAIN by Nicholas Bellinger · 11 years ago
  15. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  16. ecc88ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  17. 0e9b10a target: writev() on single-element vector is pointless by Al Viro · 11 years ago
  18. 972b29c8 target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors by Roland Dreier · 11 years ago
  19. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  20. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  21. 7b745c8 target/file: Add WRITE_SAME w/ UNMAP=0 emulation support by Nicholas Bellinger · 11 years ago
  22. 6e54593 iscsi-target: Enforce individual network portal export once per TargetName by Nicholas Bellinger · 11 years ago
  23. 05b9689 iscsi-target: Refactor iscsit_get_np sockaddr matching into iscsit_check_np_match by Nicholas Bellinger · 11 years ago
  24. fbbf855 target: Add missing mapped_lun bounds checking during make_mappedlun setup by Nicholas Bellinger · 11 years ago
  25. fcf2948 target: Fix lookup of dynamic NodeACLs during cached demo-mode operation by Nicholas Bellinger · 11 years ago
  26. 71f41fe target: Fix parameter list length checking in MODE SELECT by Roland Dreier · 11 years ago
  27. bb992e7 target: Fix error checking for UNMAP commands by Roland Dreier · 11 years ago
  28. 3363367 target: Fix sense data for out-of-bounds IO operations by Roland Dreier · 11 years ago
  29. bbf344e target_core_rd: break out unterminated loop during copy by Hannes Reinecke · 11 years ago
  30. adfa957 target: Add device attribute to expose config_item_name for INQUIRY model by Tregaron Bayly · 11 years ago
  31. 0e48e7a target: don't truncate the fail intr address by Dan Carpenter · 11 years ago
  32. 07ea81b target: don't always say "ipv6" as address type by Dan Carpenter · 11 years ago
  33. d0c8b25 target/iblock: Use backend REQ_FLUSH hint for WriteCacheEnabled status by Nicholas Bellinger · 11 years ago
  34. 1be2956 iscsi-target: make some temporary buffers larger by Dan Carpenter · 12 years ago
  35. 703d641 target: change sprintf to snprintf in transport_dump_vpd_ident by Dan Carpenter · 12 years ago
  36. 8f67835 target/rd: improve sg_table lookup scalability by Martin Svec · 12 years ago
  37. 6f15667 target: Remove useless if statement by Roland Dreier · 12 years ago
  38. 0dfa1c5 target: Export SPC inquiry emulation by Hannes Reinecke · 12 years ago
  39. 7a3cf6c target: Fix divide by zero bug in fabric_max_sectors for unconfigured devices by Nicholas Bellinger · 11 years ago
  40. faa06ab target: Fix regression allowing unconfigured devices to fabric port link by Nicholas Bellinger · 11 years ago
  41. 8b4b0dc target: Fix zero-length READ_CAPACITY_16 regression by Nicholas Bellinger · 11 years ago
  42. cab9609 target: Fix zero-length MODE_SENSE regression by Nicholas Bellinger · 11 years ago
  43. 49df9fc target: Fix zero-length INQUIRY additional sense code regression by Nicholas Bellinger · 11 years ago
  44. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  45. 64fe4f4 iscsi-target: Fix CmdSN comparison (use cmd->cmd_sn instead of cmd->stat_sn) by Roland Dreier · 12 years ago
  46. 5a3b6fc target: Release se_cmd when LUN lookup fails for TMR by Roland Dreier · 12 years ago
  47. 72b59d6e target: Fix use-after-free in LUN RESET handling by Roland Dreier · 12 years ago
  48. e627c61 target: Fix missing CMD_T_ACTIVE bit regression for pending WRITEs by Roland Dreier · 12 years ago
  49. edec8df tcm_fc: Do not report target role when target is not defined by Mark Rustad · 12 years ago
  50. f2eeba2 tcm_fc: Do not indicate retry capability to initiators by Mark Rustad · 12 years ago
  51. a0d50f6 target: Use TCM_NO_SENSE for initialisation by Hannes Reinecke · 12 years ago
  52. ba82913 target: Introduce TCM_NO_SENSE by Hannes Reinecke · 12 years ago
  53. 8a168ca treewide: Fix typo in various drivers by Masanari Iida · 12 years ago
  54. 18a9df4 target: use correct sense code for LUN communication failure by Hannes Reinecke · 12 years ago
  55. 5bd665f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  56. 79e62fc target/iscsi_target: Add NodeACL tags for initiator group support by Andy Grover · 12 years ago
  57. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  58. 9f4ad44 target/tcm_fc: fix the lockdep warning due to inconsistent lock state by Yi Zou · 12 years ago
  59. e1fe206 sbp-target: fix error path in sbp_make_tpg() by Chris Boot · 12 years ago
  60. 37419d6 sbp-target: use simple assignment in tgt_agent_rw_agent_state() by Chris Boot · 12 years ago
  61. ed72a4d iscsi-target: use kstrdup() for iscsi_param by Sebastian Andrzej Siewior · 12 years ago
  62. 778229a target/file: merge fd_do_readv() and fd_do_writev() by Sebastian Andrzej Siewior · 12 years ago
  63. 40ff2c3 target/file: Fix 32-bit highmem breakage for SGL -> iovec mapping by Sebastian Andrzej Siewior · 12 years ago
  64. 0ff8754 target: Add link_magic for fabric allow_link destination target_items by Nicholas Bellinger · 12 years ago
  65. ffe0067 target: Make spc_get_write_same_sectors return sector_t by Nicholas Bellinger · 12 years ago
  66. 13f6a91 target/configfs: use kmalloc() instead of kzalloc() for default groups by Sebastian Andrzej Siewior · 12 years ago
  67. a5675c8 target/configfs: allocate only 6 slots for dev_cg->default_groups by Sebastian Andrzej Siewior · 12 years ago
  68. 1c98d2f4 target/configfs: allocate pointers instead of full struct for default_groups by Sebastian Andrzej Siewior · 12 years ago
  69. 6b64e1f target: update error handling for sbc_setup_write_same() by Dan Carpenter · 12 years ago
  70. 3c989d7 iscsit: use GFP_ATOMIC under spin lock by Wei Yongjun · 12 years ago
  71. b07c28a iscsi_target: Remove redundant null check before kfree by Sachin Kamat · 12 years ago
  72. 3a41d85 target/iblock: Forward declare bio helpers by Nicholas Bellinger · 12 years ago
  73. c18bc7d target: Clean up flow in transport_check_aborted_status() by Roland Dreier · 12 years ago
  74. d9ed694 target: Clean up logic in transport_put_cmd() by Roland Dreier · 12 years ago
  75. fd9a11d target: Update copyright information to 2012 by Nicholas Bellinger · 12 years ago
  76. 2087969 target: iscsi: fix comment typos in target/iscsi drivers by Masanari Iida · 12 years ago
  77. 3ea160b target: Fix handling of aborted commands by Roland Dreier · 12 years ago
  78. f6970ad target/iblock: Add WRITE_SAME w/ UNMAP=0 emulation support by Nicholas Bellinger · 12 years ago
  79. 773cbaf target: Add/check max_write_same_len device attribute + update block limits VPD by Nicholas Bellinger · 12 years ago
  80. cd063be target/sbc: Seperate WRITE_SAME based on UNMAP flag in sbc_ops by Nicholas Bellinger · 12 years ago
  81. 1920ed6 target: Change sbc_emulate_noop to return sense_reason_t by Nicholas Bellinger · 12 years ago
  82. 314da1a sbp-target: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  83. 1c5c12c iscsi-target: Always send a response before terminating iSCSI connection by Roland Dreier · 12 years ago
  84. 64c13330 iscsi-target: Fix bug in handling of ExpStatSN ACK during u32 wrap-around by Steve Hodgson · 12 years ago
  85. 998866b iscsi-target: Fix potential deadlock on lock taken in timer by Roland Dreier · 12 years ago
  86. bb7a8c8 target: Fix exception path pr_reg put regression for PR RELEASE by Nicholas Bellinger · 12 years ago
  87. b69c1fc target: Fix possible TFO->write_pending() sense_reason_t silent WRITE corruption by Nicholas Bellinger · 12 years ago
  88. a2e85d1 target: Fix incorrect inversion of TPGS_EXPLICT_ALUA check by Nicholas Bellinger · 12 years ago
  89. de103c9 target: pass sense_reason as a return value by Christoph Hellwig · 12 years ago
  90. fecae40 target: Fix incorrect starting offset after MODE_SENSE refactoring by Nicholas Bellinger · 12 years ago
  91. 3a3c5e4 target: Add emulation for MODE SELECT by Roland Dreier · 12 years ago
  92. 0f6d64c target: Implement mode page 0x1c, "Informational Exceptions" by Roland Dreier · 12 years ago
  93. d4b2b86 target: Refactor MODE SENSE emulation by Roland Dreier · 12 years ago
  94. 1f981de iscsi-target: Use list_first_entry() where appropriate by Roland Dreier · 12 years ago
  95. 48c2567 target: remove ->get_device_rev by Christoph Hellwig · 12 years ago
  96. c87fbd5 target: simplify alua support by Christoph Hellwig · 12 years ago
  97. d977f43 target: simplify reservations code by Christoph Hellwig · 12 years ago
  98. 019c4ca target: kill dev->dev_task_attr_type by Christoph Hellwig · 12 years ago
  99. e6c4219 pscsi: fix REPORT LUNS handling by Christoph Hellwig · 12 years ago
  100. ecf0dd6 target/pscsi: Make pscsi_configure_device + target_release_session static by Fengguang Wu · 12 years ago