index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid.c
Commit message (
Expand
)
Author
Age
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-18
*
scsi: core: remove Scsi_Cmnd typedef
Johannes Thumshirn
2018-06-19
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-06-10
|
\
|
*
scsi: megaraid: silence a static checker bug
Dan Carpenter
2018-05-08
*
|
megaraid: simplify procfs code
Christoph Hellwig
2018-05-16
|
/
*
scsi: megaraid: fix format-overflow warning
Arnd Bergmann
2017-08-07
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
*
megaraid : use dev_printk when possible
Bjorn Helgaas
2015-08-26
*
scsi: replace seq_printf with seq_puts
Rasmus Villemoes
2015-02-02
*
scsi: correct return values for .eh_abort_handler implementations
Hannes Reinecke
2014-11-12
*
scsi: use 64-bit value for 'max_luns'
Hannes Reinecke
2014-07-17
*
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
*
[SCSI] megaraid: simplify internal command handling
Christoph Hellwig
2014-03-27
*
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
Martin K. Petersen
2013-11-28
*
PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)
Gu Zheng
2013-06-05
*
megaraid: single_open() leak
Al Viro
2013-05-05
*
proc: Supply an accessor for getting the data from a PDE's parent
David Howells
2013-05-01
*
proc: Add proc_mkdir_data()
David Howells
2013-05-01
*
megaraid: Don't use create_proc_read_entry()
David Howells
2013-04-29
*
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-10-01
|
\
|
*
megaraid: remove unnecessary #defines
Jon Mason
2012-09-01
*
|
[SCSI] megaraid: cleanup type issue in mega_build_cmd()
Dan Carpenter
2012-07-20
|
/
*
scsi: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
*
[SCSI] megaraid: fix sparse warnings
adam radford
2012-01-16
*
[SCSI] remove cmd->serial_number litter
Christoph Hellwig
2011-05-01
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
fix typos 'comamnd' -> 'command' in comments
Justin P. Mattock
2011-02-02
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
*
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
|
\
|
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
*
|
scsi: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-09-15
|
/
*
scsi: Push down BKL into ioctl functions
Arnd Bergmann
2010-05-16
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
*
trivial: Fix misspelling of "firmware" in megaraid.c
Nick Andrew
2009-01-06
*
[SCSI] megaraid: fix mega_internal_command oops
FUJITA Tomonori
2008-11-05
*
Add a bunch of cycle_kernel_lock() calls
Jonathan Corbet
2008-06-20
*
Add "no BKL needed" comments to several drivers
Jonathan Corbet
2008-06-20
*
proc: remove proc_root from drivers
Alexey Dobriyan
2008-04-29
*
[SCSI] megaraid: outb_p extermination
Alan Cox
2008-02-18
*
[SCSI] remove use_sg_chaining
James Bottomley
2008-01-30
*
[SCSI] megaraid: add __devexit annotation
Adrian Bunk
2008-01-11
*
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-22
*
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
2007-10-16
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-10-15
|
\
|
*
[SCSI] kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-10-12
*
|
[SCSI] megaraid_old: fix READ_CAPACITY
FUJITA Tomonori
2007-10-04
|
/
[next]