1. 88ec63d6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  2. d429a36 Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  3. 308c09f lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig by Laura Abbott · 10 years ago
  4. ae87e8b Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-next by James Bottomley · 10 years ago
  5. 09ff742 libiscsi: return new error code when nop times out by Mike Christie · 10 years ago
  6. f9e06c6 Merge remote-tracking branch 'scsi-queue/core-for-3.17' into for-next by James Bottomley · 10 years ago
  7. 0213436 scsi: do not issue SCSI RSOC command to Promise Vtrak E610f by Janusz Dziemidowicz · 10 years ago
  8. c21a2c1 scsi: add defines for new FC port speeds. by Dick Kennedy · 10 years ago
  9. c1d40a5 scsi: add a blacklist flag which enables VPD page inquiries by Martin K. Petersen · 10 years ago
  10. fd2eb90 scsi: move the writeable field from struct scsi_device to struct scsi_cd by Christoph Hellwig · 10 years ago
  11. 7a14c1c scsi: add a symbolic name for the ZBC device type by Christoph Hellwig · 10 years ago
  12. d285203 scsi: add support for a blk-mq based I/O path. by Christoph Hellwig · 10 years ago
  13. cd9070c scsi: fix the {host,target,device}_blocked counter mess by Christoph Hellwig · 10 years ago
  14. 71e75c9 scsi: convert device_busy to atomic_t by Christoph Hellwig · 10 years ago
  15. 7466501 scsi: convert host_busy to atomic_t by Christoph Hellwig · 10 years ago
  16. 7ae65c0 scsi: convert target_busy to an atomic_t by Christoph Hellwig · 10 years ago
  17. 4f1e576 scsi: mark scsi_setup_blk_pc_cmnd static by Christoph Hellwig · 10 years ago
  18. 3868cf8 scsi: restructure command initialization for TYPE_FS requests by Christoph Hellwig · 10 years ago
  19. f1bea55 scsi: remove various exports that were only used by scsi_tgt by Christoph Hellwig · 10 years ago
  20. 0664652 tgt: removal by Bart Van Assche · 10 years ago
  21. f666793 libsrp: removal by Christoph Hellwig · 10 years ago
  22. 1abf635 scsi: use 64-bit value for 'max_luns' by Hannes Reinecke · 10 years ago
  23. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  24. 22ffeb4 scsi_scan: Restrict sequential scan to 256 LUNs by Hannes Reinecke · 10 years ago
  25. 16070cc sg: add SG_FLAG_Q_AT_TAIL flag by Douglas Gilbert · 10 years ago
  26. 65c26a0 sg: relax 16 byte cdb restriction by Douglas Gilbert · 10 years ago
  27. 8ed5a4d scsi: increase upper limit for max_sectors by Akinobu Mita · 10 years ago
  28. 8addf0c Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  29. 5616b0a [SCSI] use the scsi data buffer length to extract transfer size by Martin K. Petersen · 10 years ago
  30. d151561 block SG_IO: add SG_FLAG_Q_AT_HEAD flag by Douglas Gilbert · 10 years ago
  31. b14bf2d usb-storage/SCSI: Add broken_fua blacklist flag by Alan Stern · 10 years ago
  32. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  33. 8846bab scsi_cmnd: Introduce scsi_transfer_length helper by Sagi Grimberg · 10 years ago
  34. b4c4399 Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linus by James Bottomley · 10 years ago
  35. 63ff059 include/scsi/osd_protocol.h: remove unnecessary __constant by Fabian Frederick · 10 years ago
  36. b54197c virtio_scsi: use cmd_size by Christoph Hellwig · 10 years ago
  37. a1b73fc scsi: reintroduce scsi_driver.init_command by Christoph Hellwig · 10 years ago
  38. 2bfad21 scsi: Make sure cmd_flags are 64-bit by Martin K. Petersen · 10 years ago
  39. 877f075 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  40. f7eaa7e Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'ocrdma', 'qib', 'sgwrapper', 'srp' and 'usnic' into for-next by Roland Dreier · 10 years ago
  41. 1a0b6ab Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  42. 89d9a56 [SCSI] add support for per-host cmd pools by Christoph Hellwig · 10 years ago
  43. 0f2bb84 [SCSI] megaraid: simplify internal command handling by Christoph Hellwig · 10 years ago
  44. b3ae878 [SCSI] Add EVPD page 0x83 and 0x80 to sysfs by Hannes Reinecke · 10 years ago
  45. 6751360 scsi_transport_srp: Fix two kernel-doc warnings by Bart Van Assche · 10 years ago
  46. bc6e7c4 libata, libsas: kill pm_result and related cleanup by Dan Williams · 10 years ago
  47. 55e51ed SCSI/libiscsi: Add check_protection callback for transports by Sagi Grimberg · 10 years ago
  48. 0479633 [SCSI] do not manipulate device reference counts in scsi_get/put_command by Christoph Hellwig · 10 years ago
  49. 659743b [SCSI] libiscsi: Reduce locking contention in fast path by Shlomo Pongratz · 10 years ago
  50. e63ed0d [SCSI] fix our current target reap infrastructure by James Bottomley · 10 years ago
  51. 3af74a3 [SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messages by Dan Williams · 10 years ago
  52. 624f28b [SCSI] scsi_transport_fc: Add 32Gbps speed definition. by Chad Dupuis · 10 years ago
  53. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  54. 08d21b5 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 10 years ago
  55. 8e585a6 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  56. aad560b ore: Fix wrong math in allocation of per device BIO by Boaz Harrosh · 11 years ago
  57. 0c7f821 scsi_transport_srp: Fix kernel-doc warnings by Bart Van Assche · 11 years ago
  58. 9307916 scsi_transport_srp: Fix a race condition by Bart Van Assche · 11 years ago
  59. c66094b target_core_alua: Referrals infrastructure by Hannes Reinecke · 11 years ago
  60. ae56ff4 [SCSI] libiscsi: Add local_ipaddr parameter in iscsi_conn struct by Adheer Chandravanshi · 11 years ago
  61. 5af62f2 [SCSI] scsi_transport_iscsi: Export ISCSI_PARAM_LOCAL_IPADDR attr for iscsi_connection by Adheer Chandravanshi · 11 years ago
  62. 6fa7c55 [SCSI] scsi_transport_iscsi: Add host statistics support by Lalit Chandivade · 11 years ago
  63. e494f6a [SCSI] improved eh timeout handler by Hannes Reinecke · 11 years ago
  64. 2451079 [SCSI] Fix erratic device offline during EH by James Bottomley · 11 years ago
  65. 3e0f65b [SCSI] iscsi_transport: Additional parameters for network settings by Harish Zunjarrao · 11 years ago
  66. b867cda [SCSI] iscsi_transport: Remove net param enum values by Harish Zunjarrao · 11 years ago
  67. 54b2b50 [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers by Martin K. Petersen · 11 years ago
  68. 1ea406c Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  69. 323f622 Merge tag 'fcoe-3.13' into for-linus by James Bottomley · 11 years ago
  70. 8c64e45 scsi_transport_srp: Add periodic reconnect support by Bart Van Assche · 11 years ago
  71. 29c1732 scsi_transport_srp: Add transport layer error handling by Bart Van Assche · 11 years ago
  72. 9dd69a6 IB/srp: Keep rport as long as the IB transport layer by Bart Van Assche · 11 years ago
  73. b456202 [SCSI] Add 'eh_deadline' to limit SCSI EH runtime by Hannes Reinecke · 11 years ago
  74. 6b1e5a4 [SCSI] remove check for 'resetting' by Hannes Reinecke · 11 years ago
  75. 3af142f [SCSI] scsi_transport_iscsi: Add support to set CHAP entries by Adheer Chandravanshi · 11 years ago
  76. 9d34876 libfcoe: Make fcoe_sysfs optional / fix fnic NULL exception by Robert Love · 11 years ago
  77. 48efe45 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  78. 1c68cc1 scsi: Add CDB definition for COMPARE_AND_WRITE by Nicholas Bellinger · 11 years ago
  79. 7030fd6 libfc: Do not invoke the response handler after fc_exch_done() by Bart Van Assche · 11 years ago
  80. c1d4542 libfc: Source code comment spelling fixes by Bart Van Assche · 11 years ago
  81. 279afdf [SCSI] Generate uevents on certain unit attention codes by Ewan D. Milne · 11 years ago
  82. f8525eb [SCSI] libiscsi: Exporting new attrs for iscsi session and connection in sysfs by Adheer Chandravanshi · 11 years ago
  83. ae542ed [SCSI] scsi_transport_iscsi: Exporting new attrs for iscsi session and connection in sysfs by Adheer Chandravanshi · 11 years ago
  84. 7e782af [SCSI] Return ENODATA on medium error by Hannes Reinecke · 11 years ago
  85. a9d6ceb8 [SCSI] return ENOSPC on thin provisioning failure by Hannes Reinecke · 11 years ago
  86. 87f14e6 [SCSI] Set hostbyte status in scsi_check_sense() by Hannes Reinecke · 11 years ago
  87. 3b9373e [SCSI] libiscsi: Added new boot entries in the session sysfs by Eddie Wai · 11 years ago
  88. 56f2a80 [SCSI] Workaround for disks that report bad optimal transfer length by Martin K. Petersen · 11 years ago
  89. 0816c92 [SCSI] Allow error handling timeout to be specified by Martin K. Petersen · 11 years ago
  90. e73823f [SCSI] libsas: implement > 16 byte CDB support by James Bottomley · 11 years ago
  91. 297b8a0 Merge branch 'postmerge' into for-linus by James Bottomley · 11 years ago
  92. 832e77b Merge branch 'misc' into for-linus by James Bottomley · 11 years ago
  93. 8526cb1 [SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used by Mike Christie · 11 years ago
  94. aa9f832 [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_type by James Bottomley · 11 years ago
  95. 9b21493 [SCSI] sd: use REQ_PM in sd's runtime suspend operation by Lin Ming · 11 years ago
  96. 631d706 [SCSI] libosd: remover duplicate __bitwise annotation by Dan Carpenter · 11 years ago
  97. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  98. 5f56886 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  99. 22145aa UAPI: remove empty Kbuild files by David Howells · 11 years ago
  100. 2902eb4 [SCSI] scsi_transport_iscsi: Declare portal type string macros for generic use by Adheer Chandravanshi · 11 years ago