index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-09-28
blk-iolatency: keep track of previous windows stats
Josef Bacik
2018-09-28
blk-iolatency: use a percentile approache for ssd's
Josef Bacik
2018-09-28
blk-iolatency: deal with small samples
Josef Bacik
2018-09-28
blk-iolatency: deal with nr_requests == 1
Josef Bacik
2018-09-28
blk-iolatency: use q->nr_requests directly
Josef Bacik
2018-09-28
kyber: fix integer overflow of latency targets on 32-bit
Omar Sandoval
2018-09-28
virtio-blk: modernize sysfs attribute creation
Hannes Reinecke
2018-09-28
zram: register default groups with device_add_disk()
Hannes Reinecke
2018-09-28
aoe: register default groups with device_add_disk()
Hannes Reinecke
2018-09-28
nvme: register ns_id attributes as default sysfs groups
Hannes Reinecke
2018-09-28
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
2018-09-27
kyber: add tracepoints
Omar Sandoval
2018-09-27
kyber: implement improved heuristics
Omar Sandoval
2018-09-27
kyber: don't make domain token sbitmap larger than necessary
Omar Sandoval
2018-09-27
block: export blk_stat_enable_accounting()
Omar Sandoval
2018-09-27
block: move call of scheduler's ->completed_request() hook
Omar Sandoval
2018-09-26
blk-mq: Enable support for runtime power management
Bart Van Assche
2018-09-26
block: Make blk_get_request() block for non-PM requests while suspended
Bart Van Assche
2018-09-26
block: Allow unfreezing of a queue while requests are in progress
Bart Van Assche
2018-09-26
percpu-refcount: Introduce percpu_ref_resurrect()
Bart Van Assche
2018-09-26
block: Schedule runtime resume earlier
Bart Van Assche
2018-09-26
block: Split blk_pm_add_request() and blk_pm_put_request()
Bart Van Assche
2018-09-26
block, scsi: Change the preempt-only flag into a counter
Bart Van Assche
2018-09-26
block: Move power management code into a new source file
Bart Van Assche
2018-09-26
xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>
Christoph Hellwig
2018-09-26
block: remove ARCH_BIOVEC_PHYS_MERGEABLE
Christoph Hellwig
2018-09-26
xen: provide a prototype for xen_biovec_phys_mergeable in xen.h
Christoph Hellwig
2018-09-26
xen: remove the xen_biovec_phys_mergeable export
Christoph Hellwig
2018-09-26
arm: remove the unused BIOVEC_MERGEABLE define
Christoph Hellwig
2018-09-24
block: don't include bug.h from bio.h
Christoph Hellwig
2018-09-24
block: don't include io.h from bio.h
Christoph Hellwig
2018-09-24
block: remove bvec_to_phys
Christoph Hellwig
2018-09-24
block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeable
Christoph Hellwig
2018-09-24
block: add a missing BIOVEC_SEG_BOUNDARY check in bio_add_pc_page
Christoph Hellwig
2018-09-24
block: simplify BIOVEC_PHYS_MERGEABLE
Christoph Hellwig
2018-09-24
block: move req_gap_back_merge to blk.h
Christoph Hellwig
2018-09-24
block: move req_gap_{back,front}_merge to blk-merge.c
Christoph Hellwig
2018-09-24
block: move integrity_req_gap_{back,front}_merge to blk.h
Christoph Hellwig
2018-09-21
blk-mq: Document the functions that iterate over requests
Bart Van Assche
2018-09-21
blkcg: rename blkg_try_get to blkg_tryget
Dennis Zhou (Facebook)
2018-09-21
blkcg: change blkg reference counting to use percpu_ref
Dennis Zhou (Facebook)
2018-09-21
blkcg: cleanup and make blk_get_rl use blkg_lookup_create
Dennis Zhou (Facebook)
2018-09-21
blkcg: remove additional reference to the css
Dennis Zhou (Facebook)
2018-09-21
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou (Facebook)
2018-09-21
blkcg: associate writeback bios with a blkg
Dennis Zhou (Facebook)
2018-09-21
blkcg: associate a blkg for pages being evicted by swap
Dennis Zhou (Facebook)
2018-09-21
blkcg: consolidate bio_issue_init to be a part of core
Dennis Zhou (Facebook)
2018-09-21
blkcg: always associate a bio with a blkg
Dennis Zhou (Facebook)
2018-09-21
blkcg: convert blkg_lookup_create to find closest blkg
Dennis Zhou (Facebook)
2018-09-21
blkcg: update blkg_lookup_create to do locking
Dennis Zhou (Facebook)
[next]