1. 685434d Merge android-4.9.168 (286f971) into msm-4.9 by jianzhou · 5 years ago
  2. 7b0dfe4 scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c by Benjamin Block · 5 years ago
  3. 3dfb68c Merge remote-tracking branch '4.9/tmp-9ae2c67' into 4.9 by Kyle Yan · 7 years ago
  4. fc866b2 scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state by Ewan D. Milne · 7 years ago
  5. 65be4a5 Merge remote-tracking branch '4.4/tmp-730d8a5' into 4.8 by Kyle Yan · 8 years ago
  6. 03eb6b8 scsi: Remove one useless stack variable by Ming Lei · 8 years ago
  7. bcd8f2e scsi: Fix use-after-free by Ming Lei · 8 years ago
  8. d67e8b3 scsi: move function declarations to scsi_priv.h by Baoyou Xie · 8 years ago
  9. 57d6b14 scsi: squash of multiple fixes for msm-4.4 kernel by Subhash Jadavani · 8 years ago
  10. f05795d scsi: Add intermediate STARGET_REMOVE state to scsi_target_state by Johannes Thumshirn · 8 years ago
  11. 1d64508 scsi: disable automatic target scan by Hannes Reinecke · 8 years ago
  12. d3d3289 scsi_dh: add 'rescan' callback by Hannes Reinecke · 8 years ago
  13. 851cde9 scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA' by Hannes Reinecke · 8 years ago
  14. 3846470 scsi: Export function scsi_scan.c:sanitize_inquiry_string by Don Brace · 8 years ago
  15. abaee09 Merge branch 'jejb-scsi' into misc by James Bottomley · 8 years ago
  16. be9e2f7 Merge branch 'mkp-fixes' into fixes by James Bottomley · 8 years ago
  17. 09e2b0b scsi: rescan VPD attributes by Hannes Reinecke · 9 years ago
  18. a35bb44 scsi: report 'INQUIRY result too short' once per host by Vitaly Kuznetsov · 9 years ago
  19. febdfbd Merge tag '4.4-scsi-mkp' into misc by James Bottomley · 9 years ago
  20. a4cf30e scsi_scan: don't dump trace when scsi_prep_async_scan() is called twice by Vitaly Kuznetsov · 9 years ago
  21. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  22. b39c9a66 SCSI: Increase REPORT_LUNS timeout by Brian King · 9 years ago
  23. 07e3842 Move code that is used both by initiator and target drivers by Bart Van Assche · 9 years ago
  24. ef10b16 scsi_scan: fix queue depth initialisation problem by James Bottomley · 9 years ago
  25. 35e9a9f SCSI: add 1024 max sectors black list flag by Mike Christie · 9 years ago
  26. e27829d scsi: serialize ->rescan against ->remove by Christoph Hellwig · 9 years ago
  27. 3e12cef Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  28. ee1b6f7 block: support different tag allocation policy by Shaohua Li · 9 years ago
  29. acd6d73 scsi: retry report-luns when reported LU count requres more memory by Rob Evers · 9 years ago
  30. 2a904e5 scsi: use set/get_unaligned_be32 in report_luns by Rob Evers · 9 years ago
  31. eb9eea0 scsi: avoid unnecessary GFP_ATOMIC allocation in scsi_report_lun_scan by Rob Evers · 9 years ago
  32. 096cbc3 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 9 years ago
  33. 3af6b35 scsi: remove scsi_driver owner field by Christoph Hellwig · 10 years ago
  34. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  35. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  36. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  37. 605c6db scsi: fix off-by-one LUN check in scsi_scan_host_selected() by Mark Knibbs · 10 years ago
  38. fb0d82f scsi: fix trivial typos in scsi_scan.c comment by Mark Knibbs · 10 years ago
  39. 693ad5b scsi: don't add scsi_device if its already visible by Subhash Jadavani · 10 years ago
  40. 45341ca scsi: fix the type for well known LUs by Subhash Jadavani · 10 years ago
  41. 50c4e96 scsi: don't store LUN bits in CDB[1] for USB mass-storage devices by Alan Stern · 10 years ago
  42. 0213436 scsi: do not issue SCSI RSOC command to Promise Vtrak E610f by Janusz Dziemidowicz · 10 years ago
  43. c1d40a5 scsi: add a blacklist flag which enables VPD page inquiries by Martin K. Petersen · 10 years ago
  44. fd2eb90 scsi: move the writeable field from struct scsi_device to struct scsi_cd by Christoph Hellwig · 10 years ago
  45. d285203 scsi: add support for a blk-mq based I/O path. by Christoph Hellwig · 10 years ago
  46. 91921e0 scsi: use dev_printk variants where possible by Hannes Reinecke · 10 years ago
  47. d9e5d61 scsi_scan: Fixup scsilun_to_int() by Hannes Reinecke · 10 years ago
  48. 1abf635 scsi: use 64-bit value for 'max_luns' by Hannes Reinecke · 10 years ago
  49. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  50. 22ffeb4 scsi_scan: Restrict sequential scan to 256 LUNs by Hannes Reinecke · 10 years ago
  51. c309b35 scsi: Remove CONFIG_SCSI_MULTI_LUN by Hannes Reinecke · 10 years ago
  52. b7e70ca Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci by Linus Torvalds · 10 years ago
  53. 3c31b52 scsi: async sd resume by Dan Williams · 10 years ago
  54. b3ae878 [SCSI] Add EVPD page 0x83 and 0x80 to sysfs by Hannes Reinecke · 10 years ago
  55. f2495e2 [SCSI] dual scan thread bug fix by James Bottomley · 10 years ago
  56. e63ed0d [SCSI] fix our current target reap infrastructure by James Bottomley · 10 years ago
  57. 56f2a80 [SCSI] Workaround for disks that report bad optimal transfer length by Martin K. Petersen · 11 years ago
  58. 0816c92 [SCSI] Allow error handling timeout to be specified by Martin K. Petersen · 11 years ago
  59. fe709ed Merge SCSI misc branch into isci-for-3.6 tag by James Bottomley · 12 years ago
  60. d974e42 [SCSI] Disable DIF on Hitachi Ultrastar 15K300 by Martin K. Petersen · 12 years ago
  61. 1421656 [SCSI] Fix 'Device not ready' issue on mpt2sas by James Bottomley · 12 years ago
  62. e96eb23 [SCSI] Revert "[SCSI] fix async probe regression" by Dan Williams · 12 years ago
  63. 492d542 [SCSI] cleanup usages of scsi_complete_async_scans by Dan Williams · 12 years ago
  64. 6cdd552 [SCSI] queue async scan work to an async_schedule domain by Dan Williams · 12 years ago
  65. 3b661a9 [SCSI] fix hot unplug vs async scan race by Dan Williams · 12 years ago
  66. 43a8d39 [SCSI] fix async probe regression by Dan Williams · 12 years ago
  67. f7a0d42 Merge 3.3-rc7 into usb-next by Greg Kroah-Hartman · 12 years ago
  68. 267a6ad [SCSI] scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost' by Huajun Li · 12 years ago
  69. 09b6b51 SCSI & usb-storage: add flags for VPD pages and REPORT LUNS by Alan Stern · 12 years ago
  70. 09ac46c block: misc updates to blk_get_queue() by Tejun Heo · 12 years ago
  71. 4e6c82b [SCSI] fix WARNING: at drivers/scsi/scsi_lib.c:1704 by James Bottomley · 13 years ago
  72. f7c9c6b [SCSI] Fix block queue and elevator memory leak in scsi_alloc_sdev by Anton Blanchard · 13 years ago
  73. e73e079 [SCSI] Fix oops caused by queue refcounting failure by James Bottomley · 13 years ago
  74. 9937a5e scsi: remove performance regression due to async queue run by Jens Axboe · 13 years ago
  75. 39aba96 driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices by Kay Sievers · 14 years ago
  76. bc4f240 [SCSI] implement runtime Power Management by Alan Stern · 14 years ago
  77. e2e2400 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  78. f9e8894 [SCSI] fix race in scsi_target_reap by Alan Stern · 14 years ago
  79. 9f6aa57 scsi_scan.c: fix/convert functions to use kernel-doc by Randy Dunlap · 14 years ago
  80. 12fb8c1 [SCSI] don't kfree an initialized struct device by Alan Stern · 14 years ago
  81. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  82. b1bf936 Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  83. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 14 years ago
  84. d546911 [SCSI] fix refcounting bug in scsi_get_host_dev by Alan Stern · 14 years ago
  85. 75f8ee8 [SCSI] fix memory leak in scsi_report_lun_scan by Alan Stern · 14 years ago
  86. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  87. 4a84067 [SCSI] add queue_depth ramp up code by Vasu Dev · 15 years ago
  88. 860dc73 [SCSI] fix async scan add/remove race resulting in an oops by James Bottomley · 15 years ago
  89. 37e6ba0 [SCSI] fix memory leak in initialization by James Bottomley · 15 years ago
  90. 14faf12 [SCSI] Increase default timeout for INQUIRY by Alan Stern · 15 years ago
  91. c53a284 [SCSI] initialize max_target_blocked in scsi_alloc_target by Edward Goggin · 15 years ago
  92. d4d5291 driver synchronization: make scsi_wait_scan more advanced by Arjan van de Ven · 15 years ago
  93. 82443a5 [SCSI] add OSD_TYPE by Boaz Harrosh · 15 years ago
  94. c2f9e49 [SCSI] scsi_scan: add missing interim SDEV_DEL state if slave_alloc fails by James Smart · 15 years ago
  95. cd76469 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  96. 4ace92f fastboot: make scsi probes asynchronous by Arjan van de Ven · 15 years ago
  97. 71610f5 [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  98. 5cd3bbf [SCSI] retry with missing data for INQUIRY by FUJITA Tomonori · 15 years ago
  99. f4f4e47 [SCSI] add residual argument to scsi_execute and scsi_execute_req by FUJITA Tomonori · 15 years ago
  100. f0c0a37 [SCSI] Add helper code so transport classes/driver can control queueing (v3) by Mike Christie · 16 years ago