Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f231daaf51daa78c8bf2d0dd94ebeba7836f8efe
/
block
/
bounce.c
c55183c
block: unexport bio_clone_bioset
by Christoph Hellwig
· 6 years ago
04c4950
block: fixup bioset_integrity_create() call
by Jens Axboe
· 6 years ago
338aa96
block: convert bounce, q->bio_split to bioset_init()/mempool_init()
by Kent Overstreet
· 6 years ago
f3a1075
block: don't disable interrupts during kmap_atomic()
by Sebastian Andrzej Siewior
· 7 years ago
a687a53
treewide: simplify Kconfig dependencies for removed archs
by Arnd Bergmann
· 7 years ago
0a4b6e2
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
3c892a0
block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irq
by Ming Lei
· 7 years ago
7891f05
block: bounce: avoid direct access to bvec table
by Ming Lei
· 7 years ago
14cb0dc
block: don't let passthrough IO go into .make_request_fn()
by Ming Lei
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
1c4bc3a
block: remove the queue_bounce_pfn helper
by Christoph Hellwig
· 7 years ago
3bce016
block: move bounce declarations to block/blk.h
by Christoph Hellwig
· 7 years ago
caa4b024
blk-map: call blk_queue_bounce from blk_rq_append_bio
by Christoph Hellwig
· 7 years ago
e0fc443a
block: Declare local symbols static
by Bart Van Assche
· 7 years ago
a8821f3
block: Improvements to bounce-buffer handling
by NeilBrown
· 7 years ago
4e4cbee
block: switch bios to blk_status_t
by Christoph Hellwig
· 7 years ago
133bb59
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
9945187
block: fix bounce_end_io
by Ming Lei
· 9 years ago
e31fb9e
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 9 years ago
b7c44ed
block: manipulate bio->bi_flags through helpers
by Jens Axboe
· 9 years ago
4246a0b
block: add a bi_error field to struct bio
by Christoph Hellwig
· 9 years ago
a3ad0a9
block: Remove forced page bouncing under IO
by Jan Kara
· 9 years ago
e4bc13a
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
bfffa1c
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
66114ca
writeback: separate out include/linux/backing-dev-defs.h
by Tejun Heo
· 9 years ago
b25de9d
block: remove BIO_EOPNOTSUPP
by Christoph Hellwig
· 10 years ago
393a339
block:bounce: fix call inc_|dec_zone_page_state on different pages confuse value of NR_BOUNCE
by Wang YanQing
· 10 years ago
b1de0d1
mm: convert some level-less printks to pr_*
by Mitchel Humpherys
· 10 years ago
719c555
block: move mm/bounce.c to block/
by Jens Axboe
· 11 years ago
[Renamed from mm/bounce.c]
7988613
block: Convert bio_for_each_segment() to bvec_iter
by Kent Overstreet
· 11 years ago
83b2944
mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages snapshotting) was ignored
by Darrick J. Wong
· 11 years ago
4de13d7a
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
713685111
mm: make snapshotting pages for stable writes a per-bio operation
by Darrick J. Wong
· 12 years ago
cb34e05
block: Convert some code to bio_for_each_segment_all()
by Kent Overstreet
· 12 years ago
d74c6d5
block: Add bio_for_each_segment_all()
by Kent Overstreet
· 12 years ago
6bc454d
bounce: Refactor __blk_queue_bounce to not use bi_io_vec
by Kent Overstreet
· 12 years ago
ffecfd1
block: optionally snapshot page contents to provide stable pages during write
by Darrick J. Wong
· 12 years ago
f100625
bounce: allow use of bounce pool via config option
by Chris Metcalf
· 12 years ago
9b04c5f
mm: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
b95f1b31
mm: Map most files to use export.h instead of module.h
by Paul Gortmaker
· 13 years ago
3bcfeaf
block: initialize the bounce pool if high memory may be added later
by David Vrabel
· 13 years ago
ac8456d
bounce: call flush_dcache_page() after bounce_copy_vec()
by Gary King
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
e212d6f
block: remove some includings of blktrace_api.h
by Li Zefan
· 15 years ago
c905959
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
5578213
tracing/events: convert block trace points to TRACE_EVENT()
by Li Zefan
· 15 years ago
ae03bf6
block: Use accessor functions for queue limits
by Martin K. Petersen
· 15 years ago
f735b5e
bounce: don't rely on a zeroed bio_vec list
by Jens Axboe
· 16 years ago
0bfc245
blktrace: port to tracepoints, update
by Ingo Molnar
· 16 years ago
5f3ea37
blktrace: port to tracepoints
by Arnaldo Carvalho de Melo
· 16 years ago
3614407
highmem: use bio_has_data() in the bounce path
by Jens Axboe
· 16 years ago
bf2de6f
block: Initial support for data-less (or empty) barrier support
by Jens Axboe
· 17 years ago
6712ecf
Drop 'size' argument from bio_endio and bi_end_io
by NeilBrown
· 17 years ago
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 17 years ago
f772b3d
block: blk_max_pfn is somtimes wrong
by Vasily Tarasov
· 18 years ago
c43a508
[PATCH] blktrace: only add a bounce trace when we really bounce
by Jens Axboe
· 18 years ago
831058d
[PATCH] BLOCK: Separate the bounce buffering code from the highmem code [try #6]
by David Howells
· 18 years ago