index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
Age
Commit message (
Expand
)
Author
2022-07-14
md/bcache: Combine two prio_io() arguments
Bart Van Assche
2022-07-14
md/bcache: Combine two uuid_io() arguments
Bart Van Assche
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-03
Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-28
bcache: avoid unnecessary soft lockup in kworker update_writeback_rate()
Coly Li
2022-05-27
md: bcache: check the return value of kzalloc() in detached_dev_do_request()
Jia-Ju Bai
2022-05-27
bcache: memset on stack variables in bch_btree_check() and bch_sectors_dirty_...
Coly Li
2022-05-24
bcache: avoid journal no-space deadlock by reserving 1 journal bucket
Coly Li
2022-05-24
bcache: remove incremental dirty sector counting for bch_sectors_dirty_init()
Coly Li
2022-05-24
bcache: improve multithreaded bch_sectors_dirty_init()
Coly Li
2022-05-24
bcache: improve multithreaded bch_btree_check()
Coly Li
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-19
bcache: fix wrong bdev parameter when calling bio_alloc_clone() in do_bio_hook()
Coly Li
2022-04-19
bcache: put bch_bio_map() back to correct location in journal_write_unlocked()
Coly Li
2022-04-17
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
block: turn bio_kmalloc into a simple kmalloc wrapper
Christoph Hellwig
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-06
bcache: fixup multiple threads crash
Mingzhe Zou
2022-03-06
bcache: fixup bcache_dev_sectors_dirty_add() multithreaded CPU false sharing
Mingzhe Zou
2022-03-04
bcache: use bvec_kmap_local in bio_csum
Christoph Hellwig
2022-02-04
block: pass a block_device to bio_clone_fast
Christoph Hellwig
2022-02-04
block: initialize the target bio in __bio_clone_fast
Christoph Hellwig
2022-02-04
block: clone crypto and integrity data in __bio_clone_fast
Christoph Hellwig
2022-02-02
block: pass a block_device and opf to bio_reset
Christoph Hellwig
2022-02-02
block: pass a block_device and opf to bio_init
Christoph Hellwig
2022-02-02
block: pass a block_device and opf to bio_alloc_bioset
Christoph Hellwig
2022-02-02
block: remove genhd.h
Christoph Hellwig
2022-01-26
bcache: use default_groups in kobj_type
Greg Kroah-Hartman
2021-12-14
bcache: fix NULL pointer reference in cached_dev_detach_finish
Lin Feng
2021-11-09
Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-08
bcache: Revert "bcache: use bvec_virt"
Coly Li
2021-11-03
bcache: fix use-after-free problem in bcache_device_free()
Coly Li
2021-11-01
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-29
bcache: replace snprintf in show functions with sysfs_emit
Qing Wang
2021-10-29
bcache: move uapi header bcache.h to bcache code directory
Coly Li
2021-10-21
bcache: add error handling support for add_disk()
Luis Chamberlain
2021-10-20
bcache: remove bch_crc64_update
Christoph Hellwig
2021-10-20
bcache: use bvec_kmap_local in bch_data_verify
Christoph Hellwig
2021-10-20
bcache: remove the backing_dev_name field from struct cached_dev
Christoph Hellwig
2021-10-20
bcache: remove the cache_dev_name field from struct cache
Christoph Hellwig
2021-10-20
bcache: move calc_cached_dev_sectors to proper place on backing device detach
Lin Feng
2021-10-20
bcache: fix error info in register_bcache()
Chao Yu
2021-10-20
md: bcache: Fix spelling of 'acquire'
Ding Senjie
2021-10-18
bcache: remove bdev_sectors
Christoph Hellwig
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
2021-08-16
bcache: use bvec_virt
Christoph Hellwig
2021-08-12
bcache: move the del_gendisk call out of bcache_device_free
Christoph Hellwig
2021-08-12
bcache: add proper error unwinding in bcache_device_init
Christoph Hellwig
2021-08-11
block: move some macros to blkdev.h
Guoqing Jiang
[next]