index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-map.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2018-01-15
blk_rq_map_user_iov: fix error override
Douglas Gilbert
1
-2
/
+2
2017-12-18
block: fix blk_rq_append_bio
Jens Axboe
1
-16
/
+22
2017-11-17
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-12
move more stuff down into bio_copy_user_iov()
Al Viro
1
-6
/
+0
2017-10-12
blk_rq_map_user_iov(): move iov_iter_advance() down
Al Viro
1
-1
/
+0
2017-06-27
blk-map: call blk_queue_bounce from blk_rq_append_bio
Christoph Hellwig
1
-4
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-01
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
1
-6
/
+7
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+4
2016-12-07
Don't feed anything but regular iovec's to blk_rq_map_user_iov
Linus Torvalds
1
-0
/
+4
2016-10-28
block: better op and flags encoding
Christoph Hellwig
1
-0
/
+2
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
1
-2
/
+2
2016-07-21
block: simplify and export blk_rq_append_bio
Christoph Hellwig
1
-10
/
+15
2016-06-07
block, fs, mm, drivers: use bio set/get op accessors
Mike Christie
1
-1
/
+1
2016-04-09
fix the copy vs. map logics in blk_rq_map_user_iov()
Al Viro
1
-39
/
+8
2016-03-04
block: support large requests in blk_rq_map_user_iov
Christoph Hellwig
1
-30
/
+61
2015-09-11
block: Copy a user iovec if it includes gaps
Sagi Grimberg
1
-2
/
+24
2015-07-29
block: manipulate bio->bi_flags through helpers
Jens Axboe
1
-1
/
+1
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
1
-1
/
+1
2015-04-12
blk_rq_map_user(): use import_single_range()
Al Viro
1
-3
/
+3
2015-02-11
block: handle the null_mapped flag correctly in blk_rq_map_user_iov
Christoph Hellwig
1
-0
/
+3
2015-02-05
block: merge __bio_map_user_iov into bio_map_user_iov
Christoph Hellwig
1
-1
/
+1
2015-02-05
block: pass iov_iter to the BLOCK_PC mapping functions
Kent Overstreet
1
-19
/
+19
2015-02-05
block: use blk_rq_map_user_iov to implement blk_rq_map_user
Christoph Hellwig
1
-124
/
+13
2014-04-16
block: remove struct request buffer member
Jens Axboe
1
-3
/
+0
2014-04-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2014-04-02
constify blk_rq_map_user_iov() and friends
Al Viro
1
-1
/
+1
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
1
-3
/
+3
2014-02-19
treewide: Fix typo in Documentation/DocBook
Masanari Iida
1
-1
/
+1
2013-11-24
block: Abstract out bvec iterator
Kent Overstreet
1
-3
/
+3
2011-12-21
block: re-use existing 'reading' variable instead of checking direction again
majianpeng
1
-1
/
+1
2011-11-13
block: Always check length of all iov entries in blk_rq_map_user_iov()
Ben Hutchings
1
-3
/
+4
2010-11-29
block: check for proper length of iov entries earlier in blk_rq_map_user_iov()
Xiaotian Feng
1
-2
/
+3
2010-11-10
block: check for proper length of iov entries in blk_rq_map_user_iov()
Jens Axboe
1
-0
/
+2
2010-10-23
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+3
2010-09-21
block: fix blk_rq_map_kern bio direction flag
Benny Halevy
1
-1
/
+1
2010-09-15
block: fix an address space warning in blk-map.c
Namhyung Kim
1
-2
/
+3
2010-08-07
block: unify flags for struct bio and struct request
Christoph Hellwig
1
-1
/
+1
2009-05-23
block: Use accessor functions for queue limits
Martin K. Petersen
1
-2
/
+2
2009-05-19
block: Un-export blk_rq_append_bio
Boaz Harrosh
1
-1
/
+0
2009-05-19
block: allow blk_rq_map_kern to append to requests
James Bottomley
1
-2
/
+10
2009-05-11
block: hide request sector and data_len
Tejun Heo
1
-1
/
+1
2009-04-28
block: kill rq->data
Tejun Heo
1
-3
/
+3
2009-01-02
[SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITE
FUJITA Tomonori
1
-9
/
+7
2009-01-02
[SCSI] block: fix the partial mappings with struct rq_map_data
FUJITA Tomonori
1
-0
/
+3
2008-12-03
When block layer fails to map iov, it calls bio_unmap_user to undo
Petr Vandrovec
1
-1
/
+1
2008-11-18
block: hold extra reference to bio in blk_rq_map_user_iov()
Jens Axboe
1
-0
/
+6
2008-10-09
block: make blk_rq_map_user take a NULL user-space buffer
FUJITA Tomonori
1
-4
/
+12
[next]