index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '5.20/scsi-queue' into 6.0/scsi-fixes
Martin K. Petersen
2022-08-19
2
-7
/
+2
|
\
|
*
scsi: megaraid_sas: Remove unnecessary kfree()
Guixin Liu
2022-08-11
1
-6
/
+2
|
*
scsi: megaraid_sas: Fix double kfree()
Guixin Liu
2022-08-11
1
-1
/
+0
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-08-13
1
-2
/
+1
|
\
|
|
*
scsi: megaraid_sas: Remove redundant variable cmd_type
Colin Ian King
2022-08-01
1
-2
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-08-04
2
-3
/
+3
|
\
|
|
*
scsi: megaraid: Remove the static variable initialisation
Jason Wang
2022-07-26
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-13
1
-0
/
+3
|
/
*
scsi: megaraid_sas: Remove redundant memset() statement
Harshit Mogalapalli
2022-05-19
1
-2
/
+0
*
Merge branch '5.18/scsi-fixes' into 5.19/scsi-staging
Martin K. Petersen
2022-04-18
2
-0
/
+10
|
\
|
*
scsi: megaraid_sas: Target with invalid LUN ID is deleted during scan
Chandrakanth patil
2022-04-06
2
-0
/
+10
*
|
scsi: megaraid_sas: Remove unnecessary memset
Wan Jiabing
2022-04-11
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-22
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-29
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-16
1
-11
/
+13
*
scsi: megaraid_mbox: Switch to attribute groups
Bart Van Assche
2021-10-16
1
-6
/
+9
*
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
2021-10-16
1
-2
/
+2
*
scsi: megaraid_sas: Call scsi_done() directly
Bart Van Assche
2021-10-16
2
-11
/
+11
*
scsi: megaraid_mbox: Call scsi_done() directly
Bart Van Assche
2021-10-16
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-13
1
-2
/
+2
|
*
scsi: megaraid: Fix Coccinelle warning
jing yangyang
2021-09-13
1
-2
/
+1
*
|
scsi: megaraid_sas: Driver version update to 07.719.03.00-rc1
Sumit Saxena
2021-10-04
1
-2
/
+2
*
|
scsi: megaraid_sas: Add helper functions for irq_context
Sumit Saxena
2021-10-04
1
-6
/
+39
*
|
scsi: megaraid_sas: Fix concurrent access to ISR between IRQ polling and real...
Sumit Saxena
2021-10-04
1
-4
/
+7
|
/
*
Merge branch '5.14/scsi-fixes' into 5.15/scsi-staging
Martin K. Petersen
2021-08-11
1
-6
/
+15
|
\
|
*
scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()
Harshvardhan Jha
2021-07-28
1
-6
/
+15
*
|
scsi: megaraid: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-11
2
-7
/
+7
|
/
*
scsi: megaraid_mbox: Use DEVICE_ATTR_ADMIN_RO() macro
Zhen Lei
2021-06-22
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-05-31
1
-2
/
+2
|
*
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
2021-05-31
3
-8
/
+2
|
*
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
2021-05-31
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-15
1
-1
/
+1
*
scsi: megaraid_sas: Fix a bunch of misnamed functions in their headers
Lee Jones
2021-03-15
1
-5
/
+6
*
scsi: megaraid_mm: Fix incorrect function name in header
Lee Jones
2021-03-15
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
[next]