index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
makelst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-08
scsi: aic7xxx: remove empty function
Michał Mirosław
3
-7
/
+0
2017-08-07
MAINTAINERS: Add myself to S390 ZFCP DRIVER as a co-maintainer
Benjamin Block
1
-0
/
+1
2017-08-07
scsi: fc: start decoupling fc_block_scsi_eh from scsi_cmnd
Steffen Maier
2
-5
/
+27
2017-08-07
scsi: qla2xxx: Fix remoteport disconnect for FC-NVMe
himanshu.madhani@cavium.com
2
-8
/
+38
2017-08-07
scsi: qla2xxx: Simpify unregistration of FC-NVMe local/remote ports
himanshu.madhani@cavium.com
2
-53
/
+12
2017-08-07
scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devices
Duane Grigsby
7
-23
/
+99
2017-08-07
scsi: qla2xxx: Move function prototype to correct header
himanshu.madhani@cavium.com
4
-18
/
+23
2017-08-07
scsi: qla2xxx: Cleanup FC-NVMe code
himanshu.madhani@cavium.com
3
-40
/
+33
2017-08-07
scsi: remove DRIVER_ATTR() usage
Greg Kroah-Hartman
3
-28
/
+16
2017-08-07
scsi: Convert to using %pOF instead of full_name
Rob Herring
1
-7
/
+6
2017-08-07
scsi: ufs: changing maintainer
Prabu Thangamuthu
1
-2
/
+1
2017-08-07
scsi: fusion: fix string overflow warning
Arnd Bergmann
1
-4
/
+4
2017-08-07
scsi: gdth: increase the procfs event buffer size
Arnd Bergmann
1
-1
/
+1
2017-08-07
scsi: fnic: fix format string overflow warning
Arnd Bergmann
1
-1
/
+1
2017-08-07
scsi: gdth: avoid buffer overflow warning
Arnd Bergmann
1
-1
/
+1
2017-08-07
scsi: mpt3sas: fix format overflow warning
Arnd Bergmann
1
-1
/
+1
2017-08-07
scsi: megaraid: fix format-overflow warning
Arnd Bergmann
1
-2
/
+4
2017-08-07
scsi: pmcraid: Replace PCI pool old API
Romain Perier
2
-6
/
+6
2017-08-07
scsi: mvsas: Replace PCI pool old API
Romain Perier
2
-6
/
+6
2017-08-07
scsi: mpt3sas: Replace PCI pool old API
Romain Perier
1
-39
/
+34
2017-08-07
scsi: megaraid: Replace PCI pool old API
Romain Perier
4
-64
/
+68
2017-08-07
scsi: lpfc: Replace PCI pool old API
Romain Perier
7
-75
/
+75
2017-08-07
scsi: csiostor: Replace PCI pool old API
Romain Perier
3
-9
/
+10
2017-08-07
scsi: be2iscsi: Replace PCI pool old API
Romain Perier
3
-7
/
+7
2017-08-07
scsi: g_NCR5380: Two DTC436 PDMA workarounds
Ondrej Zary
1
-2
/
+11
2017-08-07
scsi: g_NCR5380: Re-work PDMA loops
Ondrej Zary
1
-81
/
+102
2017-08-07
scsi: g_NCR5380: Use unambiguous terminology for PDMA send and receive
Finn Thain
1
-7
/
+7
2017-08-07
scsi: g_NCR5380: Cleanup comments and whitespace
Finn Thain
1
-33
/
+28
2017-08-07
scsi: g_NCR5380: End PDMA transfer correctly on target disconnection
Ondrej Zary
1
-17
/
+31
2017-08-07
scsi: g_NCR5380: Fix PDMA transfer size
Ondrej Zary
1
-9
/
+3
2017-08-07
scsi: aacraid: complete all commands during bus reset
Hannes Reinecke
1
-14
/
+20
2017-08-07
scsi: aacraid: add fib flag to mark scsi command callback
Hannes Reinecke
2
-0
/
+2
2017-08-07
scsi: aacraid: enable sending of TMFs from aac_hba_send()
Hannes Reinecke
1
-1
/
+1
2017-08-07
scsi: aacraid: use aac_tmf_callback for reset fib
Hannes Reinecke
1
-25
/
+74
2017-08-07
scsi: aacraid: split off device, target, and bus reset
Hannes Reinecke
1
-39
/
+102
2017-08-07
scsi: aacraid: split off host reset
Hannes Reinecke
1
-11
/
+22
2017-08-07
scsi: aacraid: split off functions to generate reset FIB
Hannes Reinecke
1
-33
/
+50
2017-08-07
Linux 4.13-rc4
v4.13-rc4
Linus Torvalds
1
-1
/
+1
2017-08-06
Fix compat_sys_sigpending breakage
Dmitry V. Levin
1
-4
/
+7
2017-08-06
ext4: fix copy paste error in ext4_swap_extents()
Maninder Singh
1
-1
/
+1
2017-08-06
ext4: fix overflow caused by missing cast in ext4_resize_fs()
Jerry Lee
1
-1
/
+2
2017-08-06
ext4, project: expand inode extra size if possible
Miao Xie
3
-24
/
+85
2017-08-06
ext4: cleanup ext4_expand_extra_isize_ea()
Miao Xie
1
-9
/
+5
2017-08-06
ext4: restructure ext4_expand_extra_isize
Miao Xie
2
-40
/
+36
2017-08-06
ext4: fix forgetten xattr lock protection in ext4_expand_extra_isize
Miao Xie
2
-12
/
+16
2017-08-06
ext4: make xattr inode reads faster
Tahsin Erdogan
4
-48
/
+92
2017-08-06
ext4: inplace xattr block update fails to deduplicate blocks
Tahsin Erdogan
1
-3
/
+1
2017-08-06
ext4: remove unused mode parameter
Tahsin Erdogan
1
-5
/
+4
2017-08-06
ext4: fix warning about stack corruption
Arnd Bergmann
1
-5
/
+6
2017-08-06
ext4: fix dir_nlink behaviour
Andreas Dilger
2
-10
/
+14
[next]