index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bounds.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-27
block: fix elevator init check
Christoph Hellwig
1
-22
/
+4
2017-01-27
md: cleanup bio op / flags handling in raid1_write_request
Christoph Hellwig
1
-5
/
+2
2017-01-27
blk-mq: fix debugfs compilation issues
Omar Sandoval
3
-6
/
+19
2017-01-27
block: cleanup remaining manual checks for PREFLUSH|FUA
Jens Axboe
2
-2
/
+2
2017-01-27
blk-mq-sched: add flush insertion into blk_mq_sched_insert_request()
Jens Axboe
8
-55
/
+89
2017-01-27
block: add a op_is_flush helper
Christoph Hellwig
7
-28
/
+26
2017-01-27
blk-mq-sched: change ->dispatch_requests() to ->dispatch_request()
Jens Axboe
4
-14
/
+23
2017-01-27
blk-mq-sched: fix starvation for multiple hardware queues and shared tags
Jens Axboe
5
-7
/
+41
2017-01-27
blk-mq: release driver tag on a requeue event
Jens Axboe
1
-0
/
+16
2017-01-27
blk-mq: fix potential race in queue restart and driver tag allocation
Jens Axboe
1
-1
/
+9
2017-01-27
blk-mq: improve scheduler queue sync/async running
Jens Axboe
1
-2
/
+4
2017-01-27
blk-mq: move hctx and ctx counters from sysfs to debugfs
Omar Sandoval
2
-64
/
+181
2017-01-27
blk-mq: move hctx io_poll, stats, and dispatched from sysfs to debugfs
Omar Sandoval
2
-92
/
+132
2017-01-27
blk-mq: add tags and sched_tags bitmaps to debugfs
Omar Sandoval
1
-0
/
+50
2017-01-27
blk-mq: move tags and sched_tags info from sysfs to debugfs
Omar Sandoval
4
-45
/
+86
2017-01-27
blk-mq: export software queue pending map to debugfs
Omar Sandoval
1
-0
/
+21
2017-01-27
sbitmap: add helpers for dumping to a seq_file
Omar Sandoval
2
-0
/
+121
2017-01-27
blk-mq: add extra request information to debugfs
Omar Sandoval
1
-1
/
+3
2017-01-27
blk-mq: move hctx->dispatch and ctx->rq_list from sysfs to debugfs
Omar Sandoval
2
-57
/
+106
2017-01-27
blk-mq: add hctx->{state,flags} to debugfs
Omar Sandoval
1
-0
/
+42
2017-01-27
blk-mq: create debugfs directory tree
Omar Sandoval
6
-0
/
+201
2017-01-26
blk-mq-sched: check for successful allocation before assigning tag
Jens Axboe
1
-1
/
+2
2017-01-26
blk-mq: don't lose flags passed in to blk_mq_alloc_request()
Jens Axboe
2
-4
/
+4
2017-01-25
blk-mq: only apply active queue tag throttling for driver tags
Jens Axboe
2
-10
/
+15
2017-01-23
cfq-iosched: Adjust one function call together with a variable assignment
Markus Elfring
1
-2
/
+4
2017-01-23
blk-throttle: Adjust two function calls together with a variable assignment
Markus Elfring
1
-2
/
+4
2017-01-23
block: Initialize cfqq->ioprio_class in cfq_get_queue()
Alexander Potapenko
1
-0
/
+2
2017-01-22
Linux 4.10-rc5
v4.10-rc5
Linus Torvalds
1
-2
/
+2
2017-01-20
blk-mq: allow resize of scheduler requests
Jens Axboe
3
-13
/
+61
2017-01-20
KVM: s390: do not expose random data via facility bitmap
Christian Borntraeger
1
-2
/
+2
2017-01-20
xhci: remove WARN_ON if dma mask is not set for platform devices
Mathias Nyman
1
-1
/
+1
2017-01-20
powerpc: Ignore reserved field in DCSR and PVR reads and writes
Anton Blanchard
1
-5
/
+5
2017-01-20
powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset write
Dave Martin
1
-0
/
+7
2017-01-20
powerpc/ptrace: Preserve previous fprs/vsrs on short regset write
Dave Martin
1
-0
/
+7
2017-01-20
ARM: dts: da850-evm: fix read access to SPI flash
Fabien Parent
1
-0
/
+1
2017-01-19
virtio/s390: virtio: constify virtio_config_ops structures
Bhumika Goyal
1
-1
/
+1
2017-01-19
virtio/s390: add missing \n to end of dev_err message
Colin Ian King
1
-1
/
+1
2017-01-19
virtio/s390: support READ_STATUS command for virtio-ccw
Pierre Morel
1
-0
/
+25
2017-01-19
tools/virtio/ringtest: tweaks for s390
Halil Pasic
1
-0
/
+12
2017-01-19
tools/virtio/ringtest: fix run-on-all.sh for offline cpus
Halil Pasic
1
-2
/
+3
2017-01-19
virtio_console: fix a crash in config_work_handler
G. Campana
1
-1
/
+1
2017-01-19
vhost/scsi: silence uninitialized variable warning
Dan Carpenter
1
-1
/
+1
2017-01-19
vhost: scsi: constify target_core_fabric_ops structures
Bhumika Goyal
1
-1
/
+1
2017-01-19
nbd: only set MSG_MORE when we have more to send
Josef Bacik
1
-4
/
+2
2017-01-19
arm64: avoid returning from bad_mode
Mark Rutland
2
-5
/
+25
2017-01-19
blk-mq: stop hardware queue in blk_mq_delay_queue()
Jens Axboe
1
-0
/
+1
2017-01-19
blk-mq-tag: remove redundant check for 'data->hctx' being non-NULL
Jens Axboe
1
-4
/
+2
2017-01-19
elevator: fix unnecessary put of elevator in failure case
Jens Axboe
1
-4
/
+0
2017-01-19
HID: wacom: Fix sibling detection regression
Jason Gerecke
2
-8
/
+18
2017-01-19
ARC: Revert "ARC: mm: IOC: Don't enable IOC by default"
Vineet Gupta
1
-1
/
+1
[next]