1. c6b21c9 [SCSI] libfc: Declare local functions static by Bart Van Assche · 12 years ago
  2. d04baa1 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  3. abce00f Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  4. ae0751f [SCSI] add flag to skip the runtime PM calls on the host by Lin Ming · 13 years ago
  5. 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 13 years ago
  6. 6f6c2aa [SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb priority by john fastabend · 13 years ago
  7. 0c70d84 [SCSI] iscsi class: export pid of process that created by Mike Christie · 13 years ago
  8. 2b13257 [SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_info by Moger, Babu · 13 years ago
  9. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  10. 769ba8d ore: RAID5 Write by Boaz Harrosh · 13 years ago
  11. a1fec1d ore: RAID5 read by Boaz Harrosh · 13 years ago
  12. 611d7a5 ore: Make ore_calc_stripe_info EXPORT_SYMBOL by Boaz Harrosh · 13 years ago
  13. 2d63673 [SCSI] iscsi class: fix vlan configuration by Mike Christie · 13 years ago
  14. 00c3188 [SCSI] qla4xxx: fix data alignment and use nl helpers by Mike Christie · 13 years ago
  15. 8d4a690 [SCSI] iscsi class: Replace iscsi_get_next_target_id with IDA by Mike Christie · 13 years ago
  16. 1a34c06 [SCSI] libsas: fix port->dev_list locking by Dan Williams · 13 years ago
  17. 814740d [SCSI] fcoe,libfcoe: Move common code for fcoe_get_lesb to fcoe_transport by Bhanu Prakash Gollapudi · 13 years ago
  18. 4b46c9f ore/exofs: Change ore_check_io API by Boaz Harrosh · 13 years ago
  19. 5a51c0c ore/exofs: Define new ore_verify_layout by Boaz Harrosh · 13 years ago
  20. 3bd9856 ore: Support for partial component table by Boaz Harrosh · 13 years ago
  21. 9826075 ore: cleanup: Embed an ore_striping_info inside ore_io_state by Boaz Harrosh · 13 years ago
  22. d866d87 ore/exofs: Change the type of the devices array (API change) by Boaz Harrosh · 13 years ago
  23. eb507bc ore: Make ore_striping_info and ore_calc_stripe_info public by Boaz Harrosh · 13 years ago
  24. 8d2d83a exofs: Remove unused data_map member from exofs_sb_info by Boaz Harrosh · 13 years ago
  25. 5bf696d exofs: Rename struct ore_components comps => oc by Boaz Harrosh · 13 years ago
  26. ac013ed [SCSI] isci: export phy events via ->lldd_control_phy() by Dan Williams · 13 years ago
  27. b50102d [SCSI] isci: atapi support by Dan Williams · 13 years ago
  28. 49a1988 [SCSI] libfc: cache align struct fc_exch fields by Vasu Dev · 13 years ago
  29. ed26cfe [SCSI] libfc: cache align struct fc_fcp_pkt fields by Vasu Dev · 13 years ago
  30. 05a2a17 [SCSI] libsas: fix warnings when checking sata/stp protocol by Dan Williams · 13 years ago
  31. d962480 [SCSI] libsas: fix try_test_sas_gpio_gp_bit() build error by Dan Williams · 13 years ago
  32. ffaac8f [SCSI] libsas: Allow expander T-T attachments by Luben Tuikov · 13 years ago
  33. 8ec6552 [SCSI] libsas: sgpio write support by Dan Williams · 13 years ago
  34. 6c3633d [SCSI] scsi_dh: Implement match callback function by Hannes Reinecke · 13 years ago
  35. d7c48fe [SCSI] scsi_dh_alua: Evaluate TPGS setting from inquiry data by Hannes Reinecke · 13 years ago
  36. 76e4e12 [SCSI] scsi scan: don't fail scans when host is in recovery by Mike Christie · 13 years ago
  37. 2944369 [SCSI] scsi: Added support for adapter and firmware reset by Vikas Chaudhary · 13 years ago
  38. fcb5124 [SCSI] scsi_transport_iscsi: Added support to update initiator iscsi port by Vikas Chaudhary · 13 years ago
  39. 8c7d40f [SCSI] scsi_transport_iscsi: Added support to update mtu by Vikas Chaudhary · 13 years ago
  40. 17fa575 [SCSI] scsi_transport_iscsi: Add conn login, kernel to user, event to support offload session login. by Manish Rangankar · 13 years ago
  41. 90eeb01 [SCSI] iscsi class: add bsg support to iscsi class by Mike Christie · 13 years ago
  42. 4223b9e [SCSI] iscsi class: expand vlan support by Mike Christie · 13 years ago
  43. f27fb2e [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs by Mike Christie · 13 years ago
  44. b78dbba [SCSI] iscsi class: remove iface param mask by Mike Christie · 13 years ago
  45. 1d063c1 [SCSI] iscsi class: sysfs group is_visible callout for session attrs by Mike Christie · 13 years ago
  46. 3128c6c [SCSI] iscsi cls: sysfs group is_visible callout for conn attrs by Mike Christie · 13 years ago
  47. 8d07913 [SCSI] iscsi class: add iface representation by Mike Christie · 13 years ago
  48. 56c155b [SCSI] iscsi_transport: add support for net settings by Mike Christie · 13 years ago
  49. d834895 [SCSI] fcoe: Move common functions to fcoe_transport library by Bhanu Prakash Gollapudi · 13 years ago
  50. 4fcf812 [SCSI] libsas: export sas_alloc_task() by Dan Williams · 13 years ago
  51. c2f340a Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  52. 8ff660a exofs: Rename raid engine from exofs/ios.c => ore by Boaz Harrosh · 13 years ago
  53. 6c6e3b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  54. 302ff54 [SCSI] fcoe: remove unused ptype field in fcoe_rcv_info by Yi Zou · 13 years ago
  55. 91d41fd Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  56. 6006349 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  57. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  58. 8304bbc iscsi: Add Serial Number Arithmetic LT and GT into iscsi_proto.h by Nicholas Bellinger · 13 years ago
  59. 55bdabd iscsi: Use struct scsi_lun in iscsi structs instead of u8[8] by Andy Grover · 13 years ago
  60. 1235218 iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi by Nicholas Bellinger · 13 years ago
  61. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  62. 33dc362 [SCSI] libfc, tcm_fc: add ddp_targ() to libfc function template to supprot FCoE DDP in target mode by Yi Zou · 13 years ago
  63. 516f43a [SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8] by Andy Grover · 13 years ago
  64. dbc6221 treewide: Fix recieve/receive typos by Joe Perches · 13 years ago
  65. 1ca1e43 [SCSI] libsas: Add option for SATA soft reset by Dave Jiang · 13 years ago
  66. e66ecd5 [SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions by Nicholas Bellinger · 13 years ago
  67. 9937a5e scsi: remove performance regression due to async queue run by Jens Axboe · 13 years ago
  68. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  69. 70c7c88 [SCSI] libiscsi_tcp: use kmap in xmit path by Mike Christie · 13 years ago
  70. d1e12de [SCSI] ses: Avoid kernel panic when lun 0 is not mapped by Krishnasamy, Somasundaram · 13 years ago
  71. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  72. 00dd499 libsas: convert to libata new error handler by James Bottomley · 13 years ago
  73. f4d2b2b [SCSI] libfcoe: Move FCOE_MTU definition from fcoe.h to libfcoe.h by Bhanu Prakash Gollapudi · 13 years ago
  74. 059f04d [SCSI] libfc: introduce __fc_fill_fc_hdr that accepts fc_hdr as an argument by Bhanu Prakash Gollapudi · 13 years ago
  75. 22fd411 [SCSI] fc: Add GSPN_ID request to header file by Christof Schmitt · 13 years ago
  76. c71b9b6 [SCSI] cxgbi: convert to use iscsi_conn_get_addr_param by Mike Christie · 13 years ago
  77. 289324b [SCSI] iscsi class: add callout to get iscsi_endpoint values by Mike Christie · 13 years ago
  78. 00f3708 [SCSI] libiscsi: add helper to convert addr to string by Mike Christie · 13 years ago
  79. bbc5261 [SCSI] iscsi class: remove unused active variable by Mike Christie · 13 years ago
  80. 22a39fb [SCSI] iscsi: fix iscsi_endpoint leak by Mike Christie · 13 years ago
  81. c299190 [SCSI] libsas: convert to libata new error handler by James Bottomley · 13 years ago
  82. 8597ae8 [SCSI] libfcoe: Move common code from fcoe to libfcoe module by Bhanu Prakash Gollapudi · 13 years ago
  83. 75a2792 [SCSI] libfc: introduce LLD event callback by Bhanu Prakash Gollapudi · 13 years ago
  84. 0ade7d2 [SCSI] libfcoe: add fcoe_transport structure defines to include/scsi/libfcoe.h by Yi Zou · 13 years ago
  85. 62bdb64 [SCSI] libfc: export seq_release() for users of seq_assign() by Joe Eykholt · 13 years ago
  86. 70d53b0 [SCSI] libfc: add hook to notify providers of local port changes by Joe Eykholt · 13 years ago
  87. baf9fdf [SCSI] libfc: add local port hook for provider session lookup by Joe Eykholt · 13 years ago
  88. 1a5c2d7 [SCSI] libfc: add method for setting handler for incoming exchange by Joe Eykholt · 13 years ago
  89. 96ad846 [SCSI] libfc: add hook for FC-4 provider registration by Joe Eykholt · 13 years ago
  90. 63583cc [SCSI] Add detailed SCSI I/O errors by Hannes Reinecke · 13 years ago
  91. 940d7fa [SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler tables. by Peter Jones · 14 years ago
  92. ac61c46 [SCSI] fix incorrect value of SCSI_MAX_SG_CHAIN_SEGMENTS due to include file ordering by David Dillow · 13 years ago
  93. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  94. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  95. f41d472 [SCSI] libiscsi: do not take host lock in queuecommand by Mike Christie · 14 years ago
  96. df4da5c [SCSI] libiscsi: add more informative failure message during iscsi scsi eh by Mike Christie · 14 years ago
  97. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  98. e9ccc99 [SCSI] Add missing SPC-4 CDB and MAINTENANCE_[IN,OUT] service action definitions by Nicholas Bellinger · 14 years ago
  99. 5f0e385 [SCSI] libfc: fix statistics for FCP input/output megabytes by Joe Eykholt · 14 years ago
  100. 794d98e [SCSI] libfcoe: retry rejected FLOGI to another FCF if possible by Joe Eykholt · 14 years ago