1. 4dfddf5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  2. 8d58881 scsi: Avoid that toggling use_blk_mq triggers a memory leak by Bart Van Assche · 8 years ago
  3. d67e8b3 scsi: move function declarations to scsi_priv.h by Baoyou Xie · 8 years ago
  4. 1d64508 scsi: disable automatic target scan by Hannes Reinecke · 8 years ago
  5. 41f95dd scsi_dh: move 'dh_state' sysfs attribute to generic code by Hannes Reinecke · 8 years ago
  6. 23695e4 scsi_dh: fix use-after-free when removing scsi device by Junichi Nomura · 9 years ago
  7. 086b91d scsi_dh: integrate into the core SCSI code by Christoph Hellwig · 9 years ago
  8. 4f7ad52 SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 9 years ago
  9. 82042a2 scsi: move scsi_dispatch_cmd to scsi_lib.c by Christoph Hellwig · 10 years ago
  10. bb3ec62 scsi: remove scsi_next_command by Christoph Hellwig · 10 years ago
  11. d285203 scsi: add support for a blk-mq based I/O path. by Christoph Hellwig · 10 years ago
  12. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  13. 3c31b52 scsi: async sd resume by Dan Williams · 10 years ago
  14. e494f6a [SCSI] improved eh timeout handler by Hannes Reinecke · 11 years ago
  15. 2955b47 [SCSI] async: introduce 'async_domain' type by Dan Williams · 12 years ago
  16. 84feb16 [SCSI] Change return type of scsi_queue_insert() into void by Bart Van Assche · 12 years ago
  17. 67bd941 [SCSI] Fix device removal NULL pointer dereference by Bart Van Assche · 12 years ago
  18. 5d9fb5c [SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new state by Mike Christie · 12 years ago
  19. a7a20d1 [SCSI] sd: limit the scope of the async probe domain by Dan Williams · 12 years ago
  20. fea6d60 [SCSI] scsi_pm: Fix bug in the SCSI power management handler by Alan Stern · 12 years ago
  21. 2b13257 [SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_info by Moger, Babu · 12 years ago
  22. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  23. aa33860 PM: Remove CONFIG_PM_OPS by Rafael J. Wysocki · 13 years ago
  24. 940d7fa [SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler tables. by Peter Jones · 13 years ago
  25. 38a039b [SCSI] Add scsi_dev_info_list_del_keyed() by Peter Jones · 13 years ago
  26. e6da54d SCSI: remove fake "address-of" expression by Alan Stern · 14 years ago
  27. bc4f240 [SCSI] implement runtime Power Management by Alan Stern · 14 years ago
  28. db5bd1e [SCSI] convert to the new PM framework by Alan Stern · 14 years ago
  29. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  30. b391277 sd, sr: fix Driver 'sd' needs updating message by Hannes Reinecke · 15 years ago
  31. a9e0edb scsi_transport_spi: Blacklist Ultrium-3 tape for IU transfers by James Bottomley · 15 years ago
  32. 598fa4b enhance device info matching for multiple tables by James Bottomley · 15 years ago
  33. c751085 PM/Hibernate: Wait for SCSI devices scan to complete during resume by Rafael J. Wysocki · 15 years ago
  34. 4a27446 [SCSI] modify scsi to handle new fail fast flags. by Mike Christie · 16 years ago
  35. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  36. 7027ad7 [SCSI] Support devices with protection information by Martin K. Petersen · 16 years ago
  37. f7120a4 [SCSI] use default attributes for scsi_host by Hannes Reinecke · 16 years ago
  38. 7b3d954 Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done"" by Linus Torvalds · 16 years ago
  39. 3a62b5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  40. ac40532 scsi: revert "[SCSI] Get rid of scsi_cmnd->done" by Ingo Molnar · 16 years ago
  41. 751bf4d [SCSI] scsi_sysfs: restore prep_fn when ULD is removed by James Bottomley · 16 years ago
  42. 6f5391c [SCSI] Get rid of scsi_cmnd->done by Matthew Wilcox · 17 years ago
  43. dca84e4 [SCSI] scsi_error.c: Export some scsi_eh_* functions by Darrick J. Wong · 17 years ago
  44. 596f482 [SCSI] kill scsi_rety_command by Christoph Hellwig · 17 years ago
  45. 3e082a9 [SCSI] Add ability to scan scsi busses asynchronously by Matthew Wilcox · 18 years ago
  46. 84314fd [SCSI] SCSI and FC Transport: add netlink support for posting of transport events by James Smart · 18 years ago
  47. 631c228 [SCSI] hide EH backup data outside the scsi_cmnd by Christoph Hellwig · 18 years ago
  48. c4e00fa Merge ../scsi-misc-2.6 by James Bottomley · 18 years ago
  49. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  50. 1c9e16e [SCSI] update max sdev block limit by James Smart · 18 years ago
  51. beb4048 [SCSI] remove scsi_request infrastructure by Christoph Hellwig · 18 years ago
  52. e02f3f5 [SCSI] remove target parent limitiation by Christoph Hellwig · 18 years ago
  53. 1aea643 [SCSI] Kill the SCSI softirq handling by Jens Axboe · 18 years ago
  54. 6e68af6 [SCSI] Convert SCSI mid-layer to scsi_execute_async by Mike Christie · 19 years ago
  55. 7f23e14 [SCSI] correct some dropped const compiler warnings by James Bottomley · 19 years ago
  56. 7dfdc9a [SCSI] use a completion in scsi_send_eh_cmnd by Christoph Hellwig · 19 years ago
  57. 903f4fe [SCSI] fix callers of scsi_remove_device() who already hold the scan muted by Alan Stern · 19 years ago
  58. fe1b2d5 [SCSI] unexport scsi_add_timer/scsi_delete_timer by Christoph Hellwig · 19 years ago
  59. 3111b0d [SCSI] remove scsi_eh_eflags_ macros by Christoph Hellwig · 19 years ago
  60. b4edcbc [SCSI] remove scsi_cmnd->owner by Christoph Hellwig · 19 years ago
  61. 52c1da3 [PATCH] make various thing static by Adrian Bunk · 19 years ago
  62. d3a933d [PATCH] scsi: remove unused scsi_cmnd->internal_timeout field by · 19 years ago
  63. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago