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
/
blk-map.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: move bio_map_* to blk-map.c
Christoph Hellwig
2020-03-27
1
-0
/
+508
*
block: fix memleak when __blk_rq_map_user_iov() is failed
Yang Yingliang
2019-12-20
1
-1
/
+1
*
block: remove the bi_phys_segments field in struct bio
Christoph Hellwig
2019-06-20
1
-2
/
+8
*
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-29
1
-2
/
+2
|
\
|
*
blk_rq_map_user_iov: fix error override
Douglas Gilbert
2018-01-15
1
-2
/
+2
*
|
block: fix blk_rq_append_bio
Jens Axboe
2017-12-18
1
-16
/
+22
|
/
*
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-17
1
-7
/
+0
|
\
|
*
move more stuff down into bio_copy_user_iov()
Al Viro
2017-10-11
1
-6
/
+0
|
*
blk_rq_map_user_iov(): move iov_iter_advance() down
Al Viro
2017-10-11
1
-1
/
+0
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
blk-map: call blk_queue_bounce from blk_rq_append_bio
Christoph Hellwig
2017-06-27
1
-4
/
+3
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2017-01-31
1
-6
/
+7
*
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-13
1
-2
/
+4
|
\
|
*
block: better op and flags encoding
Christoph Hellwig
2016-10-28
1
-0
/
+2
|
*
block: split out request-only flags into a new namespace
Christoph Hellwig
2016-10-28
1
-2
/
+2
*
|
Don't feed anything but regular iovec's to blk_rq_map_user_iov
Linus Torvalds
2016-12-07
1
-0
/
+4
|
/
*
block: simplify and export blk_rq_append_bio
Christoph Hellwig
2016-07-20
1
-10
/
+15
*
block, fs, mm, drivers: use bio set/get op accessors
Mike Christie
2016-06-07
1
-1
/
+1
*
fix the copy vs. map logics in blk_rq_map_user_iov()
Al Viro
2016-04-08
1
-39
/
+8
*
block: support large requests in blk_rq_map_user_iov
Christoph Hellwig
2016-03-03
1
-30
/
+61
*
block: Copy a user iovec if it includes gaps
Sagi Grimberg
2015-09-11
1
-2
/
+24
*
block: manipulate bio->bi_flags through helpers
Jens Axboe
2015-07-29
1
-1
/
+1
*
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-1
/
+1
*
blk_rq_map_user(): use import_single_range()
Al Viro
2015-04-11
1
-3
/
+3
*
block: handle the null_mapped flag correctly in blk_rq_map_user_iov
Christoph Hellwig
2015-02-11
1
-0
/
+3
*
block: merge __bio_map_user_iov into bio_map_user_iov
Christoph Hellwig
2015-02-05
1
-1
/
+1
*
block: pass iov_iter to the BLOCK_PC mapping functions
Kent Overstreet
2015-02-05
1
-19
/
+19
*
block: use blk_rq_map_user_iov to implement blk_rq_map_user
Christoph Hellwig
2015-02-05
1
-124
/
+13
*
block: remove struct request buffer member
Jens Axboe
2014-04-15
1
-3
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-04-12
1
-1
/
+1
|
\
|
*
constify blk_rq_map_user_iov() and friends
Al Viro
2014-04-01
1
-1
/
+1
*
|
Merge branch 'master' into for-next
Jiri Kosina
2014-02-20
1
-3
/
+3
|
\
|
|
*
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
1
-3
/
+3
*
|
treewide: Fix typo in Documentation/DocBook
Masanari Iida
2014-02-19
1
-1
/
+1
|
/
*
block: re-use existing 'reading' variable instead of checking direction again
majianpeng
2011-12-21
1
-1
/
+1
*
block: Always check length of all iov entries in blk_rq_map_user_iov()
Ben Hutchings
2011-11-13
1
-3
/
+4
*
block: check for proper length of iov entries earlier in blk_rq_map_user_iov()
Xiaotian Feng
2010-11-29
1
-2
/
+3
*
block: check for proper length of iov entries in blk_rq_map_user_iov()
Jens Axboe
2010-11-10
1
-0
/
+2
*
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-22
1
-2
/
+3
|
\
|
*
block: fix an address space warning in blk-map.c
Namhyung Kim
2010-09-15
1
-2
/
+3
*
|
block: fix blk_rq_map_kern bio direction flag
Benny Halevy
2010-09-21
1
-1
/
+1
|
/
*
block: unify flags for struct bio and struct request
Christoph Hellwig
2010-08-07
1
-1
/
+1
*
block: Use accessor functions for queue limits
Martin K. Petersen
2009-05-22
1
-2
/
+2
*
block: Un-export blk_rq_append_bio
Boaz Harrosh
2009-05-19
1
-1
/
+0
*
block: allow blk_rq_map_kern to append to requests
James Bottomley
2009-05-19
1
-2
/
+10
*
block: hide request sector and data_len
Tejun Heo
2009-05-11
1
-1
/
+1
*
block: kill rq->data
Tejun Heo
2009-04-28
1
-3
/
+3
*
[SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITE
FUJITA Tomonori
2009-01-02
1
-9
/
+7
*
[SCSI] block: fix the partial mappings with struct rq_map_data
FUJITA Tomonori
2009-01-02
1
-0
/
+3
[next]