1. e2c7042 [SCSI] arcmsr: upper 32 of dma address lost by Dan Carpenter · 10 years ago
  2. 54b2b50 [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers by Martin K. Petersen · 11 years ago
  3. 08b7e10 SCSI: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  4. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  5. 6ad819b [SCSI] arcmsr: fix misuse of | instead of & by Dan Carpenter · 12 years ago
  6. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  7. 77dfce0 scsi: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  8. 87f7615 [SCSI] arcmsr: simplify assumptions in dma_alloc_coherent() by Tomas Henzl · 13 years ago
  9. 8b7eb86 [SCSI] arcmsr: simplify some double loops in sleeping functions by Tomas Henzl · 13 years ago
  10. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  11. a684b8d [SCSI] remove flush_scheduled_work() usages by Tejun Heo · 13 years ago
  12. 97b9912 [SCSI] arcmsr: Fix the issue of system hangup after commands timeout on ARC-1200 by NickCheng · 14 years ago
  13. c32e061 [SCSI] arcmsr: fix write to device check by roel kluin · 14 years ago
  14. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  15. 7968f19 [SCSI] drivers/scsi: Adjust confusing if indentation by Julia Lawall · 14 years ago
  16. a7c8962 arcmsr_hba: Missing slab.h include by David Miller · 14 years ago
  17. cf9e82a scsi: Remove owner field from attribute initialization in ARCMSR driver by Guenter Roeck · 14 years ago
  18. bbe56c7 [SCSI] arcmsr: fix up bin_attr functions by James Bottomley · 14 years ago
  19. cdd3cb1 [SCSI] SCSI: Support Type C RAID controller by Nick Cheng · 14 years ago
  20. ae52e7f [SCSI] arcmsr: Support 1024 scatter-gather list entries and improve AP while FW trapped and behaviors of EHs by Nick Cheng · 14 years ago
  21. 36b83de [SCSI] arcmsr: Support HW reset for EH and polling scheme for scsi device by Nick Cheng · 14 years ago
  22. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  23. 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
  24. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  25. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  26. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  27. 25729a7 [SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar() by Arjan van de Ven · 16 years ago
  28. 01e8ef1 x86: sysfs: kill owner field from attribute by Parag Warudkar · 16 years ago
  29. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 16 years ago
  30. 4d3995b [SCSI] arcmsr: fix iounmap error for Type B adapter by nickcheng · 16 years ago
  31. ba1cb46 [SCSI] arcmsr: update version and changelog by Nick Cheng · 16 years ago
  32. 69e562c [SCSI] arcmsr: fix message allocation by Daniel Drake · 16 years ago
  33. 76d7830 [SCSI] arcmsr: updates (1.20.00.15) by Nick Cheng · 16 years ago
  34. d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 17 years ago
  35. b80ca4f [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE by FUJITA Tomonori · 17 years ago
  36. db3a91f deal with resource allocation bugs in arcmsr by Al Viro · 17 years ago
  37. 0c7eb2e fix reentrancy bug in arcmsr_get_iop_{r,w}qbuffer() by Al Viro · 17 years ago
  38. 6a7d26d arcmsr: endianness bug by Al Viro · 17 years ago
  39. 80da1ad trivial annotations in arcmsr by Al Viro · 17 years ago
  40. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  41. 9cb83c7 [SCSI] add use_sg_chaining option to scsi_host_template by FUJITA Tomonori · 17 years ago
  42. 5975f64 [SCSI] arcmsr: build fix by Andrew Morton · 17 years ago
  43. 488a5c8 [SCSI] arcmsr: irq handler fixes, cleanups, micro-opts by Jeff Garzik · 17 years ago
  44. 2443045 [SCSI] arcmsr: Fix hardware wait loops by Jeff Garzik · 17 years ago
  45. 685b9e0 [SCSI] arcmsr: fix compile problems by James Bottomley · 17 years ago
  46. 1a4f550 [SCSI] arcmsr: 1.20.00.15: add SATA RAID plus other fixes by Nick Cheng · 17 years ago
  47. bc06cff Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  48. 91a6902 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes by Zhang Rui · 17 years ago
  49. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  50. a1f6e02 [SCSI] areca: improve driver stability and compatibility by nickcheng(鄭守謙 · 17 years ago
  51. deff262 [SCSI] arcmsr: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  52. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  53. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 17 years ago
  54. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  55. d67a70a [SCSI] arcmsr: fix up sysfs values by James Bottomley · 18 years ago
  56. 43d6b68 [SCSI] areca sysfs fix by Andrew Morton · 18 years ago
  57. 1c57e86 [SCSI] arcmsr: initial driver, version 1.20.00.13 by Erich Chen · 18 years ago