index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
block: add a missing BIOVEC_SEG_BOUNDARY check in bio_add_pc_page
Christoph Hellwig
2018-09-24
1
-1
/
+3
|
*
|
block: simplify BIOVEC_PHYS_MERGEABLE
Christoph Hellwig
2018-09-24
4
-8
/
+22
|
*
|
block: move req_gap_back_merge to blk.h
Christoph Hellwig
2018-09-24
1
-0
/
+19
|
*
|
block: move req_gap_{back,front}_merge to blk-merge.c
Christoph Hellwig
2018-09-24
1
-0
/
+65
|
*
|
block: move integrity_req_gap_{back,front}_merge to blk.h
Christoph Hellwig
2018-09-24
1
-2
/
+33
|
*
|
blk-mq: Document the functions that iterate over requests
Bart Van Assche
2018-09-21
1
-7
/
+64
|
*
|
blkcg: rename blkg_try_get to blkg_tryget
Dennis Zhou (Facebook)
2018-09-21
3
-4
/
+3
|
*
|
blkcg: change blkg reference counting to use percpu_ref
Dennis Zhou (Facebook)
2018-09-21
1
-25
/
+39
|
*
|
blkcg: remove additional reference to the css
Dennis Zhou (Facebook)
2018-09-21
1
-26
/
+36
|
*
|
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou (Facebook)
2018-09-21
2
-46
/
+12
|
*
|
blkcg: associate a blkg for pages being evicted by swap
Dennis Zhou (Facebook)
2018-09-21
1
-24
/
+59
|
*
|
blkcg: consolidate bio_issue_init to be a part of core
Dennis Zhou (Facebook)
2018-09-21
4
-10
/
+4
|
*
|
blkcg: always associate a bio with a blkg
Dennis Zhou (Facebook)
2018-09-21
3
-26
/
+41
|
*
|
blkcg: convert blkg_lookup_create to find closest blkg
Dennis Zhou (Facebook)
2018-09-21
2
-15
/
+27
|
*
|
blkcg: update blkg_lookup_create to do locking
Dennis Zhou (Facebook)
2018-09-21
2
-4
/
+29
|
*
|
blkcg: fix ref count issue with bio_blkcg using task_css
Dennis Zhou (Facebook)
2018-09-21
5
-8
/
+14
|
*
|
Blk-throttle: update to use rbtree with leftmost node cached
Liu Bo
2018-09-20
1
-26
/
+15
|
*
|
block: use bio_add_page in bio_iov_iter_get_pages
Christoph Hellwig
2018-09-20
1
-21
/
+20
|
*
|
blok, bfq: do not plug I/O if all queues are weight-raised
Paolo Valente
2018-09-14
1
-2
/
+8
|
*
|
block, bfq: inject other-queue I/O into seeky idle queues on NCQ flash
Paolo Valente
2018-09-14
2
-6
/
+88
|
*
|
block, bfq: correctly charge and reset entity service in all cases
Paolo Valente
2018-09-14
1
-3
/
+10
|
*
|
blk-iolatency: remove set but not used variables 'changed' and 'blkiolat'
YueHaibing
2018-09-13
1
-5
/
+0
|
*
|
block: remove bio_rewind_iter()
Ming Lei
2018-09-06
2
-9
/
+4
*
|
|
block: don't deal with discard limit in blkdev_issue_discard()
Ming Lei
2018-10-18
1
-26
/
+2
*
|
|
blk-wbt: wake up all when we scale up, not down
Josef Bacik
2018-10-11
1
-1
/
+1
|
|
/
|
/
|
*
|
blk-mq: I/O and timer unplugs are inverted in blktrace
Ilya Dryomov
2018-09-27
1
-2
/
+2
*
|
block: fix deadline elevator drain for zoned block devices
Damien Le Moal
2018-09-26
1
-1
/
+1
*
|
blk-mq: Allow blocking queue tag iter callbacks
Keith Busch
2018-09-25
1
-9
/
+4
*
|
block: use nanosecond resolution for iostat
Omar Sandoval
2018-09-21
4
-10
/
+8
*
|
blk-cgroup: increase number of supported policies
Jens Axboe
2018-09-11
1
-1
/
+3
|
/
*
block: bfq: swap puts in bfqg_and_blkg_put
Konstantin Khlebnikov
2018-09-06
1
-2
/
+2
*
block: don't warn when doing fsync on read-only devices
Mikulas Patocka
2018-09-05
1
-1
/
+4
*
blkcg: use tryget logic when associating a blkg with a bio
Dennis Zhou (Facebook)
2018-08-31
2
-3
/
+5
*
blkcg: delay blkg destruction until after writeback has finished
Dennis Zhou (Facebook)
2018-08-31
1
-8
/
+45
*
Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...
Dennis Zhou (Facebook)
2018-08-31
1
-62
/
+16
*
block: bsg: move atomic_t ref_count variable to refcount API
John Pittman
2018-08-27
1
-4
/
+4
*
block: remove unnecessary condition check
Chengguang Xu
2018-08-27
1
-2
/
+1
*
blk-wbt: remove dead code
Jens Axboe
2018-08-27
1
-5
/
+0
*
blk-wbt: improve waking of tasks
Jens Axboe
2018-08-27
1
-7
/
+56
*
blk-wbt: abstract out end IO completion handler
Jens Axboe
2018-08-27
1
-7
/
+14
*
blk-wbt: don't maintain inflight counts if disabled
Jens Axboe
2018-08-23
2
-1
/
+21
*
blk-wbt: fix has-sleeper queueing check
Jens Axboe
2018-08-22
1
-3
/
+5
*
blk-wbt: use wq_has_sleeper() for wq active check
Jens Axboe
2018-08-22
1
-4
/
+4
*
blk-wbt: move disable check into get_limit()
Jens Axboe
2018-08-22
1
-15
/
+7
*
Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-22
11
-100
/
+173
|
\
|
*
blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter
Jianchao Wang
2018-08-21
2
-1
/
+17
|
*
blk-mq: init hctx sched after update ctx and hctx mapping
Jianchao Wang
2018-08-21
5
-65
/
+98
|
*
block: remove duplicate initialization
Chaitanya Kulkarni
2018-08-17
1
-1
/
+0
|
*
block: change return type to bool
Chengguang Xu
2018-08-16
1
-1
/
+1
|
*
block, bfq: return nbytes and not zero from struct cftype .write() method
Maciej S. Szmigiero
2018-08-16
1
-1
/
+2
[prev]
[next]