1. a861790 scsi: target: iscsi: Make sure the np under each tpg is unique by ZouMingzhe · 3 years ago
  2. b84ba30 block: remove the gendisk argument to blk_execute_rq by Christoph Hellwig · 3 years, 1 month ago
  3. 9c6603e scsi: target: configfs: Delete unnecessary checks for NULL by Dan Carpenter · 3 years, 1 month ago
  4. e2a49a9 scsi: target: core: Use RCU helpers for INQUIRY t10_alua_tg_pt_gp by Mike Christie · 3 years, 1 month ago
  5. 6cbcc7a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 2 months ago
  6. fe91c47 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 2 months ago
  7. b6773cd Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  8. 71ae426 Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  9. 0bf6d96 block: remove blk_{get,put}_request by Christoph Hellwig · 3 years, 2 months ago
  10. 12b6fcd scsi: target: core: Remove from tmr_list during LUN unlink by Dmitry Bogdanov · 3 years, 2 months ago
  11. 6b19b76 fs: get rid of the res2 iocb->ki_complete argument by Jens Axboe · 3 years, 2 months ago
  12. 68ec3b8 scsi: add a scsi_alloc_request helper by Christoph Hellwig · 3 years, 2 months ago
  13. 1b74ab7 scsi: target: core: Stop using bdevname() by Christoph Hellwig · 3 years, 2 months ago
  14. f9793d6 scsi: target: Perform ALUA group changes in one step by Mike Christie · 3 years, 3 months ago
  15. 7324f47 scsi: target: Replace lun_tg_pt_gp_lock with rcu in I/O path by Mike Christie · 3 years, 3 months ago
  16. 1283c0d scsi: target: Fix alua_tg_pt_gps_count tracking by Mike Christie · 3 years, 3 months ago
  17. ed1227e scsi: target: Fix ordered tag handling by Mike Christie · 3 years, 3 months ago
  18. 945a160 scsi: target: Fix ordered CMD_T_SENT handling by Mike Christie · 3 years, 3 months ago
  19. 1d2ac7b scsi: target: tcmu: Allocate zeroed pages for data area by Bodo Stroesser · 3 years, 3 months ago
  20. d1e51ea scsi: target: cxgbit: Enable Delayed ACK by Varun Prakash · 3 years, 3 months ago
  21. 7f96c7a scsi: target: cxgbit: Increase max DataSegmentLength by Varun Prakash · 3 years, 3 months ago
  22. 64f0f42 target/iblock: use bdev_nr_bytes instead of open coding it by Christoph Hellwig · 3 years, 2 months ago
  23. 24b83de block: move struct request to blk-mq.h by Christoph Hellwig · 3 years, 3 months ago
  24. fe45e63 block: move integrity handling out of <linux/blkdev.h> by Christoph Hellwig · 3 years, 3 months ago
  25. b9d82b7 scsi: target: tcm_loop: Call scsi_done() directly by Bart Van Assche · 3 years, 3 months ago
  26. ec65e6b Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging by Martin K. Petersen · 3 years, 3 months ago
  27. c20bda3 scsi: target: tcmu: Use struct_size() helper in kmalloc() by Gustavo A. R. Silva · 3 years, 3 months ago
  28. fb00af9 scsi: target: sbp: Replace enable attr with ops.enable by Dmitry Bogdanov · 3 years, 4 months ago
  29. 382731e scsi: target: iscsi: Replace tpg enable attr with ops.enable by Dmitry Bogdanov · 3 years, 4 months ago
  30. 80ed33c scsi: target: core: Add common tpg/enable attribute by Dmitry Bogdanov · 3 years, 4 months ago
  31. 05787e3 scsi: target: core: Make logs less verbose by Konstantin Shelekhin · 3 years, 3 months ago
  32. 9a8ef2c scsi: target: Fix spelling mistake "CONFLIFT" -> "CONFLICT" by Colin Ian King · 3 years, 3 months ago
  33. 7e642ca scsi: target: Remove unused function arguments by Li Feng · 3 years, 4 months ago
  34. ef7ae7f scsi: target: Fix the pgr/alua_support_store functions by Maurizio Lombardi · 3 years, 4 months ago
  35. a9c9a6f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 4 months ago
  36. 0394b50 scsi: target: Fix sense key for invalid EXTENDED COPY request by Sergey Samoylenko · 3 years, 5 months ago
  37. 4467855 scsi: target: Allows backend drivers to fail with specific sense codes by Sergey Samoylenko · 3 years, 5 months ago
  38. 0f99792 scsi: target: pscsi: Fix possible null-pointer dereference in pscsi_complete_cmd() by Tuo Li · 3 years, 5 months ago
  39. 3154802 Merge branch '5.14/scsi-fixes' into 5.15/scsi-staging by Martin K. Petersen · 3 years, 5 months ago
  40. cb22f89 scsi: tcm_loop: Use scsi_cmd_to_rq() instead of scsi_cmnd.request by Bart Van Assche · 3 years, 5 months ago
  41. 40fd884 scsi: target: core: Drop unnecessary se_cmd ASC/ASCQ members by David Disseldorp · 3 years, 5 months ago
  42. 35410f8 scsi: target: sbp: Drop incorrect ASC/ASCQ usage by David Disseldorp · 3 years, 5 months ago
  43. 7e457e5 scsi: target: core: Avoid using lun_tg_pt_gp after unlock by David Disseldorp · 3 years, 5 months ago
  44. 018c149 scsi: target: tcmu: Add new feature KEEP_BUF by Bodo Stroesser · 3 years, 6 months ago
  45. 33ff4ce scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMON by Christoph Hellwig · 3 years, 5 months ago
  46. bdac4d8 Merge 5.14-rc3 into driver-core-next by Greg Kroah-Hartman · 3 years, 5 months ago
  47. 8f13142 scsi: target: Remove redundant assignment to variable ret by Colin Ian King · 3 years, 5 months ago
  48. fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
  49. a47fa41 scsi: target: Fix NULL dereference on XCOPY completion by David Disseldorp · 3 years, 5 months ago
  50. 6d8e7e7c scsi: target: Fix protect handling in WRITE SAME(32) by Dmitry Bogdanov · 3 years, 6 months ago
  51. a022f7d Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  52. bd31b9e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 6 months ago
  53. da6269d block: remove REQ_OP_SCSI_{IN,OUT} by Christoph Hellwig · 3 years, 6 months ago
  54. 79366f0 scsi: target: iscsi: Remove redundant continue statement by Colin Ian King · 3 years, 6 months ago
  55. 149d0e4 scsi: core: Introduce enums for the SAM and host status codes by Bart Van Assche · 3 years, 7 months ago
  56. 515da6f scsi: target: core: Fix warning on realtime kernels by Maurizio Lombardi · 3 years, 7 months ago
  57. 14b40c1e scsi: target: Use standard SAM status types by Hannes Reinecke · 3 years, 8 months ago
  58. 464a00c scsi: core: Kill DRIVER_SENSE by Hannes Reinecke · 3 years, 8 months ago
  59. 8247312 scsi: target: tcmu: Fix boolreturn.cocci warnings by kernel test robot · 3 years, 8 months ago
  60. 5aaeca25 scsi: target: iblock: Fix smp_processor_id() BUG messages by Mike Christie · 3 years, 7 months ago
  61. b4150b6 scsi: target: tcmu: Fix xarray RCU warning by Bodo Stroesser · 3 years, 7 months ago
  62. 70ca3c5 scsi: target: core: Avoid smp_processor_id() in preemptible code by Shin'ichiro Kawasaki · 3 years, 8 months ago
  63. b790a56 scsi: target: core: Add the VERSION DESCRIPTOR fields to the INQUIRY data by Konstantin Shelekhin · 3 years, 8 months ago
  64. 64ae33e scsi: target: core: Bump INQUIRY VERSION to SPC-4 by Konstantin Shelekhin · 3 years, 8 months ago
  65. 2469f1e0 scsi: target: core: Add configurable IEEE Company ID attribute by Sergey Samoylenko · 3 years, 8 months ago
  66. 17f947b scsi: target: core: Unify NAA identifier generation by Sergey Samoylenko · 3 years, 8 months ago
  67. f8a78e9 scsi: target: sbp_target: Remove redundant assignment to pg_size by Jiapeng Chong · 3 years, 8 months ago
  68. 3ac0fcb scsi: target: tcmu: Rename TCM_DEV_BIT_PLUGGED to TCMU_DEV_BIT_PLUGGED by Bodo Stroesser · 3 years, 8 months ago
  69. 998da77 scsi: target: iscsi: Drop unnecessary container_of() by Guenter Roeck · 3 years, 8 months ago
  70. 6ecdafa scsi: target: cxgbit: Unmap DMA buffer before calling target_execute_cmd() by Varun Prakash · 3 years, 9 months ago
  71. 6235bef scsi: target: iscsi: Switch to kmemdup_nul() by Yang Yingliang · 3 years, 9 months ago
  72. 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
  73. 9814b55 scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not found by Bodo Stroesser · 3 years, 8 months ago
  74. 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
  75. 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
  76. 7a3beea scsi: target: tcm_fc: Fix a kernel-doc header by Bart Van Assche · 3 years, 9 months ago
  77. baa75af scsi: target: Shorten ALUA error messages by Bart Van Assche · 3 years, 9 months ago
  78. e15c745 scsi: target: Fix two format specifiers by Bart Van Assche · 3 years, 9 months ago
  79. 15df85e scsi: target: Compare explicitly with SAM_STAT_GOOD by Bart Van Assche · 3 years, 9 months ago
  80. 08976cb scsi: target: tcmu: Make data_pages_per_blk changeable via configfs by Bodo Stroesser · 3 years, 9 months ago
  81. e719afd scsi: target: tcmu: Replace block size definitions with new udev members by Bodo Stroesser · 3 years, 9 months ago
  82. 3722e36 scsi: target: tcmu: Remove function tcmu_get_block_page() by Bodo Stroesser · 3 years, 9 months ago
  83. f5ce815 scsi: target: tcmu: Support DATA_BLOCK_SIZE = N * PAGE_SIZE by Bodo Stroesser · 3 years, 9 months ago
  84. 8b084d9 scsi: target: tcmu: Prepare for PAGE_SIZE != DATA_BLOCK_SIZE by Bodo Stroesser · 3 years, 9 months ago
  85. ecddbb7 scsi: target: tcmu: Adjust names of variables and definitions by Bodo Stroesser · 3 years, 9 months ago
  86. 84b20b8 Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging by Martin K. Petersen · 3 years, 9 months ago
  87. 393bb12 block: stop calling blk_queue_bounce for passthrough requests by Christoph Hellwig · 3 years, 9 months ago
  88. 1b5ad81 scsi: target: Make the virtual LUN 0 device by Konstantin Shelekhin · 3 years, 9 months ago
  89. 0aecfa6 scsi: target: Add the DUMMY flag to rd_mcp by Konstantin Shelekhin · 3 years, 9 months ago
  90. 0352c3d scsi: target: iscsi: Fix zero tag inside a trace event by Roman Bolshakov · 3 years, 9 months ago
  91. 556666b Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging by Martin K. Petersen · 3 years, 9 months ago
  92. 36fa766 scsi: target: pscsi: Clean up after failure in pscsi_map_sg() by Martin Wilck · 3 years, 9 months ago
  93. 077ce02 scsi: target: pscsi: Avoid OOM in pscsi_map_sg() by Martin Wilck · 3 years, 9 months ago
  94. b1ebd3b scsi: target: Fix htmldocs warning in target_submit_prep() by Mike Christie · 3 years, 9 months ago
  95. 471ee95 scsi: target: tcmu: Adjust parameter in call to tcmu_blocks_release() by Bodo Stroesser · 3 years, 10 months ago
  96. 4524a0b scsi: target: core: file: Don't duplicate memset(0xff) by Chaitanya Kulkarni · 3 years, 10 months ago
  97. 4db6dfe scsi: target: core: pr: Initialize arrays at declaration time by Chaitanya Kulkarni · 3 years, 10 months ago
  98. 2d4e2da scsi: target: configfs: Initialize arrays at declaration time by Chaitanya Kulkarni · 3 years, 10 months ago
  99. c22659f scsi: target: iscsi: Initialize arrays at declaration time by Chaitanya Kulkarni · 3 years, 10 months ago
  100. c4d81e7 scsi: target: iscsi: Remove unused macro PRINT_BUF by Chaitanya Kulkarni · 3 years, 10 months ago