index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-27
block: move bio_map_* to blk-map.c
Christoph Hellwig
1
-0
/
+4
2020-03-27
block: simplify queue allocation
Christoph Hellwig
1
-0
/
+2
2020-03-25
block: move the part_stat* helpers from genhd.h to a new header
Christoph Hellwig
1
-0
/
+1
2020-03-25
block: move block layer internals out of include/linux/genhd.h
Christoph Hellwig
1
-0
/
+116
2020-03-24
block: move sysfs methods shared by disks and partitions to genhd.c
Christoph Hellwig
1
-0
/
+11
2020-03-12
block: remove unneeded argument from blk_alloc_flush_queue
Guoqing Jiang
1
-2
/
+2
2019-12-20
block: Fix a lockdep complaint triggered by request queue flushing
Bart Van Assche
1
-0
/
+1
2019-12-05
block: fix memleak of bio integrity data
Justin Tee
1
-0
/
+4
2019-10-10
block: account statistics for passthrough requests
Logan Gunthorpe
1
-5
/
+2
2019-09-27
block: fix null pointer dereference in blk_mq_rq_timed_out()
Yufen Yu
1
-0
/
+7
2019-09-26
blk-mq: move lockdep_assert_held() into elevator_exit
Ming Lei
1
-0
/
+2
2019-09-05
block: Change elevator_init_mq() to always succeed
Damien Le Moal
1
-1
/
+1
2019-08-27
block: split .sysfs_lock into two locks
Ming Lei
1
-1
/
+1
2019-06-20
block: mark blk_rq_bio_prep as inline
Christoph Hellwig
1
-1
/
+12
2019-06-20
block: simplify blk_recalc_rq_segments
Christoph Hellwig
1
-1
/
+1
2019-06-20
block: remove the bi_phys_segments field in struct bio
Christoph Hellwig
1
-11
/
+12
2019-06-06
block: free sched's request pool in blk_cleanup_queue
Ming Lei
1
-1
/
+9
2019-05-29
block: move blk_exit_queue into __blk_release_queue
Ming Lei
1
-1
/
+0
2019-04-01
block: pass page to xen_biovec_phys_mergeable
Ming Lei
1
-1
/
+1
2019-02-01
blk-mq: save queue mapping result into ctx directly
Jianchao Wang
1
-1
/
+1
2018-11-26
block: sum requests in the plug structure
Jens Axboe
1
-2
/
+0
2018-11-19
block: Remove bio->bi_ioc
Damien Le Moal
1
-16
/
+0
2018-11-18
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
1
-1
/
+11
2018-11-15
block: remove queue_lockdep_assert_held
Christoph Hellwig
1
-13
/
+0
2018-11-15
block: use atomic bitops for ->queue_flags
Christoph Hellwig
1
-56
/
+0
2018-11-15
block: remove deadline __deadline manipulation helpers
Christoph Hellwig
1
-35
/
+0
2018-11-09
block: remove req->timeout_list
Christoph Hellwig
1
-2
/
+0
2018-11-09
block: make sure discard bio is aligned with logical block size
Ming Lei
1
-0
/
+10
2018-11-07
blk-mq: pass in request/bio flags to queue mapping
Jens Axboe
1
-3
/
+3
2018-11-07
block: kill request slab cache
Jens Axboe
1
-1
/
+0
2018-11-07
block: remove request_list code
Jens Axboe
1
-3
/
+0
2018-11-07
block: kill legacy parts of timeout handling
Jens Axboe
1
-1
/
+0
2018-11-07
block: remove dead elevator code
Jens Axboe
1
-51
/
+0
2018-11-07
block: remove non mq parts from the flush code
Jens Axboe
1
-3
/
+1
2018-11-07
block: respect virtual boundary mask in bvecs
Johannes Thumshirn
1
-1
/
+1
2018-10-25
block: Introduce blk_revalidate_disk_zones()
Damien Le Moal
1
-0
/
+6
2018-10-25
block: Improve zone reset execution
Damien Le Moal
1
-0
/
+2
2018-10-13
blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxs
Jianchao Wang
1
-1
/
+1
2018-09-26
block: remove ARCH_BIOVEC_PHYS_MERGEABLE
Christoph Hellwig
1
-5
/
+2
2018-09-24
block: remove bvec_to_phys
Christoph Hellwig
1
-2
/
+2
2018-09-24
block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeable
Christoph Hellwig
1
-3
/
+9
2018-09-24
block: simplify BIOVEC_PHYS_MERGEABLE
Christoph Hellwig
1
-0
/
+14
2018-09-24
block: move req_gap_back_merge to blk.h
Christoph Hellwig
1
-0
/
+19
2018-09-24
block: move integrity_req_gap_{back,front}_merge to blk.h
Christoph Hellwig
1
-2
/
+33
2018-08-21
blk-mq: init hctx sched after update ctx and hctx mapping
Jianchao Wang
1
-0
/
+2
2018-08-16
block: change return type to bool
Chengguang Xu
1
-1
/
+1
2018-08-09
block: Introduce blk_exit_queue()
Bart Van Assche
1
-0
/
+1
2018-07-09
block: introduce blk-iolatency io controller
Josef Bacik
1
-0
/
+6
2018-06-01
block: split the blk-mq case from elevator_init
Christoph Hellwig
1
-0
/
+1
2018-06-01
block: remove the always unused name argument to elevator_init
Christoph Hellwig
1
-1
/
+1
[next]