| Commit message (Expand) | Author | Age |
* | scsi: remove ->change_queue_type method | Christoph Hellwig | 2014-12-04 |
* | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig | 2014-11-24 |
* | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig | 2014-11-12 |
* | scsi: always assign block layer tags if enabled | Christoph Hellwig | 2014-11-12 |
* | scsi: remove abuses of scsi_populate_tag | Christoph Hellwig | 2014-11-12 |
* | scsi: provide a generic change_queue_type method | Christoph Hellwig | 2014-11-12 |
* | pmcraid: Use pci_enable_msix_range() instead of pci_enable_msix() | Alexander Gordeev | 2014-09-16 |
* | pmcraid: Get rid of a redundant assignment | Alexander Gordeev | 2014-09-16 |
* | drivers/scsi: replace strict_strto calls | Daniel Walter | 2014-08-08 |
* | scsi: use 64-bit LUNs | Hannes Reinecke | 2014-07-17 |
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2013-12-06 |
|\ |
|
| * | [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers | Martin K. Petersen | 2013-11-28 |
* | | genetlink/pmcraid: use proper genetlink multicast API | Johannes Berg | 2013-11-28 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-11-19 |
|\ |
|
| * | genetlink: pass family to functions using groups | Johannes Berg | 2013-11-19 |
* | | SCSI: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-10-14 |
|/ |
|
* | treewide: Fix typo in printk | Masanari Iida | 2013-06-18 |
* | pmcraid: don't wank with fasync in ->release() | Al Viro | 2013-04-29 |
* | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
* | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 2012-08-20 |
* | SCSI, pmcraid: Fix spelling error in a pmcraid_err() call | Jesper Juhl | 2011-12-15 |
* | [SCSI] pmcraid: pmcraid_chr_ioctl uses incorrect argument order to kmalloc() | Dave Jones | 2011-10-30 |
* | Merge branch 'master' into for-next | Jiri Kosina | 2011-09-15 |
|\ |
|
| * | [SCSI] pmcraid: reject negative request size | Dan Rosenberg | 2011-07-27 |
* | | Remove unneeded version.h includes from drivers/scsi/ | Jesper Juhl | 2011-09-15 |
|/ |
|
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-05-26 |
|\ |
|
| * | pmcraid: Drop __DATE__ usage | Michal Marek | 2011-04-18 |
* | | [SCSI] pmcraid: reject negative request size | Dan Rosenberg | 2011-04-24 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
|/ |
|
* | [SCSI] remove flush_scheduled_work() usages | Tejun Heo | 2011-02-12 |
* | PCI: make pci_restore_state return void | Jon Mason | 2010-12-23 |
* | [SCSI] pmcraid: disable msix and expand device config entry | Anil Ravindranath | 2010-12-09 |
* | SCSI host lock push-down | Jeff Garzik | 2010-11-16 |
* | [SCSI] pmcraid: add support for set timestamp command and other fixes | Anil Ravindranath | 2010-10-29 |
* | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 |
* | [SCSI] pmcraid : Remove unnecessary casts for void * pointers | Cyril Jayaprakash | 2010-07-28 |
* | [SCSI] pmcraid: MSI-X support and other changes | Anil Ravindranath | 2010-07-27 |
* | [SCSI] pmcraid: redundant check in pmcraid_check_ioctl_buffer() | Roel Kluin | 2010-04-11 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen | 2010-02-26 |
* | [SCSI] pmcraid: fix to avoid twice scsi_dma_unmap for a command | Anil Ravindranath | 2009-12-30 |
* | [SCSI] pmcraid: support SMI-S object model of storage pool | Anil Ravindranath | 2009-12-10 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
| |\ |
|
| | * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-12-09 |
|\ \ \
| |/ /
|/| | |
|
| * | | [SCSI] modify change_queue_depth to take in reason why it is being called | Mike Christie | 2009-12-04 |
| |/ |
|
* / | [SCSI] pmcraid: Fix ppc64 driver build for using cpu_to_le32 on U8 data type | Anil Ravindranath | 2009-11-06 |
|/ |
|
* | [SCSI] pmcraid: Changed driver prints to scmd/sdev_printk | Anil Ravindranath | 2009-10-02 |
* | [SCSI] pmcraid: PMC-Sierra MaxRAID driver to support 6Gb/s SAS RAID controller | Anil Ravindranath | 2009-09-12 |