index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
megaraid
/
megaraid_sas_base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-05
scsi: megaraid_sas: return error when create DMA pool failed
Jason Yan
1
-0
/
+1
2018-11-13
scsi: megaraid_sas: fix a missing-check bug
Wenwen Wang
1
-0
/
+3
2018-06-26
scsi: read host_busy via scsi_host_busy()
Ming Lei
1
-1
/
+1
2018-06-19
scsi: megaraid_sas: Support FW provided TM timeout values
Shivasharan S
1
-7
/
+29
2018-06-19
scsi: megaraid_sas: Return immediately from wait_for_adapter_operational afte...
Shivasharan S
1
-7
/
+8
2018-06-19
scsi: megaraid_sas: Update controller info during resume
Shivasharan S
1
-0
/
+3
2018-06-19
scsi: megaraid_sas: Do not do Kill adapter if GET_CTRL_INFO times out
Shivasharan S
1
-2
/
+3
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-4
/
+4
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-16
/
+11
2018-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
1
-1
/
+1
2018-05-02
scsi: megaraid_sas: fix spelling mistake: "disbale" -> "disable"
Colin Ian King
1
-1
/
+1
2018-04-19
scsi: megaraid_sas: Use zeroing memory allocator than allocator/memset
Himanshu Jha
1
-15
/
+10
2018-04-06
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-2
/
+1
2018-04-06
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2018-04-04
Merge branch 'fixes' into misc
James Bottomley
1
-3
/
+36
2018-03-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-3
/
+36
2018-03-15
scsi: megaraid_sas: fix selection of reply queue
Ming Lei
1
-3
/
+36
2018-03-09
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
1
-1
/
+1
2018-03-07
scsi: megaraid: Use dma_pool_zalloc()
Souptick Joarder
1
-2
/
+1
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2018-01-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-88
/
+83
2018-01-23
scsi: megaraid_sas: NVMe passthrough command support
Shivasharan S
1
-1
/
+29
2018-01-11
scsi: megaraid_sas: re-work DCMD refire code
Shivasharan S
1
-2
/
+4
2018-01-11
scsi: megaraid_sas: Expose fw_cmds_outstanding through sysfs
Shivasharan S
1
-0
/
+13
2018-01-11
scsi: megaraid_sas: Update LD map after populating drv_map driver map copy
Shivasharan S
1
-8
/
+12
2018-01-11
scsi: megaraid_sas: Use megasas_wait_for_adapter_operational to detect contro...
Shivasharan S
1
-58
/
+2
2018-01-11
scsi: megaraid_sas: Avoid firing DCMDs while OCR is in progress
Shivasharan S
1
-3
/
+2
2018-01-11
scsi: megaraid_sas: unload flag should be set after scsi_remove_host is called
Shivasharan S
1
-1
/
+1
2018-01-11
scsi: megaraid_sas: Reset ldio_outstanding in megasas_resume
Shivasharan S
1
-0
/
+1
2018-01-11
scsi: megaraid_sas: Return the DCMD status from megasas_get_seq_num
Shivasharan S
1
-14
/
+18
2018-01-11
scsi: megaraid_sas: zero out IOC INIT and stream detection memory
Shivasharan S
1
-1
/
+1
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-394
/
+631
2017-11-03
scsi: megaraid: Remove redundant code in megasas_alloc_cmds
Yisheng Xie
1
-2
/
+0
2017-11-01
scsi: megaraid: Convert timers to use timer_setup()
Kees Cook
1
-22
/
+13
2017-10-25
scsi: megaraid_sas: Add support for 64bit consistent DMA
Shivasharan S
1
-77
/
+168
2017-10-25
scsi: megaraid_sas: Incorrect processing of IOCTL frames for SMP/STP commands
Shivasharan S
1
-4
/
+18
2017-10-25
scsi: megaraid_sas: Move controller memory allocations and DMA mask settings ...
Shivasharan S
1
-15
/
+28
2017-10-25
scsi: megaraid_sas: Move initialization of instance parameters inside newly c...
Shivasharan S
1
-58
/
+61
2017-10-25
scsi: megaraid_sas: remove instance->ctrl_info
Shivasharan S
1
-29
/
+14
2017-10-25
scsi: megaraid_sas: Pre-allocate frequently used DMA buffers
Shivasharan S
1
-50
/
+97
2017-10-25
scsi: megaraid_sas: Create separate functions for allocating and freeing cont...
Shivasharan S
1
-83
/
+103
2017-10-25
scsi: megaraid_sas: Create separate functions to allocate ctrl memory
Shivasharan S
1
-46
/
+76
2017-10-25
scsi: megaraid_sas: replace is_ventura with adapter_type checks
Shivasharan S
1
-5
/
+4
2017-10-25
scsi: megaraid_sas: replace instance->ctrl_context checks with instance->adap...
Shivasharan S
1
-27
/
+37
2017-10-25
scsi: megaraid_sas: Add support for Crusader controllers
Shivasharan S
1
-22
/
+29
2017-10-25
scsi: megaraid_sas: use adapter_type for all gen controllers
Shivasharan S
1
-34
/
+54
2017-09-07
Merge branch 'fixes' into misc
James Bottomley
1
-1
/
+1
2017-08-25
scsi: megaraid_sas: call megasas_dump_frame with correct IO frame size
Shivasharan S
1
-1
/
+1
2017-08-25
scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE...
Shivasharan S
1
-1
/
+4
[next]