Sign in
android-kvm
/
linux
/
c7ff0e918a7cb39f6bfb2a7bdc30199986ff1571
/
drivers
/
md
/
bcache
/
io.c
2b1edd2
bcache: fix typo 'succesfully' to 'successfully'
by Coly Li
· 7 years ago
1fae7cf
bcache: style fix to add a blank line after declarations
by Coly Li
· 7 years ago
6f10f7d
bcache: style fix to replace 'unsigned' by 'unsigned int'
by Coly Li
· 7 years ago
d19936a2
bcache: convert to bioset_init()/mempool_init()
by Kent Overstreet
· 7 years ago
6e916a7
bcache: store disk name in struct cache and struct cached_dev
by Coly Li
· 7 years ago
c7b7bd0
bcache: add io_disable to struct cached_dev
by Coly Li
· 7 years ago
771f393
bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
by Coly Li
· 7 years ago
5138ac6
bcache: fix misleading error message in bch_count_io_errors()
by Coly Li
· 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
74d4699
block: replace bi_bdev with a gendisk pointer and partitions index
by Christoph Hellwig
· 8 years ago
4e4cbee
block: switch bios to blk_status_t
by Christoph Hellwig
· 8 years ago
3a83f46
block: bio: pass bvec table to bio_init()
by Ming Lei
· 8 years ago
ed996a5
block: simplify and cleanup bvec pool handling
by Christoph Hellwig
· 9 years ago
c8d9324
bcache: use op_is_write instead of checking for REQ_WRITE
by Mike Christie
· 9 years ago
749b61d
bcache: remove driver private bio splitting code
by Kent Overstreet
· 11 years ago
4246a0b
block: add a bi_error field to struct bio
by Christoph Hellwig
· 10 years ago
77b5a08
bcache: don't embed 'return' statements in closure macros
by Jens Axboe
· 10 years ago
326e1db
block: remove management of bi_remaining when restoring original bi_end_io
by Mike Snitzer
· 10 years ago
20d0189
block: Introduce new bio_split()
by Kent Overstreet
· 11 years ago
196d38bc
block: Generic bio chaining
by Kent Overstreet
· 11 years ago
e90abc8
block: Remove bi_idx hacks
by Kent Overstreet
· 12 years ago
458b76e
block: Kill bio_segments()/bi_vcnt usage
by Kent Overstreet
· 11 years ago
7988613
block: Convert bio_for_each_segment() to bvec_iter
by Kent Overstreet
· 11 years ago
a4ad39b1
block: Convert bio_iovec() to bvec_iter
by Kent Overstreet
· 12 years ago
4f024f3
block: Abstract out bvec iterator
by Kent Overstreet
· 11 years ago
8e51e41
bcache: Use standard utility code
by Kent Overstreet
· 12 years ago
c37511b
bcache: Fix/revamp tracepoints
by Kent Overstreet
· 12 years ago
5c69412
md: bcache: io.c: fix a potential NULL pointer dereference
by Kumar Amit Mehta
· 12 years ago
a09ded8
bcache: Fix merge_bvec_fn usage for when it modifies the bvm
by Kent Overstreet
· 12 years ago
1545f13
bcache: Correctly check against BIO_MAX_PAGES
by Kent Overstreet
· 12 years ago
bca97ad
bcache: Hack around stuff that clones up to bi_max_vecs
by Kent Overstreet
· 12 years ago
cafe563
bcache: A block layer cache
by Kent Overstreet
· 12 years ago