index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
/
mpt3sas_ctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-03
scsi: mpt3sas: Print function name in which cmd timed out
Sreekanth Reddy
1
-15
/
+15
2020-01-03
scsi: mpt3sas: Optimize mpt3sas driver logging
Sreekanth Reddy
1
-1
/
+8
2020-01-03
scsi: mpt3sas: renamed _base_after_reset_handler function
Sreekanth Reddy
1
-3
/
+4
2019-10-10
scsi: mpt3sas: Clean up some indenting
Dan Carpenter
1
-1
/
+1
2019-10-01
scsi: mpt3sas: Reject NVMe Encap cmnds to unsupported HBA
Sreekanth Reddy
1
-0
/
+12
2019-10-01
scsi: mpt3sas: Fail release cmnd if diag buffer is released
Sreekanth Reddy
1
-1
/
+1
2019-10-01
scsi: mpt3sas: Add app owned flag support for diag buffer
Sreekanth Reddy
1
-1
/
+42
2019-10-01
scsi: mpt3sas: Reuse diag buffer allocated at load time
Sreekanth Reddy
1
-21
/
+67
2019-10-01
scsi: mpt3sas: clear release bit when buffer reregistered
Sreekanth Reddy
1
-0
/
+2
2019-10-01
scsi: mpt3sas: Maintain owner of buffer through UniqueID
Sreekanth Reddy
1
-9
/
+105
2019-10-01
scsi: mpt3sas: Free diag buffer without any status check
Sreekanth Reddy
1
-6
/
+0
2019-10-01
scsi: mpt3sas: Fix clear pending bit in ioctl status
Sreekanth Reddy
1
-1
/
+2
2019-10-01
scsi: mpt3sas: Display message before releasing diag buffer
Sreekanth Reddy
1
-0
/
+7
2019-10-01
scsi: mpt3sas: Register trace buffer based on NVDATA settings
Sreekanth Reddy
1
-4
/
+67
2019-08-30
scsi: mpt3sas: Introduce module parameter to override queue depth
Sreekanth Reddy
1
-0
/
+102
2019-08-08
scsi: mpt3sas: Add sysfs to know supported features
Suganath Prabu
1
-0
/
+19
2019-08-08
scsi: mpt3sas: Support MEMORY MOVE Tool box command
Suganath Prabu
1
-2
/
+25
2019-08-08
scsi: mpt3sas: Enumerate SES of a managed PCIe switch
Suganath Prabu
1
-3
/
+4
2019-08-08
scsi: mpt3sas: memset request frame before reusing
Suganath Prabu
1
-0
/
+1
2019-08-08
scsi: mpt3sas: Add support for PCIe Lane margin
Suganath Prabu
1
-3
/
+4
2019-07-30
scsi: mpt3sas: support target smid for [abort|query] task
Minwoo Im
1
-2
/
+10
2019-07-30
scsi: mpt3sas: clean up a couple sizeof() uses
Dan Carpenter
1
-3
/
+2
2019-06-20
scsi: mpt3sas: use DEVICE_ATTR_{RO, RW}
Tomas Henzl
1
-113
/
+97
2019-06-19
scsi: mpt3sas: function pointers of request descriptor
Suganath Prabu S
1
-10
/
+10
2019-06-19
scsi: mpt3sas_ctl: fix double-fetch bug in _ctl_ioctl_main()
Gen Zhang
1
-0
/
+4
2018-11-07
scsi: mpt3sas: Separate out mpt3sas_wait_for_ioc
Suganath Prabu
1
-18
/
+3
2018-11-07
scsi: mpt3sas: Added new #define variable IOC_OPERATIONAL_WAIT_COUNT
Suganath Prabu
1
-1
/
+1
2018-10-18
scsi: mpt3sas: switch to generic DMA API
Christoph Hellwig
1
-16
/
+18
2018-10-11
scsi: mpt3sas: Convert uses of pr_<level> with MPT3SAS_FMT to ioc_<level>
Joe Perches
1
-285
/
+208
2018-06-20
scsi: mpt3sas: Improve kernel-doc headers
Bart Van Assche
1
-116
/
+151
2018-06-20
scsi: mpt3sas: Split _base_reset_handler(), mpt3sas_scsih_reset_handler() and...
Bart Van Assche
1
-40
/
+49
2018-06-20
scsi: mpt3sas: Annotate switch/case fall-through
Bart Van Assche
1
-0
/
+1
2018-06-19
scsi: mpt3sas: Fix, False timeout prints for ioctl and other internal command...
Chaitra P B
1
-23
/
+15
2018-05-08
scsi: mpt3sas: For NVME device, issue a protocol level reset
Chaitra P B
1
-4
/
+18
2018-05-08
scsi: mpt3sas: Bug fix for big endian systems.
Chaitra P B
1
-5
/
+6
2018-02-28
scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura contro...
Suganath Prabu S
1
-11
/
+11
2018-02-12
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
1
-19
/
+12
2018-01-11
scsi: mpt3sas: lockless command submission
Suganath Prabu Subramani
1
-9
/
+8
2018-01-11
scsi: mpt3sas: simplify mpt3sas_scsi_issue_tm()
Hannes Reinecke
1
-2
/
+2
2018-01-11
scsi: mpt3sas: always use first reserved smid for ioctl passthrough
Hannes Reinecke
1
-8
/
+2
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-11-03
scsi: mpt3sas: NVMe drive support for BTDHMAPPING ioctl command and log info
Suganath Prabu Subramani
1
-30
/
+58
2017-11-03
scsi: mpt3sas: Added support for nvme encapsulated request message.
Suganath Prabu Subramani
1
-6
/
+63
2017-11-03
scsi: mpt3sas: SGL to PRP Translation for I/Os to NVMe devices
Suganath Prabu Subramani
1
-0
/
+1
2017-09-26
scsi: mpt3sas: remove redundant copy_from_user in _ctl_getiocinfo
Meng Xu
1
-6
/
+0
2017-02-28
scripts/spelling.txt: add "overwritting" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-01
scsi: mpt3sas: Fix for Crusader to achieve product targets with SAS devices.
Chaitra P B
1
-1
/
+3
2016-12-14
scsi: mpt3sas: Recognize and act on iopriority info
Adam Manzanares
1
-2
/
+41
2016-11-09
scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors for SAS3...
Suganath Prabu Subramani
1
-11
/
+11
[next]