1. 07db056 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 8 months ago
  2. 9814b55 scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not found by Bodo Stroesser · 3 years, 8 months ago
  3. d72cd4a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 8 months ago
  4. 6c00292 Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
  5. 7a3beea scsi: target: tcm_fc: Fix a kernel-doc header by Bart Van Assche · 3 years, 9 months ago
  6. baa75af scsi: target: Shorten ALUA error messages by Bart Van Assche · 3 years, 9 months ago
  7. e15c745 scsi: target: Fix two format specifiers by Bart Van Assche · 3 years, 9 months ago
  8. 15df85e scsi: target: Compare explicitly with SAM_STAT_GOOD by Bart Van Assche · 3 years, 9 months ago
  9. 08976cb scsi: target: tcmu: Make data_pages_per_blk changeable via configfs by Bodo Stroesser · 3 years, 9 months ago
  10. e719afd scsi: target: tcmu: Replace block size definitions with new udev members by Bodo Stroesser · 3 years, 9 months ago
  11. 3722e36 scsi: target: tcmu: Remove function tcmu_get_block_page() by Bodo Stroesser · 3 years, 9 months ago
  12. f5ce815 scsi: target: tcmu: Support DATA_BLOCK_SIZE = N * PAGE_SIZE by Bodo Stroesser · 3 years, 9 months ago
  13. 8b084d9 scsi: target: tcmu: Prepare for PAGE_SIZE != DATA_BLOCK_SIZE by Bodo Stroesser · 3 years, 9 months ago
  14. ecddbb7 scsi: target: tcmu: Adjust names of variables and definitions by Bodo Stroesser · 3 years, 9 months ago
  15. 84b20b8 Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging by Martin K. Petersen · 3 years, 9 months ago
  16. 393bb12 block: stop calling blk_queue_bounce for passthrough requests by Christoph Hellwig · 3 years, 9 months ago
  17. 1b5ad81 scsi: target: Make the virtual LUN 0 device by Konstantin Shelekhin · 3 years, 9 months ago
  18. 0aecfa6 scsi: target: Add the DUMMY flag to rd_mcp by Konstantin Shelekhin · 3 years, 9 months ago
  19. 0352c3d scsi: target: iscsi: Fix zero tag inside a trace event by Roman Bolshakov · 3 years, 9 months ago
  20. 556666b Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging by Martin K. Petersen · 3 years, 9 months ago
  21. 36fa766 scsi: target: pscsi: Clean up after failure in pscsi_map_sg() by Martin Wilck · 3 years, 9 months ago
  22. 077ce02 scsi: target: pscsi: Avoid OOM in pscsi_map_sg() by Martin Wilck · 3 years, 9 months ago
  23. b1ebd3b scsi: target: Fix htmldocs warning in target_submit_prep() by Mike Christie · 3 years, 10 months ago
  24. 471ee95 scsi: target: tcmu: Adjust parameter in call to tcmu_blocks_release() by Bodo Stroesser · 3 years, 10 months ago
  25. 4524a0b scsi: target: core: file: Don't duplicate memset(0xff) by Chaitanya Kulkarni · 3 years, 10 months ago
  26. 4db6dfe scsi: target: core: pr: Initialize arrays at declaration time by Chaitanya Kulkarni · 3 years, 10 months ago
  27. 2d4e2da scsi: target: configfs: Initialize arrays at declaration time by Chaitanya Kulkarni · 3 years, 10 months ago
  28. c22659f scsi: target: iscsi: Initialize arrays at declaration time by Chaitanya Kulkarni · 3 years, 10 months ago
  29. c4d81e7 scsi: target: iscsi: Remove unused macro PRINT_BUF by Chaitanya Kulkarni · 3 years, 10 months ago
  30. 91ce84a scsi: target: iscsi: Remove unused macro TEXT_LEN by Chaitanya Kulkarni · 3 years, 10 months ago
  31. fdc1339 scsi: target: iscsi: Remove unused macro ISCSI_INST_LAST_FAILURE_TYPE by Chaitanya Kulkarni · 3 years, 10 months ago
  32. c3a2735 scsi: target: core: Remove unused macros NONE and ISPRINT by Chaitanya Kulkarni · 3 years, 10 months ago
  33. 5cfb5b0 scsi: target: core: Get rid of warning in compare_and_write_do_cmp() by Chaitanya Kulkarni · 3 years, 10 months ago
  34. 2c958a8 scsi: target: pscsi: Remove unused macro ISPRINT by Chaitanya Kulkarni · 3 years, 10 months ago
  35. fd48c05 scsi: target: pscsi: Fix warning in pscsi_complete_cmd() by Chaitanya Kulkarni · 3 years, 10 months ago
  36. c151edd scsi: target: iblock: Fix type of logs_per_phys by Chaitanya Kulkarni · 3 years, 10 months ago
  37. a2c6c6a scsi: target: iblock: Trim line longer than 80 characters by Chaitanya Kulkarni · 3 years, 10 months ago
  38. bc9e0e3 scsi: target: iblock: Remove an extra argument by Chaitanya Kulkarni · 3 years, 10 months ago
  39. 1080782 scsi: target: tcmu: Use GFP_NOIO while handling cmds or holding cmdr_lock by Bodo Stroesser · 3 years, 10 months ago
  40. f7c8977 scsi: target: tcmu: Replace radix_tree with XArray by Bodo Stroesser · 3 years, 10 months ago
  41. d3cbb74 scsi: target: tcmu: Replace IDR by XArray by Bodo Stroesser · 3 years, 10 months ago
  42. 39ae3ed scsi: target: core: Make completion affinity configurable by Mike Christie · 3 years, 10 months ago
  43. 3d75948 scsi: target: core: Flush submission work during TMR processing by Mike Christie · 3 years, 10 months ago
  44. 6888da8 scsi: target: tcmu: Add backend plug/unplug callouts by Mike Christie · 3 years, 10 months ago
  45. 415ccd9 scsi: target: iblock: Add backend plug/unplug callouts by Mike Christie · 3 years, 10 months ago
  46. 302990a scsi: target: core: Fix backend plugging by Mike Christie · 3 years, 10 months ago
  47. 1130b49 scsi: target: tcm_loop: Use LIO wq cmd submission helper by Mike Christie · 3 years, 10 months ago
  48. e0eb5d3 scsi: target: tcm_loop: Use block cmd allocator for se_cmds by Mike Christie · 3 years, 10 months ago
  49. eb44ce8 scsi: target: core: Add workqueue based cmd submission by Mike Christie · 3 years, 10 months ago
  50. 0869419 scsi: target: core: Add gfp_t arg to target_cmd_init_cdb() by Mike Christie · 3 years, 10 months ago
  51. 0fa50a8 scsi: target: core: Remove target_submit_cmd_map_sgls() by Mike Christie · 3 years, 10 months ago
  52. 47edc84 scsi: target: tcm_fc: Convert to new submission API by Mike Christie · 3 years, 10 months ago
  53. c7e086b scsi: target: sbp_target: Convert to new submission API by Mike Christie · 3 years, 10 months ago
  54. 17ae18a scsi: target: tcm_loop: Convert to new submission API by Mike Christie · 3 years, 10 months ago
  55. 750a1d9 scsi: target: core: Break up target_submit_cmd_map_sgls() by Mike Christie · 3 years, 10 months ago
  56. a78b713 scsi: target: core: Rename transport_init_se_cmd() by Mike Christie · 3 years, 10 months ago
  57. cb222a0 scsi: target: core: Drop kref_get_unless_zero() in target_get_sess_cmd() by Mike Christie · 3 years, 10 months ago
  58. a9294d8 scsi: target: core: Move t_task_cdb initialization by Mike Christie · 3 years, 10 months ago
  59. 0b311e3 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 10 months ago
  60. 3ab6608 Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  61. 5f7136d block: Add bio_max_segs by Matthew Wilcox (Oracle) · 4 years ago
  62. 8f33bb2 scsi: target: tcmu: Fix memory leak caused by wrong uio usage by Bodo Stroesser · 3 years, 10 months ago
  63. 43bf922 scsi: target: tcmu: Move some functions without code change by Bodo Stroesser · 3 years, 10 months ago
  64. 14d24e2 scsi: target: core: Prevent underflow for service actions by Aleksandr Miloserdov · 3 years, 11 months ago
  65. 1c73e0c scsi: target: core: Add cmd length set before cmd complete by Aleksandr Miloserdov · 3 years, 11 months ago
  66. bdb39c9 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 10 months ago
  67. 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  68. 2355a67 cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 and ulds by Ayush Sawal · 3 years, 11 months ago
  69. 762a8ea scsi: target: sbp: Remove unneeded semicolon by Yang Li · 4 years ago
  70. ad8b3c1 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years ago
  71. ead0ffc scsi: target: core: Change ASCQ for residual write by Anastasia Kovaleva · 4 years, 1 month ago
  72. cc0b6ad scsi: target: core: Signal WRITE residuals by Anastasia Kovaleva · 4 years, 1 month ago
  73. eb90e45 scsi: target: core: Set residuals for 4Kn devices by Roman Bolshakov · 4 years, 1 month ago
  74. 4d82e9d Merge branch '5.11/scsi-fixes' into 5.12/scsi-queue by Martin K. Petersen · 4 years ago
  75. ecd7fba target/file: allocate the bvec array as part of struct target_core_file_cmd by Christoph Hellwig · 4 years ago
  76. 8eeed0b block: remove unnecessary argument from blk_execute_rq_nowait by Guoqing Jiang · 4 years ago
  77. 15cfb0f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years ago
  78. bbb0876 scsi: target: core: Remove in_interrupt() check in transport_handle_cdb_direct() by Ahmed S. Darwish · 4 years ago
  79. 513e299 scsi: target: core: Replace in_interrupt() usage in target_submit_cmd_map_sgls() by Sebastian Andrzej Siewior · 4 years ago
  80. a97451a scsi: target: alua: Remove in_interrupt() usage in core_alua_check_nonop_delay() by Sebastian Andrzej Siewior · 4 years ago
  81. f88a10f scsi: target: iscsi: Redo iscsit_check_session_usage_count() return code by Sebastian Andrzej Siewior · 4 years ago
  82. efc9d73 scsi: target: iscsi: Avoid in_interrupt() usage in iscsit_check_session_usage_count() by Sebastian Andrzej Siewior · 4 years ago
  83. 4336754 scsi: target: iscsi: Avoid in_interrupt() usage in iscsit_close_session() by Sebastian Andrzej Siewior · 4 years ago
  84. 389102a scsi: target: iscsi: Fix typo in comment by Valdis Klētnieks · 4 years ago
  85. 780e138 scsi: target: tcmu: Fix use-after-free of se_cmd->priv by Shin'ichiro Kawasaki · 4 years ago
  86. 6b1dba3 scsi: target: file: Don't zero iter before iov_iter_bvec by Pavel Begunkov · 4 years ago
  87. 2896c93 scsi: target: Fix XCOPY NAA identifier lookup by David Disseldorp · 4 years, 2 months ago
  88. 60f7c50 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years ago
  89. ac7ac46 Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  90. 492096e scsi: target: core: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
  91. a782483 block: remove the nr_sects field in struct hd_struct by Christoph Hellwig · 4 years, 1 month ago
  92. 4e7b567 block: remove i_bdev by Christoph Hellwig · 4 years, 1 month ago
  93. 27bba9c Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 1 month ago
  94. f361993 scsi: target: iscsi: Fix cmd abort fabric stop race by Mike Christie · 4 years, 2 months ago
  95. 94a0dfc scsi: tcm_loop: Allow queues, can_queue and cmd_per_lun to be settable by Mike Christie · 4 years, 2 months ago
  96. 1526d9f scsi: target: Make state_list per CPU by Mike Christie · 4 years, 2 months ago
  97. 6f55b06 scsi: target: Drop sess_cmd_lock from I/O path by Mike Christie · 4 years, 2 months ago
  98. 27b0efd scsi: target: Remove TARGET_SCF_LOOKUP_LUN_FROM_TAG by Mike Christie · 4 years, 2 months ago
  99. 02dd491 scsi: target: Fix cmd_count ref leak by Mike Christie · 4 years, 2 months ago
  100. a2b5d6f scsi: target: Fix LUN ref count handling by Mike Christie · 4 years, 2 months ago