开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2018-10-17
scsi: megaraid_sas: switch to generic DMA API
Christoph Hellwig
2018-10-16
scsi: megaraid_sas: fix a missing-check bug
Wenwen Wang
2018-06-26
scsi: read host_busy via scsi_host_busy()
Ming Lei
2018-06-18
scsi: megaraid_sas: Support FW provided TM timeout values
Shivasharan S
2018-06-18
scsi: megaraid_sas: Return immediately from wait_for_adapter_operational afte...
Shivasharan S
2018-06-18
scsi: megaraid_sas: Update controller info during resume
Shivasharan S
2018-06-18
scsi: megaraid_sas: Do not do Kill adapter if GET_CTRL_INFO times out
Shivasharan S
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
2018-05-01
scsi: megaraid_sas: fix spelling mistake: "disbale" -> "disable"
Colin Ian King
2018-04-18
scsi: megaraid_sas: Use zeroing memory allocator than allocator/memset
Himanshu Jha
2018-04-05
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-03
Merge branch 'fixes' into misc
James Bottomley
2018-03-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-03-14
scsi: megaraid_sas: fix selection of reply queue
Ming Lei
2018-03-08
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2018-03-06
scsi: megaraid: Use dma_pool_zalloc()
Souptick Joarder
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-01-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-01-22
scsi: megaraid_sas: NVMe passthrough command support
Shivasharan S
2018-01-10
scsi: megaraid_sas: re-work DCMD refire code
Shivasharan S
2018-01-10
scsi: megaraid_sas: Expose fw_cmds_outstanding through sysfs
Shivasharan S
2018-01-10
scsi: megaraid_sas: Update LD map after populating drv_map driver map copy
Shivasharan S
2018-01-10
scsi: megaraid_sas: Use megasas_wait_for_adapter_operational to detect contro...
Shivasharan S
2018-01-10
scsi: megaraid_sas: Avoid firing DCMDs while OCR is in progress
Shivasharan S
2018-01-10
scsi: megaraid_sas: unload flag should be set after scsi_remove_host is called
Shivasharan S
2018-01-10
scsi: megaraid_sas: Reset ldio_outstanding in megasas_resume
Shivasharan S
2018-01-10
scsi: megaraid_sas: Return the DCMD status from megasas_get_seq_num
Shivasharan S
2018-01-10
scsi: megaraid_sas: zero out IOC INIT and stream detection memory
Shivasharan S
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-03
scsi: megaraid: Remove redundant code in megasas_alloc_cmds
Yisheng Xie
2017-11-01
scsi: megaraid: Convert timers to use timer_setup()
Kees Cook
2017-10-25
scsi: megaraid_sas: Add support for 64bit consistent DMA
Shivasharan S
2017-10-25
scsi: megaraid_sas: Incorrect processing of IOCTL frames for SMP/STP commands
Shivasharan S
2017-10-25
scsi: megaraid_sas: Move controller memory allocations and DMA mask settings ...
Shivasharan S
2017-10-25
scsi: megaraid_sas: Move initialization of instance parameters inside newly c...
Shivasharan S
2017-10-25
scsi: megaraid_sas: remove instance->ctrl_info
Shivasharan S
2017-10-25
scsi: megaraid_sas: Pre-allocate frequently used DMA buffers
Shivasharan S
2017-10-25
scsi: megaraid_sas: Create separate functions for allocating and freeing cont...
Shivasharan S
2017-10-25
scsi: megaraid_sas: Create separate functions to allocate ctrl memory
Shivasharan S
2017-10-25
scsi: megaraid_sas: replace is_ventura with adapter_type checks
Shivasharan S
2017-10-25
scsi: megaraid_sas: replace instance->ctrl_context checks with instance->adap...
Shivasharan S
2017-10-25
scsi: megaraid_sas: Add support for Crusader controllers
Shivasharan S
2017-10-25
scsi: megaraid_sas: use adapter_type for all gen controllers
Shivasharan S
2017-09-07
Merge branch 'fixes' into misc
James Bottomley
2017-08-24
scsi: megaraid_sas: call megasas_dump_frame with correct IO frame size
Shivasharan S
2017-08-24
scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE...
Shivasharan S
[next]