index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
cfq-iosched: move cfq_group determination from cfq_find_alloc_queue() to cfq_...
Tejun Heo
2015-08-18
1
-16
/
+12
|
*
|
cfq-iosched: remove @gfp_mask from cfq_find_alloc_queue()
Tejun Heo
2015-08-18
1
-35
/
+10
|
*
|
blkcg, cfq-iosched: use GFP_NOWAIT instead of GFP_ATOMIC for non-critical all...
Tejun Heo
2015-08-18
2
-5
/
+5
|
*
|
cfq-iosched: minor cleanups
Tejun Heo
2015-08-18
1
-15
/
+11
|
*
|
cfq-iosched: fix oom cfq_queue ref leak in cfq_set_request()
Tejun Heo
2015-08-18
1
-0
/
+2
|
*
|
cfq-iosched: fix async oom queue handling
Tejun Heo
2015-08-18
1
-1
/
+1
|
*
|
cfq-iosched: simplify control flow in cfq_get_queue()
Tejun Heo
2015-08-18
1
-6
/
+7
*
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2015-09-03
1
-27
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
block: Remove forced page bouncing under IO
Jan Kara
2015-07-23
1
-27
/
+4
*
|
|
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
1
-1
/
+1
|
\
\
\
|
*
|
|
scatterlist: remove open coded sg_unmark_end instances
Dan Williams
2015-08-17
1
-1
/
+1
*
|
|
|
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
17
-313
/
+421
|
\
\
\
\
|
*
|
|
|
blk: Fix bio_io_vec index when checking bvec gaps
Keith Busch
2015-09-01
1
-1
/
+1
|
*
|
|
|
block: Replace SG_GAPS with new queue limits mask
Keith Busch
2015-08-19
3
-18
/
+22
|
*
|
|
|
Revert "block: remove artifical max_hw_sectors cap"
Jeff Moyer
2015-08-18
1
-1
/
+3
|
|
/
/
/
|
*
|
|
blk-mq: fix race between timeout and freeing request
Ming Lei
2015-08-15
5
-18
/
+35
|
*
|
|
blk-mq: fix buffer overflow when reading sysfs file of 'pending'
Ming Lei
2015-08-15
1
-7
/
+18
|
*
|
|
block: remove bio_get_nr_vecs()
Kent Overstreet
2015-08-13
1
-23
/
+0
|
*
|
|
block: kill merge_bvec_fn() completely
Kent Overstreet
2015-08-13
2
-36
/
+3
|
*
|
|
block: remove split code in blkdev_issue_{discard,write_same}
Ming Lin
2015-08-13
1
-36
/
+11
|
*
|
|
block: simplify bio_add_page()
Kent Overstreet
2015-08-13
1
-80
/
+55
|
*
|
|
block: make generic_make_request handle arbitrarily sized bios
Kent Overstreet
2015-08-13
4
-20
/
+165
|
*
|
|
block: manipulate bio->bi_flags through helpers
Jens Axboe
2015-07-29
5
-11
/
+11
|
*
|
|
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
7
-72
/
+62
|
*
|
|
block: make /sys/block/<dev>/queue/discard_max_bytes writeable
Jens Axboe
2015-07-17
2
-1
/
+43
|
*
|
|
block: partition: convert percpu ref
Ming Lei
2015-07-17
2
-5
/
+10
|
*
|
|
block: partition: introduce hd_free_part()
Ming Lei
2015-07-17
2
-4
/
+2
|
|
/
/
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2015-08-15
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sd: Fix maximum I/O size for BLOCK_PC requests
Martin K. Petersen
2015-08-12
1
-2
/
+2
*
|
|
block: Do a full clone when splitting discard bios
Martin K. Petersen
2015-07-23
1
-3
/
+12
*
|
|
block: export bio_associate_*() and wbc_account_io()
Tejun Heo
2015-07-23
1
-0
/
+2
*
|
|
blkcg: fix gendisk reference leak in blkg_conf_prep()
Tejun Heo
2015-07-22
1
-1
/
+5
|
|
/
|
/
|
*
|
blk-mq: set default timeout as 30 seconds
Ming Lei
2015-07-16
1
-1
/
+1
*
|
blkcg: fix blkcg_policy_data allocation bug
Tejun Heo
2015-07-09
1
-36
/
+42
*
|
blkcg: implement all_blkcgs list
Tejun Heo
2015-07-09
1
-5
/
+12
*
|
blkcg: blkcg_css_alloc() should grab blkcg_pol_mutex while iterating blkcg_po...
Tejun Heo
2015-07-09
1
-0
/
+4
*
|
blkcg: allow blkcg_pol_mutex to be grabbed from cgroup [file] methods
Tejun Heo
2015-07-09
1
-19
/
+21
*
|
block/blk-cgroup.c: free per-blkcg data when freeing the blkcg
Arianna Avanzini
2015-07-07
1
-3
/
+6
*
|
block: use FIELD_SIZEOF to calculate size of a field
Maninder Singh
2015-07-07
1
-1
/
+1
*
|
bio integrity: do not assume bio_integrity_pool exists if bioset exists
Mike Snitzer
2015-07-07
1
-2
/
+2
|
/
*
block: fix bogus EFAULT error from SG_IO ioctl
Paolo Bonzini
2015-06-27
1
-2
/
+2
*
Merge tag 'dm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2015-06-26
1
-11
/
+83
|
\
|
*
Revert "block, dm: don't copy bios for request clones"
Mike Snitzer
2015-06-26
1
-11
/
+83
|
*
Merge remote-tracking branch 'jens/for-4.2/core' into dm-4.2
Mike Snitzer
2015-05-29
8
-212
/
+208
|
|
\
*
|
\
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
11
-728
/
+139
|
\
\
\
|
*
|
|
writeback, blkcg: propagate non-root blkcg congestion state
Tejun Heo
2015-06-02
1
-6
/
+9
|
*
|
|
writeback, blkcg: restructure blk_{set|clear}_queue_congested()
Tejun Heo
2015-06-02
1
-25
/
+37
|
*
|
|
writeback, blkcg: associate each blkcg_gq with the corresponding bdi_writebac...
Tejun Heo
2015-06-02
1
-2
/
+15
|
*
|
|
writeback: make backing_dev_info host cgroup-specific bdi_writebacks
Tejun Heo
2015-06-02
1
-1
/
+6
|
*
|
|
writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK
Tejun Heo
2015-06-02
1
-1
/
+1
[prev]
[next]