Show patches with: Submitter = Coly Li       |   1075 patches
« 1 2 ... 6 7 810 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[15/37] bcache: add more error message in bch_cached_dev_attach() bcache patches for Linux v5.3 - - - --- 2019-06-28 Coly Li New
[14/37] bcache: more detailed error message to bcache_device_link() bcache patches for Linux v5.3 - - - --- 2019-06-28 Coly Li New
[13/37] bcache: check CACHE_SET_IO_DISABLE bit in bch_journal() bcache patches for Linux v5.3 - - - --- 2019-06-28 Coly Li New
[12/37] bcache: check CACHE_SET_IO_DISABLE in allocator code bcache patches for Linux v5.3 - - - --- 2019-06-28 Coly Li New
[11/37] bcache: remove unncessary code in bch_btree_keys_init() bcache patches for Linux v5.3 - - - --- 2019-06-28 Coly Li New
[10/37] bcache: add return value check to bch_cached_dev_run() bcache patches for Linux v5.3 - - - --- 2019-06-28 Coly Li New
[09/37] bcache: use sysfs_match_string() instead of __sysfs_match_string() bcache patches for Linux v5.3 - - - --- 2019-06-28 Coly Li New
[08/37] bcache: remove unnecessary prefetch() in bset_search_tree() bcache patches for Linux v5.3 - - - --- 2019-06-28 Coly Li New
[07/37] bcache: add io error counting in write_bdev_super_endio() bcache patches for Linux v5.3 - - - --- 2019-06-28 Coly Li New
[06/37] bcache: ignore read-ahead request failure on backing device bcache patches for Linux v5.3 - - - --- 2019-06-28 Coly Li New
[05/37] bcache: avoid flushing btree node in cache_set_flush() if io disabled bcache patches for Linux v5.3 - - - --- 2019-06-28 Coly Li New
[04/37] Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()" bcache patches for Linux v5.3 - - - --- 2019-06-28 Coly Li New
[03/37] bcache: fix return value error in bch_journal_read() bcache patches for Linux v5.3 - - - --- 2019-06-28 Coly Li New
[02/37] bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush() bcache patches for Linux v5.3 - - - --- 2019-06-28 Coly Li New
[01/37] bcache: don't set max writeback rate if gc is running bcache patches for Linux v5.3 - - - --- 2019-06-28 Coly Li New
[29/29] bcache: fix potential deadlock in cached_def_free() bcache candidate patches for Linux v5.3 - - - --- 2019-06-14 Coly Li New
[28/29] bcache: acquire bch_register_lock later in cached_dev_free() bcache candidate patches for Linux v5.3 - - - --- 2019-06-14 Coly Li New
[27/29] bcache: acquire bch_register_lock later in cached_dev_detach_finish() bcache candidate patches for Linux v5.3 - - - --- 2019-06-14 Coly Li New
[26/29] bcache: avoid a deadlock in bcache_reboot() bcache candidate patches for Linux v5.3 - - - --- 2019-06-14 Coly Li New
[25/29] bcache: add pendings_cleanup to stop pending bcache device bcache candidate patches for Linux v5.3 - - - --- 2019-06-14 Coly Li New
[24/29] bcache: make bset_search_tree() be more understandable bcache candidate patches for Linux v5.3 - - - --- 2019-06-14 Coly Li New
[23/29] bcache: improve error message in bch_cached_dev_run() bcache candidate patches for Linux v5.3 - - - --- 2019-06-14 Coly Li New
[22/29] bcache: shrink btree node cache after bch_btree_check() bcache candidate patches for Linux v5.3 - - - --- 2019-06-14 Coly Li New
[21/29] bcache: add more error message in bch_cached_dev_attach() bcache candidate patches for Linux v5.3 - - - --- 2019-06-14 Coly Li New
[20/29] bcache: more detailed error message to bcache_device_link() bcache candidate patches for Linux v5.3 - - - --- 2019-06-14 Coly Li New
[19/29] bcache: check CACHE_SET_IO_DISABLE bit in bch_journal() bcache candidate patches for Linux v5.3 - - - --- 2019-06-14 Coly Li New
[18/29] bcache: check CACHE_SET_IO_DISABLE in allocator code bcache candidate patches for Linux v5.3 - - - --- 2019-06-14 Coly Li New
[17/29] bcache: remove unncessary code in bch_btree_keys_init() bcache candidate patches for Linux v5.3 - - - --- 2019-06-14 Coly Li New
[16/29] bcache: add return value check to bch_cached_dev_run() bcache candidate patches for Linux v5.3 - - - --- 2019-06-14 Coly Li New
[15/29] bcache: use sysfs_match_string() instead of __sysfs_match_string() bcache candidate patches for Linux v5.3 - - - --- 2019-06-14 Coly Li New
[14/29] bcache: remove unnecessary prefetch() in bset_search_tree() bcache candidate patches for Linux v5.3 - - - --- 2019-06-14 Coly Li New
[13/29] bcache: remove "XXX:" comment line from run_cache_set() bcache candidate patches for Linux v5.3 - - - --- 2019-06-14 Coly Li New
[12/29] bcache: add io error counting in write_bdev_super_endio() bcache candidate patches for Linux v5.3 - - - --- 2019-06-14 Coly Li New
[11/29] bcache: ignore read-ahead request failure on backing device bcache candidate patches for Linux v5.3 - - - --- 2019-06-14 Coly Li New
[10/29] bcache: avoid flushing btree node in cache_set_flush() if io disabled bcache candidate patches for Linux v5.3 - - - --- 2019-06-14 Coly Li New
[09/29] Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()" bcache candidate patches for Linux v5.3 - - - --- 2019-06-14 Coly Li New
[08/29] bcache: fix return value error in bch_journal_read() bcache candidate patches for Linux v5.3 - - - --- 2019-06-14 Coly Li New
[07/29] bcache: add reclaimed_journal_buckets to struct cache_set bcache candidate patches for Linux v5.3 - - - --- 2019-06-14 Coly Li New
[06/29] bcache: fix race in btree_flush_write() bcache candidate patches for Linux v5.3 - - - --- 2019-06-14 Coly Li New
[05/29] bcache: remove retry_flush_write from struct cache_set bcache candidate patches for Linux v5.3 - - - --- 2019-06-14 Coly Li New
[04/29] bcache: set largest seq to ja->seq[bucket_index] in journal_read_bucket() bcache candidate patches for Linux v5.3 - - - --- 2019-06-14 Coly Li New
[03/29] bcache: add code comments for journal_read_bucket() bcache candidate patches for Linux v5.3 - - - --- 2019-06-14 Coly Li New
[02/29] bcache: Revert "bcache: free heap cache_set->flush_btree in bch_journal_free" bcache candidate patches for Linux v5.3 - - - --- 2019-06-14 Coly Li New
[01/29] bcache: Revert "bcache: fix high CPU occupancy during journal" bcache candidate patches for Linux v5.3 - - - --- 2019-06-14 Coly Li New
[4/4] bcache: fix potential deadlock in cached_def_free() Fixes for potential deadlock during reboot - - - --- 2019-06-12 Coly Li New
[3/4] bcache: acquire bch_register_lock later in cached_dev_free() Fixes for potential deadlock during reboot - - - --- 2019-06-12 Coly Li New
[2/4] bcache: acquire bch_register_lock later in cached_dev_detach_finish() Fixes for potential deadlock during reboot - - - --- 2019-06-12 Coly Li New
[1/4] bcache: avoid a deadlock in bcache_reboot() Fixes for potential deadlock during reboot - - - --- 2019-06-12 Coly Li New
[2/2] bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached bcache: two emergent fixes for Linux v5.2-rc5 - 1 - --- 2019-06-09 Coly Li New
[1/2] bcache: fix stack corruption by PRECEDING_KEY() bcache: two emergent fixes for Linux v5.2-rc5 - 2 2 --- 2019-06-09 Coly Li New
[V2] bcache: fix stack corruption by PRECEDING_KEY() [V2] bcache: fix stack corruption by PRECEDING_KEY() - 3 1 --- 2019-06-09 Coly Li New
[RFC] bcache: fix stack corruption by PRECEDING_KEY() [RFC] bcache: fix stack corruption by PRECEDING_KEY() - - - --- 2019-06-08 Coly Li New
[6/6] bcache: add reclaimed_journal_buckets to struct cache_set fix for a race in btree_flush_write() - - - --- 2019-06-05 Coly Li New
[5/6] bcache: fix race in btree_flush_write() fix for a race in btree_flush_write() - - - --- 2019-06-05 Coly Li New
[4/6] bcache: remove retry_flush_write from struct cache_set fix for a race in btree_flush_write() - - - --- 2019-06-05 Coly Li New
[3/6] bcache: set largest seq to ja->seq[bucket_index] in journal_read_bucket() fix for a race in btree_flush_write() - - - --- 2019-06-05 Coly Li New
[2/6] bcache: Revert "bcache: free heap cache_set->flush_btree in bch_journal_free" fix for a race in btree_flush_write() - - - --- 2019-06-05 Coly Li New
[1/6] bcache: Revert "bcache: fix high CPU occupancy during journal" fix for a race in btree_flush_write() - - - --- 2019-06-05 Coly Li New
[18/18] bcache: add code comments for journal_read_bucket() bcache fixes before Linux v5.3 - - - --- 2019-06-04 Coly Li New
[17/18] bcache: make bset_search_tree() be more understandable bcache fixes before Linux v5.3 - - - --- 2019-06-04 Coly Li New
[16/18] bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached bcache fixes before Linux v5.3 - - - --- 2019-06-04 Coly Li New
[15/15] bcache: improve error message in bch_cached_dev_run() bcache fixes before Linux v5.3 - - - --- 2019-06-04 Coly Li New
[14/15] bcache: shrink btree node cache after bch_btree_check() bcache fixes before Linux v5.3 - - - --- 2019-06-04 Coly Li New
[13/15] bcache: add more error message in bch_cached_dev_attach() bcache fixes before Linux v5.3 - - - --- 2019-06-04 Coly Li New
[12/15] bcache: more detailed error message to bcache_device_link() bcache fixes before Linux v5.3 - - - --- 2019-06-04 Coly Li New
[11/15] bcache: check CACHE_SET_IO_DISABLE bit in bch_journal() bcache fixes before Linux v5.3 - - - --- 2019-06-04 Coly Li New
[10/15] bcache: check CACHE_SET_IO_DISABLE in allocator code bcache fixes before Linux v5.3 - - - --- 2019-06-04 Coly Li New
[09/15] bcache: remove unncessary code in bch_btree_keys_init() bcache fixes before Linux v5.3 - - - --- 2019-06-04 Coly Li New
[08/15] bcache: add return value check to bch_cached_dev_run() bcache fixes before Linux v5.3 - - - --- 2019-06-04 Coly Li New
[07/15] bcache: use sysfs_match_string() instead of __sysfs_match_string() bcache fixes before Linux v5.3 - - - --- 2019-06-04 Coly Li New
[06/15] bcache: remove unnecessary prefetch() in bset_search_tree() bcache fixes before Linux v5.3 - - - --- 2019-06-04 Coly Li New
[05/15] bcache: remove "XXX:" comment line from run_cache_set() bcache fixes before Linux v5.3 - - - --- 2019-06-04 Coly Li New
[04/15] bcache: add io error counting in write_bdev_super_endio() bcache fixes before Linux v5.3 - - - --- 2019-06-04 Coly Li New
[03/15] bcache: ignore read-ahead request failure on backing device bcache fixes before Linux v5.3 - - - --- 2019-06-04 Coly Li New
[02/15] bcache: avoid flushing btree node in cache_set_flush() if io disabled bcache fixes before Linux v5.3 - - - --- 2019-06-04 Coly Li New
[01/15] Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()" bcache fixes before Linux v5.3 - - - --- 2019-06-04 Coly Li New
[v2] bcache: remove redundant LIST_HEAD(journal) from run_cache_set() [v2] bcache: remove redundant LIST_HEAD(journal) from run_cache_set() - - - --- 2019-05-01 Coly Li New
bcache: remove redundant LIST_HEAD(journal) from run_cache_set() bcache: remove redundant LIST_HEAD(journal) from run_cache_set() - - - --- 2019-04-30 Coly Li New
bcache: add alloc_thread_running to struct cache bcache: add alloc_thread_running to struct cache - - - --- 2019-04-24 Coly Li New
[18/18] bcache: avoid potential memleak of list of journal_replay(s) in the CACHE_SYNC branch of ru… bcache patches for Linux v5.2 - - - --- 2019-04-24 Coly Li New
[17/18] bcache: fix wrong usage use-after-freed on keylist in out_nocoalesce branch of btree_gc_coa… bcache patches for Linux v5.2 - - - --- 2019-04-24 Coly Li New
[16/18] bcache: fix failure in journal relplay bcache patches for Linux v5.2 - - 1 --- 2019-04-24 Coly Li New
[15/18] bcache: improve bcache_reboot() bcache patches for Linux v5.2 - 1 - --- 2019-04-24 Coly Li New
[14/18] bcache: add comments for closure_fn to be called in closure_queue() bcache patches for Linux v5.2 - 2 - --- 2019-04-24 Coly Li New
[13/18] bcache: Add comments for blkdev_put() in registration code path bcache patches for Linux v5.2 - 2 - --- 2019-04-24 Coly Li New
[12/18] bcache: add error check for calling register_bdev() bcache patches for Linux v5.2 - 1 - --- 2019-04-24 Coly Li New
[11/18] bcache: return error immediately in bch_journal_replay() bcache patches for Linux v5.2 - 1 - --- 2019-04-24 Coly Li New
[10/18] bcache: add comments for kobj release callback routine bcache patches for Linux v5.2 - 2 - --- 2019-04-24 Coly Li New
[09/18] bcache: add failure check to run_cache_set() for journal replay bcache patches for Linux v5.2 - 1 - --- 2019-04-24 Coly Li New
[08/18] bcache: never set KEY_PTRS of jouranl key to 0 in journal_reclaim() bcache patches for Linux v5.2 - 1 - --- 2019-04-24 Coly Li New
[07/18] bcache: move definition of 'int ret' out of macro read_bucket() bcache patches for Linux v5.2 - 1 - --- 2019-04-24 Coly Li New
[06/18] bcache: fix a race between cache register and cacheset unregister bcache patches for Linux v5.2 - - - --- 2019-04-24 Coly Li New
[05/18] bcache: Clean up bch_get_congested() bcache patches for Linux v5.2 - - - --- 2019-04-24 Coly Li New
[04/18] bcache: use kmemdup_nul for CACHED_LABEL buffer bcache patches for Linux v5.2 - - - --- 2019-04-24 Coly Li New
[03/18] bcache: avoid clang -Wunintialized warning bcache patches for Linux v5.2 - 1 - --- 2019-04-24 Coly Li New
[02/18] bcache: fix inaccurate result of unused buckets bcache patches for Linux v5.2 - - - --- 2019-04-24 Coly Li New
[01/18] bcache: fix crashes stopping bcache device before read miss done bcache patches for Linux v5.2 - - - --- 2019-04-24 Coly Li New
[RFC,v2,16/16] bcache: introduce spinlock_t flush_write_lock in struct journal bcache: fix journal no-space deadlock - 1 - --- 2019-04-19 Coly Li New
[RFC,v2,15/16] bcache: improve bcache_reboot() bcache: fix journal no-space deadlock - 1 - --- 2019-04-19 Coly Li New
[RFC,v2,14/16] bcache: try to flush btree nodes as many as possible bcache: fix journal no-space deadlock - 1 - --- 2019-04-19 Coly Li New
« 1 2 ... 6 7 810 11 »