1. ed09441 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  2. d73a1a6 device create: scsi: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  3. 4c393e6 [SCSI] sd: fix compile failure with CONFIG_BLK_DEV_INTEGRITY=n by James Bottomley · 16 years ago
  4. fff11c0 m68k: Atari SCSI needs NVRAM by Geert Uytterhoeven · 16 years ago
  5. 29c8a24 m68k: Remove the broken Hades support by Adrian Bunk · 16 years ago
  6. 7591103 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  7. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  8. 4ab3d50 ide: set IDE_AFLAG_DRQ_INTERRUPT in do_identify() by Bartlomiej Zolnierkiewicz · 16 years ago
  9. 0ae4b31 ide: remove superfluous ->media field from ide_driver_t by Bartlomiej Zolnierkiewicz · 16 years ago
  10. 97100fc ide: add device flags by Bartlomiej Zolnierkiewicz · 16 years ago
  11. baf08f0 ide: make ide_transfer_pc() static by Bartlomiej Zolnierkiewicz · 16 years ago
  12. aa5d2de7 ide: make ide_pc_intr() static by Bartlomiej Zolnierkiewicz · 16 years ago
  13. 85e3903 ide: add ->pc_{update,io}_buffers methods by Bartlomiej Zolnierkiewicz · 16 years ago
  14. 6b0da28 ide: add ide_retry_pc() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 844b946 ide: drop 'timeout' and 'expiry' arguments from ide_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  16. 2b9efba ide: add pointer to the current packet command to ide_drive_t by Bartlomiej Zolnierkiewicz · 16 years ago
  17. b14c721 ide: drop dsc_handle argument from ide_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  18. a343914 libiscsi: fix locking in iscsi_eh_device_reset by Mike Christie · 16 years ago
  19. 87cd9ea libiscsi: check reason why we are stopping iscsi session to determine error value by Mike Christie · 16 years ago
  20. 6f481e3 [SCSI] iscsi_tcp: return a descriptive error value during connection errors by Mike Christie · 16 years ago
  21. 8e12452 [SCSI] libiscsi: rename host reset to target reset by Mike Christie · 16 years ago
  22. 2153606 [SCSI] iscsi class: fix endpoint id handling by Mike Christie · 16 years ago
  23. e5bd7b5 [SCSI] libiscsi: Support drivers initiating session removal by Mike Christie · 16 years ago
  24. 1d9edf0 [SCSI] libiscsi: fix data corruption when target has to resend data-in packets by Mike Christie · 16 years ago
  25. cbdc144 [SCSI] sd: Switch kernel printing level for DIF messages by Martin K. Petersen · 16 years ago
  26. 9e06688 [SCSI] sd: Correctly handle all combinations of DIF and DIX by Martin K. Petersen · 16 years ago
  27. be922f4 [SCSI] sd: Always print actual protection_type by Martin K. Petersen · 16 years ago
  28. bd623e7 [SCSI] sd: Issue correct protection operation by Martin K. Petersen · 16 years ago
  29. c82dc88 [SCSI] scsi_error: fix target reset handling by James Bottomley · 16 years ago
  30. ea2151b [SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc vendor events by James Smart · 16 years ago
  31. 977b5a0 [SCSI] lpfc 8.2.8 v2 : Add sysfs control of target queue depth handling by James Smart · 16 years ago
  32. b522d7d [SCSI] lpfc 8.2.8 v2 : Revert target busy in favor of transport disrupted by James Smart · 16 years ago
  33. 64f84bc [SCSI] scsi_dh_alua: remove REQ_NOMERGE by Mike Christie · 16 years ago
  34. d9cc21f [SCSI] lpfc 8.2.8 : update driver version to 8.2.8 by James Smart · 16 years ago
  35. 9399627 [SCSI] lpfc 8.2.8 : Add MSI-X support by James Smart · 16 years ago
  36. 0f1f53a [SCSI] lpfc 8.2.8 : Update driver to use new Host byte error code DID_TRANSPORT_DISRUPTED by James Smart · 16 years ago
  37. a8e497d [SCSI] lpfc 8.2.8 : Add support for PCI-EEH permanent disabling by James Smart · 16 years ago
  38. 84774a4 [SCSI] lpfc 8.2.8 : Add new FCOE hardware support by James Smart · 16 years ago
  39. d7c255b [SCSI] lpfc 8.2.8 : Miscellaneous Bug Fixes by James Smart · 16 years ago
  40. 34b02dc [SCSI] lpfc 8.2.8 : Update driver for new SLI-3 features by James Smart · 16 years ago
  41. 90160e0 [SCSI] lpfc 8.2.8 : Miscellaneous Discovery Fixes by James Smart · 16 years ago
  42. e59058c [SCSI] lpfc 8.2.8 : Add kernel-doc function headers by James Smart · 16 years ago
  43. 4a27446 [SCSI] modify scsi to handle new fail fast flags. by Mike Christie · 16 years ago
  44. 6000a36 [SCSI] block: separate failfast into multiple bits. by Mike Christie · 16 years ago
  45. 056a448 [SCSI] qla2xxx: use new host byte transport errors. by Mike Christie · 16 years ago
  46. 56d7fcf [SCSI] iscsi class, libiscsi and qla4xxx: convert to new transport host byte values by Mike Christie · 16 years ago
  47. a4dfaa6 [SCSI] scsi: add transport host byte errors (v3) by Mike Christie · 16 years ago
  48. 9cc328f [SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate callbacks by Mike Christie · 16 years ago
  49. fff9d40 [SCSI] fc class: unblock target after calling terminate callback (take 2) by Mike Christie · 16 years ago
  50. a93ce02 [SCSI] lpfc: use SCSI_MLQUEUE_TARGET_BUSY when catching the rport transition race by Mike Christie · 16 years ago
  51. d6d13ee [SCSI] libiscsi: Use SCSI_MLQUEUE_TARGET_BUSY by Mike Christie · 16 years ago
  52. 7b59413 [SCSI] qla2xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected rport error or race by Mike Christie · 16 years ago
  53. c5e98e9 [SCSI] qla4xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected session error by Mike Christie · 16 years ago
  54. f0c0a37 [SCSI] Add helper code so transport classes/driver can control queueing (v3) by Mike Christie · 16 years ago
  55. 0710483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 16 years ago
  56. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  57. 92f1f8f ide: Remove ide_spin_wait_hwgroup() and use special requests instead by Elias Oltmanns · 16 years ago
  58. acaa0f5 ide: add ide_io_buffers() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  59. c860f95 ide-scsi: cleanup ide_scsi_io_buffers() by Bartlomiej Zolnierkiewicz · 16 years ago
  60. 02d599a ide: remove ->supports_dsc_overlap field from ide_driver_t by Bartlomiej Zolnierkiewicz · 16 years ago
  61. 8185d5a ide: /proc/ide/hd*/settings rework by Bartlomiej Zolnierkiewicz · 16 years ago
  62. 1e874f4 ide: call ide_proc_register_driver() later by Bartlomiej Zolnierkiewicz · 16 years ago
  63. 3ceca72 ide: include <linux/hdreg.h> only when needed by Bartlomiej Zolnierkiewicz · 16 years ago
  64. 2a92466 ide: remove needless drive->present checks from device drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  65. 3a7d248 ide: use ATA_* defines instead of *_STAT and *_ERR ones by Bartlomiej Zolnierkiewicz · 16 years ago
  66. aaaade3 ide: WIN_* -> ATA_CMD_* by Bartlomiej Zolnierkiewicz · 16 years ago
  67. 4dde449 ide: make drive->id an union (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  68. ef5bef3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  69. e26feff Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  70. 82219fc Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  71. 4677735 sg: remove unnecessary blk_rq_unmap_user by FUJITA Tomonori · 16 years ago
  72. 0b6cb26 sg: remove sg_read_xfer by FUJITA Tomonori · 16 years ago
  73. c3919af sg: remove sg_write_xfer by FUJITA Tomonori · 16 years ago
  74. 626710c sg: incorporate sg_build_direct into sg_start_req by FUJITA Tomonori · 16 years ago
  75. 44c7b0e sg: remove __sg_start_req by FUJITA Tomonori · 16 years ago
  76. fd1c1de sg: remove b_malloc_len in sg_scatter_hold struct by FUJITA Tomonori · 16 years ago
  77. 7e56cb0 sg: remove SG_ALLOW_DIO_CODE define by FUJITA Tomonori · 16 years ago
  78. a91a3a2 sg: rename sg_cmd_done sg_rq_end_io by FUJITA Tomonori · 16 years ago
  79. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  80. f98a8ca SCSI sd driver calls revalidate_disk wrapper. by Andrew Patterson · 16 years ago
  81. fad7f01 sg: set dxferp to NULL for READ with the older SG interface by FUJITA Tomonori · 16 years ago
  82. 01cfcdd sg: use blk_rq_aligned helper function by FUJITA Tomonori · 16 years ago
  83. 10db10d sg: convert the indirect IO path to use the block layer by FUJITA Tomonori · 16 years ago
  84. 6e5a30c sg: convert the direct IO path to use the block layer by FUJITA Tomonori · 16 years ago
  85. 10865df sg: convert the non-data path to use the block layer by FUJITA Tomonori · 16 years ago
  86. 152e283 block: introduce struct rq_map_data to use reserved pages by FUJITA Tomonori · 16 years ago
  87. a3bce90 block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov by FUJITA Tomonori · 16 years ago
  88. 3e1a7ff block: allow disk to have extended device number by Tejun Heo · 16 years ago
  89. 689d6fa block: replace @ext_minors with GENHD_FL_EXT_DEVT by Tejun Heo · 16 years ago
  90. 870d665 block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT by Tejun Heo · 16 years ago
  91. f615b48 sd/ide-disk: apply extended minors to sd and ide by Tejun Heo · 16 years ago
  92. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
  93. 7ae628d [SCSI] scsi_dh: suppress comparison warning by James Bottomley · 16 years ago
  94. 650849d [SCSI] scsi_dh: add Dell product information into rdac device handler by Yanqing_Liu@Dell.com · 16 years ago
  95. b78ded8 [SCSI] qla2xxx: remove the unused SCSI_QLOGIC_FC_FIRMWARE option by Adrian Bunk · 16 years ago
  96. 4a3e1ea [SCSI] qla2xxx: fix printk format warnings by Alexander Beregalov · 16 years ago
  97. 36d1cdc [SCSI] qla2xxx: Update version number to 8.02.01-k8. by Andrew Vasquez · 16 years ago
  98. 59d72d8 [SCSI] qla2xxx: Ignore payload reserved-bits during RSCN processing. by Ravi Anand · 16 years ago
  99. 2d13693 [SCSI] qla2xxx: Additional residual-count corrections during UNDERRUN handling. by Andrew Vasquez · 16 years ago
  100. cc3ef7b [SCSI] qla2xxx: Fix "occured" spelling errors. by Bjorn Helgaas · 16 years ago