index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_sli.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-11
aoe: handle highmem pages
Christoph Hellwig
2
-2
/
+2
2018-05-11
mtd_blkdevs: handle highmem pages
Christoph Hellwig
1
-6
/
+14
2018-05-11
memstick: don't call blk_queue_bounce_limit
Christoph Hellwig
2
-10
/
+0
2018-05-11
DAC960: don't use block layer bounce buffers
Christoph Hellwig
2
-8
/
+2
2018-05-11
mtip32xx: don't use block layer bounce buffers
Christoph Hellwig
1
-1
/
+0
2018-05-10
sbitmap: warn if using smaller shallow depth than was setup
Omar Sandoval
1
-0
/
+2
2018-05-10
kyber-iosched: update shallow depth when setting up hardware queue
Jens Axboe
1
-0
/
+3
2018-05-10
bfq-iosched: update shallow depth to smallest one used
Jens Axboe
1
-3
/
+14
2018-05-10
sbitmap: fix missed wakeups caused by sbitmap_queue_get_shallow()
Omar Sandoval
2
-9
/
+69
2018-05-10
bfq-iosched: remove unused variable
Jens Axboe
2
-15
/
+7
2018-05-10
bfq: calculate shallow depths at init time
Jens Axboe
1
-47
/
+50
2018-05-10
bfq-iosched: don't worry about reserved tags in limit_depth
Jens Axboe
1
-8
/
+1
2018-05-10
blk-mq: don't call into depth limiting for reserved tags
Jens Axboe
1
-2
/
+4
2018-05-10
block, bfq: postpone rq preparation to insert or merge
Paolo Valente
1
-29
/
+57
2018-05-10
mtip32xx: Fix an error handling path in 'mtip_pci_probe()'
Christophe JAILLET
1
-1
/
+1
2018-05-09
brd: Mark as non-rotational
SeongJae Park
1
-0
/
+4
2018-05-09
block: consolidate struct request timestamp fields
Omar Sandoval
10
-76
/
+30
2018-05-09
block: move blk_stat_add() to __blk_mq_end_request()
Omar Sandoval
1
-4
/
+5
2018-05-09
block: use ktime_get_ns() instead of sched_clock() for cfq and bfq
Omar Sandoval
4
-63
/
+57
2018-05-09
block: get rid of struct blk_issue_stat
Omar Sandoval
10
-77
/
+41
2018-05-09
block: replace bio->bi_issue_stat with bio-specific type
Omar Sandoval
2
-12
/
+56
2018-05-09
block: pass struct request instead of struct blk_issue_stat to wbt
Omar Sandoval
4
-46
/
+45
2018-05-09
block: move some wbt helpers to blk-wbt.c
Omar Sandoval
2
-25
/
+28
2018-05-08
blk-wbt: throttle discards like background writes
Jens Axboe
3
-21
/
+32
2018-05-08
blk-wbt: pass in enum wbt_flags to get_rq_wait()
Jens Axboe
2
-11
/
+18
2018-05-08
blk-wbt: account any writing command as a write
Jens Axboe
1
-1
/
+1
2018-05-08
block: break discard submissions into the user defined size
Jens Axboe
1
-3
/
+9
2018-05-07
loop: remember whether sysfs_create_group() was done
Tetsuo Handa
2
-5
/
+7
2018-05-07
block: Shorten interrupt disabled regions
Thomas Gleixner
1
-10
/
+2
2018-05-07
block: Remove redundant WARN_ON()
Anna-Maria Gleixner
1
-1
/
+0
2018-05-07
block: don't disable interrupts during kmap_atomic()
Sebastian Andrzej Siewior
1
-3
/
+0
2018-05-07
Fix typo in comment.
Florian La Roche
1
-1
/
+1
2018-05-07
Linux 4.17-rc4
v4.17-rc4
Linus Torvalds
1
-2
/
+2
2018-05-05
KVM: x86: remove APIC Timer periodic/oneshot spikes
Anthoine Bourgeois
1
-17
/
+20
2018-05-05
genksyms: fix typo in parse.tab.{c,h} generation rules
Mauro Rossi
1
-2
/
+2
2018-05-05
kbuild: replace hardcoded bison in cmd_bison_h with $(YACC)
Masahiro Yamada
1
-1
/
+1
2018-05-05
gcc-plugins: fix build condition of SANCOV plugin
Masahiro Yamada
1
-1
/
+1
2018-05-05
MAINTAINERS: Update Kbuild entry with a few paths
Rasmus Villemoes
1
-1
/
+3
2018-05-04
Revert "usb: host: ehci: Use dma_pool_zalloc()"
Greg Kroah-Hartman
2
-3
/
+6
2018-05-04
platform/x86: Kconfig: Fix dell-laptop dependency chain.
Mario Limonciello
1
-1
/
+1
2018-05-04
platform/x86: asus-wireless: Fix NULL pointer dereference
João Paulo Rechi Vita
1
-1
/
+3
2018-05-04
arm64: vgic-v2: Fix proxying of cpuif access
James Morse
1
-5
/
+19
2018-05-04
KVM: arm/arm64: vgic_init: Cleanup reference to process_maintenance
Valentin Schneider
1
-1
/
+1
2018-05-04
KVM: arm64: Fix order of vcpu_write_sys_reg() arguments
James Morse
1
-1
/
+1
2018-05-04
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
74
-109
/
+92
2018-05-04
media: imx-media-csi: Fix inconsistent IS_ERR and PTR_ERR
From: Gustavo A. R. Silva
1
-1
/
+1
2018-05-04
tools: power/acpi, revert to LD = gcc
Jiri Slaby
1
-0
/
+1
2018-05-04
bdi: Fix oops in wb_workfn()
Jan Kara
1
-1
/
+1
2018-05-03
RDMA/cma: Do not query GID during QP state transition to RTR
Parav Pandit
1
-7
/
+0
2018-05-03
IB/mlx4: Fix integer overflow when calculating optimal MTT size
Jack Morgenstein
1
-1
/
+1
[next]