1. 3b0fe0b uapi: export all headers under uapi directories by Nicolas Dichtel · 7 years ago
  2. d606fd7 Merge android-4.9.215(60fbe70) into msm-4.9 by jianzhou · 4 years, 1 month ago
  3. c30521f Merge android-4.9.208(9759f95) into msm-4.9 by jianzhou · 4 years, 2 months ago
  4. 67c3334 scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a session" by Bart Van Assche · 4 years, 3 months ago
  5. 6d94f0d scsi: target: iscsi: Wait for all commands to finish before freeing a session by Bart Van Assche · 4 years, 6 months ago
  6. 374bc13 Merge android-4.9.196(cd0d461) into msm-4.9 by jianzhou · 4 years, 5 months ago
  7. 227aacc Merge android-4.9.189 (2970e78) into msm-4.9 by jianzhou · 4 years, 7 months ago
  8. 9cb93be scsi: core: Reduce memory required for SCSI logging by Bart Van Assche · 4 years, 9 months ago
  9. 792f95e scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure by Hannes Reinecke · 4 years, 10 months ago
  10. 36c6512 Enable hardware based FBE on f2fs and adapt ext4 fs by Neeraj Soni · 6 years ago
  11. bb7119e scsi: sg: disable SET_FORCE_LOW_DMA by Hannes Reinecke · 7 years ago
  12. ff97938 Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9 by Kyle Yan · 6 years ago
  13. 35b4bfb scsi: libsas: align sata_device's rps_resp on a cacheline by Huacai Chen · 6 years ago
  14. 3dfb68c Merge remote-tracking branch '4.9/tmp-9ae2c67' into 4.9 by Kyle Yan · 7 years ago
  15. fc866b2 scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state by Ewan D. Milne · 7 years ago
  16. ed9fbe3 UAPI: scsi: move ioctl related information by Abhimanyu Kapur · 10 years ago
  17. 0e63486 UAPI: scsi: move the scsi ioctl related files by Abhimanyu Kapur · 7 years ago
  18. 4891f6a Merge remote-tracking branch '4.9/tmp-6bf53d4' into msm-4.9 by Kyle Yan · 7 years ago
  19. de1ff84 scsi: libiscsi: add lock around task lists to fix list corruption regression by Chris Leech · 7 years ago
  20. da75569 Merge remote-tracking branch '4.9/tmp-053b654' into msm-4.9 by Kyle Yan · 7 years ago
  21. e9dc833 scsi: use 'scsi_device_from_queue()' for scsi_dh by Hannes Reinecke · 7 years ago
  22. 855bebc Merge remote-tracking branch 'origin/tmp-c8d2bc9' into msm-4.8 by Kyle Yan · 8 years ago
  23. 539294b Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixes by James Bottomley · 8 years ago
  24. 8d58881 scsi: Avoid that toggling use_blk_mq triggers a memory leak by Bart Van Assche · 8 years ago
  25. 1811861 Merge remote-tracking branch 'kdev_quic/tmp-9395452' into Test4.8-rc6 by Bruce Levy · 8 years ago
  26. 70e7588 scsi: add option to override the command timeout by Subhash Jadavani · 8 years ago
  27. 14a5916 Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixes by James Bottomley · 8 years ago
  28. a0f81db scsi: sas: remove is_sas_attached() by Johannes Thumshirn · 8 years ago
  29. c1a23f6 scsi: sas: provide stub implementation for scsi_is_sas_rphy by Johannes Thumshirn · 8 years ago
  30. 57d6b14 scsi: squash of multiple fixes for msm-4.4 kernel by Subhash Jadavani · 8 years ago
  31. fdf1f7f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  32. 9a6cf88 fcoe: implement FIP VLAN responder by Hannes Reinecke · 8 years ago
  33. 88a678b ibmvscsis: Initial commit of IBM VSCSI Tgt Driver by Bryant G. Ly · 8 years ago
  34. 9aa9cc4 scsi: remove the disable_blk_mq host flag by Christoph Hellwig · 8 years ago
  35. 68350a8 scsi: remove current_cmnd field from struct scsi_device by Christoph Hellwig · 8 years ago
  36. 1917d42 fcoe: use enum for fip_mode by Hannes Reinecke · 8 years ago
  37. 6a551c1 fc_fip: Update to latest FC-BB-6 draft by Hannes Reinecke · 8 years ago
  38. 4b9bc86 fcoe: convert to kworker by Sebastian Andrzej Siewior · 8 years ago
  39. 698f6700 Merge branch '4.7/scsi-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi into for-4.7-zac by Tejun Heo · 8 years ago
  40. 9b1d6c8 lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.c by Ming Lin · 8 years ago
  41. 65e8617 scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS by Ming Lin · 8 years ago
  42. e4c36ad scsi: vpd pages are mandatory for SPC-2 by Hannes Reinecke · 8 years ago
  43. f05795d scsi: Add intermediate STARGET_REMOVE state to scsi_target_state by Johannes Thumshirn · 8 years ago
  44. 0008f1e scsi-trace: define ZBC_IN and ZBC_OUT by Hannes Reinecke · 8 years ago
  45. 1d64508 scsi: disable automatic target scan by Hannes Reinecke · 8 years ago
  46. 6ea7e38 Merge branch 'fixes-base' into fixes by James Bottomley · 8 years ago
  47. 5ddfe08 scsi: Do not attach VPD to devices that don't support it by Hannes Reinecke · 8 years ago
  48. 78db6e3 scsi: add scsi_set_sense_field_pointer() by Hannes Reinecke · 8 years ago
  49. 3852e37 libata: evaluate SCSI sense code by Hannes Reinecke · 8 years ago
  50. 895a106 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  51. ef3fb24 scsi: fc: use get/put_unaligned64 for wwn access by Arnd Bergmann · 8 years ago
  52. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  53. 77c9df9 scsi: Add 'access_state' and 'preferred_path' attribute by Hannes Reinecke · 8 years ago
  54. d3d3289 scsi_dh: add 'rescan' callback by Hannes Reinecke · 8 years ago
  55. 851cde9 scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA' by Hannes Reinecke · 8 years ago
  56. 43394c6 scsi_dh_alua: Use separate alua_port_group structure by Hannes Reinecke · 8 years ago
  57. 3846470 scsi: Export function scsi_scan.c:sanitize_inquiry_string by Don Brace · 8 years ago
  58. f9e4fa4 scsi_transport_iscsi: Add 25G and 40G speed definition by Jitendra Bhivare · 8 years ago
  59. 5d6ac29 iscsi_tcp: Use ahash by Herbert Xu · 8 years ago
  60. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  61. abaee09 Merge branch 'jejb-scsi' into misc by James Bottomley · 8 years ago
  62. d3cf81f IB/iser,isert: Create and use new shared header by Sagi Grimberg · 8 years ago
  63. bcf508c scsi_transport_sas: add function to get SAS endpoint address by James Bottomley · 8 years ago
  64. 3b91d09 scsi_transport_sas: add is_sas_attached() function by James Bottomley · 8 years ago
  65. be9e2f7 Merge branch 'mkp-fixes' into fixes by James Bottomley · 8 years ago
  66. a8aa397 scsi: Add scsi_vpd_tpg_id() by Hannes Reinecke · 8 years ago
  67. 9983bed scsi: Add scsi_vpd_lun_id() by Hannes Reinecke · 8 years ago
  68. 095077a scsi: remove scsi_show_sense_hdr() by Hannes Reinecke · 8 years ago
  69. 09e2b0b scsi: rescan VPD attributes by Hannes Reinecke · 8 years ago
  70. c15d75b scsi: Centralise ssp frame information units by John Garry · 8 years ago
  71. a35bb44 scsi: report 'INQUIRY result too short' once per host by Vitaly Kuznetsov · 8 years ago
  72. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  73. 05c7808 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  74. 8e78b7d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  75. df91039 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  76. ee14c67 scsi_dh: kill struct scsi_dh_data by Christoph Hellwig · 9 years ago
  77. d95dbff scsi_dh: move device matching to the core code by Christoph Hellwig · 9 years ago
  78. 086b91d scsi_dh: integrate into the core SCSI code by Christoph Hellwig · 9 years ago
  79. 566079c dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpath by Christoph Hellwig · 9 years ago
  80. 1bab0de dm-mpath, scsi_dh: don't let dm detach device handlers by Christoph Hellwig · 9 years ago
  81. 14c3e67 scsi: Add ALUA state change UA handling by Hannes Reinecke · 9 years ago
  82. 4e7fca0 Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  83. fe16d4f Revert "libata-eh: Set 'information' field for autosense" by Tejun Heo · 9 years ago
  84. 9c8108a iSCSI: let session recovery_tmo sysfs writes persist across recovery by Chris Leech · 9 years ago
  85. f5a8b3a scsi: Protect against buffer possible overflow in scsi_set_sense_information by Sagi Grimberg · 9 years ago
  86. 7708c16 scsi: Move sense handling routines to scsi_common by Sagi Grimberg · 9 years ago
  87. 3fdf70a IB/srp: Avoid using uninitialized variable by Sagi Grimberg · 9 years ago
  88. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  89. 07e3842 Move code that is used both by initiator and target drivers by Bart Van Assche · 9 years ago
  90. c5f1ac8 Split SCSI header files by Bart Van Assche · 9 years ago
  91. 985aa49 IB/srp: Add 64-bit LUN support by Bart Van Assche · 9 years ago
  92. 35e9a9f SCSI: add 1024 max sectors black list flag by Mike Christie · 9 years ago
  93. 7d69cff Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  94. c749e6b scsi_transport_fc: Add support for 25Gbit speed by James Smart · 9 years ago
  95. a1524f2 libata-eh: Set 'information' field for autosense by Hannes Reinecke · 9 years ago
  96. 3e12cef Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  97. 9c4a6b1 scsi_logging: return void for dev_printk() functions by Hannes Reinecke · 9 years ago
  98. ee1b6f7 block: support different tag allocation policy by Shaohua Li · 9 years ago
  99. 6a806cb scsi: annotate sdev_prefix_printk and scmd_printk as printf-like by Christoph Hellwig · 9 years ago
  100. 2dd951e scsi: Conditionally compile in constants.c by Hannes Reinecke · 9 years ago