index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
message
Commit message (
Expand
)
Author
Age
Files
Lines
*
mptfusion: prevent some memory corruption
Dan Carpenter
2015-08-26
1
-0
/
+9
*
fusion: remove dead MTRR code
Luis R. Rodriguez
2015-06-13
2
-25
/
+0
*
mptsas: fix depth param in scsi_track_queue_full
Tomas Henzl
2015-06-13
1
-2
/
+2
*
i2o: move to staging
Alan Cox
2015-02-03
20
-10435
/
+0
*
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
2
-11
/
+4
*
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
1
-1
/
+1
*
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
1
-0
/
+1
*
mptfusion: don't change queue type in ->change_queue_depth
Christoph Hellwig
2014-11-12
1
-6
/
+1
*
scsi: remove ordered_tags scsi_device field
Christoph Hellwig
2014-11-12
1
-3
/
+2
*
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2014-10-07
3
-13
/
+7
|
\
|
*
mptfusion: enable no_write_same for vmware scsi disks
Chris J Arges
2014-09-25
1
-0
/
+5
|
*
fusion: fix excess parameter kernel-doc warning
Randy Dunlap
2014-09-16
1
-1
/
+0
|
*
mptfusion: simplify rounding
Rasmus Villemoes
2014-09-16
2
-12
/
+2
*
|
scsi: use 'depends' instead of 'select' for SCSI_FC_ATTRS
Randy Dunlap
2014-09-16
1
-1
/
+1
|
/
*
mptfusion: tweak null pointer checks
Joe Lawrence
2014-07-25
3
-44
/
+37
*
mptfusion: combine fw_event_work and its event_data
Joe Lawrence
2014-07-25
2
-11
/
+7
*
mptfusion: make adapter prod_name[] a pointer
Joe Lawrence
2014-07-25
2
-7
/
+6
*
mptfusion: use memdup_user
Joe Lawrence
2014-07-25
1
-13
/
+5
*
mptfusion: remove redundant kfree checks
Joe Lawrence
2014-07-25
2
-4
/
+2
*
mptfusion: mark file-private functions as static
Joe Lawrence
2014-07-25
3
-5
/
+5
*
scsi: convert device_busy to atomic_t
Christoph Hellwig
2014-07-25
1
-1
/
+1
*
scsi: use 64-bit value for 'max_luns'
Hannes Reinecke
2014-07-17
1
-1
/
+1
*
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
5
-19
/
+18
*
mptfusion: fix msgContext in mptctl_hp_hostinfo
Tomas Henzl
2014-05-28
1
-3
/
+3
*
fusion: Remove use of DEF_SCSI_QCMD
Matthew Wilcox
2014-05-28
5
-26
/
+18
*
fusion: Add free msg frames to the head, not tail of list
Matthew Wilcox
2014-05-28
1
-1
/
+1
*
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-04-01
1
-43
/
+42
|
\
|
*
i2o: Use pci_bus_alloc_resource(), not allocate_resource() directly
Bjorn Helgaas
2014-02-26
1
-10
/
+6
|
*
i2o: Refactor i2o_iop_systab_set() PCI space allocation
Bjorn Helgaas
2014-02-26
1
-43
/
+46
|
*
i2o: Fix I/O space alignment requirement
Bjorn Helgaas
2014-02-26
1
-1
/
+1
|
*
i2o: Fix I/O space allocation copy/paste error
Bjorn Helgaas
2014-02-26
1
-1
/
+1
*
|
drivers/message/i2o/i2o_config.c: fix deadlock in compat_ioctl(I2OGETIOPS)
Alexey Khoroshilov
2014-02-10
1
-2
/
+2
|
/
*
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
1
-4
/
+4
|
\
|
*
block: Kill bio_segments()/bi_vcnt usage
Kent Overstreet
2013-11-23
1
-4
/
+4
*
|
MPT / PCI: Use pci_stop_and_remove_bus_device_locked()
Rafael J. Wysocki
2014-01-14
1
-1
/
+1
|
/
*
drivers/message/i2o/driver.c: add missing destroy_workqueue() on error in i2o...
Wei Yongjun
2013-11-13
1
-6
/
+10
*
i2o: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-10-16
3
-13
/
+23
*
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
2013-07-03
1
-2
/
+2
*
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
1
-3
/
+3
|
\
|
*
block: Remove some unnecessary bi_vcnt usage
Kent Overstreet
2013-03-23
1
-3
/
+3
*
|
block_device_operations->release() should return void
Al Viro
2013-05-07
1
-6
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
8
-180
/
+35
|
\
\
|
*
|
proc: Add proc_mkdir_data()
David Howells
2013-05-01
1
-6
/
+2
|
*
|
mptctl: don't wank with fasync in ->release()
Al Viro
2013-04-29
1
-8
/
+0
|
*
|
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
2
-21
/
+21
|
*
|
fusion: switch to ->show_info()
Al Viro
2013-04-09
5
-95
/
+11
|
*
|
i2o: use proc_remove_subtree()
Al Viro
2013-04-09
1
-50
/
+1
|
|
/
*
|
i2o: check copy_from_user() size parameter
Dan Carpenter
2013-04-30
1
-0
/
+10
|
/
*
Drivers: message: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
4
-13
/
+11
*
drivers/message/fusion/mptscsih.c: missing break
Alan Cox
2012-12-18
1
-0
/
+1
[next]