index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-28
blk-iolatency: keep track of previous windows stats
Josef Bacik
1
-7
/
+13
2018-09-28
blk-iolatency: use a percentile approache for ssd's
Josef Bacik
1
-34
/
+145
2018-09-28
blk-iolatency: deal with small samples
Josef Bacik
1
-1
/
+1
2018-09-28
blk-iolatency: deal with nr_requests == 1
Josef Bacik
1
-1
/
+1
2018-09-28
blk-iolatency: use q->nr_requests directly
Josef Bacik
1
-3
/
+3
2018-09-28
kyber: fix integer overflow of latency targets on 32-bit
Omar Sandoval
1
-3
/
+3
2018-09-28
virtio-blk: modernize sysfs attribute creation
Hannes Reinecke
1
-29
/
+39
2018-09-28
zram: register default groups with device_add_disk()
Hannes Reinecke
1
-21
/
+7
2018-09-28
aoe: register default groups with device_add_disk()
Hannes Reinecke
3
-16
/
+7
2018-09-28
nvme: register ns_id attributes as default sysfs groups
Hannes Reinecke
4
-92
/
+59
2018-09-28
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
28
-33
/
+43
2018-09-28
kyber: add tracepoints
Omar Sandoval
2
-18
/
+130
2018-09-28
kyber: implement improved heuristics
Omar Sandoval
1
-218
/
+279
2018-09-28
kyber: don't make domain token sbitmap larger than necessary
Omar Sandoval
1
-13
/
+2
2018-09-28
block: export blk_stat_enable_accounting()
Omar Sandoval
1
-0
/
+1
2018-09-28
block: move call of scheduler's ->completed_request() hook
Omar Sandoval
4
-8
/
+8
2018-09-27
blk-mq: Enable support for runtime power management
Bart Van Assche
2
-6
/
+2
2018-09-27
block: Make blk_get_request() block for non-PM requests while suspended
Bart Van Assche
2
-34
/
+47
2018-09-27
block: Allow unfreezing of a queue while requests are in progress
Bart Van Assche
1
-1
/
+1
2018-09-27
percpu-refcount: Introduce percpu_ref_resurrect()
Bart Van Assche
2
-2
/
+27
2018-09-27
block: Schedule runtime resume earlier
Bart Van Assche
2
-2
/
+2
2018-09-27
block: Split blk_pm_add_request() and blk_pm_put_request()
Bart Van Assche
3
-5
/
+33
2018-09-27
block, scsi: Change the preempt-only flag into a counter
Bart Van Assche
4
-27
/
+43
2018-09-27
block: Move power management code into a new source file
Bart Van Assche
11
-239
/
+264
2018-09-26
xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>
Christoph Hellwig
9
-7
/
+7
2018-09-26
block: remove ARCH_BIOVEC_PHYS_MERGEABLE
Christoph Hellwig
5
-15
/
+3
2018-09-26
xen: provide a prototype for xen_biovec_phys_mergeable in xen.h
Christoph Hellwig
4
-10
/
+4
2018-09-26
xen: remove the xen_biovec_phys_mergeable export
Christoph Hellwig
1
-1
/
+0
2018-09-26
arm: remove the unused BIOVEC_MERGEABLE define
Christoph Hellwig
1
-7
/
+0
2018-09-24
block: don't include bug.h from bio.h
Christoph Hellwig
1
-1
/
+0
2018-09-24
block: don't include io.h from bio.h
Christoph Hellwig
1
-3
/
+0
2018-09-24
block: remove bvec_to_phys
Christoph Hellwig
3
-8
/
+3
2018-09-24
block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeable
Christoph Hellwig
5
-48
/
+17
2018-09-24
block: add a missing BIOVEC_SEG_BOUNDARY check in bio_add_pc_page
Christoph Hellwig
1
-1
/
+3
2018-09-24
block: simplify BIOVEC_PHYS_MERGEABLE
Christoph Hellwig
8
-30
/
+28
2018-09-24
block: move req_gap_back_merge to blk.h
Christoph Hellwig
2
-19
/
+19
2018-09-24
block: move req_gap_{back,front}_merge to blk-merge.c
Christoph Hellwig
2
-69
/
+65
2018-09-24
block: move integrity_req_gap_{back,front}_merge to blk.h
Christoph Hellwig
2
-33
/
+33
2018-09-22
blk-mq: Document the functions that iterate over requests
Bart Van Assche
1
-7
/
+64
2018-09-22
blkcg: rename blkg_try_get to blkg_tryget
Dennis Zhou (Facebook)
4
-12
/
+9
2018-09-22
blkcg: change blkg reference counting to use percpu_ref
Dennis Zhou (Facebook)
2
-35
/
+44
2018-09-22
blkcg: cleanup and make blk_get_rl use blkg_lookup_create
Dennis Zhou (Facebook)
1
-13
/
+21
2018-09-22
blkcg: remove additional reference to the css
Dennis Zhou (Facebook)
4
-83
/
+81
2018-09-22
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou (Facebook)
8
-62
/
+25
2018-09-22
blkcg: associate writeback bios with a blkg
Dennis Zhou (Facebook)
4
-11
/
+14
2018-09-22
blkcg: associate a blkg for pages being evicted by swap
Dennis Zhou (Facebook)
3
-28
/
+68
2018-09-22
blkcg: consolidate bio_issue_init to be a part of core
Dennis Zhou (Facebook)
5
-10
/
+13
2018-09-22
blkcg: always associate a bio with a blkg
Dennis Zhou (Facebook)
5
-40
/
+46
2018-09-22
blkcg: convert blkg_lookup_create to find closest blkg
Dennis Zhou (Facebook)
3
-15
/
+41
2018-09-22
blkcg: update blkg_lookup_create to do locking
Dennis Zhou (Facebook)
3
-5
/
+32
[next]