Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
0cf14e384c2af771a2e07fdf7e9f79e4b0ce8be2
/
drivers
/
md
/
bcache
b441756b
Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into lineage-17.1-caf-sdm845
by Michael Bestas
· 4 years ago
fa12d56
bcache: fix a lost wake-up problem caused by mca_cannibalize_lock
by Guoju Fang
· 5 years ago
bc69163
bcache: allocate meta data pages as compound pages
by Coly Li
· 4 years, 6 months ago
bedcb63
bcache: fix super block seq numbers comparision in register_cache_set()
by Coly Li
· 4 years, 6 months ago
be67683
bcache: fix potential deadlock problem in btree_gc_coalesce
by Zhiqiang Liu
· 4 years, 7 months ago
d606fd7
Merge android-4.9.215(60fbe70) into msm-4.9
by jianzhou
· 4 years, 10 months ago
2e709b54
Merge android-4.9.212(7e0f964) into msm-4.9
by jianzhou
· 4 years, 10 months ago
c30521f
Merge android-4.9.208(9759f95) into msm-4.9
by jianzhou
· 4 years, 10 months ago
fdfb5da
bcache: explicity type cast in bset_bkey_last()
by Coly Li
· 5 years ago
94e7963
bcache: silence static checker warning
by Dan Carpenter
· 7 years ago
4214486
Merge android-4.9.203(13ff513) into msm-4.9
by jianzhou
· 5 years ago
116d44d
bcache: at least try to shrink 1 node in bch_mca_scan()
by Coly Li
· 5 years ago
7919356
bcache: recal cached_dev_sectors on detach
by Shenghui Wang
· 6 years ago
79bbe9c
Merge android-4.9.187 (fabc071) into msm-4.9
by jianzhou
· 5 years ago
31d65a6
Merge android-4.9.183 (a80a7ab) into msm-4.9
by jianzhou
· 5 years ago
78360542
Merge android-4.9.180 (719bdd9) into msm-4.9
by jianzhou
· 5 years ago
06ff416
bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()
by Coly Li
· 6 years ago
4cf6bb2
bcache: fix stack corruption by PRECEDING_KEY()
by Coly Li
· 6 years ago
83b8ce0
Merge android-4.9.178 (df08e34) into msm-4.9
by jianzhou
· 6 years ago
56df2db
bcache: avoid clang -Wunintialized warning
by Arnd Bergmann
· 6 years ago
282ae1e
bcache: add failure check to run_cache_set() for journal replay
by Coly Li
· 6 years ago
abc77ba
bcache: fix failure in journal relplay
by Tang Junhui
· 6 years ago
e7321da
bcache: return error immediately in bch_journal_replay()
by Coly Li
· 6 years ago
685434d
Merge android-4.9.168 (286f971) into msm-4.9
by jianzhou
· 6 years ago
7366d0c
bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim()
by Coly Li
· 6 years ago
3946cbb
bcache: fix a race between cache register and cacheset unregister
by Liang Chen
· 6 years ago
b82a5df
Merge android-4.9.165 (72b54df) into msm-4.9
by jianzhou
· 6 years ago
e940258
bcache: improve sysfs_strtoul_clamp()
by Coly Li
· 6 years ago
5f0bef7
bcache: fix input overflow to sequential_cutoff
by Coly Li
· 6 years ago
4f9395b
bcache: fix input overflow to cache set sysfs file io_error_halflife
by Coly Li
· 6 years ago
7fb9a25
bcache: never writeback a discard operation
by Daniel Axtens
· 6 years ago
f41ab60
Merge android-4.9.145 (6328e64) into msm-4.9
by jianzhou
· 6 years ago
0d38b80
bcache: fix miss key refill->end in writeback
by Tang Junhui
· 6 years ago
bdeb159
Merge android-4.9.126 (a8c1ea6) into msm-4.9
by Minming Qi
· 6 years ago
3ddf06c
bcache: release dc->writeback_lock properly in bch_writeback_thread()
by Shan Hai
· 6 years ago
40834dd
Merge android-4.9.105 (859e0a8) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
fe45138
bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
by Coly Li
· 7 years ago
b9822c2
bcache: fix kcrashes with fio in RAID5 backend dev
by Tang Junhui
· 7 years ago
d4008f8
bcache: return attach error when no cache set exist
by Tang Junhui
· 7 years ago
0d5da31
bcache: fix for data collapse after re-attaching an attached device
by Tang Junhui
· 7 years ago
d26dcc0
bcache: fix for allocator and register thread race
by Tang Junhui
· 7 years ago
ee6fcd8
bcache: properly set task state in bch_writeback_thread()
by Coly Li
· 7 years ago
2e229cb02
Merge android-4.9.94 (8683408) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
aa71c72
Merge android-4.9.88 (bb52bba) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
38f1e54
bcache: segregate flash only volume write streams
by Tang Junhui
· 7 years ago
d046bb9
bcache: stop writeback thread after detaching
by Tang Junhui
· 7 years ago
d4f8094
bcache: don't attach backing with duplicate UUID
by Michael Lyle
· 7 years ago
35d9c9e
bcache: fix crashes in duplicate cache device register
by Tang Junhui
· 7 years ago
1cdb7f9
block: Use pointer to backing_dev_info from request_queue
by Jan Kara
· 8 years ago
409982c
bcache: check return value of register_shrinker
by Michael Lyle
· 7 years ago
9102ed6
bcache: fix wrong cache_misses statistics
by tang.junhui
· 7 years ago
c2a0531
bcache: explicitly destroy mutex while exiting
by Liang Chen
· 7 years ago
9db9b5f
bcache: recover data from backing when data is clean
by Rui Hua
· 7 years ago
322e659
bcache: only permit to recovery read error when cache device is clean
by Coly Li
· 7 years ago
8588eb0
bcache: Fix building error on MIPS
by Huacai Chen
· 7 years ago
770e108
bcache: check ca->alloc_thread initialized before wake up it
by Coly Li
· 7 years ago
08f75f2
bcache: fix bch_hprint crash and improve output
by Michael Lyle
· 7 years ago
57aa1a69
bcache: fix for gc and write-back race
by Tang Junhui
· 7 years ago
fa92ff6b
bcache: Correct return value for sysfs attach errors
by Tony Asleson
· 7 years ago
e40cb30
bcache: correct cache_dirty_target in __update_writeback_rate()
by Tang Junhui
· 7 years ago
8f51f38
bcache: do not subtract sectors_to_gc for bypassed IO
by Tang Junhui
· 7 years ago
c234e0e
bcache: Fix leak of bdev reference
by Jan Kara
· 7 years ago
2a9b557
bcache: initialize dirty stripes in flash_dev_run()
by Tang Junhui
· 7 years ago
8629aed
bcache: Make gc wakeup sane, remove set_task_state()
by Kent Overstreet
· 8 years ago
491221f
block: export bio_free_pages to other modules
by Guoqing Jiang
· 8 years ago
9070609
bcache: pr_err: more meaningful error message when nr_stripes is invalid
by Eric Wheeler
· 8 years ago
acc9cf8
bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.
by Kent Overstreet
· 8 years ago
d9dc170
bcache: register_bcache(): call blkdev_put() when cache_alloc() fails
by Eric Wheeler
· 9 years ago
1eff9d3
block: rename bio bi_rw to bi_opf
by Jens Axboe
· 8 years ago
ed996a5
block: simplify and cleanup bvec pool handling
by Christoph Hellwig
· 8 years ago
89b920e
bcache: Remove redundant block_size assignment
by Yijing Wang
· 9 years ago
7abc70d
bcache: update document info
by Yijing Wang
· 9 years ago
c50d4d5
bcache: Remove redundant parameter for cache_alloc()
by Yijing Wang
· 9 years ago
81baf90
bcache: Remove deprecated create_workqueue
by Bhaktipriya Shridhar
· 9 years ago
28a8f0d
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
by Mike Christie
· 9 years ago
ad0d9e7
bcache: use bio op accessors
by Mike Christie
· 9 years ago
c8d9324
bcache: use op_is_write instead of checking for REQ_WRITE
by Mike Christie
· 9 years ago
4e49ea4
block/fs/drivers: remove rw argument from submit_bio
by Mike Christie
· 9 years ago
29e6c57
bcache: bch_gc_thread() is not freezable
by Jiri Kosina
· 9 years ago
770b8ce
bcache: bch_allocator_thread() is not freezable
by Jiri Kosina
· 9 years ago
7c87df9
bcache: bch_writeback_thread() is not freezable
by Jiri Kosina
· 9 years ago
84b4ff9
bcache: switch to using blk_queue_write_cache()
by Jens Axboe
· 9 years ago
f8b1126
bcache: fix cache_set_flush() NULL pointer dereference on OOM
by Eric Wheeler
· 9 years ago
9b29972
bcache: cleaned up error handling around register_cache()
by Eric Wheeler
· 9 years ago
07cc6ef8
bcache: fix race of writeback thread starting before complete initialization
by Eric Wheeler
· 9 years ago
6412035
Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
93bbf58
md: more open-coded offset_in_page()
by Al Viro
· 9 years ago
627ccd2
bcache: Change refill_dirty() to always scan entire disk if necessary
by Kent Overstreet
· 9 years ago
8d16ce5
bcache: prevent crash on changing writeback_running
by Stefan Bader
· 9 years ago
d7076f2
bcache: allows use of register in udev to avoid "device_busy" error.
by Gabriel de Perthuis
· 9 years ago
2ecf0cd
bcache: unregister reboot notifier if bcache fails to unregister device
by Zheng Liu
· 9 years ago
4d4d857
bcache: fix a leak in bch_cached_dev_run()
by Al Viro
· 9 years ago
fecaee6
bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
by Zheng Liu
· 9 years ago
c5f1e5a
bcache: Add a cond_resched() call to gc
by Kent Overstreet
· 9 years ago
2ef9ccb
bcache: fix a livelock when we cause a huge number of cache misses
by Zheng Liu
· 9 years ago
3419b45
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
75021d2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
dece163
block: change ->make_request_fn() and users to return a queue cookie
by Jens Axboe
· 9 years ago
8d090f4
bcache: Really show state of work pending bit
by Petr Mladek
· 9 years ago
749b61d
bcache: remove driver private bio splitting code
by Kent Overstreet
· 11 years ago
Next »