index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dax
/
device.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-11
scsi: ata: enhance the definition of SET MAX feature field value
chenxiang
1
-0
/
+2
2018-01-11
scsi: smartpqi: allow static build ("built-in")
Steffen Weber
1
-1
/
+1
2018-01-11
scsi: scsi_debug: add resp_write_scat function
Douglas Gilbert
1
-3
/
+176
2018-01-11
scsi: scsi_debug: ARRAY_SIZE and FF_MEDIA_IO
Douglas Gilbert
1
-73
/
+90
2018-01-11
scsi: scsi_debug: do_device_access add sg offset argument
Douglas Gilbert
1
-7
/
+8
2018-01-11
scsi: scsi_debug: fix group_number mask
Douglas Gilbert
1
-14
/
+14
2018-01-11
scsi: scsi_debug: tab, kstrto changes
Douglas Gilbert
1
-87
/
+87
2018-01-11
scsi: mpt3sas: lockless command submission
Suganath Prabu Subramani
5
-221
/
+124
2018-01-11
scsi: mpt3sas: simplify _wait_for_commands_to_complete()
Hannes Reinecke
1
-10
/
+4
2018-01-11
scsi: mpt3sas: simplify mpt3sas_scsi_issue_tm()
Hannes Reinecke
3
-75
/
+41
2018-01-11
scsi: mpt3sas: simplify task management functions
Hannes Reinecke
1
-81
/
+7
2018-01-11
scsi: mpt3sas: always use first reserved smid for ioctl passthrough
Hannes Reinecke
2
-14
/
+15
2018-01-11
scsi: mpt3sas: check command status before attempting abort
Hannes Reinecke
1
-3
/
+8
2018-01-11
scsi: mpt3sas: Introduce mpt3sas_get_st_from_smid()
Hannes Reinecke
4
-8
/
+27
2018-01-11
scsi: mpt3sas: open-code _scsih_scsi_lookup_get()
Hannes Reinecke
1
-14
/
+1
2018-01-11
scsi: mpt3sas: separate out _base_recovery_check()
Hannes Reinecke
1
-9
/
+14
2018-01-11
scsi: mpt3sas: use list_splice_init()
Hannes Reinecke
1
-9
/
+2
2018-01-11
scsi: mpt3sas: set default value for cb_idx
Hannes Reinecke
1
-3
/
+2
2018-01-11
scsi: cxlflash: Staging to support future accelerators
Matthew R. Ochs
6
-78
/
+263
2018-01-11
scsi: cxlflash: Adapter context init can return error
Uma Krishnan
1
-1
/
+1
2018-01-11
scsi: cxlflash: Remove embedded CXL work structures
Matthew R. Ochs
4
-11
/
+10
2018-01-11
scsi: cxlflash: Explicitly cache number of interrupts per context
Matthew R. Ochs
2
-5
/
+10
2018-01-11
scsi: cxlflash: Update cxl-specific arguments to generic cookie
Uma Krishnan
4
-30
/
+29
2018-01-11
scsi: cxlflash: Reset command ioasc
Uma Krishnan
1
-0
/
+1
2018-01-11
scsi: libsas: notify event PORTE_BROADCAST_RCVD in sas_enable_revalidation()
Jason Yan
1
-1
/
+7
2018-01-11
scsi: libsas: direct call probe and destruct
Jason Yan
7
-22
/
+27
2018-01-09
scsi: libsas: use flush_workqueue to process disco events synchronously
Jason Yan
1
-0
/
+4
2018-01-09
scsi: libsas: Use new workqueue to run sas event and disco event
Jason Yan
4
-4
/
+25
2018-01-09
scsi: libsas: make the event threshold configurable
Jason Yan
3
-0
/
+38
2018-01-09
scsi: libsas: shut down the PHY if events reached the threshold
Jason Yan
3
-2
/
+64
2018-01-09
scsi: libsas: Use dynamic alloced work to avoid sas event lost
Jason Yan
6
-71
/
+115
2018-01-09
scsi: mptfusion: use strlcpy() instead of strncpy()
Xiongfeng Wang
1
-1
/
+1
2018-01-09
scsi: aacraid: remove redundant setting of variable c
Colin Ian King
1
-4
/
+1
2018-01-09
scsi: libcxgbi: use GFP_ATOMIC in cxgbi_conn_alloc_pdu()
Varun Prakash
1
-1
/
+1
2018-01-09
scsi: libsas: initialize sas_phy status according to response of DISCOVER
chenxiang
1
-0
/
+1
2018-01-09
scsi: libsas: fix error when getting phy events
Jason Yan
1
-1
/
+1
2018-01-09
scsi: libsas: fix memory leak in sas_smp_get_phy_events()
Jason Yan
1
-0
/
+1
2018-01-08
scsi: hpsa: Use vsnprintf extension %phN
Andy Shevchenko
1
-11
/
+3
2018-01-04
scsi: bnx2i: Use zeroing allocator rather than allocator/memset
Himanshu Jha
1
-6
/
+4
2018-01-04
scsi: bfa: Use zeroing allocator rather than allocator/memset
Himanshu Jha
2
-8
/
+3
2018-01-04
scsi: qla2xxx: Use zeroing allocator rather than allocator/memset
Himanshu Jha
3
-13
/
+6
2018-01-04
scsi: qla4xxx: Use zeroing allocator rather than allocator/memset
Himanshu Jha
4
-25
/
+18
2018-01-04
scsi: aacraid: Fix driver oops with dead battery
Meelis Roos
1
-16
/
+16
2018-01-04
scsi: qla2xxx: Update driver version to 10.00.00.04-k
himanshu.madhani@cavium.com
1
-1
/
+1
2018-01-04
scsi: qla2xxx: Serialize session free in qlt_free_session_done
Quinn Tran
2
-0
/
+14
2018-01-04
scsi: qla2xxx: Serialize session deletion by using work_lock
Quinn Tran
7
-36
/
+28
2018-01-04
scsi: qla2xxx: Remove unused argument from qlt_schedule_sess_for_deletion()
Quinn Tran
3
-15
/
+13
2018-01-04
scsi: qla2xxx: Prevent relogin trigger from sending too many commands
Quinn Tran
4
-8
/
+17
2018-01-04
scsi: qla2xxx: Prevent multiple active discovery commands per session
Quinn Tran
2
-32
/
+32
2018-01-04
scsi: qla2xxx: Add retry limit for fabric scan logic
Quinn Tran
3
-12
/
+23
[next]