index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
/
megaraid_sas_base.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-12-14
1
-4
/
+3
|
\
|
*
scsi: core: Change the return type of .eh_timed_out()
Bart Van Assche
2022-10-22
1
-4
/
+3
*
|
Merge branch '6.1/scsi-queue' into 6.1/scsi-fixes
Martin K. Petersen
2022-10-21
1
-19
/
+8
|
\
\
|
|
/
|
/
|
|
*
scsi: megaraid_sas: Move megasas_dbg_lvl init to megasas_init()
Guixin Liu
2022-10-01
1
-1
/
+1
|
*
scsi: megaraid_sas: Remove unnecessary memset()
Guixin Liu
2022-10-01
1
-4
/
+0
|
*
scsi: megaraid_sas: Simplify megasas_update_device_list
Guixin Liu
2022-10-01
1
-12
/
+5
|
*
scsi: megaraid_sas: Correct an error message
Guixin Liu
2022-10-01
1
-1
/
+1
|
*
scsi: megaraid_sas: Correct value passed to scsi_device_lookup()
Guixin Liu
2022-10-01
1
-1
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-10-07
1
-13
/
+11
|
\
|
|
*
scsi: megaraid_sas: Use struct_size() in code related to struct MR_PD_CFG_SEQ...
Gustavo A. R. Silva
2022-09-01
1
-7
/
+7
|
*
scsi: megaraid_sas: Use struct_size() in code related to struct MR_FW_RAID_MAP
Gustavo A. R. Silva
2022-09-01
1
-3
/
+3
|
*
scsi: megaraid_sas: Replace one-element array with flexible-array member in M...
Gustavo A. R. Silva
2022-09-01
1
-2
/
+2
|
*
scsi: megaraid_sas: Replace one-element array with flexible-array member in M...
Gustavo A. R. Silva
2022-09-01
1
-1
/
+1
|
*
scsi: megaraid: Remove redundant assignment to variable mfiStatus
Colin Ian King
2022-09-01
1
-3
/
+1
*
|
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
1
-4
/
+2
|
\
\
|
*
|
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-08-22
1
-4
/
+2
|
|
/
*
|
Merge branch '5.20/scsi-queue' into 6.0/scsi-fixes
Martin K. Petersen
2022-08-19
1
-6
/
+2
|
\
\
|
|
/
|
/
|
|
*
scsi: megaraid_sas: Remove unnecessary kfree()
Guixin Liu
2022-08-12
1
-6
/
+2
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-08-05
1
-2
/
+2
|
\
|
|
*
scsi: megaraid_sas: Clean up some inconsistent indenting
Jiapeng Chong
2022-07-07
1
-2
/
+2
*
|
scsi: megaraid: Clear READ queue map's nr_queues
Ming Lei
2022-07-14
1
-0
/
+3
|
/
*
Merge branch '5.18/scsi-fixes' into 5.19/scsi-staging
Martin K. Petersen
2022-04-19
1
-0
/
+7
|
\
|
*
scsi: megaraid_sas: Target with invalid LUN ID is deleted during scan
Chandrakanth patil
2022-04-07
1
-0
/
+7
*
|
scsi: megaraid_sas: Remove unnecessary memset
Wan Jiabing
2022-04-12
1
-2
/
+0
|
/
*
scsi: megasas: Stop using the SCSI pointer
Bart Van Assche
2022-02-23
1
-4
/
+4
*
scsi: megaraid_sas: Use irq_set_affinity_and_hint()
Nitesh Narayan Lal
2021-12-10
1
-12
/
+15
*
scsi: megaraid_sas: Switch to attribute groups
Bart Van Assche
2021-10-17
1
-11
/
+13
*
scsi: megaraid_sas: Call scsi_done() directly
Bart Van Assche
2021-10-17
1
-8
/
+8
*
scsi: megaraid: Clean up some inconsistent indenting
Colin Ian King
2021-09-14
1
-2
/
+2
*
scsi: megaraid: Fix Coccinelle warning
jing yangyang
2021-09-14
1
-2
/
+1
*
scsi: megaraid: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-12
1
-2
/
+2
*
Merge branch '5.14/scsi-result' into 5.14/scsi-staging
Martin K. Petersen
2021-06-02
1
-2
/
+0
|
\
|
*
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
2021-06-01
1
-2
/
+0
*
|
scsi: megaraid_sas: Early detection of VD deletion through RaidMap update
Kashyap Desai
2021-06-02
1
-8
/
+75
*
|
scsi: megaraid_sas: Fix resource leak in case of probe failure
Chandrakanth Patil
2021-06-02
1
-0
/
+13
|
/
*
scsi: megaraid_sas: Use DEFINE_SPINLOCK() for spinlock
Shixin Liu
2021-05-10
1
-3
/
+1
*
scsi: megaraid_sas: Fix a bunch of misnamed functions in their headers
Lee Jones
2021-03-16
1
-5
/
+6
*
scsi: megaraid_sas: mq_poll support
Kashyap Desai
2021-03-04
1
-10
/
+77
*
scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression
Arnd Bergmann
2021-01-08
1
-4
/
+2
*
Merge branch '5.11/scsi-postmerge' into 5.11/scsi-fixes
Martin K. Petersen
2021-01-04
1
-0
/
+39
|
\
|
*
Revert "Revert "scsi: megaraid_sas: Added support for shared host tagset for ...
Martin K. Petersen
2020-12-17
1
-0
/
+39
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-12-16
1
-117
/
+71
|
\
\
|
|
/
|
/
|
|
*
scsi: megaraid_sas: Update function description
Vaibhav Gupta
2020-11-26
1
-1
/
+1
|
*
scsi: megaraid_sas: Use generic power management
Vaibhav Gupta
2020-11-26
1
-38
/
+13
|
*
scsi: megaraid_sas: Drop PCI wakeup calls from .resume
Vaibhav Gupta
2020-11-26
1
-1
/
+0
|
*
scsi: megaraid_sas: Simplify compat_ioctl handling
Arnd Bergmann
2020-11-05
1
-72
/
+46
|
*
scsi: megaraid_sas: Check user-provided offsets
Arnd Bergmann
2020-11-05
1
-5
/
+11
*
|
Revert "scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug"
Linus Torvalds
2020-12-09
1
-39
/
+0
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-15
1
-1
/
+1
|
\
|
*
scsi: megaraid: Make smp_affinity_enable static
Jason Yan
2020-09-16
1
-1
/
+1
[next]