Show patches with: Submitter = Coly Li       |   1070 patches
« 1 2 3 410 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
badblocks: avoid checking invalid range in badblocks_check() badblocks: avoid checking invalid range in badblocks_check() - - - --- 2023-12-24 Coly Li New
[10/10] bcache: avoid NULL checking to c->root in run_cache_set() bcache-next 20231120 - - - --- 2023-11-20 Coly Li New
[09/10] bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc() bcache-next 20231120 - - - --- 2023-11-20 Coly Li New
[08/10] bcache: replace a mistaken IS_ERR() by IS_ERR_OR_NULL() in btree_gc_coalesce() bcache-next 20231120 - - - --- 2023-11-20 Coly Li New
[07/10] bcache: fixup multi-threaded bch_sectors_dirty_init() wake-up race bcache-next 20231120 - - - --- 2023-11-20 Coly Li New
[06/10] bcache: fixup lock c->root error bcache-next 20231120 - - - --- 2023-11-20 Coly Li New
[05/10] bcache: fixup init dirty data errors bcache-next 20231120 - - - --- 2023-11-20 Coly Li New
[04/10] bcache: prevent potential division by zero error bcache-next 20231120 - - - --- 2023-11-20 Coly Li New
[03/10] bcache: remove redundant assignment to variable cur_idx bcache-next 20231120 - 1 - --- 2023-11-20 Coly Li New
[02/10] bcache: check return value from btree_node_alloc_replacement() bcache-next 20231120 - - - --- 2023-11-20 Coly Li New
[01/10] bcache: avoid oversize memory allocation by small stripe_size bcache-next 20231120 - 1 - --- 2023-11-20 Coly Li New
test: user space code to test badblocks APIs test: user space code to test badblocks APIs - - - --- 2023-08-11 Coly Li New
[v7,6/6] badblocks: switch to the improved badblock handling code badblocks improvement for multiple bad block ranges - 1 - --- 2023-08-11 Coly Li New
[v7,5/6] badblocks: improve badblocks_check() for multiple ranges handling badblocks improvement for multiple bad block ranges - 1 - --- 2023-08-11 Coly Li New
[v7,4/6] badblocks: improve badblocks_clear() for multiple ranges handling badblocks improvement for multiple bad block ranges - 1 - --- 2023-08-11 Coly Li New
[v7,3/6] badblocks: improve badblocks_set() for multiple ranges handling badblocks improvement for multiple bad block ranges - 1 - --- 2023-08-11 Coly Li New
[v7,2/6] badblocks: add helper routines for badblock ranges handling badblocks improvement for multiple bad block ranges - 1 - --- 2023-08-11 Coly Li New
[v7,1/6] badblocks: add more helper structure and routines in badblocks.h badblocks improvement for multiple bad block ranges - 1 - --- 2023-08-11 Coly Li New
[6/6] bcache: fixup btree_cache_wait list damage bcache-next 20230615 - - - --- 2023-06-15 Coly Li New
[5/6] bcache: Fix __bch_btree_node_alloc to make the failure behavior consistent bcache-next 20230615 - - - --- 2023-06-15 Coly Li New
[4/6] bcache: Remove some unnecessary NULL point check for the return value of __bch_btree_node_all… bcache-next 20230615 - - - --- 2023-06-15 Coly Li New
[3/6] bcache: Remove dead references to cache_readaheads bcache-next 20230615 - - - --- 2023-06-15 Coly Li New
[2/6] bcache: make kobj_type structures constant bcache-next 20230615 - - - --- 2023-06-15 Coly Li New
[1/6] bcache: Convert to use sysfs_emit()/sysfs_emit_at() APIs bcache-next 20230615 - - - --- 2023-06-15 Coly Li New
[5/5] bcache: fix set_at_max_writeback_rate() for multiple attached devices bcache patches for Linux v6.1 1 - - --- 2022-09-19 Coly Li New
[4/5] bcache:: fix repeated words in comments bcache patches for Linux v6.1 - - - --- 2022-09-19 Coly Li New
[3/5] bcache: bset: Fix comment typos bcache patches for Linux v6.1 - - - --- 2022-09-19 Coly Li New
[2/5] bcache: remove unused bch_mark_cache_readahead function def in stats.h bcache patches for Linux v6.1 - - - --- 2022-09-19 Coly Li New
[1/5] bcache: remove unnecessary flush_workqueue bcache patches for Linux v6.1 - - - --- 2022-09-19 Coly Li New
[v6,7/7] test: user space code to test badblocks APIs badblocks improvement for multiple bad block ranges - - - --- 2022-07-21 Coly Li New
[v6,6/7] badblocks: switch to the improved badblock handling code badblocks improvement for multiple bad block ranges - - - --- 2022-07-21 Coly Li New
[v6,5/7] badblocks: improve badblocks_check() for multiple ranges handling badblocks improvement for multiple bad block ranges - - - --- 2022-07-21 Coly Li New
[v6,4/7] badblocks: improve badblocks_clear() for multiple ranges handling badblocks improvement for multiple bad block ranges - - - --- 2022-07-21 Coly Li New
[v6,3/7] badblocks: improve badblocks_set() for multiple ranges handling badblocks improvement for multiple bad block ranges - - - --- 2022-07-21 Coly Li New
[v6,2/7] badblocks: add helper routines for badblock ranges handling badblocks improvement for multiple bad block ranges - - - --- 2022-07-21 Coly Li New
[v6,1/7] badblocks: add more helper structure and routines in badblocks.h badblocks improvement for multiple bad block ranges - 1 - --- 2022-07-21 Coly Li New
[1/1] bcache: remove EXPERIMENTAL for Kconfig option 'Asynchronous device registration' bcache patche for Linux v5.20 - - - --- 2022-07-19 Coly Li New
[1/1] bcache: avoid unnecessary soft lockup in kworker update_writeback_rate() bcache fix for Linux v5.19 (3rd wave) - - - --- 2022-05-28 Coly Li New
[1/1] bcache: avoid unnecessary soft lockup in kworker update_writeback_rate() bcache fix for Linux v5.19 (3rd wave) - - - --- 2022-05-28 Coly Li New
[3/3] md: bcache: check the return value of kzalloc() in detached_dev_do_request() bcache fixes for Linux v5.19 (2nd wave) - - - --- 2022-05-27 Coly Li New
[2/3] bcache: avoid unnecessary soft lockup in kworker update_writeback_rate() bcache fixes for Linux v5.19 (2nd wave) - - - --- 2022-05-27 Coly Li New
[1/3] bcache: memset on stack variables in bch_btree_check() and bch_sectors_dirty_init() bcache fixes for Linux v5.19 (2nd wave) - - - --- 2022-05-27 Coly Li New
[4/4] bcache: avoid journal no-space deadlock by reserving 1 journal bucket bcache fixes for Linux v5.19 (1st wave) - - - --- 2022-05-24 Coly Li New
[3/4] bcache: remove incremental dirty sector counting for bch_sectors_dirty_init() bcache fixes for Linux v5.19 (1st wave) - - - --- 2022-05-24 Coly Li New
[2/4] bcache: improve multithreaded bch_sectors_dirty_init() bcache fixes for Linux v5.19 (1st wave) - - - --- 2022-05-24 Coly Li New
[1/4] bcache: improve multithreaded bch_btree_check() bcache fixes for Linux v5.19 (1st wave) - - - --- 2022-05-24 Coly Li New
[4/4] bcache: avoid journal no-space deadlock by reserving 1 journal bucket bcache patches for Linux v5.19 (1st wave) - - - --- 2022-05-22 Coly Li New
[3/4] bcache: remove incremental dirty sector counting for bch_sectors_dirty_init() bcache patches for Linux v5.19 (1st wave) - - - --- 2022-05-22 Coly Li New
[2/4] bcache: improve multithreaded bch_sectors_dirty_init() bcache patches for Linux v5.19 (1st wave) - - - --- 2022-05-22 Coly Li New
[1/4] bcache: improve multithreaded bch_btree_check() bcache patches for Linux v5.19 (1st wave) - - - --- 2022-05-22 Coly Li New
[4/4] bcache: avoid journal no-space deadlock by reserving 1 journal bucket [1/4] bcache: improve multithreaded bch_btree_check() - - - --- 2022-05-21 Coly Li New
[3/4] bcache: remove incremental dirty sector counting for bch_sectors_dirty_init() [1/4] bcache: improve multithreaded bch_btree_check() - - - --- 2022-05-21 Coly Li New
[2/4] bcache: improve multithreaded bch_sectors_dirty_init() [1/4] bcache: improve multithreaded bch_btree_check() - - - --- 2022-05-21 Coly Li New
[1/4] bcache: improve multithreaded bch_btree_check() [1/4] bcache: improve multithreaded bch_btree_check() - - - --- 2022-05-21 Coly Li New
[2/2] bcache: fix wrong bdev parameter when calling bio_alloc_clone() in do_bio_hook() bcache fixes for Linux v5.18-rc3 - - - --- 2022-04-19 Coly Li New
[1/2] bcache: put bch_bio_map() back to correct location in journal_write_unlocked() bcache fixes for Linux v5.18-rc3 - - - --- 2022-04-19 Coly Li New
bcache patches for Linux v5.18 bcache patches for Linux v5.18 - - - --- 2022-03-06 Coly Li New
[v13,12/12] bcache: add sysfs interface register_nvdimm_meta to register NVDIMM meta device bcache for 5.17: enable NVDIMM for bcache journal - 1 - --- 2021-12-12 Coly Li New
[v13,11/12] bcache: read jset from NVDIMM pages for journal replay bcache for 5.17: enable NVDIMM for bcache journal - - - --- 2021-12-12 Coly Li New
[v13,10/12] bcache: support storing bcache journal into NVDIMM meta device bcache for 5.17: enable NVDIMM for bcache journal - 1 - --- 2021-12-12 Coly Li New
[v13,09/12] bcache: initialize bcache journal for NVDIMM meta device bcache for 5.17: enable NVDIMM for bcache journal - - - --- 2021-12-12 Coly Li New
[v13,08/12] bcache: add BCH_FEATURE_INCOMPAT_NVDIMM_META into incompat feature set bcache for 5.17: enable NVDIMM for bcache journal - 1 - --- 2021-12-12 Coly Li New
[v13,07/12] bcache: use bucket index to set GC_MARK_METADATA for journal buckets in bch_btree_gc_fi… bcache for 5.17: enable NVDIMM for bcache journal - 1 - --- 2021-12-12 Coly Li New
[v13,06/12] bcache: get recs list head for allocated pages by specific uuid bcache for 5.17: enable NVDIMM for bcache journal - 1 - --- 2021-12-12 Coly Li New
[v13,05/12] bcache: bch_nvmpg_free_pages() of the buddy allocator bcache for 5.17: enable NVDIMM for bcache journal - - - --- 2021-12-12 Coly Li New
[v13,04/12] bcache: bch_nvmpg_alloc_pages() of the buddy bcache for 5.17: enable NVDIMM for bcache journal - - - --- 2021-12-12 Coly Li New
[v13,03/12] bcache: initialization of the buddy bcache for 5.17: enable NVDIMM for bcache journal - - - --- 2021-12-12 Coly Li New
[v13,02/12] bcache: initialize the nvm pages allocator bcache for 5.17: enable NVDIMM for bcache journal - - - --- 2021-12-12 Coly Li New
[v13,01/12] bcache: add initial data structures for nvm pages bcache for 5.17: enable NVDIMM for bcache journal - - - --- 2021-12-12 Coly Li New
[v5] test: user space code to test badblocks APIs [v5] test: user space code to test badblocks APIs - - - --- 2021-12-10 Coly Li New
[v5,6/6] badblocks: switch to the improved badblock handling code badblocks improvement for multiple bad block ranges - - - --- 2021-12-10 Coly Li New
[v5,5/6] badblocks: improve badblocks_check() for multiple ranges handling badblocks improvement for multiple bad block ranges - - - --- 2021-12-10 Coly Li New
[v5,4/6] badblocks: improve badblocks_clear() for multiple ranges handling badblocks improvement for multiple bad block ranges - - - --- 2021-12-10 Coly Li New
[v5,3/6] badblocks: improve badblocks_set() for multiple ranges handling badblocks improvement for multiple bad block ranges - - - --- 2021-12-10 Coly Li New
[v5,2/6] badblocks: add helper routines for badblock ranges handling badblocks improvement for multiple bad block ranges - - - --- 2021-12-10 Coly Li New
[v5,1/6] badblocks: add more helper structure and routines in badblocks.h badblocks improvement for multiple bad block ranges - - - --- 2021-12-10 Coly Li New
test: user space code to test badblocks APIs test: user space code to test badblocks APIs - - - --- 2021-12-02 Coly Li New
[v3,6/6] badblocks: switch to the improved badblock handling code badblocks improvement for multiple bad block ranges - - - --- 2021-12-02 Coly Li New
[v3,5/6] badblocks: improve badblocks_check() for multiple ranges handling badblocks improvement for multiple bad block ranges - - - --- 2021-12-02 Coly Li New
[v3,4/6] badblocks: improve badblocks_clear() for multiple ranges handling badblocks improvement for multiple bad block ranges - - - --- 2021-12-02 Coly Li New
[v3,3/6] badblocks: improvement badblocks_set() for multiple ranges handling badblocks improvement for multiple bad block ranges - - - --- 2021-12-02 Coly Li New
[v3,2/6] badblocks: add helper routines for badblock ranges handling badblocks improvement for multiple bad block ranges - - - --- 2021-12-02 Coly Li New
[v3,1/6] badblocks: add more helper structure and routines in badblocks.h badblocks improvement for multiple bad block ranges - - - --- 2021-12-02 Coly Li New
[1/1] bcache: fix NULL pointer reference in cached_dev_detach_finish bcache patche for Linux v5.16-rc1 - - - --- 2021-11-12 Coly Li New
bcache: Revert "bcache: use bvec_virt" bcache: Revert "bcache: use bvec_virt" - - - --- 2021-11-03 Coly Li New
bcache: fix use-after-free problem in bcache_device_free() bcache: fix use-after-free problem in bcache_device_free() - 1 - --- 2021-11-03 Coly Li New
[2/2] bcache: replace snprintf in show functions with sysfs_emit bcache paches for Linux v5.16 (2nd wave) - - - --- 2021-10-29 Coly Li New
[1/2] bcache: move uapi header bcache.h to bcache code directory bcache paches for Linux v5.16 (2nd wave) - - - --- 2021-10-29 Coly Li New
[2/2] bcache: replace snprintf in show functions with sysfs_emit bcache paches for Linux v5.16 (2nd wave) - - - --- 2021-10-29 Coly Li New
[1/2] bcache: move uapi header bcache.h to bcache code directory bcache paches for Linux v5.16 (2nd wave) - - - --- 2021-10-29 Coly Li New
[8/8] bcache: remove bch_crc64_update bcache patches for Linux v5.16 (first wave) - - - --- 2021-10-20 Coly Li New
[7/8] bcache: use bvec_kmap_local in bch_data_verify bcache patches for Linux v5.16 (first wave) - - - --- 2021-10-20 Coly Li New
[6/8] bcache: remove the backing_dev_name field from struct cached_dev bcache patches for Linux v5.16 (first wave) - - - --- 2021-10-20 Coly Li New
[5/8] bcache: remove the cache_dev_name field from struct cache bcache patches for Linux v5.16 (first wave) - - - --- 2021-10-20 Coly Li New
[4/8] bcache: move calc_cached_dev_sectors to proper place on backing device detach bcache patches for Linux v5.16 (first wave) - - - --- 2021-10-20 Coly Li New
[3/8] bcache: fix error info in register_bcache() bcache patches for Linux v5.16 (first wave) - 1 - --- 2021-10-20 Coly Li New
[2/8] bcache: reserve never used bits from bkey.high bcache patches for Linux v5.16 (first wave) - - - --- 2021-10-20 Coly Li New
[1/8] md: bcache: Fix spelling of 'acquire' bcache patches for Linux v5.16 (first wave) - 1 - --- 2021-10-20 Coly Li New
bcache: reserve never used bits from bkey.high bcache: reserve never used bits from bkey.high - - - --- 2021-09-23 Coly Li New
test: user space code to test badblocks APIs test: user space code to test badblocks APIs - - - --- 2021-09-13 Coly Li New
« 1 2 3 410 11 »