1. 56d7fcf [SCSI] iscsi class, libiscsi and qla4xxx: convert to new transport host byte values by Mike Christie · 16 years ago
  2. a4dfaa6 [SCSI] scsi: add transport host byte errors (v3) by Mike Christie · 16 years ago
  3. 9cc328f [SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate callbacks by Mike Christie · 16 years ago
  4. fff9d40 [SCSI] fc class: unblock target after calling terminate callback (take 2) by Mike Christie · 16 years ago
  5. a93ce02 [SCSI] lpfc: use SCSI_MLQUEUE_TARGET_BUSY when catching the rport transition race by Mike Christie · 16 years ago
  6. d6d13ee [SCSI] libiscsi: Use SCSI_MLQUEUE_TARGET_BUSY by Mike Christie · 16 years ago
  7. 7b59413 [SCSI] qla2xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected rport error or race by Mike Christie · 16 years ago
  8. c5e98e9 [SCSI] qla4xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected session error by Mike Christie · 16 years ago
  9. f0c0a37 [SCSI] Add helper code so transport classes/driver can control queueing (v3) by Mike Christie · 16 years ago
  10. 0710483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 16 years ago
  11. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  12. 92f1f8f ide: Remove ide_spin_wait_hwgroup() and use special requests instead by Elias Oltmanns · 16 years ago
  13. acaa0f5 ide: add ide_io_buffers() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  14. c860f95 ide-scsi: cleanup ide_scsi_io_buffers() by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 02d599a ide: remove ->supports_dsc_overlap field from ide_driver_t by Bartlomiej Zolnierkiewicz · 16 years ago
  16. 8185d5a ide: /proc/ide/hd*/settings rework by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 1e874f4 ide: call ide_proc_register_driver() later by Bartlomiej Zolnierkiewicz · 16 years ago
  18. 3ceca72 ide: include <linux/hdreg.h> only when needed by Bartlomiej Zolnierkiewicz · 16 years ago
  19. 2a92466 ide: remove needless drive->present checks from device drivers by Bartlomiej Zolnierkiewicz · 16 years ago
  20. 3a7d248 ide: use ATA_* defines instead of *_STAT and *_ERR ones by Bartlomiej Zolnierkiewicz · 16 years ago
  21. aaaade3 ide: WIN_* -> ATA_CMD_* by Bartlomiej Zolnierkiewicz · 16 years ago
  22. 4dde449 ide: make drive->id an union (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  23. ef5bef3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  24. e26feff Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  25. 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
  26. 4677735 sg: remove unnecessary blk_rq_unmap_user by FUJITA Tomonori · 16 years ago
  27. 0b6cb26 sg: remove sg_read_xfer by FUJITA Tomonori · 16 years ago
  28. c3919af sg: remove sg_write_xfer by FUJITA Tomonori · 16 years ago
  29. 626710c sg: incorporate sg_build_direct into sg_start_req by FUJITA Tomonori · 16 years ago
  30. 44c7b0e sg: remove __sg_start_req by FUJITA Tomonori · 16 years ago
  31. fd1c1de sg: remove b_malloc_len in sg_scatter_hold struct by FUJITA Tomonori · 16 years ago
  32. 7e56cb0 sg: remove SG_ALLOW_DIO_CODE define by FUJITA Tomonori · 16 years ago
  33. a91a3a2 sg: rename sg_cmd_done sg_rq_end_io by FUJITA Tomonori · 16 years ago
  34. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  35. f98a8ca SCSI sd driver calls revalidate_disk wrapper. by Andrew Patterson · 16 years ago
  36. fad7f01 sg: set dxferp to NULL for READ with the older SG interface by FUJITA Tomonori · 16 years ago
  37. 01cfcdd sg: use blk_rq_aligned helper function by FUJITA Tomonori · 16 years ago
  38. 10db10d sg: convert the indirect IO path to use the block layer by FUJITA Tomonori · 16 years ago
  39. 6e5a30c sg: convert the direct IO path to use the block layer by FUJITA Tomonori · 16 years ago
  40. 10865df sg: convert the non-data path to use the block layer by FUJITA Tomonori · 16 years ago
  41. 152e283 block: introduce struct rq_map_data to use reserved pages by FUJITA Tomonori · 16 years ago
  42. a3bce90 block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov by FUJITA Tomonori · 16 years ago
  43. 3e1a7ff block: allow disk to have extended device number by Tejun Heo · 16 years ago
  44. 689d6fa block: replace @ext_minors with GENHD_FL_EXT_DEVT by Tejun Heo · 16 years ago
  45. 870d665 block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT by Tejun Heo · 16 years ago
  46. f615b48 sd/ide-disk: apply extended minors to sd and ide by Tejun Heo · 16 years ago
  47. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
  48. 7ae628d [SCSI] scsi_dh: suppress comparison warning by James Bottomley · 16 years ago
  49. 650849d [SCSI] scsi_dh: add Dell product information into rdac device handler by Yanqing_Liu@Dell.com · 16 years ago
  50. b78ded8 [SCSI] qla2xxx: remove the unused SCSI_QLOGIC_FC_FIRMWARE option by Adrian Bunk · 16 years ago
  51. 4a3e1ea [SCSI] qla2xxx: fix printk format warnings by Alexander Beregalov · 16 years ago
  52. 36d1cdc [SCSI] qla2xxx: Update version number to 8.02.01-k8. by Andrew Vasquez · 16 years ago
  53. 59d72d8 [SCSI] qla2xxx: Ignore payload reserved-bits during RSCN processing. by Ravi Anand · 16 years ago
  54. 2d13693 [SCSI] qla2xxx: Additional residual-count corrections during UNDERRUN handling. by Andrew Vasquez · 16 years ago
  55. cc3ef7b [SCSI] qla2xxx: Fix "occured" spelling errors. by Bjorn Helgaas · 16 years ago
  56. 272976c [SCSI] qla2xxx: Add NPIV-Config Table support. by Andrew Vasquez · 16 years ago
  57. c00d899 [SCSI] qla2xxx: Add Flash Layout Table support. by Andrew Vasquez · 16 years ago
  58. 4b89258 [SCSI] qla2xxx: Change GFP_ATOMIC to GFP_KERNEL for non-atomic allocations. by Andrew Vasquez · 16 years ago
  59. 49fd462 [SCSI] qla2xxx: Add input/output byte-count statistics. by Harish Zunjarrao · 16 years ago
  60. ac26d41 [SCSI] libiscsi: return error passed in during iscsi recovery by Mike Christie · 16 years ago
  61. a30c3f6 [SCSI] fc_transport: Add an API to allow an LLD to create vports by Andrew Vasquez · 16 years ago
  62. 7404ad3b [SCSI] sd: use generic helper to print capacities in both binary and SI by James Bottomley · 16 years ago
  63. 114f1ea [SCSI] scsi_dh: no need to initialize rq->cmd with blk_get_request by FUJITA Tomonori · 16 years ago
  64. 6f4267e [SCSI] Update the SCSI state model to allow blocking in the created state by James Bottomley · 16 years ago
  65. 0f1d87a [SCSI] add inline functions for recognising created and blocked states by James Bottomley · 16 years ago
  66. 22447be [SCSI] scsi_netlink: Add transport and LLD recieve and event support by James Smart · 16 years ago
  67. 557cc47 [SCSI] tmscsim: Fixup KERN_INFO in printk by Nick Warne · 16 years ago
  68. 3fd7f93 [SCSI] qla2xxx: Remove semaphore.h by Matthew Wilcox · 16 years ago
  69. 315cb0a [SCSI] scsi_host_lookup: error returns and NULL pointers by James Smart · 16 years ago
  70. 82ef04f libata: make SCR access ops per-link by Tejun Heo · 16 years ago
  71. c9eeb24 [SCSI] qlogicpti: fix sg list traversal error in continuation entries by Boaz Harrosh · 16 years ago
  72. 44ea91c [SCSI] Fix hang with split requests by James Bottomley · 16 years ago
  73. 2e57572 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 16 years ago
  74. 048feec [SCSI] qla2xxx: Defer enablement of RISC interrupts until ISP initialization completes. by Andrew Vasquez · 16 years ago
  75. 6d242a2 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  76. 29cd195 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  77. 2dc75d3 block: disable sysfs parts of the disk command filter by Jens Axboe · 16 years ago
  78. fd09831 sparc: Annotate of_device_id arrays with const or __initdata. by David S. Miller · 16 years ago
  79. 01b291b [SCSI] fix check of PQ and PDT bits for WLUNs by James Bottomley · 16 years ago
  80. bb0003c [SCSI] make scsi_check_sense HARDWARE_ERROR return ADD_TO_MLQUEUE on retry by Mike Anderson · 16 years ago
  81. c7dbb62 [SCSI] scsi_dh: make check_sense return ADD_TO_MLQUEUE by Mike Anderson · 16 years ago
  82. bfad9ce [SCSI] sd: select CRC_T10DIF only when necessary by Stefan Richter · 16 years ago
  83. bb23b43 remove blk_register_filter and blk_unregister_filter in gendisk by FUJITA Tomonori · 16 years ago
  84. 5dc2536 qlogicpti: Convert to pure OF driver. by David S. Miller · 16 years ago
  85. 05bb5e9 sun_esp: Convert to pure OF driver. by David S. Miller · 16 years ago
  86. 63237ee sparc: Move SBUS DMA attribute interfaces out of asm/sbus.h by David S. Miller · 16 years ago
  87. 738f2b7 sparc: Convert all SBUS drivers to dma_*() interfaces. by David S. Miller · 16 years ago
  88. 7a715f4 sparc: Make SBUS DMA interfaces take struct device. by David S. Miller · 16 years ago
  89. 334ae61 sparc: Kill SBUS DVMA layer. by David S. Miller · 16 years ago
  90. 14e507b sg: restore command permission for TYPE_SCANNER by FUJITA Tomonori · 16 years ago
  91. abf5439 block: move cmdfilter from gendisk to request_queue by FUJITA Tomonori · 16 years ago
  92. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  93. c5b0079 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  94. 7d0e367 [SCSI] ibmvfc: Driver version 1.0.2 by Brian King · 16 years ago
  95. 3e33994 [SCSI] ibmvfc: Add details to async event log by Brian King · 16 years ago
  96. 2bac406 [SCSI] ibmvfc: Sanitize response lengths by Brian King · 16 years ago
  97. cf6f10d [SCSI] ibmvfc: Fix for lost async events by Brian King · 16 years ago
  98. 915be02 [SCSI] ibmvfc: Fixup host state during reinit by Brian King · 16 years ago
  99. 3eddc56 [SCSI] ibmvfc: Fix another hang on module removal by Brian King · 16 years ago
  100. 004dd5e [SCSI] ibmvscsi: Fixup desired DMA value for shared memory partitions by Brian King · 16 years ago