1. e5bd7b5 [SCSI] libiscsi: Support drivers initiating session removal by Mike Christie · 16 years ago
  2. 56d7fcf [SCSI] iscsi class, libiscsi and qla4xxx: convert to new transport host byte values by Mike Christie · 16 years ago
  3. c5e98e9 [SCSI] qla4xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected session error by Mike Christie · 16 years ago
  4. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  5. d510d96 [SCSI] qla4xxx: fix queue depth setting by Mike Christie · 16 years ago
  6. 5d91e20 [SCSI] iscsi: remove session/conn_data_size from iscsi_transport by Mike Christie · 16 years ago
  7. 7561352 [SCSI] iscsi: remove session and host binding in libiscsi by Mike Christie · 16 years ago
  8. 9d56291 [SCSI] qla4xxx: fix scsi command completion, lun reset and target reset code by David C Somayajulu · 16 years ago
  9. ce54503 [SCSI] qla4xxx: Add target reset functionality by Mike Christie · 16 years ago
  10. 024f801 [SCSI] qla4xxx: regression - add start scan callout by Mike Christie · 16 years ago
  11. 50a29ae [SCSI] qla4xxx: fix host reset dpc race by Mike Christie · 16 years ago
  12. 65fecc7 [SCSI] qla4xxx: fix up residual handling by David Somayajulu · 16 years ago
  13. 921601b [SCSI] qla4xxx: add async scan support by Mike Christie · 16 years ago
  14. 568d303 [SCSI] qla4xxx: fix recovery timer and session unblock race by Mike Christie · 16 years ago
  15. 7fb1921 [SCSI] qla4xxx: use iscsi class session state check ready by Mike Christie · 16 years ago
  16. b635930 [SCSI] qla4xxx: directly call iscsi recovery functions by Mike Christie · 16 years ago
  17. b1c1181 drivers/scsi/: Spelling fixes by Joe Perches · 16 years ago
  18. d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 16 years ago
  19. 7ffc49a [ETH]: Combine format_addr() with print_mac(). by Michael Chan · 17 years ago
  20. b80ca4f [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE by FUJITA Tomonori · 16 years ago
  21. 2697478 [SCSI] libiscsi: fix shutdown by Mike Christie · 17 years ago
  22. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  23. 1c3f0b8 Change struct marker users by Mathieu Desnoyers · 17 years ago
  24. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  25. 9cb83c7 [SCSI] add use_sg_chaining option to scsi_host_template by FUJITA Tomonori · 17 years ago
  26. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  27. 6ea7e33 [SCSI] qla4xxx: Fix underrun/overrun conditions by David C Somayajulu · 17 years ago
  28. 46235e6 [SCSI] qla4xxx: allow hba to be online when initiator ip address is uninitialized by David C Somayajulu · 17 years ago
  29. d8196ed [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attr by Mike Christie · 17 years ago
  30. 2223696 [SCSI] iscsi class, qla4xxx, iscsi_tcp: export local address by Mike Christie · 17 years ago
  31. 0ab823d [SCSI] qla4xxx: add iscsi_transport capps for fw capacilities by Mike Christie · 17 years ago
  32. 8ad5781 [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator name by Mike Christie · 17 years ago
  33. 2174a04 [SCSI] iscsi_transport, qla4xxx: have class lookup host for drivers by Mike Christie · 17 years ago
  34. aa1e93a [SCSI] qla4xxx: export mac as hw address by Mike Christie · 17 years ago
  35. 5f7186c [SCSI] qla4xxx: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  36. bee4fe8 [SCSI] qla4xxx: ql4_os.c bugfixes by David C Somayajulu · 17 years ago
  37. c0e344c [SCSI] qla4xxx: ql4_mbx.c remove dead code bugfixes by David C Somayajulu · 17 years ago
  38. 401425b [SCSI] qla4xxx: ql4_isr.c support for new mbx cmds by David C Somayajulu · 17 years ago
  39. e08c182 [SCSI] qla4xxx: update rev num and misc cleanup by David C Somayajulu · 17 years ago
  40. 92b7273 [SCSI] qla4xxx: ql4_init.c bugfixes by David C Somayajulu · 17 years ago
  41. b285431 [SCSI] qla4xxx: ql4_fw.h add support for qla4032 by David C Somayajulu · 17 years ago
  42. 5c8bfc9 [SCSI] qla4xxx: ql4_def.h log all AENs and cleanup by David C Somayajulu · 17 years ago
  43. 0187106 [SCSI] qla4xxx: ql4_dbg.c remove dead code by David C Somayajulu · 17 years ago
  44. 4797547 [SCSI] qla4xxx: possible cleanups by Adrian Bunk · 17 years ago
  45. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 17 years ago
  46. 477ffb9 [SCSI] qla4xxx: bug fixes by David C Somayajulu · 17 years ago
  47. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  48. 4796b71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  49. 7feb6b3 [SCSI] qla4xxx: fix for timing issue for nvram accesses. by David C Somayajulu · 18 years ago
  50. d915058 [SCSI] qla4xxx: add support for qla4032 by David C Somayajulu · 18 years ago
  51. f26b904 [PATCH] qla4xxx: bug fix: driver hardware semaphore needs to be grabbed before soft reset by David C Somayajulu · 18 years ago
  52. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  53. 80fc115 [PATCH] SCSI: ISCSI build failure by Randy Dunlap · 18 years ago
  54. 11010fe [SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx. by Andrew Vasquez · 18 years ago
  55. 5ae16db [SCSI] qla4xxx: fix double printk on load by Doug Maxey · 18 years ago
  56. 44aefd2 Merge git://git.infradead.org/~dhowells/irq-2.6 by Linus Torvalds · 18 years ago
  57. d7a297b [PATCH] fix qla{2,4} build error by Frederik Deweerdt · 18 years ago
  58. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  59. afaf5a2 [SCSI] Initial Commit of qla4xxx by David Somayajulu · 18 years ago