Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
630d42b70f5d5cdac94dc5d080fc6d389076bf6e
/
drivers
/
scsi
/
mpt3sas
23c3828
scsi: mpt3sas: fix memory ordering on 64bit writes
by Stephan Günther
· 6 years ago
2a3d4eb
scsi: flip the default on use_clustering
by Christoph Hellwig
· 6 years ago
ed4c113
scsi: mpt3sas: Update driver version to 27.101.00.00
by Suganath Prabu
· 6 years ago
306eaf2
scsi: mpt3sas: Replace readl with ioc->base_readl
by Suganath Prabu
· 6 years ago
b899202
scsi: mpt3sas: Add separate function for aero doorbell reads
by Suganath Prabu
· 6 years ago
cc68e60
scsi: mpt3sas: Introduce flag for aero based controllers
by Suganath Prabu
· 6 years ago
8700bc7
scsi: mpt3sas: fix spelling mistake "manufaucturing" -> "manufacturing"
by Colin Ian King
· 6 years ago
1c7a94e
scsi: mpt3sas: Display message on Configurable secure HBA
by Sreekanth Reddy
· 6 years ago
8dbb748
scsi: mpt3sas: Bump driver version to 27.100.00.00
by Suganath Prabu
· 6 years ago
97f3519
scsi: mpt3sas: Fix driver modifying persistent data in Manufacturing page11
by Suganath Prabu
· 6 years ago
6cd1bc7
scsi: mpt3sas: Don't modify EEDPTagMode field setting on SAS3.5 HBA devices
by Suganath Prabu
· 6 years ago
9029a72
scsi: mpt3sas: Fix Sync cache command failure during driver unload
by Suganath Prabu
· 6 years ago
dc73021
scsi: mpt3sas: Call sas_remove_host before removing the target devices
by Suganath Prabu
· 6 years ago
a064a64
scsi: mpt3sas: Refactor mpt3sas_wait_for_ioc function
by Suganath Prabu
· 6 years ago
f430574
scsi: mpt3sas: Separate out mpt3sas_wait_for_ioc
by Suganath Prabu
· 6 years ago
02abcbc
scsi: mpt3sas: Added new #define variable IOC_OPERATIONAL_WAIT_COUNT
by Suganath Prabu
· 6 years ago
6c2938f
scsi: mpt3sas: Add support for Aero controllers
by Suganath Prabu
· 6 years ago
ff92b9d
scsi: mpt3sas: Update MPI headers to support Aero controllers
by Suganath Prabu
· 6 years ago
d49f8a5
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
1c2048b
scsi: mpt3sas: switch to generic DMA API
by Christoph Hellwig
· 6 years ago
b51d577a
scsi: mpt3sas: Remove unnecessary parentheses and simplify null checks
by Nathan Chancellor
· 6 years ago
c39a4d7
scsi: mpt3sas: Use dma_pool_zalloc
by Souptick Joarder
· 6 years ago
16e8b96
scsi: mpt3sas: Remove unused macro MPT3SAS_FMT
by Joe Perches
· 6 years ago
1f95a47
scsi: mpt3sas: Convert logging uses with MPT3SAS_FMT without logging levels
by Joe Perches
· 6 years ago
506f7f6
scsi: mpt3sas: Remove KERN_WARNING from panic uses
by Joe Perches
· 6 years ago
fc7d510
scsi: mpt3sas: Convert logging uses with MPT3SAS_FMT and reply_q_name to %s:
by Joe Perches
· 6 years ago
4dc74b2
scsi: mpt3sas: Convert mlsleading uses of pr_<level> with MPT3SAS_FMT
by Joe Perches
· 6 years ago
919d8a3
scsi: mpt3sas: Convert uses of pr_<level> with MPT3SAS_FMT to ioc_<level>
by Joe Perches
· 6 years ago
645a20c
scsi: mpt3sas: Add ioc_<level> logging macros
by Joe Perches
· 6 years ago
62b36c3
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
by Oza Pawandeep
· 6 years ago
72f02ba
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
73ba2fb
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
e701831
scsi: mpt3sas: Fix calltrace observed while running IO & reset
by Sreekanth Reddy
· 7 years ago
09c2f95
scsi: mpt3sas: Swap I/O memory read value back to cpu endianness
by Sreekanth Reddy
· 6 years ago
ddd0bc7
block: move ref_tag calculation func to the block layer
by Max Gurtovoy
· 6 years ago
b15c9fd
scsi: mpt3sas: Fix for regression caused by sparse cleanups
by Chaitra P B
· 7 years ago
c84b023
scsi: read host_busy via scsi_host_busy()
by Ming Lei
· 7 years ago
4beb486
scsi: mpt3sas: Improve kernel-doc headers
by Bart Van Assche
· 7 years ago
c7a3570
scsi: mpt3sas: Split _base_reset_handler(), mpt3sas_scsih_reset_handler() and mpt3sas_ctl_reset_handler()
by Bart Van Assche
· 7 years ago
982ea6f
scsi: mpt3sas: Fix a race condition in mpt3sas_base_hard_reset_handler()
by Bart Van Assche
· 7 years ago
91b7bdb
scsi: mpt3sas: Fix _transport_smp_handler() error path
by Bart Van Assche
· 7 years ago
84203b3
scsi: mpt3sas: Introduce struct mpt3sas_nvme_cmd
by Bart Van Assche
· 7 years ago
eb0c7af
scsi: mpt3sas: Annotate switch/case fall-through
by Bart Van Assche
· 7 years ago
7d12072
scsi: mpt3sas: Remove set-but-not-used variables
by Bart Van Assche
· 7 years ago
199fd79
scsi: mpt3sas: Fix indentation
by Bart Van Assche
· 7 years ago
2cd4bf8
scsi: mpt3sas: Update driver version "26.100.00.00"
by Chaitra P B
· 7 years ago
2b48be6
scsi: mpt3sas: As per MPI-spec, use combined reply queue for SAS3.5 controllers when HBA supports more than 16 MSI-x vectors.
by Chaitra P B
· 7 years ago
d37306c
scsi: mpt3sas: Fix, False timeout prints for ioctl and other internal commands during controller reset.
by Chaitra P B
· 7 years ago
20a0443
scsi: mpt3sas: Don't access the structure after decrementing it's instance reference count.
by Chaitra P B
· 7 years ago
e358614
scsi: mpt3sas: Incorrect command status was set/marked as not used.
by Chaitra P B
· 7 years ago
999c851
scsi: mpt3sas: Don't abort I/Os issued to NVMe drives while processing Async Broadcast primitive event.
by Chaitra P B
· 7 years ago
2837461
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
10ee1f2
scsi: mpt3sas: Add an I/O barrier
by Tomas Henzl
· 7 years ago
f6972d7
scsi: mpt3sas: Update driver version "25.100.00.00"
by Chaitra P B
· 7 years ago
87b3576
scsi: mpt3sas: fix possible memory leak.
by Chaitra P B
· 7 years ago
c1a6c5a
scsi: mpt3sas: For NVME device, issue a protocol level reset
by Chaitra P B
· 7 years ago
65928d1
scsi: mpt3sas: Update MPI Headers
by Chaitra P B
· 7 years ago
3d29ed8
scsi: mpt3sas: Report Firmware Package Version from HBA Driver.
by Chaitra P B
· 7 years ago
22a923c
scsi: mpt3sas: Cache enclosure pages during enclosure add.
by Chaitra P B
· 7 years ago
79eb96d
scsi: mpt3sas: Allow processing of events during driver unload.
by Chaitra P B
· 7 years ago
1537d1b
scsi: mpt3sas: Increase event log buffer to support 24 port HBA's.
by Chaitra P B
· 7 years ago
95540b8
scsi: mpt3sas: Added support for SAS Device Discovery Error Event.
by Chaitra P B
· 7 years ago
e21fef6
scsi: mpt3sas: Enhanced handling of Sense Buffer.
by Chaitra P B
· 7 years ago
74522a9
scsi: mpt3sas: Optimize I/O memory consumption in driver.
by Chaitra P B
· 7 years ago
93204b7
scsi: mpt3sas: Lockless access for chain buffers.
by Chaitra P B
· 7 years ago
cd33223
scsi: mpt3sas: Pre-allocate RDPQ Array at driver boot time.
by Chaitra P B
· 7 years ago
cf6bf97
scsi: mpt3sas: Bug fix for big endian systems.
by Chaitra P B
· 7 years ago
23b389c
scsi: mpt3sas: fix spelling mistake: "disbale" -> "disable"
by Colin Ian King
· 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
0aa3fdb
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
8b904b5
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
by Bart Van Assche
· 7 years ago
be75b1b
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
864449e
scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIM
by Hannes Reinecke
· 7 years ago
6f9e09f
scsi: mpt3sas: clarify mmio pointer types
by Arnd Bergmann
· 7 years ago
40114bd
scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura controllers.
by Suganath Prabu S
· 7 years ago
b4472d7
scsi: mpt3sas: Introduce function to clone mpi reply.
by Suganath Prabu Subramani
· 7 years ago
e574743
scsi: mpt3sas: Introduce function to clone mpi request.
by Suganath Prabu Subramani
· 7 years ago
182ac78
scsi: mpt3sas: Introduce Base function for cloning.
by Suganath Prabu Subramani
· 7 years ago
22ae5a3
scsi: mpt3sas: Introduce API to get BAR0 mapped buffer address
by Suganath Prabu Subramani
· 7 years ago
0448f01
scsi: mpt3sas: Configure reply post queue depth, DMA and sgl tablesize.
by Suganath Prabu Subramani
· 7 years ago
c520691
scsi: mpt3sas: Add PCI device ID for Andromeda.
by Suganath Prabu Subramani
· 7 years ago
170e07b
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
c666d3b
scsi: mpt3sas: wait for and flush running commands on shutdown/unload
by Sreekanth Reddy
· 7 years ago
9ff549f
scsi: mpt3sas: fix oops in error handlers after shutdown/unload
by Mauricio Faria de Oliveira
· 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
4a8842d
scsi: mpt3sas: fix an out of bound write
by Tomas Henzl
· 7 years ago
61dfb8a
scsi: mpt3sas: make function _get_st_from_smid static
by Colin Ian King
· 7 years ago
dbec4c90
scsi: mpt3sas: lockless command submission
by Suganath Prabu Subramani
· 7 years ago
272e253
scsi: mpt3sas: simplify _wait_for_commands_to_complete()
by Hannes Reinecke
· 7 years ago
6da999f
scsi: mpt3sas: simplify mpt3sas_scsi_issue_tm()
by Hannes Reinecke
· 7 years ago
74fcfa5
scsi: mpt3sas: simplify task management functions
by Hannes Reinecke
· 7 years ago
b0cd285e
scsi: mpt3sas: always use first reserved smid for ioctl passthrough
by Hannes Reinecke
· 7 years ago
9961c9b
scsi: mpt3sas: check command status before attempting abort
by Hannes Reinecke
· 7 years ago
12e7c678
scsi: mpt3sas: Introduce mpt3sas_get_st_from_smid()
by Hannes Reinecke
· 7 years ago
02a386d
scsi: mpt3sas: open-code _scsih_scsi_lookup_get()
by Hannes Reinecke
· 7 years ago
6a2d461
scsi: mpt3sas: separate out _base_recovery_check()
by Hannes Reinecke
· 7 years ago
05303df
scsi: mpt3sas: use list_splice_init()
by Hannes Reinecke
· 7 years ago
Next »