Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
f0c21df6528601f5f43b449d08faf1bed6858df6
/
drivers
/
scsi
/
megaraid
/
megaraid_sas_base.c
f0c21df
scsi: megaraid_sas: Add support for FW snap dump
by Shivasharan S
· 6 years ago
3f6194a
scsi: megaraid_sas: Add watchdog thread to detect Firmware fault
by Shivasharan S
· 6 years ago
60ee652
scsi: megaraid_sas: switch to generic DMA API
by Christoph Hellwig
· 6 years ago
47db787
scsi: megaraid_sas: fix a missing-check bug
by Wenwen Wang
· 6 years ago
c84b023
scsi: read host_busy via scsi_host_busy()
by Ming Lei
· 7 years ago
e9495e2
scsi: megaraid_sas: Support FW provided TM timeout values
by Shivasharan S
· 7 years ago
9c9db8b
scsi: megaraid_sas: Return immediately from wait_for_adapter_operational after kill adapter
by Shivasharan S
· 7 years ago
c3b10a5
scsi: megaraid_sas: Update controller info during resume
by Shivasharan S
· 7 years ago
2747e6b
scsi: megaraid_sas: Do not do Kill adapter if GET_CTRL_INFO times out
by Shivasharan S
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
5f85942
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
6600593
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
by Christoph Hellwig
· 7 years ago
55d9a1d
scsi: megaraid_sas: fix spelling mistake: "disbale" -> "disable"
by Colin Ian King
· 7 years ago
3c6c122
scsi: megaraid_sas: Use zeroing memory allocator than allocator/memset
by Himanshu Jha
· 7 years ago
052c220
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
3526dd0
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
2e1f44f
Merge branch 'fixes' into misc
by James Bottomley
· 7 years ago
fd9adc4
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
adbe552
scsi: megaraid_sas: fix selection of reply queue
by Ming Lei
· 7 years ago
8b904b5
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
by Bart Van Assche
· 7 years ago
61b142a
scsi: megaraid: Use dma_pool_zalloc()
by Souptick Joarder
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
28bc6fb
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
f870bcb
scsi: megaraid_sas: NVMe passthrough command support
by Shivasharan S
· 7 years ago
54b2804
scsi: megaraid_sas: re-work DCMD refire code
by Shivasharan S
· 7 years ago
88d155c
scsi: megaraid_sas: Expose fw_cmds_outstanding through sysfs
by Shivasharan S
· 7 years ago
5f19f7c
scsi: megaraid_sas: Update LD map after populating drv_map driver map copy
by Shivasharan S
· 7 years ago
619831f
scsi: megaraid_sas: Use megasas_wait_for_adapter_operational to detect controller state in IOCTL path
by Shivasharan S
· 7 years ago
149c575
scsi: megaraid_sas: Avoid firing DCMDs while OCR is in progress
by Shivasharan S
· 7 years ago
f3f7920
scsi: megaraid_sas: unload flag should be set after scsi_remove_host is called
by Shivasharan S
· 7 years ago
41fae9a
scsi: megaraid_sas: Reset ldio_outstanding in megasas_resume
by Shivasharan S
· 7 years ago
b051cc6
scsi: megaraid_sas: Return the DCMD status from megasas_get_seq_num
by Shivasharan S
· 7 years ago
e05ee4e
scsi: megaraid_sas: zero out IOC INIT and stream detection memory
by Shivasharan S
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 8 years ago
670ffcc
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
ca6958b
scsi: megaraid: Remove redundant code in megasas_alloc_cmds
by Yisheng Xie
· 7 years ago
c251a7b
scsi: megaraid: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
107a60d
scsi: megaraid_sas: Add support for 64bit consistent DMA
by Shivasharan S
· 7 years ago
82add4e
scsi: megaraid_sas: Incorrect processing of IOCTL frames for SMP/STP commands
by Shivasharan S
· 7 years ago
e5d65b4
scsi: megaraid_sas: Move controller memory allocations and DMA mask settings from probe to megasas_init_fw
by Shivasharan S
· 7 years ago
7535f27
scsi: megaraid_sas: Move initialization of instance parameters inside newly created function megasas_init_ctrl_params
by Shivasharan S
· 7 years ago
9ad18a9
scsi: megaraid_sas: remove instance->ctrl_info
by Shivasharan S
· 7 years ago
9b3d028
scsi: megaraid_sas: Pre-allocate frequently used DMA buffers
by Shivasharan S
· 7 years ago
1b4bed2
scsi: megaraid_sas: Create separate functions for allocating and freeing controller DMA buffers
by Shivasharan S
· 7 years ago
49a7a4a
scsi: megaraid_sas: Create separate functions to allocate ctrl memory
by Shivasharan S
· 7 years ago
f369a31
scsi: megaraid_sas: replace is_ventura with adapter_type checks
by Shivasharan S
· 7 years ago
e7d36b8
scsi: megaraid_sas: replace instance->ctrl_context checks with instance->adapter_type
by Shivasharan S
· 7 years ago
754f1ba
scsi: megaraid_sas: Add support for Crusader controllers
by Shivasharan S
· 7 years ago
c365178
scsi: megaraid_sas: use adapter_type for all gen controllers
by Shivasharan S
· 7 years ago
2441500
Merge branch 'fixes' into misc
by James Bottomley
· 7 years ago
5dd977e
scsi: megaraid_sas: call megasas_dump_frame with correct IO frame size
by Shivasharan S
· 7 years ago
eb3fe26
scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE in case adapter is dead
by Shivasharan S
· 7 years ago
def3e8d
scsi: megaraid_sas: use vmalloc for crash dump buffers and driver's local RAID map
by Shivasharan S
· 7 years ago
91b3d9f
scsi: megaraid_sas: Check valid aen class range to avoid kernel panic
by Shivasharan S
· 7 years ago
8823abe
scsi: megaraid_sas: Fix endianness issues in DCMD handling
by Shivasharan S
· 7 years ago
e636a7a
scsi: megaraid_sas: set minimum value of resetwaittime to be 1 secs
by Shivasharan S
· 7 years ago
61f0c3c
scsi: megaraid_sas: fix error handle in megasas_probe_one
by weiping zhang
· 7 years ago
3b8328e
scsi: megaraid_sas: fix allocate instance->pd_info twice
by weiping
· 7 years ago
e14a396
scsi: remove DRIVER_ATTR() usage
by Greg Kroah-Hartman
· 7 years ago
fc69d86
scsi: megaraid: Replace PCI pool old API
by Romain Perier
· 8 years ago
68b4374
drivers/scsi/megaraid: remove expensive inline from megasas_return_cmd
by Andi Kleen
· 8 years ago
49524b3
scsi: megaraid_sas: add correct return type check for ldio hint logic for raid1
by Shivasharan S
· 8 years ago
64ff64b
scsi: megaraid_sas: enable intx only if msix request fails
by Shivasharan S
· 8 years ago
40a4c2c
scsi: megaraid_sas: array overflow in megasas_dump_frame()
by Dan Carpenter
· 8 years ago
41064f1
scsi: megaraid_sas: Indentation and smatch warning fixes
by Shivasharan S
· 8 years ago
e00731b
scsi: megaraid_sas: Cleanup VD_EXT_DEBUG and SPAN_DEBUG related debug prints
by Shivasharan S
· 8 years ago
72bff2d
scsi: megaraid_sas: Bail out the driver load if ld_list_query fails
by Shivasharan S
· 8 years ago
21c3400
scsi: megaraid_sas: megasas_return_cmd does not memset IO frame to zero
by Shivasharan S
· 8 years ago
50b7f5a
scsi: megaraid_sas: Change max_cmd from u32 to u16 in all functions
by Shivasharan S
· 8 years ago
95c0608
scsi: megaraid_sas: latest controller OCR capability from FW before sending shutdown DCMD
by Shivasharan S
· 8 years ago
318aaef
scsi: megaraid_sas: avoid unaligned access in ioctl path
by Shivasharan S
· 8 years ago
5fc499b
scsi: megaraid_sas: reduce size of fusion_context and use vmalloc if kmalloc fails
by Shivasharan S
· 8 years ago
b4a4221
scsi: megaraid_sas: add print in device removal path
by Shivasharan S
· 8 years ago
def0eab
scsi: megaraid_sas: enhance debug logs in OCR context
by Shivasharan S
· 8 years ago
96188a8
scsi: megaraid_sas: NVME interface target prop added
by Shivasharan S
· 8 years ago
15dd038
scsi: megaraid_sas: NVME Interface detection and prop settings
by Shivasharan S
· 8 years ago
f4fc209
scsi: megaraid_sas: change issue_dcmd to return void from int
by Shivasharan S
· 8 years ago
f55cf47
scsi: megaraid_sas: Use DID_REQUEUE
by Shivasharan S
· 8 years ago
ed981b8
scsi: megaraid_sas: RAID map is accessed for SYS PDs when use_seqnum_jbod_fp is not set
by Shivasharan S
· 8 years ago
3cabd16
scsi: megaraid_sas: Refactor MEGASAS_IS_LOGICAL macro using sdev
by Shivasharan S
· 8 years ago
18bbcab
Revert "scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Bandwidth"
by Shivasharan S
· 8 years ago
ede7c3c
scsi: megaraid_sas: Implement the PD Map support for SAS3.5 Generic Megaraid Controllers
by Sasikumar Chandrasekaran
· 8 years ago
3e5eadb
scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Bandwidth
by Sasikumar Chandrasekaran
· 8 years ago
9581ebe
scsi: megaraid_sas: Add the Support for SAS3.5 Generic Megaraid Controllers Capabilities
by Sasikumar Chandrasekaran
· 8 years ago
d889344
scsi: megaraid_sas: Dynamic Raid Map Changes for SAS3.5 Generic Megaraid Controllers
by Sasikumar Chandrasekaran
· 8 years ago
fdd84e2
scsi: megaraid_sas: SAS3.5 Generic Megaraid Controllers Stream Detection and IO Coalescing
by Sasikumar Chandrasekaran
· 8 years ago
2493c67
scsi: megaraid_sas: 128 MSIX Support
by Sasikumar Chandrasekaran
· 8 years ago
45f4f2e
scsi: megaraid_sas: Add new pci device Ids for SAS3.5 Generic Megaraid Controllers
by Sasikumar Chandrasekaran
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
fad119b
scsi: megaraid_sas: switch to pci_alloc_irq_vectors
by Hannes Reinecke
· 8 years ago
18103ef
scsi: megaraid-sas: request irqs later
by Tomas Henzl
· 8 years ago
644da3c
scsi: megaraid_sas: add in missing white spaces in error messages text
by Colin Ian King
· 8 years ago
d0fc91d
scsi: megaraid_sas: Send SYNCHRONIZE_CACHE for VD to firmware
by Kashyap Desai
· 8 years ago
a1dfd62
scsi: megaraid_sas: Do not fire DCMDs during PCI shutdown/detach
by Kashyap Desai
· 8 years ago
1e793f6
scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devices
by Kashyap Desai
· 8 years ago
4dfddf5
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
2f3e7732
scsi: megaraid_sas: clean function declarations in megaraid_sas_base.c up
by Baoyou Xie
· 8 years ago
4086eae5
scsi: megaraid_sas: add in missing white space in error message text
by Colin Ian King
· 8 years ago
51f9039
scsi: megaraid_sas: Fix the search of first memory bar
by Christophe JAILLET
· 8 years ago
709ab23
scsi: megaraid_sas: Use memdup_user() rather than duplicating its implementation
by Markus Elfring
· 8 years ago
Next »