index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-16
scsi: BusLogic: use %lX for unsigned long rather than %X
Colin Ian King
1
-55
/
+55
2020-01-16
scsi: ufs: remove "errors" word in ufshcd_print_err_hist()
Stanley Chu
1
-1
/
+1
2020-01-16
scsi: ufs: add device reset history for vendor implementations
Stanley Chu
2
-3
/
+8
2020-01-16
scsi: ufs: fix empty check of error history
Stanley Chu
1
-1
/
+1
2020-01-10
scsi: lpfc: Make lpfc_defer_acc_rsp static
YueHaibing
1
-1
/
+1
2020-01-03
Documentation: document ioctl interfaces better
Arnd Bergmann
2
-0
/
+254
2020-01-03
compat_ioctl: simplify up block/ioctl.c
Arnd Bergmann
1
-152
/
+117
2020-01-03
compat_ioctl: block: simplify compat_blkpg_ioctl()
Arnd Bergmann
1
-36
/
+38
2020-01-03
compat_ioctl: block: move blkdev_compat_ioctl() into ioctl.c
Arnd Bergmann
3
-227
/
+219
2020-01-03
compat_ioctl: move HDIO ioctl handling into drivers/ide
Arnd Bergmann
6
-102
/
+54
2020-01-03
compat_ioctl: scsi: handle HDIO commands from drivers
Arnd Bergmann
10
-0
/
+39
2020-01-03
compat_ioctl: move cdrom commands into cdrom.c
Arnd Bergmann
5
-51
/
+45
2020-01-03
compat_ioctl: simplify the implementation
Arnd Bergmann
4
-105
/
+64
2020-01-03
compat_ioctl: move sys_compat_ioctl() to ioctl.c
Arnd Bergmann
3
-134
/
+91
2020-01-03
compat_ioctl: scsi: move ioctl handling into drivers
Arnd Bergmann
7
-204
/
+142
2020-01-03
compat_ioctl: ide: floppy: add handler
Arnd Bergmann
5
-0
/
+61
2020-01-03
compat_ioctl: bsg: add handler
Arnd Bergmann
1
-0
/
+1
2020-01-03
compat_ioctl: add scsi_compat_ioctl
Arnd Bergmann
2
-14
/
+41
2020-01-03
compat_ioctl: block: handle cdrom compat ioctl in non-cdrom drivers
Arnd Bergmann
5
-0
/
+7
2020-01-03
compat_ioctl: cdrom: handle CDROM_LAST_WRITTEN
Arnd Bergmann
2
-26
/
+5
2020-01-03
compat_ioctl: move CDROMREADADIO to cdrom.c
Arnd Bergmann
2
-39
/
+25
2020-01-03
compat_ioctl: move CDROM_SEND_PACKET handling into scsi
Arnd Bergmann
3
-103
/
+135
2020-01-03
compat_ioctl: ubd, aoe: use blkdev_compat_ptr_ioctl
Arnd Bergmann
2
-0
/
+2
2020-01-03
compat_ioctl: block: add blkdev_compat_ptr_ioctl
Arnd Bergmann
2
-0
/
+28
2020-01-03
compat: scsi: sg: fix v3 compat read/write interface
Arnd Bergmann
3
-95
/
+90
2020-01-03
compat: provide compat_ptr() on all architectures
Arnd Bergmann
9
-109
/
+20
2020-01-03
compat: ARM64: always include asm-generic/compat.h
Arnd Bergmann
1
-2
/
+3
2020-01-03
scsi: mpt3sas: Update drive version to 33.100.00.00
Sreekanth Reddy
1
-2
/
+2
2020-01-03
scsi: mpt3sas: Remove usage of device_busy counter
Sreekanth Reddy
1
-1
/
+17
2020-01-03
scsi: mpt3sas: Print function name in which cmd timed out
Sreekanth Reddy
5
-33
/
+38
2020-01-03
scsi: mpt3sas: Optimize mpt3sas driver logging
Sreekanth Reddy
5
-78
/
+110
2020-01-03
scsi: mpt3sas: print in which path firmware fault occurred
Sreekanth Reddy
3
-17
/
+25
2020-01-03
scsi: mpt3sas: Handle CoreDump state from watchdog thread
Sreekanth Reddy
3
-7
/
+91
2020-01-03
scsi: mpt3sas: Add support IOCs new state named COREDUMP
Sreekanth Reddy
2
-4
/
+118
2020-01-03
scsi: mpt3sas: renamed _base_after_reset_handler function
Sreekanth Reddy
4
-14
/
+29
2020-01-03
scsi: mpt3sas: Add support for NVMe shutdown
Sreekanth Reddy
2
-1
/
+142
2020-01-03
scsi: mpt3sas: Update MPI Headers to v02.00.57
Sreekanth Reddy
4
-6
/
+34
2020-01-03
scsi: ufs-mediatek: configure and enable clk-gating
Stanley Chu
1
-0
/
+22
2020-01-03
scsi: ufs-mediatek: configure customized auto-hibern8 timer
Stanley Chu
1
-0
/
+8
2020-01-03
scsi: ufs: export ufshcd_auto_hibern8_update for vendor usage
Stanley Chu
3
-20
/
+19
2020-01-03
scsi: ufs-mediatek: introduce reference clock control
Stanley Chu
2
-6
/
+78
2020-01-03
scsi: ufs-mediatek: add device reset implementation
Stanley Chu
2
-0
/
+42