index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/interval_tree: fast overlap detection
Davidlohr Bueso
2017-09-09
18
-55
/
+61
*
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
2017-09-09
2
-3
/
+3
*
drivers/scsi/sym53c8xx_2/sym_hipd.c: convert to use memset32
Matthew Wilcox
2017-09-09
1
-8
/
+3
*
drivers/block/zram/zram_drv.c: convert to using memset_l
Matthew Wilcox
2017-09-09
1
-11
/
+2
*
linux/kernel.h: move DIV_ROUND_DOWN_ULL() macro
Masahiro Yamada
2017-09-09
1
-3
/
+0
*
mm: change the call sites of numa statistics items
Kemi Wang
2017-09-09
1
-7
/
+15
*
RDMA/netlink: clean up message validity array initializer
Linus Torvalds
2017-09-08
1
-6
/
+5
*
RDAM/netlink: Fix out-of-bound access while checking message validity
Leon Romanovsky
2017-09-08
1
-3
/
+4
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-09-08
206
-12007
/
+4751
|
\
|
*
Merge branch 'fixes' into misc
James Bottomley
2017-09-07
25
-256
/
+177
|
|
\
|
|
*
scsi: qla2xxx: Fix an integer overflow in sysfs code
Dan Carpenter
2017-08-31
1
-4
/
+4
|
|
*
scsi: storvsc: fix memory leak on ring buffer busy
Long Li
2017-08-31
1
-0
/
+2
|
|
*
scsi: aacraid: Fix command send race condition
Brian King
2017-08-30
1
-33
/
+21
|
|
*
scsi: qedi: off by one in qedi_get_cmd_from_tid()
Dan Carpenter
2017-08-29
1
-1
/
+1
|
*
|
scsi: scsi-mq: Always unprepare before requeuing a request
Bart Van Assche
2017-09-01
1
-2
/
+8
|
*
|
scsi: Show .retries and .jiffies_at_alloc in debugfs
Bart Van Assche
2017-09-01
1
-1
/
+3
|
*
|
scsi: Improve requeuing behavior
Bart Van Assche
2017-09-01
1
-2
/
+13
|
*
|
scsi: Call scsi_initialize_rq() for filesystem requests
Bart Van Assche
2017-09-01
1
-4
/
+22
|
*
|
scsi: qla2xxx: Reset the logo flag, after target re-login.
Quinn Tran
2017-08-31
2
-0
/
+3
|
*
|
scsi: qla2xxx: Fix slow mem alloc behind lock
Quinn Tran
2017-08-31
3
-2
/
+34
|
*
|
scsi: qla2xxx: Clear fc4f_nvme flag
Darren Trap
2017-08-31
1
-0
/
+1
|
*
|
scsi: qla2xxx: add missing includes for qla_isr
Johannes Thumshirn
2017-08-31
1
-0
/
+2
|
*
|
scsi: aacraid: report -ENOMEM to upper layer from aac_convert_sgraw2()
Nikola Pajkovsky
2017-08-31
1
-3
/
+7
|
*
|
scsi: aacraid: get rid of one level of indentation
Nikola Pajkovsky
2017-08-31
1
-136
/
+131
|
*
|
scsi: aacraid: fix indentation errors
Nikola Pajkovsky
2017-08-31
2
-4
/
+4
|
*
|
scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough
Christoph Hellwig
2017-08-30
7
-376
/
+240
|
*
|
scsi: smartpqi: remove the smp_handler stub
Christoph Hellwig
2017-08-30
1
-9
/
+0
|
*
|
scsi: hpsa: remove the smp_handler stub
Christoph Hellwig
2017-08-30
1
-9
/
+0
|
*
|
scsi: bsg-lib: pass the release callback through bsg_setup_queue
Christoph Hellwig
2017-08-30
2
-3
/
+5
|
*
|
scsi: Rework handling of scsi_device.vpd_pg8[03]
Bart Van Assche
2017-08-30
3
-43
/
+46
|
*
|
scsi: Rework the code for caching Vital Product Data (VPD)
Bart Van Assche
2017-08-30
1
-78
/
+66
|
*
|
scsi: qlogicpti: fixup qlogicpti_reset() definition
Hannes Reinecke
2017-08-29
1
-1
/
+2
|
*
|
scsi: lpfc: avoid false-positive gcc-8 warning
Arnd Bergmann
2017-08-26
1
-3
/
+3
|
*
|
scsi: lpfc: avoid an unused function warning
Arnd Bergmann
2017-08-26
1
-2
/
+3
|
*
|
scsi: cxlflash: Fix vlun resize failure in the shrink path
Uma Krishnan
2017-08-26
1
-5
/
+1
|
*
|
scsi: cxlflash: Avoid double mutex unlock
Matthew R. Ochs
2017-08-26
1
-3
/
+10
|
*
|
scsi: cxlflash: Remove unnecessary existence check
Matthew R. Ochs
2017-08-26
1
-2
/
+1
|
*
|
scsi: ibmvfc: ibmvscsi: ibmvscsi_tgt: constify vio_device_id
Arvind Yadav
2017-08-25
3
-3
/
+3
|
*
|
scsi: Fix the kerneldoc for scsi_initialize_rq()
Jonathan Corbet
2017-08-25
1
-0
/
+1
|
*
|
scsi: ses: Fix racy cleanup of /sys in remove_dev()
Calvin Owens
2017-08-25
1
-2
/
+1
|
*
|
scsi: mptsas: Fixup device hotplug for VMWare ESXi
Hannes Reinecke
2017-08-25
1
-4
/
+3
|
*
|
scsi: make device_type const
Bhumika Goyal
2017-08-25
2
-4
/
+4
|
*
|
scsi: sd: remove duplicated setting of gd->minors
weiping zhang
2017-08-25
1
-1
/
+0
|
*
|
scsi: eata: remove 'arg_done' from eata2x_eh_host_reset()
Hannes Reinecke
2017-08-25
1
-8
/
+1
|
*
|
scsi: visorhba: sanitze private device data allocation
Hannes Reinecke
2017-08-25
1
-70
/
+53
|
*
|
scsi: megaraid_mbox: drop duplicate bus reset and device reset function
Hannes Reinecke
2017-08-25
1
-2
/
+0
|
*
|
scsi: bnx2fc: remove obsolete bnx2fc_eh_host_reset() definition
Hannes Reinecke
2017-08-25
1
-1
/
+0
|
*
|
scsi: 53c700: move bus reset to host reset
Hannes Reinecke
2017-08-25
1
-20
/
+3
|
*
|
scsi: aha152x: drop host reset
Hannes Reinecke
2017-08-25
1
-10
/
+3
|
*
|
scsi: nsp32: drop bus reset
Hannes Reinecke
2017-08-25
1
-21
/
+1
[next]