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
/
blk.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: remove unneeded argument from blk_alloc_flush_queue
Guoqing Jiang
2020-03-12
1
-2
/
+2
*
block: Fix a lockdep complaint triggered by request queue flushing
Bart Van Assche
2019-12-20
1
-0
/
+1
*
block: fix memleak of bio integrity data
Justin Tee
2019-12-05
1
-0
/
+4
*
block: account statistics for passthrough requests
Logan Gunthorpe
2019-10-10
1
-5
/
+2
*
block: fix null pointer dereference in blk_mq_rq_timed_out()
Yufen Yu
2019-09-27
1
-0
/
+7
*
blk-mq: move lockdep_assert_held() into elevator_exit
Ming Lei
2019-09-26
1
-0
/
+2
*
block: Change elevator_init_mq() to always succeed
Damien Le Moal
2019-09-05
1
-1
/
+1
*
block: split .sysfs_lock into two locks
Ming Lei
2019-08-27
1
-1
/
+1
*
block: mark blk_rq_bio_prep as inline
Christoph Hellwig
2019-06-20
1
-1
/
+12
*
block: simplify blk_recalc_rq_segments
Christoph Hellwig
2019-06-20
1
-1
/
+1
*
block: remove the bi_phys_segments field in struct bio
Christoph Hellwig
2019-06-20
1
-11
/
+12
*
block: free sched's request pool in blk_cleanup_queue
Ming Lei
2019-06-06
1
-1
/
+9
*
block: move blk_exit_queue into __blk_release_queue
Ming Lei
2019-05-29
1
-1
/
+0
*
block: pass page to xen_biovec_phys_mergeable
Ming Lei
2019-04-01
1
-1
/
+1
*
blk-mq: save queue mapping result into ctx directly
Jianchao Wang
2019-02-01
1
-1
/
+1
*
block: sum requests in the plug structure
Jens Axboe
2018-11-26
1
-2
/
+0
*
block: Remove bio->bi_ioc
Damien Le Moal
2018-11-19
1
-16
/
+0
*
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
2018-11-18
1
-1
/
+11
|
\
|
*
block: make sure discard bio is aligned with logical block size
Ming Lei
2018-11-09
1
-0
/
+10
|
*
block: respect virtual boundary mask in bvecs
Johannes Thumshirn
2018-11-07
1
-1
/
+1
*
|
block: remove queue_lockdep_assert_held
Christoph Hellwig
2018-11-15
1
-13
/
+0
*
|
block: use atomic bitops for ->queue_flags
Christoph Hellwig
2018-11-15
1
-56
/
+0
*
|
block: remove deadline __deadline manipulation helpers
Christoph Hellwig
2018-11-15
1
-35
/
+0
*
|
block: remove req->timeout_list
Christoph Hellwig
2018-11-09
1
-2
/
+0
*
|
blk-mq: pass in request/bio flags to queue mapping
Jens Axboe
2018-11-07
1
-3
/
+3
*
|
block: kill request slab cache
Jens Axboe
2018-11-07
1
-1
/
+0
*
|
block: remove request_list code
Jens Axboe
2018-11-07
1
-3
/
+0
*
|
block: kill legacy parts of timeout handling
Jens Axboe
2018-11-07
1
-1
/
+0
*
|
block: remove dead elevator code
Jens Axboe
2018-11-07
1
-51
/
+0
*
|
block: remove non mq parts from the flush code
Jens Axboe
2018-11-07
1
-3
/
+1
|
/
*
block: Introduce blk_revalidate_disk_zones()
Damien Le Moal
2018-10-25
1
-0
/
+6
*
block: Improve zone reset execution
Damien Le Moal
2018-10-25
1
-0
/
+2
*
blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxs
Jianchao Wang
2018-10-13
1
-1
/
+1
*
block: remove ARCH_BIOVEC_PHYS_MERGEABLE
Christoph Hellwig
2018-09-26
1
-5
/
+2
*
block: remove bvec_to_phys
Christoph Hellwig
2018-09-24
1
-2
/
+2
*
block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeable
Christoph Hellwig
2018-09-24
1
-3
/
+9
*
block: simplify BIOVEC_PHYS_MERGEABLE
Christoph Hellwig
2018-09-24
1
-0
/
+14
*
block: move req_gap_back_merge to blk.h
Christoph Hellwig
2018-09-24
1
-0
/
+19
*
block: move integrity_req_gap_{back,front}_merge to blk.h
Christoph Hellwig
2018-09-24
1
-2
/
+33
*
blk-mq: init hctx sched after update ctx and hctx mapping
Jianchao Wang
2018-08-21
1
-0
/
+2
*
block: change return type to bool
Chengguang Xu
2018-08-16
1
-1
/
+1
*
block: Introduce blk_exit_queue()
Bart Van Assche
2018-08-09
1
-0
/
+1
*
block: introduce blk-iolatency io controller
Josef Bacik
2018-07-09
1
-0
/
+6
*
block: split the blk-mq case from elevator_init
Christoph Hellwig
2018-06-01
1
-0
/
+1
*
block: remove the always unused name argument to elevator_init
Christoph Hellwig
2018-06-01
1
-1
/
+1
*
block: unexport elevator_init/exit
Christoph Hellwig
2018-06-01
1
-0
/
+2
*
block: consolidate struct request timestamp fields
Omar Sandoval
2018-05-09
1
-1
/
+1
*
block: Move the queue_flag_*() functions from a public into a private header ...
Bart Van Assche
2018-03-08
1
-0
/
+69
*
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-29
1
-19
/
+27
|
\
|
*
block: Unexport elv_register_queue() and elv_unregister_queue()
Bart Van Assche
2018-01-18
1
-0
/
+3
[next]