linux/drivers/md/bcache
Guoqing Jiang 491221f88d block: export bio_free_pages to other modules
bio_free_pages is introduced in commit 1dfa0f68c0
("block: add a helper to free bio bounce buffer pages"),
we can reuse the func in other modules after it was
imported.

Cc: Christoph Hellwig <hch@infradead.org>
Cc: Jens Axboe <axboe@fb.com>
Cc: Mike Snitzer <snitzer@redhat.com>
Cc: Shaohua Li <shli@fb.com>
Signed-off-by: Guoqing Jiang <gqjiang@suse.com>
Acked-by: Kent Overstreet <kent.overstreet@gmail.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
2016-09-22 07:48:03 -06:00
..
Kconfig
Makefile
alloc.c bcache: bch_allocator_thread() is not freezable 2016-05-24 09:00:43 -06:00
bcache.h bcache: remove driver private bio splitting code 2015-08-13 12:31:40 -06:00
bset.c
bset.h
btree.c block: export bio_free_pages to other modules 2016-09-22 07:48:03 -06:00
btree.h
closure.c bcache: update document info 2016-07-05 11:34:49 -06:00
closure.h bcache: update document info 2016-07-05 11:34:49 -06:00
debug.c block: export bio_free_pages to other modules 2016-09-22 07:48:03 -06:00
debug.h
extents.c
extents.h
io.c block: simplify and cleanup bvec pool handling 2016-07-20 17:37:02 -06:00
journal.c block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH 2016-06-07 13:41:38 -06:00
journal.h
movinggc.c block: export bio_free_pages to other modules 2016-09-22 07:48:03 -06:00
request.c block: export bio_free_pages to other modules 2016-09-22 07:48:03 -06:00
request.h
stats.c
stats.h
super.c bcache: pr_err: more meaningful error message when nr_stripes is invalid 2016-08-18 20:31:03 -07:00
sysfs.c
sysfs.h
trace.c
util.c md: more open-coded offset_in_page() 2016-01-04 10:29:12 -05:00
util.h bcache: remove driver private bio splitting code 2015-08-13 12:31:40 -06:00
writeback.c block: export bio_free_pages to other modules 2016-09-22 07:48:03 -06:00
writeback.h block: rename bio bi_rw to bi_opf 2016-08-07 14:41:02 -06:00