Linus Torvalds
|
36869cb93d
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
|
8 years ago |
Linus Torvalds
|
a0ac402cfc
Don't feed anything but regular iovec's to blk_rq_map_user_iov
|
8 years ago |
Christoph Hellwig
|
ef295ecf09
block: better op and flags encoding
|
9 years ago |
Christoph Hellwig
|
e806402130
block: split out request-only flags into a new namespace
|
9 years ago |
Christoph Hellwig
|
98d61d5b1a
block: simplify and export blk_rq_append_bio
|
9 years ago |
Mike Christie
|
95fe6c1a20
block, fs, mm, drivers: use bio set/get op accessors
|
9 years ago |
Al Viro
|
357f435d8a
fix the copy vs. map logics in blk_rq_map_user_iov()
|
9 years ago |
Christoph Hellwig
|
4d6af73d9e
block: support large requests in blk_rq_map_user_iov
|
9 years ago |
Sagi Grimberg
|
46348456c1
block: Copy a user iovec if it includes gaps
|
10 years ago |
Jens Axboe
|
b7c44ed9d2
block: manipulate bio->bi_flags through helpers
|
10 years ago |
Christoph Hellwig
|
4246a0b63b
block: add a bi_error field to struct bio
|
10 years ago |
Al Viro
|
8f7e885a4c
blk_rq_map_user(): use import_single_range()
|
10 years ago |
Christoph Hellwig
|
a0763b27bf
block: handle the null_mapped flag correctly in blk_rq_map_user_iov
|
10 years ago |
Christoph Hellwig
|
37f19e57a0
block: merge __bio_map_user_iov into bio_map_user_iov
|
10 years ago |
Kent Overstreet
|
26e49cfc7e
block: pass iov_iter to the BLOCK_PC mapping functions
|
10 years ago |
Christoph Hellwig
|
ddad8dd0a1
block: use blk_rq_map_user_iov to implement blk_rq_map_user
|
10 years ago |
Jens Axboe
|
b4f42e2831
block: remove struct request buffer member
|
11 years ago |
Linus Torvalds
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Al Viro
|
86d564c84c
constify blk_rq_map_user_iov() and friends
|
11 years ago |
Jiri Kosina
|
d4263348f7
Merge branch 'master' into for-next
|
11 years ago |
Masanari Iida
|
e227867f12
treewide: Fix typo in Documentation/DocBook
|
11 years ago |
Kent Overstreet
|
4f024f3797
block: Abstract out bvec iterator
|
12 years ago |
majianpeng
|
609f6ea1c9
block: re-use existing 'reading' variable instead of checking direction again
|
13 years ago |
Ben Hutchings
|
6b76106d8e
block: Always check length of all iov entries in blk_rq_map_user_iov()
|
14 years ago |
Xiaotian Feng
|
5478755616
block: check for proper length of iov entries earlier in blk_rq_map_user_iov()
|
15 years ago |
Jens Axboe
|
9284bcf4e3
block: check for proper length of iov entries in blk_rq_map_user_iov()
|
15 years ago |
Linus Torvalds
|
e9dd2b6837
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
|
15 years ago |
Benny Halevy
|
a45dc2d2b8
block: fix blk_rq_map_kern bio direction flag
|
15 years ago |
Namhyung Kim
|
144177991c
block: fix an address space warning in blk-map.c
|
15 years ago |
Christoph Hellwig
|
7b6d91daee
block: unify flags for struct bio and struct request
|
15 years ago |