android_kernel_lge_bullhead/drivers/block
Joe Maples 353f0539b5 micro-optimization: Use DSTRLEN to remove incorrect strlen uses
strlen is often used incorectly to get the length of strings
defined at compile time. In these cases, the behavior can be
replicated with sizeof(X) - 1, which is calculated at compile
time rather than runtime, reducing overhead. I've created a
simple macro to replace these instances and applied it to all
the files compiled into the angler kernel.

Signed-off-by: Joe Maples <joe@frap129.org>
2019-08-26 13:31:43 +02:00
..
aoe mm: close PageTail race 2014-04-03 12:01:05 -07:00
drbd drbd: Fix kernel_sendmsg() usage - potential NULL deref 2017-02-10 11:03:59 +01:00
mtip32xx UPSTREAM: block: disable entropy contributions for nonrot devices 2016-02-10 01:37:31 +00:00
paride paride: make 'verbose' parameter an 'int' again 2016-06-07 10:42:51 +02:00
rsxx UPSTREAM: block: disable entropy contributions for nonrot devices 2016-02-10 01:37:31 +00:00
xen-blkback micro-optimization: Use DSTRLEN to remove incorrect strlen uses 2019-08-26 13:31:43 +02:00
zram UPSTREAM: block: disable entropy contributions for nonrot devices 2016-02-10 01:37:31 +00:00
DAC960.c
DAC960.h
Kconfig Rebase zram and zsmalloc from 3.15. 2015-09-13 12:15:49 -07:00
Makefile Rebase zram and zsmalloc from 3.15. 2015-09-13 12:15:49 -07:00
amiflop.c
ataflop.c
brd.c
cciss.c
cciss.h
cciss_cmd.h
cciss_scsi.c
cciss_scsi.h
cpqarray.c
cpqarray.h
cryptoloop.c
floppy.c floppy: don't write kernel-only members to FDRAWCMD ioctl output 2014-05-13 13:59:40 +02:00
hd.c
ida_cmd.h
ida_ioctl.h
loop.c UPSTREAM: loop: fix concurrent lo_open/lo_release 2018-03-15 11:17:26 -07:00
mg_disk.c
nbd.c This is the 3.10.102 stable release 2018-01-25 17:24:10 -07:00
nvme-core.c UPSTREAM: block: disable entropy contributions for nonrot devices 2016-02-10 01:37:31 +00:00
nvme-scsi.c
osdblk.c
pktcdvd.c
ps3disk.c
ps3vram.c
rbd.c rbd: prevent kernel stack blow up on rbd map 2015-11-09 10:12:58 -08:00
rbd_types.h
smart1,2.h
sunvdc.c sunvdc: don't call VD_OP_GET_VTOC 2014-11-21 09:22:52 -08:00
swim.c
swim3.c
swim_asm.S
sx8.c
umem.c
umem.h
virtio_blk.c
xen-blkfront.c xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing) 2015-11-09 10:12:58 -08:00
xsysace.c
z2ram.c