index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
tifm_7xx1.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-23
scsi: ipr: Set no_report_opcodes for RAID arrays
Brian King
1
-0
/
+1
2017-08-17
scsi: cxgb4i: call neigh_event_send() to update MAC address
Varun Prakash
1
-0
/
+3
2017-08-17
Revert "scsi: default to scsi-mq"
Christoph Hellwig
2
-0
/
+15
2017-08-17
scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd()
Damien Le Moal
3
-4
/
+9
2017-08-17
scsi: aacraid: Fix out of bounds in aac_get_name_resp
Raghava Aditya Renukunta
2
-3
/
+8
2017-08-17
scsi: csiostor: fail probe if fw does not support FCoE
Varun Prakash
2
-5
/
+11
2017-08-17
scsi: megaraid_sas: fix error handle in megasas_probe_one
weiping zhang
1
-1
/
+1
2017-08-08
scsi: ses: Fix wrong page error
Brian King
1
-1
/
+1
2017-08-08
scsi: ipr: Fix scsi-mq lockdep issue
Brian King
2
-14
/
+21
2017-08-08
scsi: st: fix blk_get_queue usage
Bodo Stroesser
1
-2
/
+2
2017-08-08
scsi: qla2xxx: Fix system crash while triggering FW dump
Michael Hernandez
1
-12
/
+0
2017-07-27
scsi: sg: only check for dxfer_len greater than 256M
Johannes Thumshirn
1
-30
/
+1
2017-07-27
scsi: aacraid: reading out of bounds
Dan Carpenter
1
-3
/
+4
2017-07-27
scsi: qedf: Limit number of CQs
Thomas Bogendoerfer
2
-12
/
+11
2017-07-27
scsi: bnx2i: Simplify cpu hotplug code
Thomas Gleixner
2
-51
/
+15
2017-07-27
scsi: bnx2fc: Simplify CPU hotplug code
Thomas Gleixner
2
-55
/
+15
2017-07-27
scsi: bnx2i: Prevent recursive cpuhotplug locking
Thomas Gleixner
1
-7
/
+8
2017-07-27
scsi: bnx2fc: Prevent recursive cpuhotplug locking
Thomas Gleixner
1
-7
/
+8
2017-07-27
scsi: bnx2fc: Plug CPU hotplug race
Thomas Gleixner
1
-22
/
+23
2017-07-25
scsi: qedi: Fix return code in qedi_ep_connect()
Dan Carpenter
1
-4
/
+4
2017-07-25
scsi: lpfc: fix linking against modular NVMe support
Arnd Bergmann
1
-0
/
+2
2017-07-25
scsi: scsi_transport_fc: return -EBUSY for deleted vport
Hannes Reinecke
1
-2
/
+4
2017-07-25
scsi: libcxgbi: add check for valid cxgbi_task_data
Varun Prakash
1
-0
/
+7
2017-07-25
scsi: aic7xxx: fix firmware build with O=path
Jakub Kicinski
2
-30
/
+35
2017-07-25
scsi: megaraid_sas: fix memleak in megasas_alloc_cmdlist_fusion
Shu Wang
1
-1
/
+5
2017-07-25
scsi: qedi: Add ISCSI_BOOT_SYSFS to Kconfig
Nilesh Javali
1
-0
/
+1
2017-07-18
scsi: sg: fix static checker warning in sg_is_valid_dxfer
Johannes Thumshirn
1
-2
/
+5
2017-07-18
scsi: smartpqi: limit transfer length to 1MB
Yadan Fan
1
-1
/
+1
2017-07-18
scsi: hpsa: limit transfer length to 1MB
Yadan Fan
1
-1
/
+1
2017-07-12
scsi: libfc: pass an error pointer to fc_disc_error()
Dan Carpenter
1
-1
/
+1
2017-07-12
scsi: hisi_sas: make several const arrays static
Colin Ian King
1
-5
/
+5
2017-07-12
scsi: qla2xxx: Off by one in qlt_ctio_to_cmd()
Dan Carpenter
1
-1
/
+1
2017-07-12
scsi: sg: fix SG_DXFER_FROM_DEV transfers
Johannes Thumshirn
1
-1
/
+4
2017-07-12
scsi: virtio_scsi: always read VPD pages for multiqueue too
Paolo Bonzini
1
-0
/
+1
2017-07-12
scsi: qedf: fix spelling mistake: "offlading" -> "offloading"
Colin Ian King
1
-1
/
+1
2017-07-12
scsi: qedi: fix another spelling mistake: "alloction" -> "allocation"
Colin Ian King
1
-1
/
+1
2017-07-12
scsi: isci: fix typo in function names
Colin Ian King
1
-7
/
+7
2017-07-12
scsi: cxlflash: return -EFAULT if copy_from_user() fails
Dan Carpenter
1
-4
/
+7
2017-07-12
scsi: qedi: Add support for Boot from SAN over iSCSI offload
Nilesh Javali
3
-0
/
+646
2017-07-11
kernel/exit.c: avoid undefined behaviour when calling wait4()
zhongjiang
1
-0
/
+4
2017-07-11
kernel/signal.c: avoid undefined behaviour in kill_something_info
zhongjiang
1
-0
/
+4
2017-07-11
binfmt_elf: safely increment argv pointers
Kees Cook
1
-11
/
+9
2017-07-11
s390: reduce ELF_ET_DYN_BASE
Kees Cook
1
-8
/
+7
2017-07-11
powerpc: move ELF_ET_DYN_BASE to 4GB / 4MB
Kees Cook
1
-6
/
+7
2017-07-11
arm64: move ELF_ET_DYN_BASE to 4GB / 4MB
Kees Cook
1
-6
/
+6
2017-07-11
arm: move ELF_ET_DYN_BASE to 4MB
Kees Cook
1
-6
/
+2
2017-07-11
binfmt_elf: use ELF_ET_DYN_BASE only for PIE
Kees Cook
2
-14
/
+58
2017-07-11
fs, epoll: short circuit fetching events if thread has been killed
David Rientjes
1
-0
/
+10
2017-07-11
checkpatch: improve multi-line alignment test
Joe Perches
1
-1
/
+1
2017-07-11
checkpatch: improve macro reuse test
Joe Perches
1
-6
/
+6
[next]