1. 786f8ba scsi.c: add missing kernel-doc notation for new VPD parameters by Randy Dunlap · 14 years ago
  2. e3deec0 [SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page() by James Bottomley · 15 years ago
  3. 4a84067 [SCSI] add queue_depth ramp up code by Vasu Dev · 15 years ago
  4. b4c2554 [SCSI] Fix protection scsi_data_buffer leak by Martin K. Petersen · 15 years ago
  5. 95a3639 [SCSI] fix bugs in scsi_vpd_inquiry() by James Bottomley · 15 years ago
  6. 477e608 [SCSI] fix documentation for two functions by Bartlomiej Zolnierkiewicz · 15 years ago
  7. ebef264 [SCSI] use kmem_cache_zalloc instead of kmem_cache_alloc/memset by Wei Yongjun · 15 years ago
  8. 881a256 [SCSI] Add VPD helper by Matthew Wilcox · 16 years ago
  9. 32aeef6 [SCSI] Skip deleted devices in __scsi_device_lookup_by_target() by Hannes Reinecke · 15 years ago
  10. 327d0c7 [SCSI] remove severly outdated comment in scsi_dispatch_cmd by Christoph Hellwig · 16 years ago
  11. f0c0a37 [SCSI] Add helper code so transport classes/driver can control queueing (v3) by Mike Christie · 16 years ago
  12. ef5bef3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  13. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  14. 0f1d87a [SCSI] add inline functions for recognising created and blocked states by James Bottomley · 16 years ago
  15. 7027ad7 [SCSI] Support devices with protection information by Martin K. Petersen · 16 years ago
  16. 885ace9 [SCSI] fix shared tag map setup by Mike Christie · 16 years ago
  17. 427e59f [SCSI] make use of the residue value by James Bottomley · 16 years ago
  18. db4742d [SCSI] add support for variable length extended commands by Boaz Harrosh · 16 years ago
  19. 61d7416 [SCSI] bug fix for free list handling by Alan D. Brunelle · 16 years ago
  20. f18573a block: move the padding adjustment to blk_rq_map_sg by FUJITA Tomonori · 16 years ago
  21. 1c353f7 [SCSI] export command allocation and freeing functions independently of the host by James Bottomley · 16 years ago
  22. e507e30 [SCSI] consolidate command allocation in a single place by James Bottomley · 16 years ago
  23. 164fc5d scsi: fix sense_slab/bio swapping livelock by Hugh Dickins · 16 years ago
  24. e97a294 scsi: missing add of padded bytes to io completion byte count by Jens Axboe · 16 years ago
  25. 14f501a [SCSI] kernel-doc: fix scsi docbook by Randy Dunlap · 16 years ago
  26. 30b0c37 [SCSI] implement scsi_data_buffer by Boaz Harrosh · 17 years ago
  27. 5b7f168 [SCSI] don't use __GFP_DMA for sense buffers if not required by James Bottomley · 16 years ago
  28. de25deb [SCSI] use dynamically allocated sense buffer by FUJITA Tomonori · 16 years ago
  29. 166a728 [SCSI] fix scsi_setup_command_freelist failure path race by FUJITA Tomonori · 16 years ago
  30. dc8875e [SCSI] docbook and kernel-doc updates by Randy Dunlap · 17 years ago
  31. eb44820 [SCSI] Add Documentation and integrate into docbook build by Rob Landley · 17 years ago
  32. 7b3d954 Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done"" by Linus Torvalds · 16 years ago
  33. ac40532 scsi: revert "[SCSI] Get rid of scsi_cmnd->done" by Ingo Molnar · 17 years ago
  34. 522939d esp_scsi: fix reset cleanup spinlock recursion by Maciej W. Rozycki · 17 years ago
  35. 6f5391c [SCSI] Get rid of scsi_cmnd->done by Matthew Wilcox · 17 years ago
  36. 12a4416 [SCSI] Remove ->pid field from scsi_cmnd by Matthew Wilcox · 17 years ago
  37. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  38. a73e45b [SCSI] scsi.c: convert to use the data buffer accessors by Boaz Harrosh · 17 years ago
  39. d0f656c [SCSI] Remove unused method scsi_device_cancel by Priyanka Gupta · 17 years ago
  40. a4d04a4 [SCSI] Make error printing more verbose by Martin K. Petersen · 17 years ago
  41. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  42. 596f482 [SCSI] kill scsi_rety_command by Christoph Hellwig · 18 years ago
  43. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  44. b58d915 [SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs by FUJITA Tomonori · 18 years ago
  45. 504fb37 [SCSI] fix module unload induced compile warning by Ingo Molnar · 18 years ago
  46. 97d41e9 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  47. 80c6e3c [SCSI] fix scsi_device_types overrun in scsi.c by Eric Sesterhenn · 18 years ago
  48. 9bf09c2 [PATCH] SCSI: scsi_done_q is unused by Jens Axboe · 18 years ago
  49. cdd6026 [PATCH] Remove ->rq_status from struct request by Jens Axboe · 18 years ago
  50. 8a1cdc9 [PATCH] Revert ABI-breaking change in /proc by Matthew Wilcox · 18 years ago
  51. a506b44 [SCSI] fix compile error on module_refcount by Daniel Walker · 18 years ago
  52. f479ab8 [SCSI] fix up non-modular SCSI by James Bottomley · 18 years ago
  53. 84314fd [SCSI] SCSI and FC Transport: add netlink support for posting of transport events by James Smart · 18 years ago
  54. 85b6c72 [SCSI] sd: fix cache flushing on module removal (and individual device removal) by James Bottomley · 18 years ago
  55. 4ff3671 [SCSI] Improve inquiry printing by Matthew Wilcox · 18 years ago
  56. 631c228 [SCSI] hide EH backup data outside the scsi_cmnd by Christoph Hellwig · 18 years ago
  57. 71d530c Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  58. beb4048 [SCSI] remove scsi_request infrastructure by Christoph Hellwig · 18 years ago
  59. 89f48c4 [PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST) by Luben Tuikov · 18 years ago
  60. 4d7db04 [SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictions by James Bottomley · 18 years ago
  61. 530bba6 [SCSI] for_each_possible_cpu: scsi by KAMEZAWA Hiroyuki · 18 years ago
  62. 5e3c34c [SCSI] Remove devfs support from the SCSI subsystem by Greg KH · 18 years ago
  63. 24669f75 [SCSI] SCSI core kmalloc2kzalloc by Jes Sorensen · 18 years ago
  64. 88a2a4ac [PATCH] percpu data: only iterate over possible CPUs by Eric Dumazet · 18 years ago
  65. 0b95067 [SCSI] turn most scsi semaphores into mutexes by Arjan van de Ven · 18 years ago
  66. 1aea643 [SCSI] Kill the SCSI softirq handling by Jens Axboe · 18 years ago
  67. 79e448b [PATCH] Fix a bug in scsi_get_command by Matthew Dobson · 19 years ago
  68. 3bf743e [SCSI] use {sdev,scmd,starget,shost}_printk in generic code by Jeff Garzik · 19 years ago
  69. 9ccfc75 [SCSI] move the mid-layer printk's over to shost/starget/sdev_printk by James Bottomley · 19 years ago
  70. c53033f [PATCH] gfp_t: drivers/scsi by Al Viro · 19 years ago
  71. 939647e [SCSI] fix oops on usb storage device disconnect by James Bottomley · 19 years ago
  72. 6becdff [SCSI] fix warning in scsi_softirq by akpm@osdl.org · 19 years ago
  73. b21a413 [SCSI] add global timeout to the scsi mid-layer by James Bottomley · 19 years ago
  74. d2c9d9e [SCSI] host state model update: reimplement scsi_host_cancel by Mike Anderson · 19 years ago
  75. d330187 [SCSI] host state model update: replace old host bitmap state by Mike Anderson · 19 years ago
  76. 7f602c5 [SCSI] add TYPE_RBC to our type table by James Bottomley · 19 years ago
  77. 8d115f8 [SCSI] remove scsi_cmnd->state by Christoph Hellwig · 19 years ago
  78. b4edcbc [SCSI] remove scsi_cmnd->owner by Christoph Hellwig · 19 years ago
  79. f5ad561 [SCSI] remove scsi_cmnd->abort_reason by Christoph Hellwig · 19 years ago
  80. 52c1da3 [PATCH] make various thing static by Adrian Bunk · 19 years ago
  81. ad34ea2 merge by hand - fix up rejections in Documentation/DocBook/Makefile by James Bottomley · 19 years ago
  82. d8c37e7 [SCSI] remove a timer race in scsi_queue_insert() by Tejun Heo · 19 years ago
  83. 69b5289 [SCSI] call correct scsi_done function in scsi_dispatch_cmd by Mike Christie · 19 years ago
  84. c6295cd [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field by · 19 years ago
  85. d3a933d [PATCH] scsi: remove unused scsi_cmnd->internal_timeout field by · 19 years ago
  86. db9dff3 [PATCH] remove outdated print_* functions by · 19 years ago
  87. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago