index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
2017-02-22
scsi: aacraid: Fix camel case
Raghava Aditya Renukunta
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-02-21
Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-19
Fix missing sanity check in /dev/sg
Al Viro
2017-02-19
scsi: don't BUG_ON() empty DMA transfers
Johannes Thumshirn
2017-02-17
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2017-02-17
Merge branch 'for-4.11/block' into for-4.11/linus-merge
Jens Axboe
2017-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-15
scsi: megaraid_sas: handle dma_addr_t right on 32-bit
Arnd Bergmann
2017-02-15
scsi: megaraid_sas: array overflow in megasas_dump_frame()
Dan Carpenter
2017-02-15
scsi: snic: switch to pci_irq_alloc_vectors
Christoph Hellwig
2017-02-14
cdrom: Make device operations read-only
Kees Cook
2017-02-13
scsi: megaraid_sas: driver version upgrade
Shivasharan S
2017-02-13
scsi: megaraid_sas: Change RAID_1_10_RMW_CMDS to RAID_1_PEER_CMDS and set val...
Shivasharan S
2017-02-13
scsi: megaraid_sas: Indentation and smatch warning fixes
Shivasharan S
2017-02-13
scsi: megaraid_sas: Cleanup VD_EXT_DEBUG and SPAN_DEBUG related debug prints
Shivasharan S
2017-02-13
scsi: megaraid_sas: Increase internal command pool
Shivasharan S
2017-02-13
scsi: megaraid_sas: Use synchronize_irq to wait for IRQs to complete
Shivasharan S
2017-02-13
scsi: megaraid_sas: Bail out the driver load if ld_list_query fails
Shivasharan S
2017-02-13
scsi: megaraid_sas: Change build_mpt_mfi_pass_thru to return void
Shivasharan S
2017-02-13
scsi: megaraid_sas: During OCR, if get_ctrl_info fails do not continue with OCR
Shivasharan S
2017-02-13
scsi: megaraid_sas: Do not set fp_possible if TM capable for non-RW syspdIO, ...
Shivasharan S
2017-02-13
scsi: megaraid_sas: Remove unused pd_index from megasas_build_ld_nonrw_fusion
Shivasharan S
2017-02-13
scsi: megaraid_sas: megasas_return_cmd does not memset IO frame to zero
Shivasharan S
2017-02-13
scsi: megaraid_sas: max_fw_cmds are decremented twice, remove duplicate
Shivasharan S
2017-02-13
scsi: megaraid_sas: update can_queue only if the new value is less
Shivasharan S
2017-02-13
scsi: megaraid_sas: Change max_cmd from u32 to u16 in all functions
Shivasharan S
2017-02-13
scsi: megaraid_sas: set pd_after_lb from MR_BuildRaidContext and initialize p...
Shivasharan S
2017-02-13
scsi: megaraid_sas: latest controller OCR capability from FW before sending s...
Shivasharan S
2017-02-13
scsi: megaraid_sas: avoid unaligned access in ioctl path
Shivasharan S
2017-02-13
scsi: megaraid_sas: big endian support changes
Shivasharan S
2017-02-13
scsi: megaraid_sas: Big endian RDPQ mode fix
Shivasharan S
2017-02-13
scsi: megaraid_sas: MR_TargetIdToLdGet u8 to u16 and avoid invalid raid-map a...
Shivasharan S
2017-02-13
scsi: megaraid_sas: In validate raid map, raid capability is not converted to...
Shivasharan S
2017-02-13
scsi: megaraid_sas: reduce size of fusion_context and use vmalloc if kmalloc ...
Shivasharan S
2017-02-13
scsi: megaraid_sas: add print in device removal path
Shivasharan S
2017-02-13
scsi: megaraid_sas: enhance debug logs in OCR context
Shivasharan S
2017-02-13
scsi: megaraid_sas: set residual bytes count during IO completion
Shivasharan S
2017-02-13
scsi: megaraid_sas: raid 1 write performance for large io
Shivasharan S
2017-02-13
scsi: megaraid_sas: NVME fast path io support
Shivasharan S
2017-02-13
scsi: megaraid_sas: NVME interface target prop added
Shivasharan S
2017-02-13
scsi: megaraid_sas: NVME Interface detection and prop settings
Shivasharan S
2017-02-13
scsi: megaraid_sas: change issue_dcmd to return void from int
Shivasharan S
2017-02-13
scsi: megaraid_sas: megasas_get_request_descriptor always return valid desc
Shivasharan S
2017-02-13
scsi: megaraid_sas: Use DID_REQUEUE
Shivasharan S
2017-02-13
scsi: megaraid_sas: RAID map is accessed for SYS PDs when use_seqnum_jbod_fp ...
Shivasharan S
2017-02-13
scsi: megaraid_sas: Refactor MEGASAS_IS_LOGICAL macro using sdev
Shivasharan S
2017-02-13
scsi: megaraid_sas: 32 bit descriptor fire cmd optimization
Shivasharan S
[next]