| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-01-17 | [SCSI] aacraid: fix File System going into read-only mode |  Penchala Narasimha Reddy Chilakala, ERS-HCLTech | 6 | -45/+154 |
| 2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 2 | -4/+4 |
| 2009-12-04 | [SCSI] modify change_queue_depth to take in reason why it is being called |  Mike Christie | 1 | -1/+5 |
| 2009-12-04 | tree-wide: fix assorted typos all over the place |  André Goddard Rosa | 2 | -4/+4 |
| 2009-04-13 | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) |  Yang Hongyang | 1 | -1/+1 |
| 2009-04-07 | dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31) |  Yang Hongyang | 2 | -4/+4 |
| 2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) |  Yang Hongyang | 3 | -8/+8 |
| 2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) |  Yang Hongyang | 1 | -2/+2 |
| 2009-04-03 | [SCSI] aacraid driver update |  Leubner, Achim | 4 | -12/+59 |
| 2008-12-29 | [SCSI] Clean up my email address and use a single standard address for everything |  Alan Cox | 9 | -9/+9 |
| 2008-12-29 | [SCSI] aacraid: check pci_alloc_consistent errors |  FUJITA Tomonori | 1 | -1/+11 |
| 2008-12-03 | [SCSI] aacraid: disable Dell Percraid quirk on Adaptec 2200S and 2120S |  Hillier, Gernot | 1 | -2/+2 |
| 2008-12-01 | [SCSI] aacraid: switch to block timeout |  James Bottomley | 1 | -2/+2 |
| 2008-10-09 | block: unify request timeout handling |  Jens Axboe | 1 | -1/+1 |
| 2008-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 |  Linus Torvalds | 2 | -1/+34 |
| 2008-07-12 | [SCSI] aacraid: prevent copy_from_user() BUG! |  Mark Salyzyn | 1 | -0/+33 |
| 2008-06-20 | aacraid: cdev lock_kernel() pushdown |  Jonathan Corbet | 1 | -0/+3 |
| 2008-06-05 | [SCSI] aacraid: linit.c make aac_show_serial_number static |  Harvey Harrison | 1 | -1/+1 |
| 2008-05-02 | [SCSI] aacraid: Add Power Management support |  Mark Salyzyn | 4 | -11/+154 |
| 2008-05-02 | [SCSI] aacraid: Fix jbod operations scan issues |  Mark Salyzyn | 2 | -14/+34 |
| 2008-05-02 | [SCSI] aacraid: Fix warning about macro side-effects |  Mark Salyzyn | 1 | -2/+2 |
| 2008-05-02 | [SCSI] aacraid: Fix down_interruptible() to check the return value correctly |  Mark Salyzyn | 1 | -1/+1 |
| 2008-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 |  Linus Torvalds | 3 | -43/+56 |
| 2008-04-19 | SCSI: convert struct class_device to struct device |  Tony Jones | 3 | -43/+56 |
| 2008-04-18 | Convert asm/semaphore.h users to linux/semaphore.h |  Matthew Wilcox | 3 | -3/+3 |
| 2008-04-18 | drivers: Remove unnecessary inclusions of asm/semaphore.h |  Matthew Wilcox | 5 | -5/+0 |
| 2008-04-16 | [SCSI] aacraid: Do not describe check_reset parameter with its value |  Paul Bolle | 1 | -1/+1 |
| 2008-04-16 | [SCSI] aacraid: Fix down_interruptible() to check the return value |  Mark Salyzyn | 1 | -3/+5 |
| 2008-04-07 | [SCSI] aacraid, ips: leX_add_cpu conversion |  Marcin Slusarz | 1 | -1/+1 |
| 2008-04-07 | [SCSI] aacraid: use sg buffer copy helper functions |  FUJITA Tomonori | 1 | -32/+17 |
| 2008-04-07 | [SCSI] aacraid: READ_CAPACITY_16 shouldn't trust allocation length in cdb |  FUJITA Tomonori | 1 | -11/+11 |
| 2008-02-11 | [SCSI] aacraid: informational sysfs value corrections |  Salyzyn, Mark | 1 | -6/+7 |
| 2008-02-11 | [SCSI] aacraid: ignore adapter reset check polarity |  Salyzyn, Mark | 3 | -8/+10 |
| 2008-02-11 | [SCSI] aacraid: add optional MSI support |  Salyzyn, Mark | 5 | -33/+67 |
| 2008-02-07 | [SCSI] aacraid: do not set valid bit in sense information |  Salyzyn, Mark | 1 | -51/+30 |
| 2008-02-07 | [SCSI] aacraid: pci_set_dma_max_seg_size opened up for late model controllers |  Salyzyn, Mark | 1 | -15/+13 |
| 2008-02-07 | [SCSI] aacraid: fib context lock for management ioctls (take 2) |  Salyzyn, Mark | 1 | -12/+14 |
| 2008-02-05 | iommu sg merging: aacraid: use pci_set_dma_max_seg_size |  FUJITA Tomonori | 1 | -3/+6 |
| 2008-01-30 | [SCSI] Revert "[SCSI] aacraid: fib context lock for management ioctls" |  James Bottomley | 1 | -17/+12 |
| 2008-01-30 | [SCSI] remove use_sg_chaining |  James Bottomley | 1 | -1/+0 |
| 2008-01-25 | [SCSI] aacraid: fib context lock for management ioctls |  Salyzyn, Mark | 1 | -12/+17 |
| 2008-01-23 | [SCSI] aacraid: add Voodoo Lite class of cards. |  Salyzyn, Mark | 4 | -6/+44 |
| 2008-01-23 | [SCSI] aacraid: add new driver features flags |  Salyzyn, Mark | 1 | -0/+25 |
| 2008-01-23 | [SCSI] aacraid: remove pigs in space |  Salyzyn, Mark | 5 | -464/+458 |
| 2008-01-23 | [SCSI] aacraid: fix security weakness |  Alan Cox | 1 | -0/+2 |
| 2008-01-23 | [SCSI] aacraid: replace '<?:' with min_t() |  Salyzyn, Mark | 1 | -24/+16 |
| 2008-01-23 | [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE |  FUJITA Tomonori | 1 | -16/+16 |
| 2008-01-23 | [SCSI] aacraid: SMC vendor identification |  Salyzyn, Mark | 1 | -10/+15 |
| 2008-01-23 | [SCSI] aacraid: respond to enclosure service events |  Salyzyn, Mark | 2 | -22/+79 |
| 2008-01-23 | [SCSI] aacraid: add call to flush_kernel_dcache_page |  Salyzyn, Mark | 1 | -1/+2 |