index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
pmcraid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-12
Merge tag '4.4-scsi-mkp' into misc
James Bottomley
1
-3
/
+2
2015-11-12
scsi: pmcraid: replace struct timeval with ktime_get_real_seconds()
Alison Schofield
1
-3
/
+2
2015-11-10
scsi: use host wide tags by default
Christoph Hellwig
1
-1
/
+0
2015-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-7
/
+1
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-01-20
ibmraid: fix writeable attribute with no store method
Alan
1
-1
/
+1
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
1
-7
/
+1
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
1
-1
/
+0
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-10
/
+2
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-33
/
+7
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
1
-2
/
+2
2014-11-12
scsi: remove abuses of scsi_populate_tag
Christoph Hellwig
1
-31
/
+3
2014-11-12
scsi: provide a generic change_queue_type method
Christoph Hellwig
1
-10
/
+4
2014-09-16
pmcraid: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-11
/
+2
2014-09-16
pmcraid: Get rid of a redundant assignment
Alexander Gordeev
1
-1
/
+0
2014-08-09
drivers/scsi: replace strict_strto calls
Daniel Walter
1
-2
/
+2
2014-07-18
scsi: use 64-bit LUNs
Hannes Reinecke
1
-1
/
+1
2013-12-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+1
2013-11-29
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
Martin K. Petersen
1
-0
/
+1
2013-11-29
genetlink/pmcraid: use proper genetlink multicast API
Johannes Berg
1
-5
/
+15
2013-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+2
2013-11-20
genetlink: pass family to functions using groups
Johannes Berg
1
-1
/
+2
2013-10-14
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-06-18
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2013-04-29
pmcraid: don't wank with fasync in ->release()
Al Viro
1
-14
/
+0
2013-01-04
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
1
-20
/
+11
2012-08-21
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-1
/
+1
2011-12-15
SCSI, pmcraid: Fix spelling error in a pmcraid_err() call
Jesper Juhl
1
-1
/
+1
2011-10-30
[SCSI] pmcraid: pmcraid_chr_ioctl uses incorrect argument order to kmalloc()
Dave Jones
1
-1
/
+1
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
1
-0
/
+3
2011-09-15
Remove unneeded version.h includes from drivers/scsi/
Jesper Juhl
1
-1
/
+0
2011-07-27
[SCSI] pmcraid: reject negative request size
Dan Rosenberg
1
-0
/
+3
2011-05-27
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-5
/
+4
2011-04-24
[SCSI] pmcraid: reject negative request size
Dan Rosenberg
1
-0
/
+3
2011-04-19
pmcraid: Drop __DATE__ usage
Michal Marek
1
-5
/
+4
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-5
/
+5
2011-02-12
[SCSI] remove flush_scheduled_work() usages
Tejun Heo
1
-1
/
+1
2010-12-23
PCI: make pci_restore_state return void
Jon Mason
1
-6
/
+1
2010-12-09
[SCSI] pmcraid: disable msix and expand device config entry
Anil Ravindranath
1
-1
/
+3
2010-11-17
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-10-29
[SCSI] pmcraid: add support for set timestamp command and other fixes
Anil Ravindranath
1
-19
/
+110
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-07-28
[SCSI] pmcraid : Remove unnecessary casts for void * pointers
Cyril Jayaprakash
1
-4
/
+3
2010-07-27
[SCSI] pmcraid: MSI-X support and other changes
Anil Ravindranath
1
-222
/
+664
2010-04-11
[SCSI] pmcraid: redundant check in pmcraid_check_ioctl_buffer()
Roel Kluin
1
-6
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-26
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
1
-1
/
+1
2009-12-30
[SCSI] pmcraid: fix to avoid twice scsi_dma_unmap for a command
Anil Ravindranath
1
-5
/
+3
2009-12-10
[SCSI] pmcraid: support SMI-S object model of storage pool
Anil Ravindranath
1
-9
/
+25
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+3
[next]