Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e4e57f20fa12ce044fa2b9fec204098799485539
/
drivers
/
scsi
/
mpt3sas
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
ba4494d
scsi: mpt3sas: set default value for cb_idx
by Hannes Reinecke
· 7 years ago
f49d4ae
scsi: mpt3sas: Proper handling of set/clear of "ATA command pending" flag.
by Chaitra P B
· 7 years ago
45b7aef
scsi: mpt3sas: Remove unused variable requeue_event
by Suganath Prabu S
· 7 years ago
13a0640
scsi: mpt3sas: Replace PCI pool old API
by Romain Perier
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 8 years ago
1be2172
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 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
268eb49
scsi: mpt3sas: remove a stray KERN_INFO
by Dan Carpenter
· 7 years ago
6767ace
scsi: mpt3sas: cleanup _scsih_pcie_enumeration_event()
by Dan Carpenter
· 7 years ago
d8335ae
scsi: mpt3sas: fix dma_addr_t casts
by Arnd Bergmann
· 7 years ago
62d2f77
scsi: mpt3sas: Update mpt3sas driver version.
by Suganath Prabu Subramani
· 7 years ago
494f401
scsi: mpt3sas: Fix sparse warnings
by Suganath Prabu Subramani
· 7 years ago
cd5897e
scsi: mpt3sas: Fix nvme drives checking for tlr.
by Suganath Prabu Subramani
· 7 years ago
45aa6a1
scsi: mpt3sas: NVMe drive support for BTDHMAPPING ioctl command and log info
by Suganath Prabu Subramani
· 7 years ago
6ce2f1d
scsi: mpt3sas: Add-Task-management-debug-info-for-NVMe-drives.
by Suganath Prabu Subramani
· 7 years ago
ec051e5
scsi: mpt3sas: scan and add nvme device after controller reset
by Suganath Prabu Subramani
· 7 years ago
d1b01d1
scsi: mpt3sas: Set NVMe device queue depth as 128
by Suganath Prabu Subramani
· 7 years ago
4318c73
scsi: mpt3sas: Handle NVMe PCIe device related events generated from firmware.
by Suganath Prabu Subramani
· 7 years ago
3075ac4
scsi: mpt3sas: API's to remove nvme drive from sml
by Suganath Prabu Subramani
· 7 years ago
c102e00
scsi: mpt3sas: API 's to support NVMe drive addition to SML
by Suganath Prabu Subramani
· 7 years ago
aff39e6
scsi: mpt3sas: Added support for nvme encapsulated request message.
by Suganath Prabu Subramani
· 7 years ago
016d5c3
scsi: mpt3sas: SGL to PRP Translation for I/Os to NVMe devices
by Suganath Prabu Subramani
· 7 years ago
d88e1ea
scsi: mpt3sas: Add nvme device support in slave alloc, target alloc and probe
by Suganath Prabu Subramani
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
e4dca7b
treewide: Fix function prototypes for module_param_call()
by Kees Cook
· 7 years ago
09a50f4
scsi: mpt3sas: Bump mpt3sas driver version to v16.100.00.00
by Sreekanth Reddy
· 7 years ago
15fd7c7
scsi: mpt3sas: Adding support for SAS3616 HBA device
by Sreekanth Reddy
· 7 years ago
aba5a85
scsi: mpt3sas: Fix possibility of using invalid Enclosure Handle for SAS device after host reset
by Sreekanth Reddy
· 7 years ago
7588895
scsi: mpt3sas: Display chassis slot information of the drive
by Sreekanth Reddy
· 7 years ago
90e7a70
scsi: mpt3sas: Updated MPI headers to v2.00.48
by Sreekanth Reddy
· 7 years ago
2ce9a36
scsi: mpt3sas: Fix IO error occurs on pulling out a drive from RAID1 volume created on two SATA drive
by Sreekanth Reddy
· 7 years ago
758f813
scsi: mpt3sas: Fix removal and addition of vSES device during host reset
by Sreekanth Reddy
· 7 years ago
06f5f97
scsi: mpt3sas: Reduce memory footprint in kdump kernel
by Sreekanth Reddy
· 7 years ago
bbe3def
scsi: mpt3sas: Fixed memory leaks in driver
by Sreekanth Reddy
· 7 years ago
b99b199
scsi: mpt3sas: Processing of Cable Exception events
by Sreekanth Reddy
· 7 years ago
c0ff7e2
scsi: mpt3sas: remove redundant copy_from_user in _ctl_getiocinfo
by Meng Xu
· 7 years ago
651a013
scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough
by Christoph Hellwig
· 7 years ago
bbaf61e
scsi: mpt3sas: fix pr_info message continuation
by Colin Ian King
· 7 years ago
a5dd7ef
scsi: mpt3sas: Fix memory allocation failure test in 'mpt3sas_base_attach()'
by Christophe JAILLET
· 7 years ago
bbfd8e8
scsi: mpt3sas: fix format overflow warning
by Arnd Bergmann
· 8 years ago
e9d9841
scsi: mpt3sas: Replace PCI pool old API
by Romain Perier
· 8 years ago
43f7571
scsi: Create two versions of scsi_internal_device_unblock()
by Bart Van Assche
· 8 years ago
551eb59
scsi: Split scsi_internal_device_block()
by Bart Van Assche
· 8 years ago
ad61dd3
scripts/spelling.txt: add regsiter -> register spelling mistake
by Stephen Boyd
· 8 years ago
8d5e72d
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
b1391a5
scsi: mpt3sas: remove redundant wmb
by Sinan Kaya
· 8 years ago
c5ce0ab
scsi: sas: move scsi_remove_host call into sas_remove_host
by Johannes Thumshirn
· 8 years ago
e2a3a673
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
by James Bottomley
· 8 years ago
a3b4924
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
8893cf6
scsi: mpt3sas: Avoid sleeping in interrupt context
by Bart Van Assche
· 8 years ago
c46f091
scsi: sd: Check for unaligned partial completion
by Damien Le Moal
· 8 years ago
9a284e5
scripts/spelling.txt: add "overwritting" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
1d55abc
scsi: mpt3sas: switch to pci_alloc_irq_vectors
by Hannes Reinecke
· 8 years ago
cdc1947
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
818551e
Merge branch 'for-4.11/next' into for-4.11/linus-merge
by Jens Axboe
· 8 years ago
ffdadd6
scsi: mpt3sas: disable ASPM for MPI2 controllers
by ojab
· 8 years ago
f2e767b
scsi: mpt3sas: Force request partial completion alignment
by Ram Pai
· 8 years ago
7cfa769
scsi: mpt3sas: Updating driver version to v15.100.00.00
by Chaitra P B
· 8 years ago
6b4c335
scsi: mpt3sas: Fix Firmware fault state 0x2100 during heavy 4K RR FIO stress test.
by Chaitra P B
· 8 years ago
459325c
scsi: mpt3sas: Fix for Crusader to achieve product targets with SAS devices.
by Chaitra P B
· 8 years ago
6c44c0f
scsi: mpt3sas: Added print to notify cable running at a degraded speed.
by Chaitra P B
· 8 years ago
82ed4db
block: split scsi_request out of struct request
by Christoph Hellwig
· 8 years ago
ffb5845
scsi: mpt3sas: fix hang on ata passthrough commands
by James Bottomley
· 8 years ago
307d907
scsi: mpt3sas: Recognize and act on iopriority info
by Adam Manzanares
· 8 years ago
a829a84
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
7ff723a
scsi: mpt3sas: Unblock device after controller reset
by Suganath Prabu S
· 8 years ago
18f6084
scsi: mpt3sas: Fix secure erase premature termination
by Andrey Grodzovsky
· 8 years ago
6c7abff
scsi: mpt3sas: fix some spelling mistakes in message and comments
by Colin Ian King
· 8 years ago
Next »