1. 89d9a56 [SCSI] add support for per-host cmd pools by Christoph Hellwig · 11 years ago
  2. 0f2bb84 [SCSI] megaraid: simplify internal command handling by Christoph Hellwig · 11 years ago
  3. b3ae878 [SCSI] Add EVPD page 0x83 and 0x80 to sysfs by Hannes Reinecke · 11 years ago
  4. 6751360 scsi_transport_srp: Fix two kernel-doc warnings by Bart Van Assche · 11 years ago
  5. bc6e7c4 libata, libsas: kill pm_result and related cleanup by Dan Williams · 11 years ago
  6. 55e51ed SCSI/libiscsi: Add check_protection callback for transports by Sagi Grimberg · 11 years ago
  7. 0479633 [SCSI] do not manipulate device reference counts in scsi_get/put_command by Christoph Hellwig · 11 years ago
  8. 659743b [SCSI] libiscsi: Reduce locking contention in fast path by Shlomo Pongratz · 11 years ago
  9. e63ed0d [SCSI] fix our current target reap infrastructure by James Bottomley · 11 years ago
  10. 3af74a3 [SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messages by Dan Williams · 11 years ago
  11. 624f28b [SCSI] scsi_transport_fc: Add 32Gbps speed definition. by Chad Dupuis · 11 years ago
  12. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  13. 08d21b5 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 11 years ago
  14. 8e585a6 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  15. aad560b ore: Fix wrong math in allocation of per device BIO by Boaz Harrosh · 11 years ago
  16. 0c7f821 scsi_transport_srp: Fix kernel-doc warnings by Bart Van Assche · 11 years ago
  17. 9307916 scsi_transport_srp: Fix a race condition by Bart Van Assche · 11 years ago
  18. c66094b target_core_alua: Referrals infrastructure by Hannes Reinecke · 11 years ago
  19. ae56ff4 [SCSI] libiscsi: Add local_ipaddr parameter in iscsi_conn struct by Adheer Chandravanshi · 11 years ago
  20. 5af62f2 [SCSI] scsi_transport_iscsi: Export ISCSI_PARAM_LOCAL_IPADDR attr for iscsi_connection by Adheer Chandravanshi · 11 years ago
  21. 6fa7c55 [SCSI] scsi_transport_iscsi: Add host statistics support by Lalit Chandivade · 11 years ago
  22. e494f6a [SCSI] improved eh timeout handler by Hannes Reinecke · 11 years ago
  23. 2451079 [SCSI] Fix erratic device offline during EH by James Bottomley · 11 years ago
  24. 3e0f65b [SCSI] iscsi_transport: Additional parameters for network settings by Harish Zunjarrao · 11 years ago
  25. b867cda [SCSI] iscsi_transport: Remove net param enum values by Harish Zunjarrao · 11 years ago
  26. 54b2b50 [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers by Martin K. Petersen · 11 years ago
  27. 1ea406c Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  28. 323f622 Merge tag 'fcoe-3.13' into for-linus by James Bottomley · 11 years ago
  29. 8c64e45 scsi_transport_srp: Add periodic reconnect support by Bart Van Assche · 11 years ago
  30. 29c1732 scsi_transport_srp: Add transport layer error handling by Bart Van Assche · 11 years ago
  31. 9dd69a6 IB/srp: Keep rport as long as the IB transport layer by Bart Van Assche · 11 years ago
  32. b456202 [SCSI] Add 'eh_deadline' to limit SCSI EH runtime by Hannes Reinecke · 11 years ago
  33. 6b1e5a4 [SCSI] remove check for 'resetting' by Hannes Reinecke · 11 years ago
  34. 3af142f [SCSI] scsi_transport_iscsi: Add support to set CHAP entries by Adheer Chandravanshi · 11 years ago
  35. 9d34876 libfcoe: Make fcoe_sysfs optional / fix fnic NULL exception by Robert Love · 11 years ago
  36. 48efe45 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  37. 1c68cc1 scsi: Add CDB definition for COMPARE_AND_WRITE by Nicholas Bellinger · 11 years ago
  38. 7030fd6 libfc: Do not invoke the response handler after fc_exch_done() by Bart Van Assche · 11 years ago
  39. c1d4542 libfc: Source code comment spelling fixes by Bart Van Assche · 11 years ago
  40. 279afdf [SCSI] Generate uevents on certain unit attention codes by Ewan D. Milne · 11 years ago
  41. f8525eb [SCSI] libiscsi: Exporting new attrs for iscsi session and connection in sysfs by Adheer Chandravanshi · 11 years ago
  42. ae542ed [SCSI] scsi_transport_iscsi: Exporting new attrs for iscsi session and connection in sysfs by Adheer Chandravanshi · 11 years ago
  43. 7e782af [SCSI] Return ENODATA on medium error by Hannes Reinecke · 11 years ago
  44. a9d6ceb8 [SCSI] return ENOSPC on thin provisioning failure by Hannes Reinecke · 11 years ago
  45. 87f14e6 [SCSI] Set hostbyte status in scsi_check_sense() by Hannes Reinecke · 11 years ago
  46. 3b9373e [SCSI] libiscsi: Added new boot entries in the session sysfs by Eddie Wai · 11 years ago
  47. 56f2a80 [SCSI] Workaround for disks that report bad optimal transfer length by Martin K. Petersen · 11 years ago
  48. 0816c92 [SCSI] Allow error handling timeout to be specified by Martin K. Petersen · 11 years ago
  49. e73823f [SCSI] libsas: implement > 16 byte CDB support by James Bottomley · 11 years ago
  50. 297b8a0 Merge branch 'postmerge' into for-linus by James Bottomley · 11 years ago
  51. 832e77b Merge branch 'misc' into for-linus by James Bottomley · 11 years ago
  52. 8526cb1 [SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used by Mike Christie · 11 years ago
  53. aa9f832 [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_type by James Bottomley · 11 years ago
  54. 9b21493 [SCSI] sd: use REQ_PM in sd's runtime suspend operation by Lin Ming · 12 years ago
  55. 631d706 [SCSI] libosd: remover duplicate __bitwise annotation by Dan Carpenter · 11 years ago
  56. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  57. 5f56886 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  58. 22145aa UAPI: remove empty Kbuild files by David Howells · 11 years ago
  59. 2902eb4 [SCSI] scsi_transport_iscsi: Declare portal type string macros for generic use by Adheer Chandravanshi · 12 years ago
  60. adaf699 [SCSI] libiscsi: export function iscsi_switch_str_param by Adheer Chandravanshi · 12 years ago
  61. c6a4bb2 [SCSI] scsi_transport_iscsi: Add flash node mgmt support by Adheer Chandravanshi · 12 years ago
  62. 70ef457 scsi: bury ->proc_info() by Al Viro · 12 years ago
  63. 0ffddfb scsi: saner replacements for ->proc_info() by Al Viro · 12 years ago
  64. 0807619 libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config} by Robert Love · 12 years ago
  65. 8a9a713 libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initialization by Robert Love · 12 years ago
  66. 426d266 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  67. 3e34c1f [SCSI] Merge tag 'fcoe-02-19-13' into for-linus by James Bottomley · 12 years ago
  68. c157750 Merge tag 'uapi-20121219' into for-linus by James Bottomley · 12 years ago
  69. 4d24834 [SCSI] Fix range check in scsi_host_dif_capable() by Martin K. Petersen · 12 years ago
  70. 44ec657 [SCSI] remove can_power_off flag from scsi_device by Aaron Lu · 12 years ago
  71. 6f4c827 [libata] scsi: no poll when ODD is powered off by Aaron Lu · 12 years ago
  72. cf02820 UAPI: (Scripted) Disintegrate include/scsi/fc by David Howells · 12 years ago
  73. ee7afd7 UAPI: (Scripted) Disintegrate include/scsi by David Howells · 12 years ago
  74. 57c2728 libfcoe, fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesb by Yi Zou · 12 years ago
  75. 0370268 libfcoe, fcoe: move fcoe_link_speed_update() to libfcoe and export it by Yi Zou · 12 years ago
  76. 66524ec fcoe: add support to the get_netdev() for fcoe_interface by Yi Zou · 12 years ago
  77. 8106fb4 fcoe: prep work to start consolidate the usage of fcoe_netdev by Yi Zou · 12 years ago
  78. 6a891b0 libfcoe, fcoe, bnx2fc: Add new fcoe control interface by Robert Love · 12 years ago
  79. e777d19 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  80. f132c54 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  81. d84fd39 [SCSI] scsi_transport_sas: add 12GB definitions for mpt3sas by Sreekanth Reddy · 12 years ago
  82. dc1bdbd IB/srp: Allow SRP disconnect through sysfs by Bart Van Assche · 13 years ago
  83. 53ad570 [SCSI] sd: Use SCSI read/write(16) with > 32-bit LBA drives by Jason J. Herne · 12 years ago
  84. 5db4486 [SCSI] sd: Implement support for WRITE SAME by Martin K. Petersen · 12 years ago
  85. 3c6bdae [SCSI] Add a report opcode helper by Martin K. Petersen · 12 years ago
  86. 6a5a3d6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  87. 329a402 [SCSI] Shorten the path length of scsi_cmd_to_driver() by Li Zhong · 12 years ago
  88. 3b64b18 [SCSI] libfc: fix lun reset failure bugs in fc_fcp_resp handling of FCP_RSP_INFO by Yi Zou · 12 years ago
  89. 31c37a6 [SCSI] fcoe: Fix write errors on NPIV ports by Neerav Parikh · 12 years ago
  90. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  91. 3151367 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  92. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  93. fe54239 [SCSI] sd: Ensure we correctly disable devices with unknown protection type by Martin K. Petersen · 12 years ago
  94. 2c8bd81 [SCSI] fc-transport: Remove unnecessary include by Robert Love · 12 years ago
  95. d974e42 [SCSI] Disable DIF on Hitachi Ultrastar 15K300 by Martin K. Petersen · 12 years ago
  96. 8289bab scsi_netlink: Remove dead and buggy code by Eric W. Biederman · 12 years ago
  97. 303694e [SCSI] libsas: suspend / resume support by Dan Williams · 12 years ago
  98. 8407884 Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream by Jeff Garzik · 12 years ago
  99. 492d542 [SCSI] cleanup usages of scsi_complete_async_scans by Dan Williams · 12 years ago
  100. b81478d [SCSI] set to WCE if usb cache quirk is present. by Namjae Jeon · 12 years ago