index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
scsi: megaraid: Remove the static variable initialisation
Jason Wang
2022-07-27
1
-1
/
+1
|
*
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
|
/
*
scsi: megaraid_sas: Remove redundant memset() statement
Harshit Mogalapalli
2022-05-20
1
-2
/
+0
*
Merge branch '5.18/scsi-fixes' into 5.19/scsi-staging
Martin K. Petersen
2022-04-19
2
-0
/
+10
|
\
|
*
scsi: megaraid_sas: Target with invalid LUN ID is deleted during scan
Chandrakanth patil
2022-04-07
2
-0
/
+10
*
|
scsi: megaraid_sas: Remove unnecessary memset
Wan Jiabing
2022-04-12
1
-2
/
+0
|
/
*
scsi: megasas: Clean up some inconsistent indenting
Yang Li
2022-03-15
1
-2
/
+2
*
scsi: megasas: Stop using the SCSI pointer
Bart Van Assche
2022-02-23
3
-11
/
+24
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-01-14
1
-1
/
+0
|
\
|
*
scsi: megaraid: Fix a kernel-doc warning
Bart Van Assche
2021-11-30
1
-1
/
+0
*
|
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_mbox: Switch to attribute groups
Bart Van Assche
2021-10-17
1
-6
/
+9
*
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
2021-10-17
1
-2
/
+2
*
scsi: megaraid_sas: Call scsi_done() directly
Bart Van Assche
2021-10-17
2
-11
/
+11
*
scsi: megaraid_mbox: Call scsi_done() directly
Bart Van Assche
2021-10-17
1
-5
/
+4
*
Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging
Martin K. Petersen
2021-10-12
1
-4
/
+3
|
\
|
*
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_sas: Driver version update to 07.719.03.00-rc1
Sumit Saxena
2021-10-05
1
-2
/
+2
*
|
scsi: megaraid_sas: Add helper functions for irq_context
Sumit Saxena
2021-10-05
1
-6
/
+39
*
|
scsi: megaraid_sas: Fix concurrent access to ISR between IRQ polling and real...
Sumit Saxena
2021-10-05
1
-4
/
+7
|
/
*
Merge branch '5.14/scsi-fixes' into 5.15/scsi-staging
Martin K. Petersen
2021-08-12
1
-6
/
+15
|
\
|
*
scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()
Harshvardhan Jha
2021-07-29
1
-6
/
+15
*
|
scsi: megaraid: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-12
2
-7
/
+7
|
/
*
scsi: megaraid_mbox: Use DEVICE_ATTR_ADMIN_RO() macro
Zhen Lei
2021-06-23
1
-10
/
+8
*
Merge branch '5.14/scsi-result' into 5.14/scsi-staging
Martin K. Petersen
2021-06-02
3
-19
/
+9
|
\
|
*
scsi: core: Drop obsolete Linux-specific SCSI status codes
Hannes Reinecke
2021-06-01
1
-2
/
+2
|
*
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
2021-06-01
3
-8
/
+2
|
*
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
2021-06-01
1
-9
/
+5
*
|
scsi: megaraid_sas: Update driver version to 07.717.02.00-rc1
Chandrakanth Patil
2021-06-02
1
-2
/
+2
*
|
scsi: megaraid_sas: Handle missing interrupts while re-enabling IRQs
Chandrakanth Patil
2021-06-02
1
-2
/
+7
*
|
scsi: megaraid_sas: Early detection of VD deletion through RaidMap update
Kashyap Desai
2021-06-02
3
-9
/
+92
*
|
scsi: megaraid_sas: Fix resource leak in case of probe failure
Chandrakanth Patil
2021-06-02
2
-0
/
+14
*
|
scsi: megaraid_sas: Send all non-RW I/Os for TYPE_ENCLOSURE device through fi...
Chandrakanth Patil
2021-06-02
1
-2
/
+8
|
/
*
scsi: megaraid_sas: Use DEFINE_SPINLOCK() for spinlock
Shixin Liu
2021-05-10
1
-3
/
+1
*
scsi: megaraid_mbox: Remove redundant initialization of pointer mbox
Colin Ian King
2021-05-10
1
-2
/
+0
*
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-05-07
4
-8
/
+0
*
scsi: megaraid_mbox: Fix function name megaraid_queue_command_lck() in descri...
Lee Jones
2021-03-16
1
-1
/
+1
*
scsi: megaraid_sas: Fix a bunch of misnamed functions in their headers
Lee Jones
2021-03-16
1
-5
/
+6
*
scsi: megaraid_mm: Fix incorrect function name in header
Lee Jones
2021-03-16
1
-1
/
+1
*
scsi: megaraid_sas: mq_poll support
Kashyap Desai
2021-03-04
4
-11
/
+123
*
scsi: megaraid_sas: Replace sdev_busy with local counter
Kashyap Desai
2021-03-04
2
-8
/
+41
*
scsi: megaraid_mbox: Fix spelling of 'allocated'
dingsenjie
2021-01-29
1
-1
/
+1
*
Merge branch '5.11/scsi-fixes' into 5.12/scsi-queue
Martin K. Petersen
2021-01-27
1
-4
/
+2
|
\
|
*
scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression
Arnd Bergmann
2021-01-08
1
-4
/
+2
*
|
scsi: megaraid: Fix ifnullfree.cocci warnings
kernel test robot
2021-01-23
1
-2
/
+1
|
/
*
Merge branch '5.11/scsi-postmerge' into 5.11/scsi-fixes
Martin K. Petersen
2021-01-04
2
-13
/
+55
|
\
|
*
Revert "Revert "scsi: megaraid_sas: Added support for shared host tagset for ...
Martin K. Petersen
2020-12-17
2
-13
/
+55
[prev]
[next]