1. a71fa1f [SCSI] ibmvscsi: fix DMA API misuse by FUJITA Tomonori · 14 years ago
  2. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  3. 64355b9 [SCSI] ibmvscsi: Add suspend/resume support by Brian King · 14 years ago
  4. 9b7dac0 [SCSI] ibmvscsi: fix a typo in a source code comment by Bart Van Assche · 15 years ago
  5. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  6. 98840f2 includecheck fix: drivers/scsi, ibmvscsi.c by Jaswinder Singh Rajput · 15 years ago
  7. e08afeb [SCSI] ibmvscsi: Fix module load hang by Brian King · 15 years ago
  8. 559fde7 ibmvscsi: gadget: at91_udc: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  9. 126c5cc [SCSI] ibmvscsi: Add support for capabilities MAD by Brian King · 15 years ago
  10. c1988e3 [SCSI] ibmvscsi: Enable fast fail feature by Robert Jennings · 15 years ago
  11. 3507e13 [SCSI] ibmvscsi: Send adapter info before login by Brian King · 15 years ago
  12. e1a5ce5 [SCSI] ibmvscsi: Add specific timeouts for operations by Robert Jennings · 15 years ago
  13. fbc56f0 [SCSI] ibmvscsi: Add 16 byte CDB support by Brian King · 15 years ago
  14. 16b3858 [SCSI] ibmvscsi: Remove redundant test on unsigned. by Roel Kluin · 15 years ago
  15. e637d55 [SCSI] ibmvscsi: Correct DMA mapping leak by Robert Jennings · 15 years ago
  16. fe33332 powerpc: Change u64/s64 to a long long integer type by Ingo Molnar · 16 years ago
  17. 4f10aae [SCSI] ibmvscsi: Make max_requests module parameter more accurate by Brian King · 16 years ago
  18. 21465ed [SCSI] ibmvscsi: Don't fail EH due to insufficient resources by Brian King · 16 years ago
  19. 97b5648 [SCSI] ibmvscsi: switch to block timeout by James Bottomley · 16 years ago
  20. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  21. 004dd5e [SCSI] ibmvscsi: Fixup desired DMA value for shared memory partitions by Brian King · 16 years ago
  22. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  23. 7912a0a ibmvscsi: driver enablement for CMO by Robert Jennings · 16 years ago
  24. ca61668 [SCSI] ibmvscsi: Non SCSI error status fixup by Brian King · 16 years ago
  25. 64a87b2 [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer by Boaz Harrosh · 16 years ago
  26. c3a3b55 [SCSI] ibmvscsi: Handle non SCSI error status by Brian King · 16 years ago
  27. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 16 years ago
  28. d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 17 years ago
  29. 860784c [SCSI] ibmvscsi: requeue while CRQ closed by Robert Jennings · 17 years ago
  30. d1a357f [SCSI] ibmvscsi: Set default command timeout by Brian King · 17 years ago
  31. 3c887e8 [SCSI] ibmvscsi: Prevent IO during partner login by Robert Jennings · 17 years ago
  32. 9cb83c7 [SCSI] add use_sg_chaining option to scsi_host_template by FUJITA Tomonori · 17 years ago
  33. d3849d5 [SCSI] Fix ibmvscsi client for multiplatform iSeries+pSeries kernel by David Woodhouse · 17 years ago
  34. aebd5e4 [SCSI] transport_srp: add rport roles attribute by FUJITA Tomonori · 17 years ago
  35. 4d68041 [SCSI] ibmvscsi: convert to use the srp transport class by FUJITA Tomonori · 17 years ago
  36. 7603e02 [SCSI] ibmvscsi: use shost_priv by FUJITA Tomonori · 17 years ago
  37. ed3a363 [SCSI] ibmvscsi: remove unnecessary map_sg check by FUJITA Tomonori · 17 years ago
  38. 9413d7b [SCSI] ibmvscsi: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  39. 33874a0 [SCSI] ibmvscsi: fix timeout bugs by FUJITA Tomonori · 17 years ago
  40. 35f51ee [SCSI] ibmvscsi: Abort path fix by Brian King · 17 years ago
  41. 06f923c [SCSI] ibmvscsi: Misc. locking fixes by Brian King · 17 years ago
  42. 3d0e91f [SCSI] ibmvscsi: Add eh_host_reset_handler by Brian King · 17 years ago
  43. 6c0a60e [SCSI] ibmvscsi: Enhanced error logging by Brian King · 17 years ago
  44. 2a73093 [SCSI] ibmvscsi: Remove unnecessary map_sg check by Brian King · 17 years ago
  45. 742d25b [SCSI] ibmvscsi: Changeable queue depth by Brian King · 17 years ago
  46. 0979c84 [SCSI] ibmvscsi: add slave_configure to allow device restart by Robert Jennings · 17 years ago
  47. a897ff2 [SCSI] ibmvscsi: allow for dynamic adjustment of server request_limit by Robert Jennings · 17 years ago
  48. 9c3121f [SCSI] ibmvscsi: correctly reenable CRQ by Santiago Leon · 18 years ago
  49. cefbda2 [SCSI] ibmvscsi: treat busy and error conditions separately by Dave C Boutcher · 18 years ago
  50. f0cd91a Merge ../linux-2.6 by James Bottomley · 18 years ago
  51. e5dbfa6 [SCSI] ibmvscsi: fix leak when failing to send srp event by FUJITA Tomonori · 18 years ago
  52. 4c021dd13 [SCSI] ibmvscsi: convert kmalloc + memset to kcalloc by FUJITA Tomonori · 18 years ago
  53. ef26567 [SCSI] ibmvscsi: convert the ibmvscsi driver to use include/scsi/srp.h by FUJITA Tomonori · 18 years ago
  54. 9b833e4 [SCSI] ibmvscsi: prevent scsi commands being sent in invalid state by Dave C Boutcher · 18 years ago
  55. 2b541f8 [SCSI] ibmvscsi: handle re-enable firmware message by Dave C Boutcher · 18 years ago
  56. 915124d powerpc: set the driver.owner field for all vio drivers by Stephen Rothwell · 19 years ago
  57. 6fdf539 powerpc: don't duplicate name between vio_driver and device_driver by Stephen Rothwell · 19 years ago
  58. 154fb61 [SCSI] ibmvscsi compatibility fix by Dave C Boutcher · 19 years ago
  59. 0481990 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 19 years ago
  60. 4dddbc2 [SCSI] ibmvscsi: handle large scatter/gather lists by James Bottomley · 19 years ago
  61. fb120da [PATCH] Make MODULE_DEVICE_TABLE work for vio devices by Stephen Rothwell · 19 years ago
  62. 8224bfa [SCSI] ibmvscsi timeout fix by Dave C Boutcher · 19 years ago
  63. be042f2 [SCSI] ibmvscsi eh locking by Dave C Boutcher · 19 years ago
  64. b4687ca [SCSI] IBM VSCSI Client: sending client info to server by Linda Xie · 19 years ago
  65. 94d0e7b8 [SCSI] allow sleeping in ->eh_device_reset_handler() by Jeff Garzik · 19 years ago
  66. 8fa728a [SCSI] allow sleeping in ->eh_abort_handler() by Jeff Garzik · 19 years ago
  67. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago