index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
/
megaraid_mm.c
Age
Commit message (
Expand
)
Author
2021-07-28
scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()
Harshvardhan Jha
2021-03-15
scsi: megaraid_mm: Fix incorrect function name in header
Lee Jones
2020-07-08
scsi: megaraid: Fix kdoc comments format
Damien Le Moal
2019-10-23
compat_ioctl: use correct compat_ptr() translation in drivers
Arnd Bergmann
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-12-07
scsi: megaraid_sas: NULL check before some freeing functions is not needed
Thomas Meyer
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2017-11-01
scsi: megaraid: Convert timers to use timer_setup()
Kees Cook
2017-08-07
scsi: megaraid: Replace PCI pool old API
Romain Perier
2017-06-12
scsi: megaraid: Fix a sleep-in-atomic bug
Jia-Ju Bai
2016-01-08
megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl
Nicholas Krause
2014-03-15
[SCSI] megaraid: missing bounds check in mimd_to_kioc()
Dan Carpenter
2013-08-20
scsi/megaraid fixed several typos in comments
Matthias Schid
2010-12-10
fix comment typos concerning "consistent"
Uwe Kleine-König
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-09-15
scsi: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-05-17
scsi: Push down BKL into ioctl functions
Arnd Bergmann
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-07-27
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
2008-06-20
megaraid: BKL pushdown
Arnd Bergmann
2008-02-11
[SCSI] MegaRAID driver management char device moved to misc
Thomas Horsten
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-06
[SCSI] megaraid: update version reported by MEGAIOC_QDRVRVER
David Milburn
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2007-01-13
[SCSI] megaraid: fix kernel-doc
Randy Dunlap
2006-07-28
[SCSI] megaraid_{mm,mbox}: a fix on "kernel unaligned access address" issue
Ju, Seokmann
2006-04-19
[SCSI] megaraid/megaraid_mm.c: fix a NULL pointer dereference
Adrian Bunk
2005-11-07
[PATCH] kfree cleanup: drivers/scsi
Jesper Juhl
2005-05-20
[SCSI] megaraid version 2.20.4.6
Ju, Seokmann
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds