Age | Commit message (Expand) | Author | Files | Lines |
2018-06-26 | scsi: read host_busy via scsi_host_busy() | Ming Lei | 1 | -1/+1 |
2018-06-18 | scsi: megaraid_sas: driver version upgrade | Shivasharan S | 1 | -2/+2 |
2018-06-18 | scsi: megaraid_sas: Support FW provided TM timeout values | Shivasharan S | 3 | -17/+84 |
2018-06-18 | scsi: megaraid_sas: Return immediately from wait_for_adapter_operational afte... | Shivasharan S | 1 | -7/+8 |
2018-06-18 | scsi: megaraid_sas: Update controller info during resume | Shivasharan S | 1 | -0/+3 |
2018-06-18 | scsi: megaraid_sas: Do not do Kill adapter if GET_CTRL_INFO times out | Shivasharan S | 1 | -2/+3 |
2018-06-12 | treewide: Use array_size() in vzalloc() | Kees Cook | 1 | -4/+6 |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 2 | -5/+5 |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -4/+6 |
2018-06-10 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 3 | -21/+18 |
2018-05-29 | block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE | Christoph Hellwig | 1 | -1/+1 |
2018-05-01 | scsi: megaraid_sas: fix spelling mistake: "disbale" -> "disable" | Colin Ian King | 1 | -1/+1 |
2018-04-18 | scsi: megaraid_sas: Do not log an error if FW successfully initializes. | Vinson Lee | 1 | -3/+3 |
2018-04-18 | scsi: megaraid_sas: driver version upgrade | Shivasharan S | 1 | -2/+2 |
2018-04-18 | scsi: megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOs | Shivasharan S | 1 | -0/+3 |
2018-04-18 | scsi: megaraid_sas: Use zeroing memory allocator than allocator/memset | Himanshu Jha | 2 | -18/+12 |
2018-04-05 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 1 | -2/+1 |
2018-04-05 | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+2 |
2018-04-03 | Merge branch 'fixes' into misc | James Bottomley | 3 | -39/+55 |
2018-03-27 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 3 | -11/+41 |
2018-03-14 | scsi: megaraid_sas: fix selection of reply queue | Ming Lei | 3 | -11/+41 |
2018-03-08 | block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() | Bart Van Assche | 2 | -2/+2 |
2018-03-07 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -28/+14 |
2018-03-06 | scsi: megaraid: Use dma_pool_zalloc() | Souptick Joarder | 1 | -2/+1 |
2018-02-15 | scsi: megaraid_sas: Do not use 32-bit atomic request descriptor for Ventura c... | Shivasharan S | 1 | -28/+14 |
2018-02-11 | 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 | 5 | -140/+201 |
2018-01-22 | scsi: megaraid_sas: NVMe passthrough command support | Shivasharan S | 3 | -5/+62 |
2018-01-22 | scsi: megaraid: use ktime_get_real for firmware time | Arnd Bergmann | 1 | -4/+3 |
2018-01-10 | scsi: megaraid_sas: driver version upgrade | Shivasharan S | 1 | -2/+2 |
2018-01-10 | scsi: megaraid_sas: re-work DCMD refire code | Shivasharan S | 3 | -19/+48 |
2018-01-10 | scsi: megaraid_sas: Expose fw_cmds_outstanding through sysfs | Shivasharan S | 1 | -0/+13 |
2018-01-10 | scsi: megaraid_sas: Selectively apply stream detection based on IO type | Shivasharan S | 1 | -10/+14 |
2018-01-10 | scsi: megaraid_sas: Update LD map after populating drv_map driver map copy | Shivasharan S | 4 | -18/+22 |
2018-01-10 | scsi: megaraid_sas: Use megasas_wait_for_adapter_operational to detect contro... | Shivasharan S | 1 | -58/+2 |
2018-01-10 | scsi: megaraid_sas: Avoid firing DCMDs while OCR is in progress | Shivasharan S | 2 | -4/+2 |
2018-01-10 | scsi: megaraid_sas: unload flag should be set after scsi_remove_host is called | Shivasharan S | 1 | -1/+1 |
2018-01-10 | scsi: megaraid_sas: Error handling for invalid ldcount provided by firmware i... | Shivasharan S | 1 | -4/+12 |
2018-01-10 | scsi: megaraid_sas: Reset ldio_outstanding in megasas_resume | Shivasharan S | 1 | -0/+1 |
2018-01-10 | scsi: megaraid_sas: Return the DCMD status from megasas_get_seq_num | Shivasharan S | 1 | -14/+18 |
2018-01-10 | scsi: megaraid_sas: memset IOC INIT frame using correct size | Shivasharan S | 1 | -1/+1 |
2018-01-10 | scsi: megaraid_sas: zero out IOC INIT and stream detection memory | Shivasharan S | 2 | -2/+2 |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro | 1 | -2/+2 |
2017-11-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 5 | -607/+1207 |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -62/+47 |
2017-11-03 | scsi: megaraid_sas: fix spelling mistake: "thershold" -> "threshold" | Colin Ian King | 1 | -1/+1 |
2017-11-03 | scsi: megaraid: Remove redundant code in megasas_alloc_cmds | Yisheng Xie | 1 | -2/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-11-01 | scsi: megaraid: Convert timers to use timer_setup() | Kees Cook | 5 | -62/+47 |
2017-10-25 | scsi: megaraid_sas: driver version upgrade | Shivasharan S | 1 | -2/+2 |