1. 1ca1e43 [SCSI] libsas: Add option for SATA soft reset by Dave Jiang · 13 years ago
  2. e66ecd5 [SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions by Nicholas Bellinger · 13 years ago
  3. 9937a5e scsi: remove performance regression due to async queue run by Jens Axboe · 13 years ago
  4. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  5. 70c7c88 [SCSI] libiscsi_tcp: use kmap in xmit path by Mike Christie · 13 years ago
  6. d1e12de [SCSI] ses: Avoid kernel panic when lun 0 is not mapped by Krishnasamy, Somasundaram · 13 years ago
  7. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  8. 00dd499 libsas: convert to libata new error handler by James Bottomley · 14 years ago
  9. f4d2b2b [SCSI] libfcoe: Move FCOE_MTU definition from fcoe.h to libfcoe.h by Bhanu Prakash Gollapudi · 13 years ago
  10. 059f04d [SCSI] libfc: introduce __fc_fill_fc_hdr that accepts fc_hdr as an argument by Bhanu Prakash Gollapudi · 13 years ago
  11. 22fd411 [SCSI] fc: Add GSPN_ID request to header file by Christof Schmitt · 13 years ago
  12. c71b9b6 [SCSI] cxgbi: convert to use iscsi_conn_get_addr_param by Mike Christie · 13 years ago
  13. 289324b [SCSI] iscsi class: add callout to get iscsi_endpoint values by Mike Christie · 13 years ago
  14. 00f3708 [SCSI] libiscsi: add helper to convert addr to string by Mike Christie · 13 years ago
  15. bbc5261 [SCSI] iscsi class: remove unused active variable by Mike Christie · 13 years ago
  16. 22a39fb [SCSI] iscsi: fix iscsi_endpoint leak by Mike Christie · 13 years ago
  17. c299190 [SCSI] libsas: convert to libata new error handler by James Bottomley · 14 years ago
  18. 8597ae8 [SCSI] libfcoe: Move common code from fcoe to libfcoe module by Bhanu Prakash Gollapudi · 14 years ago
  19. 75a2792 [SCSI] libfc: introduce LLD event callback by Bhanu Prakash Gollapudi · 14 years ago
  20. 0ade7d2 [SCSI] libfcoe: add fcoe_transport structure defines to include/scsi/libfcoe.h by Yi Zou · 14 years ago
  21. 62bdb64 [SCSI] libfc: export seq_release() for users of seq_assign() by Joe Eykholt · 14 years ago
  22. 70d53b0 [SCSI] libfc: add hook to notify providers of local port changes by Joe Eykholt · 14 years ago
  23. baf9fdf [SCSI] libfc: add local port hook for provider session lookup by Joe Eykholt · 14 years ago
  24. 1a5c2d7 [SCSI] libfc: add method for setting handler for incoming exchange by Joe Eykholt · 14 years ago
  25. 96ad846 [SCSI] libfc: add hook for FC-4 provider registration by Joe Eykholt · 14 years ago
  26. 63583cc [SCSI] Add detailed SCSI I/O errors by Hannes Reinecke · 14 years ago
  27. 940d7fa [SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler tables. by Peter Jones · 14 years ago
  28. ac61c46 [SCSI] fix incorrect value of SCSI_MAX_SG_CHAIN_SEGMENTS due to include file ordering by David Dillow · 14 years ago
  29. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  30. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  31. f41d472 [SCSI] libiscsi: do not take host lock in queuecommand by Mike Christie · 14 years ago
  32. df4da5c [SCSI] libiscsi: add more informative failure message during iscsi scsi eh by Mike Christie · 14 years ago
  33. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  34. e9ccc99 [SCSI] Add missing SPC-4 CDB and MAINTENANCE_[IN,OUT] service action definitions by Nicholas Bellinger · 14 years ago
  35. 5f0e385 [SCSI] libfc: fix statistics for FCP input/output megabytes by Joe Eykholt · 14 years ago
  36. 794d98e [SCSI] libfcoe: retry rejected FLOGI to another FCF if possible by Joe Eykholt · 14 years ago
  37. 05fee64 [SCSI] libfc: remove tgt_flags from fc_fcp_pkt struct by john fastabend · 14 years ago
  38. 8eea2f5 [SCSI] bnx2i: Added fix for NOP-Out response panic from unsolicited NOP-In by Eddie Wai · 14 years ago
  39. 00f0254 [SCSI] libsas: fix definition of wideport, include local sas address by Dan Williams · 14 years ago
  40. 93aae17 sr: implement sr_check_events() by Tejun Heo · 14 years ago
  41. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  42. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  43. ce9d8d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  44. 9e5fca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  45. 6dd1d8a [SCSI] libosd: write/read_sg_kern API by Boaz Harrosh · 14 years ago
  46. e96e72c [SCSI] libosd: Support for scatter gather write/read commands by Boaz Harrosh · 14 years ago
  47. c531b9b [SCSI] libfc: Do not let disc work cancel itself by Bhanu Prakash Gollapudi · 14 years ago
  48. bb12588 IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQ by David Dillow · 14 years ago
  49. 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  50. c70b529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  51. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  52. 0a6a717 USB: gadget: storage: reuse definitions from scsi.h header file by Michal Nazarewicz · 14 years ago
  53. 5ce524b scsi/sd: add a no_read_capacity_16 scsi_device flag by Hans de Goede · 14 years ago
  54. 8e04d80 scsi/sr: add no_read_disc_info scsi_device flag by Hans de Goede · 14 years ago
  55. 56dd2c0 [SCSI] libsas: Don't issue commands to devices that have been hot-removed by Darrick J. Wong · 14 years ago
  56. 43ca910 [SCSI] fc class: add fc host dev loss sysfs file by Mike Christie · 14 years ago
  57. 13f05c8 block/scsi: Provide a limit on the number of integrity segments by Martin K. Petersen · 14 years ago
  58. 9cbbdca block: remove spurious uses of REQ_HARDBARRIER by Tejun Heo · 14 years ago
  59. b8ef320 [SCSI] fc class: add fc host default default dev loss setting by Mike Christie · 14 years ago
  60. 083c8c1 scsi: use __uX types for headers exported to user space by Peter Korsgaard · 14 years ago
  61. bc4f240 [SCSI] implement runtime Power Management by Alan Stern · 14 years ago
  62. df64d3c [SCSI] Unify SAM_ and SAM_STAT_ macros by James Bottomley · 14 years ago
  63. c01be6d [SCSI] iscsi_transport: wait on session in error handler path by Mike Christie · 14 years ago
  64. 92261156 [SCSI] libfc: don't require a local exchange for incoming requests by Joe Eykholt · 14 years ago
  65. 239e810 [SCSI] libfc: add interface to allocate a sequence for incoming requests by Joe Eykholt · 14 years ago
  66. 24f089e [SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr() by Joe Eykholt · 14 years ago
  67. 251748a [SCSI] libfc: add fc_frame_sid() and fc_frame_did() functions by Joe Eykholt · 14 years ago
  68. 079ecd8 [SCSI] libfc: eliminate rport LOGO state by Joe Eykholt · 14 years ago
  69. e10f8c6 [SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint support by Joe Eykholt · 14 years ago
  70. edcbb43 [SCSI] libfcoe: add protocol description of FIP VN2VN mode by Joe Eykholt · 14 years ago
  71. f60e12e [SCSI] libfc: track FIP exchanges by Joe Eykholt · 14 years ago
  72. a7b12a2 [SCSI] libfc: add FLOGI state to rport for VN2VN by Joe Eykholt · 14 years ago
  73. 3726f35 [SCSI] libfc: Add local port point-to-multipoint flag by Joe Eykholt · 14 years ago
  74. 3d902ac [SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify mode by Joe Eykholt · 14 years ago
  75. 0685230 [SCSI] libfc: add discovery-private pointer for LLD by Joe Eykholt · 14 years ago
  76. fdb068c [SCSI] libfcoe: convert FIP to lock with mutex instead of spin lock by Joe Eykholt · 14 years ago
  77. f90377a [SCSI] libfc: provide space for LLD after remote port structure by Joe Eykholt · 14 years ago
  78. 42e9041 [SCSI] libfc: convert rport lookup to be RCU safe by Joe Eykholt · 14 years ago
  79. 519e513 [SCSI] fcoe: adds src and dest mac address checking for fcoe frames by Vasu Dev · 14 years ago
  80. d058fd3 [SCSI] fcoe: make it possible to verify fcoe with sparse by Bart Van Assche · 14 years ago
  81. 3b2bef1 [SCSI] iscsi_transport: added new iscsi_param to display target alias in sysfs by Vikas Chaudhary · 14 years ago
  82. f034260 [SCSI] libfc: fix indefinite rport restart by Joe Eykholt · 14 years ago
  83. 4b2164d [SCSI] libfc: Fix remote port restart problem by Joe Eykholt · 14 years ago
  84. f8fc6c2 [SCSI] libfc: Handle unsolicited PRLO request by Bhanu Prakash Gollapudi · 14 years ago
  85. 5d4a2e2 [SCSI] fcoe: clean up TBD comments in FCoE prototype header by Joe Eykholt · 14 years ago
  86. 72ec24b SCSI: implement sd_unlock_native_capacity() by Tejun Heo · 14 years ago
  87. 7b2787e [SCSI] libfc: Move the port_id into lport by Robert Love · 14 years ago
  88. 1b80e0f [SCSI] libfc: Remove unused fc_get_host_port_type by Robert Love · 14 years ago
  89. 7407e5b [SCSI] Unexport scsi/scsi.h from headers_install by Tom Rini · 14 years ago
  90. 59c31b6 [SCSI] Add missing scsi command definitions by Martin K. Petersen · 14 years ago
  91. da87bfa [SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe. by Vasu Dev · 14 years ago
  92. 0b2f74a [SCSI] libfc: fix hton24 macro to take expressions as args by Joe Eykholt · 14 years ago
  93. 2f2eb58 [SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh return by Christof Schmitt · 14 years ago
  94. f018b73 [SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabled by Joe Eykholt · 14 years ago
  95. 4291365 [SCSI] libfcoe: eliminate unused link and last_link fields by Joe Eykholt · 14 years ago
  96. 4dc7ccf [SCSI] libfc: add definition for task attribute mask by Joe Eykholt · 14 years ago
  97. 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
  98. 961cde9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  99. 15485a4 sysctl extern cleanup: sg by Dave Young · 14 years ago
  100. 309ce15 [SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset by Jayamohan Kallickal · 14 years ago