summaryrefslogtreecommitdiff
path: root/drivers/scsi/megaraid/megaraid_mm.c
AgeCommit message (Expand)Author
2019-10-23compat_ioctl: use correct compat_ptr() translation in driversArnd Bergmann
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-12-07scsi: megaraid_sas: NULL check before some freeing functions is not neededThomas Meyer
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2017-11-01scsi: megaraid: Convert timers to use timer_setup()Kees Cook
2017-08-07scsi: megaraid: Replace PCI pool old APIRomain Perier
2017-06-12scsi: megaraid: Fix a sleep-in-atomic bugJia-Ju Bai
2016-01-08megaraid: Fix possible NULL pointer deference in mraid_mm_ioctlNicholas Krause
2014-03-15[SCSI] megaraid: missing bounds check in mimd_to_kioc()Dan Carpenter
2013-08-20scsi/megaraid fixed several typos in commentsMatthias Schid
2010-12-10fix comment typos concerning "consistent"Uwe Kleine-König
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-15scsi: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-05-17scsi: Push down BKL into ioctl functionsArnd Bergmann
2010-03-30include 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-20megaraid: BKL pushdownArnd Bergmann
2008-02-11[SCSI] MegaRAID driver management char device moved to miscThomas Horsten
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-06[SCSI] megaraid: update version reported by MEGAIOC_QDRVRVERDavid Milburn
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven
2007-01-13[SCSI] megaraid: fix kernel-docRandy Dunlap
2006-07-28[SCSI] megaraid_{mm,mbox}: a fix on "kernel unaligned access address" issueJu, Seokmann
2006-04-19[SCSI] megaraid/megaraid_mm.c: fix a NULL pointer dereferenceAdrian Bunk
2005-11-07[PATCH] kfree cleanup: drivers/scsiJesper Juhl
2005-05-20[SCSI] megaraid version 2.20.4.6Ju, Seokmann
2005-04-16Linux-2.6.12-rc2Linus Torvalds