index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers
Bart Van Assche
2018-05-22
1
-2
/
+6
*
|
|
blk-mq: remove wrong 'unlikely' check
huhai
2018-05-22
1
-1
/
+1
*
|
|
blk-mq: clear hctx->dispatch_from when mappings change
huhai
2018-05-18
1
-0
/
+1
*
|
|
blk-mq: remove redundant insert case in blk_mq_make_request()
huhai
2018-05-16
1
-15
/
+1
*
|
|
block: Add sysfs entry for fua support
Kent Overstreet
2018-05-14
1
-0
/
+11
*
|
|
block: Export bio check/set pages_dirty
Kent Overstreet
2018-05-14
1
-0
/
+2
*
|
|
block: Add warning for bi_next not NULL in bio_endio()
Kent Overstreet
2018-05-14
2
-1
/
+10
*
|
|
block: Add missing flush_dcache_page() call
Kent Overstreet
2018-05-14
1
-0
/
+2
*
|
|
block: Split out bio_list_copy_data()
Kent Overstreet
2018-05-14
1
-32
/
+51
*
|
|
block: Add bio_copy_data_iter(), zero_fill_bio_iter()
Kent Overstreet
2018-05-14
1
-20
/
+24
*
|
|
block: Use bioset_init() for fs_bio_set
Kent Overstreet
2018-05-14
2
-5
/
+4
*
|
|
block: Add bioset_init()/bioset_exit()
Kent Overstreet
2018-05-14
1
-28
/
+65
*
|
|
block: Convert bio_set to mempool_init()
Kent Overstreet
2018-05-14
2
-34
/
+31
*
|
|
block: consistently use GFP_NOIO instead of __GFP_NORECLAIM
Christoph Hellwig
2018-05-14
1
-1
/
+1
*
|
|
block: use GFP_NOIO instead of __GFP_DIRECT_RECLAIM
Christoph Hellwig
2018-05-14
1
-3
/
+2
*
|
|
block: pass an explicit gfp_t to get_request
Christoph Hellwig
2018-05-14
1
-7
/
+7
*
|
|
block: sanitize blk_get_request calling conventions
Christoph Hellwig
2018-05-14
3
-19
/
+8
*
|
|
block: fix __get_request documentation
Christoph Hellwig
2018-05-14
1
-1
/
+1
*
|
|
kyber-iosched: update shallow depth when setting up hardware queue
Jens Axboe
2018-05-10
1
-0
/
+3
*
|
|
bfq-iosched: update shallow depth to smallest one used
Jens Axboe
2018-05-10
1
-3
/
+14
*
|
|
bfq-iosched: remove unused variable
Jens Axboe
2018-05-10
2
-15
/
+7
*
|
|
bfq: calculate shallow depths at init time
Jens Axboe
2018-05-10
1
-47
/
+50
*
|
|
bfq-iosched: don't worry about reserved tags in limit_depth
Jens Axboe
2018-05-10
1
-8
/
+1
*
|
|
blk-mq: don't call into depth limiting for reserved tags
Jens Axboe
2018-05-10
1
-2
/
+4
*
|
|
block, bfq: postpone rq preparation to insert or merge
Paolo Valente
2018-05-10
1
-29
/
+57
*
|
|
block: consolidate struct request timestamp fields
Omar Sandoval
2018-05-09
8
-39
/
+27
*
|
|
block: move blk_stat_add() to __blk_mq_end_request()
Omar Sandoval
2018-05-09
1
-4
/
+5
*
|
|
block: use ktime_get_ns() instead of sched_clock() for cfq and bfq
Omar Sandoval
2018-05-09
3
-48
/
+51
*
|
|
block: get rid of struct blk_issue_stat
Omar Sandoval
2018-05-09
8
-65
/
+23
*
|
|
block: replace bio->bi_issue_stat with bio-specific type
Omar Sandoval
2018-05-09
1
-11
/
+8
*
|
|
block: pass struct request instead of struct blk_issue_stat to wbt
Omar Sandoval
2018-05-09
4
-46
/
+45
*
|
|
block: move some wbt helpers to blk-wbt.c
Omar Sandoval
2018-05-09
2
-25
/
+28
*
|
|
blk-wbt: throttle discards like background writes
Jens Axboe
2018-05-08
3
-21
/
+32
*
|
|
blk-wbt: pass in enum wbt_flags to get_rq_wait()
Jens Axboe
2018-05-08
2
-11
/
+18
*
|
|
blk-wbt: account any writing command as a write
Jens Axboe
2018-05-08
1
-1
/
+1
*
|
|
block: break discard submissions into the user defined size
Jens Axboe
2018-05-08
1
-3
/
+9
*
|
|
block: Shorten interrupt disabled regions
Thomas Gleixner
2018-05-07
1
-10
/
+2
*
|
|
block: Remove redundant WARN_ON()
Anna-Maria Gleixner
2018-05-07
1
-1
/
+0
*
|
|
block: don't disable interrupts during kmap_atomic()
Sebastian Andrzej Siewior
2018-05-07
1
-3
/
+0
|
/
/
*
|
blk-mq: fix sysfs inflight counter
Omar Sandoval
2018-04-26
4
-5
/
+40
*
|
blk-mq: count allocated but not started requests in iostats inflight
Omar Sandoval
2018-04-26
1
-12
/
+9
|
/
*
Revert "blk-mq: remove code for dealing with remapping queue"
Ming Lei
2018-04-25
1
-3
/
+31
*
block: mq: Add some minor doc for core structs
Linus Walleij
2018-04-25
1
-0
/
+3
*
blkcg: init root blkcg_gq under lock
Jiang Biao
2018-04-19
1
-6
/
+11
*
blkcg: small fix on comment in blkcg_init_queue
Jiang Biao
2018-04-19
1
-5
/
+1
*
blkcg: don't hold blkcg lock when deactivating policy
Jiang Biao
2018-04-18
1
-5
/
+0
*
bfq-iosched: ensure to clear bic/bfqq pointers when preparing request
Jens Axboe
2018-04-17
1
-1
/
+9
*
blk-mq: start request gstate with gen 1
Jianchao Wang
2018-04-16
2
-0
/
+11
*
block: do not use interruptible wait anywhere
Alan Jenkins
2018-04-14
1
-7
/
+4
*
blk-mq: Revert "blk-mq: reimplement blk_mq_hw_queue_mapped"
Ming Lei
2018-04-11
1
-1
/
+1
[prev]
[next]