1. 91d41fd Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  2. 277c5f2 target: Convert to DIV_ROUND_UP_SECTOR_T usage for sectors / dev_max_sectors by Nicholas Bellinger · 13 years ago
  3. e48354c iscsi-target: Add iSCSI fabric support for target v4.1 by Nicholas Bellinger · 13 years ago
  4. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  5. d4e0670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  6. 11650b85 target: remove custom hex2bin() implementation by Andy Shevchenko · 13 years ago
  7. 163cd5f target: fix typo Assoication -> Association by Andy Shevchenko · 13 years ago
  8. 5de619a target: Update QUEUE ALGORITHM MODIFIER control page default by Nicholas Bellinger · 13 years ago
  9. 1d20bb6 target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SG by Nicholas Bellinger · 13 years ago
  10. 6708bb2 target: Follow up core updates from AGrover and HCH (round 4) by Andy Grover · 13 years ago
  11. ec98f78 target: Eliminate usage of struct se_mem by Andy Grover · 13 years ago
  12. 3a86720 target: Pass 2nd param of transport_split_cdb by value by Andy Grover · 13 years ago
  13. d0229ae target: Enforce 1 page max for control cdb buffer sizes by Andy Grover · 13 years ago
  14. 05d1c7c target: Make all control CDBs scatter-gather by Andy Grover · 13 years ago
  15. e22a7f0 target: Implement Block Device Characteristics VPD page by Roland Dreier · 13 years ago
  16. b2eb705 target: Fix reporting of supported VPD pages by Roland Dreier · 13 years ago
  17. f5fbed8 target: Allow for built-in target modules by Roland Dreier · 13 years ago
  18. 2be1814 tcm_fc: Convert to wake_up_process and schedule_timeout_interruptible by Nicholas Bellinger · 13 years ago
  19. a1fa375 tcm_fc: Makefile cleanups by Nicholas Bellinger · 13 years ago
  20. a57b5d3 loopback: Fix memory leak in tcm_loop_make_scsi_hba() by Jesper Juhl · 13 years ago
  21. 824cc5f loopback: Remove duplicate scsi/scsi_tcq.h include by Jesper Juhl · 13 years ago
  22. 12f09cc loopback: off by one in tcm_loop_make_naa_tpg() by Dan Carpenter · 13 years ago
  23. 21bca31 target/iblock: Remove unused iblock_dev members by Roland Dreier · 13 years ago
  24. 8f3d14e target/iblock: Use request_queue->nr_request for se_device defaults by Nicholas Bellinger · 13 years ago
  25. 5e1be91 target: Make se_tmr_lock IRQ-safe by Roland Dreier · 13 years ago
  26. 56e34ee target: Make se_dev_check_online() locking IRQ-safe by Roland Dreier · 13 years ago
  27. 78faae3 target: Make transport_lookup_cmd_lun() locking IRQ-safe by Roland Dreier · 13 years ago
  28. 07bde79 target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_full by Nicholas Bellinger · 13 years ago
  29. 695434e1 target: Add transport_handle_cdb_direct optimization by Nicholas Bellinger · 13 years ago
  30. 3546297 target: merge release_cmd methods by Christoph Hellwig · 13 years ago
  31. db1620a target: remove the unused SCF_* flags by Christoph Hellwig · 13 years ago
  32. dc2e652 target: remove the always-noop ->new_cmd_failure method by Christoph Hellwig · 13 years ago
  33. a1d8b49 target: Updates from AGrover and HCH (round 3) by Andy Grover · 13 years ago
  34. dd3a5ad target: Fix WRITE_SAME_[16,32] number of blocks=0 case by Nicholas Bellinger · 13 years ago
  35. 1eb437a target: Fix WRITE_SAME_16 t_task_lba assignment bug by Nicholas Bellinger · 13 years ago
  36. 5951146d target: More core cleanups from AGrover (round 2) by Andy Grover · 13 years ago
  37. f22c119 target: Fix double test of inquiry_prod by Roland Dreier · 13 years ago
  38. e3d6f90 target: Core cleanups from AGrover (round 1) by Andy Grover · 13 years ago
  39. a8c6da9 target: Remove unused su_group usage in fabric register/dergister by Nicholas Bellinger · 13 years ago
  40. efa4988 target: Remove unnecessary *cdb transport_get_lun_for_cmd parameter by Nicholas Bellinger · 13 years ago
  41. e434f1f1 target: use MAINTENANCE_IN and MAINTENANCE_OUT definitions in scsi.h by Nicholas Bellinger · 13 years ago
  42. d814495 target: Check LUN numbers in transport_get_lun_for_[cmd,tmr] by Fubo Chen · 13 years ago
  43. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  44. f2f7b09 [SCSI] tcm_fc: Fixing reference counting problem which was causing ft_sess to be deleted. by Kiran Patil · 13 years ago
  45. 33dc362 [SCSI] libfc, tcm_fc: add ddp_targ() to libfc function template to supprot FCoE DDP in target mode by Yi Zou · 13 years ago
  46. 95efa286 tcm_fc: Fix conversion spec warning by Nicholas Bellinger · 13 years ago
  47. 7c7cf3b tcm_fc: Fix possible lock to unlock type deadlock by Dan Carpenter · 13 years ago
  48. 61db952 tcm_fc: Fix ft_send_tm LUN lookup OOPs by Kiran Patil · 13 years ago
  49. 60d645a target: Fix incorrect strlen() NULL terminator checks by Dan Carpenter · 13 years ago
  50. 5eff5be target: Drop bogus ERR_PTR usage in target_fabric_configfs_init by Dan Carpenter · 13 years ago
  51. 552523d target: Fix ERR_PTR dereferencing bugs by Dan Carpenter · 13 years ago
  52. 2338886 target: Convert transport_deregister_session_configfs nacl_sess_lock to save irq state by Roland Dreier · 13 years ago
  53. 7fd29aa target: Fix transport_get_lun_for_tmr failure cases by Nicholas Bellinger · 13 years ago
  54. e44ba03 treewide: remove duplicate includes by Vitaliy Ivanov · 13 years ago
  55. e66ecd5 [SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions by Nicholas Bellinger · 13 years ago
  56. d60b7a0 [SCSI] target: Convert REPORT_LUNs to use int_to_scsilun by Nicholas Bellinger · 13 years ago
  57. af57c3a [SCSI] target: Fix task->task_execute_queue=1 clear bug + LUN_RESET OOPs by Nicholas Bellinger · 13 years ago
  58. f436677 [SCSI] target: Fix bug with task_sg chained transport_free_dev_tasks release by Nicholas Bellinger · 13 years ago
  59. 53ab670 [SCSI] target: Fix interrupt context bug with stats_lock and core_tmr_alloc_req by Nicholas Bellinger · 13 years ago
  60. 97868c8 [SCSI] target: Fix multi task->task_sg[] chaining logic bug by Nicholas Bellinger · 13 years ago
  61. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  62. 3699d92 [SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target core) support by Kiran Patil · 13 years ago
  63. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  64. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 13 years ago
  65. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  66. 9f34217 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  67. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  68. 3703b2c [SCSI] tcm_loop: Add multi-fabric Linux/SCSI LLD fabric module by Nicholas Bellinger · 13 years ago
  69. 12d233842 [SCSI] target: add initial statistics by Nicholas Bellinger · 13 years ago
  70. 54550fa [SCSI] target: Add __init/__exit annotation for target_core_[init,exit]_configfs by Axel Lin · 13 years ago
  71. 58c3e64 [SCSI] target: Fix FILEIO fd_buffered_io= token typo by Nicholas Bellinger · 13 years ago
  72. 12a18bd [SCSI] target: Fix bogus return in transport_add_device_to_core_hba failure path by Nicholas Bellinger · 13 years ago
  73. 8721056 [SCSI] target: Avoid mem leak and needless work in transport_generic_get_mem by Jesper Juhl · 13 years ago
  74. 5c6cd61 [SCSI] target: Convert TMR REQ/RSP definitions to target namespace by Nicholas Bellinger · 13 years ago
  75. 065f971 [SCSI] target: Convert rd_build_device_space() to use errno by Dan Carpenter · 13 years ago
  76. 5dd7ed2 [SCSI] target: Minor sparse warning fixes and annotations by Dan Carpenter · 13 years ago
  77. 05aea6e [SCSI] target: Remove unnecessary hba_dev_list walk and se_clear_dev_ports legacy code by Fubo Chen · 13 years ago
  78. 613640e [SCSI] target: Convert backend ->create_virtdevice() call to return ERR_PTR by Nicholas Bellinger · 13 years ago
  79. 5e8de4f [SCSI] target: remove EXTRA_CFLAGS by Christoph Hellwig · 13 years ago
  80. 6d18025 [SCSI] target: Fix match_strdup() memory leaks by Jesper Juhl · 13 years ago
  81. 8fc1858 [SCSI] target: Fix memory leak on error path in pscsi_alloc_task by Roland Dreier · 13 years ago
  82. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  83. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  84. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 13 years ago
  85. 904f0bc [SCSI] target: Fix volume size misreporting for volumes > 2TB by Nicholas Bellinger · 13 years ago
  86. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  87. 5edc341 drivers: remove extraneous includes of smp_lock.h by Arnd Bergmann · 13 years ago
  88. 52208ae [SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shutdown by Nicholas Bellinger · 13 years ago
  89. 5629f8a target: remove duplicate include of target/target_core_device.h from drivers/target/target_core_hba.c by Jesper Juhl · 14 years ago
  90. 1f6fe7c [SCSI] target: fix use after free detected by SLUB poison by Nicholas Bellinger · 13 years ago
  91. e89d15e [SCSI] target: Remove procfs based target_core_mib.c code by Nicholas Bellinger · 13 years ago
  92. e63af95 [SCSI] target: Fix SCF_SCSI_CONTROL_SG_IO_CDB breakage by Nicholas Bellinger · 13 years ago
  93. 7c2bf6e [SCSI] target: Fix top-level configfs_subsystem default_group shutdown breakage by Nicholas Bellinger · 13 years ago
  94. 85dc98d [SCSI] target: fixed missing lock drop in error path by Fubo Chen · 13 years ago
  95. 29fe609 [SCSI] target: Fix demo-mode MappedLUN shutdown UA/PR breakage by Nicholas Bellinger · 13 years ago
  96. bc66552 [SCSI] target/iblock: Fix failed bd claim NULL pointer dereference by Nicholas Bellinger · 13 years ago
  97. 3ae279d [SCSI] target: iblock/pscsi claim checking for NULL instead of IS_ERR by Dan Carpenter · 13 years ago
  98. c66ac9d [SCSI] target: Add LIO target core v4.0.0-rc6 by Nicholas Bellinger · 14 years ago