index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-25
/
+23
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-4
/
+2
2022-09-15
scsi: megaraid: Convert sysfs snprintf() to sysfs_emit()
Xuezhi Zhang
1
-2
/
+2
2022-08-31
scsi: megaraid_sas: Use struct_size() in code related to struct MR_PD_CFG_SEQ...
Gustavo A. R. Silva
1
-7
/
+7
2022-08-31
scsi: megaraid_sas: Use struct_size() in code related to struct MR_FW_RAID_MAP
Gustavo A. R. Silva
2
-6
/
+6
2022-08-31
scsi: megaraid_sas: Replace one-element array with flexible-array member in M...
Gustavo A. R. Silva
3
-4
/
+4
2022-08-31
scsi: megaraid_sas: Replace one-element array with flexible-array member in M...
Gustavo A. R. Silva
1
-2
/
+2
2022-08-31
scsi: megaraid_sas: Replace one-element array with flexible-array member in M...
Gustavo A. R. Silva
1
-1
/
+1
2022-08-31
scsi: megaraid_sas: Replace one-element array with flexible-array member in M...
Gustavo A. R. Silva
3
-4
/
+4
2022-08-31
scsi: megaraid: Remove redundant assignment to variable mfiStatus
Colin Ian King
1
-3
/
+1
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
1
-4
/
+2
2022-08-19
Merge branch '5.20/scsi-queue' into 6.0/scsi-fixes
Martin K. Petersen
2
-7
/
+2
2022-08-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+1
2022-08-11
scsi: megaraid_sas: Remove unnecessary kfree()
Guixin Liu
1
-6
/
+2
2022-08-11
scsi: megaraid_sas: Fix double kfree()
Guixin Liu
1
-1
/
+0
2022-08-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-3
/
+3
2022-08-01
scsi: megaraid_sas: Remove redundant variable cmd_type
Colin Ian King
1
-2
/
+1
2022-07-26
scsi: megaraid: Remove the static variable initialisation
Jason Wang
1
-1
/
+1
2022-07-13
scsi: megaraid: Clear READ queue map's nr_queues
Ming Lei
1
-0
/
+3
2022-07-07
scsi: megaraid_sas: Clean up some inconsistent indenting
Jiapeng Chong
1
-2
/
+2
2022-05-19
scsi: megaraid_sas: Remove redundant memset() statement
Harshit Mogalapalli
1
-2
/
+0
2022-04-18
Merge branch '5.18/scsi-fixes' into 5.19/scsi-staging
Martin K. Petersen
2
-0
/
+10
2022-04-11
scsi: megaraid_sas: Remove unnecessary memset
Wan Jiabing
1
-2
/
+0
2022-04-06
scsi: megaraid_sas: Target with invalid LUN ID is deleted during scan
Chandrakanth patil
2
-0
/
+10
2022-03-15
scsi: megasas: Clean up some inconsistent indenting
Yang Li
1
-2
/
+2
2022-02-22
scsi: megasas: Stop using the SCSI pointer
Bart Van Assche
3
-11
/
+24
2022-01-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2021-12-10
scsi: megaraid_sas: Use irq_set_affinity_and_hint()
Nitesh Narayan Lal
1
-12
/
+15
2021-11-29
scsi: megaraid: Fix a kernel-doc warning
Bart Van Assche
1
-1
/
+0
2021-10-16
scsi: megaraid_sas: Switch to attribute groups
Bart Van Assche
1
-11
/
+13
2021-10-16
scsi: megaraid_mbox: Switch to attribute groups
Bart Van Assche
1
-6
/
+9
2021-10-16
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
1
-2
/
+2
2021-10-16
scsi: megaraid_sas: Call scsi_done() directly
Bart Van Assche
2
-11
/
+11
2021-10-16
scsi: megaraid_mbox: Call scsi_done() directly
Bart Van Assche
1
-5
/
+4
2021-10-12
Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging
Martin K. Petersen
1
-4
/
+3
2021-10-04
scsi: megaraid_sas: Driver version update to 07.719.03.00-rc1
Sumit Saxena
1
-2
/
+2
2021-10-04
scsi: megaraid_sas: Add helper functions for irq_context
Sumit Saxena
1
-6
/
+39
2021-10-04
scsi: megaraid_sas: Fix concurrent access to ISR between IRQ polling and real...
Sumit Saxena
1
-4
/
+7
2021-09-13
scsi: megaraid: Clean up some inconsistent indenting
Colin Ian King
1
-2
/
+2
2021-09-13
scsi: megaraid: Fix Coccinelle warning
jing yangyang
1
-2
/
+1
2021-08-11
Merge branch '5.14/scsi-fixes' into 5.15/scsi-staging
Martin K. Petersen
1
-6
/
+15
2021-08-11
scsi: megaraid: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2
-7
/
+7
2021-07-28
scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()
Harshvardhan Jha
1
-6
/
+15
2021-06-22
scsi: megaraid_mbox: Use DEVICE_ATTR_ADMIN_RO() macro
Zhen Lei
1
-10
/
+8
2021-06-02
Merge branch '5.14/scsi-result' into 5.14/scsi-staging
Martin K. Petersen
3
-19
/
+9
2021-06-02
scsi: megaraid_sas: Update driver version to 07.717.02.00-rc1
Chandrakanth Patil
1
-2
/
+2
2021-06-02
scsi: megaraid_sas: Handle missing interrupts while re-enabling IRQs
Chandrakanth Patil
1
-2
/
+7
2021-06-02
scsi: megaraid_sas: Early detection of VD deletion through RaidMap update
Kashyap Desai
3
-9
/
+92
2021-06-02
scsi: megaraid_sas: Fix resource leak in case of probe failure
Chandrakanth Patil
2
-0
/
+14
2021-06-02
scsi: megaraid_sas: Send all non-RW I/Os for TYPE_ENCLOSURE device through fi...
Chandrakanth Patil
1
-2
/
+8
[next]