Show patches with: Submitter = Coly Li       |   1070 patches
« 1 2 ... 7 8 910 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v2,08/16] bcache: return error immediately in bch_journal_replay() bcache: fix journal no-space deadlock - 1 - --- 2019-04-19 Coly Li New
[RFC,v2,07/16] bcache: add comments for kobj release callback routine bcache: fix journal no-space deadlock - 2 - --- 2019-04-19 Coly Li New
[RFC,v2,06/16] bcache: add failure check to run_cache_set() for journal replay bcache: fix journal no-space deadlock - - - --- 2019-04-19 Coly Li New
[RFC,v2,05/16] bcache: reserve space for journal_meta() in run time bcache: fix journal no-space deadlock - 1 - --- 2019-04-19 Coly Li New
[RFC,v2,04/16] bcache: fix journal deadlock during jouranl replay bcache: fix journal no-space deadlock - - - --- 2019-04-19 Coly Li New
[RFC,v2,03/16] bcache: reload jouranl key information during journal replay bcache: fix journal no-space deadlock - - - --- 2019-04-19 Coly Li New
[RFC,v2,02/16] bcache: never set 0 to KEY_PTRS of jouranl key in journal_reclaim() bcache: fix journal no-space deadlock - 1 - --- 2019-04-19 Coly Li New
[RFC,v2,01/16] bcache: move definition of 'int ret' out of macro read_bucket() bcache: fix journal no-space deadlock - 1 - --- 2019-04-19 Coly Li New
[19/19] bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata bcache patches for Linux v5.1 - 1 1 --- 2019-02-09 Coly Li New
[18/19] bcache: fix input overflow to cache set sysfs file io_error_halflife bcache patches for Linux v5.1 - - - --- 2019-02-09 Coly Li New
[17/19] bcache: fix input overflow to cache set io_error_limit bcache patches for Linux v5.1 - - - --- 2019-02-09 Coly Li New
[16/19] bcache: fix input overflow to journal_delay_ms bcache patches for Linux v5.1 - - - --- 2019-02-09 Coly Li New
[15/19] bcache: fix input overflow to writeback_rate_minimum bcache patches for Linux v5.1 - - - --- 2019-02-09 Coly Li New
[14/19] bcache: fix potential div-zero error of writeback_rate_p_term_inverse bcache patches for Linux v5.1 - - - --- 2019-02-09 Coly Li New
[13/19] bcache: fix potential div-zero error of writeback_rate_i_term_inverse bcache patches for Linux v5.1 - - - --- 2019-02-09 Coly Li New
[12/19] bcache: fix input overflow to writeback_delay bcache patches for Linux v5.1 - - - --- 2019-02-09 Coly Li New
[11/19] bcache: use sysfs_strtoul_bool() to set bit-field variables bcache patches for Linux v5.1 - - - --- 2019-02-09 Coly Li New
[10/19] bcache: add sysfs_strtoul_bool() for setting bit-field variables bcache patches for Linux v5.1 - - - --- 2019-02-09 Coly Li New
[09/19] bcache: fix input overflow to sequential_cutoff bcache patches for Linux v5.1 - - - --- 2019-02-09 Coly Li New
[08/19] bcache: fix input integer overflow of congested threshold bcache patches for Linux v5.1 - - - --- 2019-02-09 Coly Li New
[07/19] bcache: improve sysfs_strtoul_clamp() bcache patches for Linux v5.1 - - - --- 2019-02-09 Coly Li New
[06/19] bcache: treat stale && dirty keys as bad keys bcache patches for Linux v5.1 - - - --- 2019-02-09 Coly Li New
[05/19] bcache: fix indentation issue, remove tabs on a hunk of code bcache patches for Linux v5.1 - - - --- 2019-02-09 Coly Li New
[04/19] bcache: export backing_dev_uuid via sysfs bcache patches for Linux v5.1 - - - --- 2019-02-09 Coly Li New
[03/19] bcache: export backing_dev_name via sysfs bcache patches for Linux v5.1 - - - --- 2019-02-09 Coly Li New
[02/19] bcache: not use hard coded memset size in bch_cache_accounting_clear() bcache patches for Linux v5.1 - - - --- 2019-02-09 Coly Li New
[01/19] bcache: never writeback a discard operation bcache patches for Linux v5.1 - - - --- 2019-02-09 Coly Li New
[v2] bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata [v2] bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata - 1 - --- 2019-02-07 Coly Li New
[1/1] bcache: treat stale && dirty keys as bad keys second wave bcache fixes for Linux v4.21 - - - --- 2018-12-26 Coly Li New
[11/11] bcache: fix input overflow to cache set sysfs file io_error_halflife fixes for setting values via sysfs interface - - - --- 2018-12-23 Coly Li New
[10/11] bcache: fix input overflow to cache set io_error_limit fixes for setting values via sysfs interface - - - --- 2018-12-23 Coly Li New
[09/11] bcache: fix input overflow to journal_delay_ms fixes for setting values via sysfs interface - - - --- 2018-12-23 Coly Li New
[08/11] bcache: fix input overflow to writeback_rate_minimum fixes for setting values via sysfs interface - - - --- 2018-12-23 Coly Li New
[07/11] bcache: fix potential div-zero error of writeback_rate_p_term_inverse fixes for setting values via sysfs interface - - - --- 2018-12-23 Coly Li New
[06/11] bcache: fix potential div-zero error of writeback_rate_i_term_inverse fixes for setting values via sysfs interface - - - --- 2018-12-23 Coly Li New
[05/11] bcache: fix input overflow to writeback_delay fixes for setting values via sysfs interface - - - --- 2018-12-23 Coly Li New
[04/11] bcache: use sysfs_strtoul_bool() to set bit-field variables fixes for setting values via sysfs interface - - - --- 2018-12-23 Coly Li New
[03/11] bcache: add sysfs_strtoul_bool() for setting bit-field variables fixes for setting values via sysfs interface - - - --- 2018-12-23 Coly Li New
[02/11] bcache: fix input overflow to sequential_cutoff fixes for setting values via sysfs interface - - - --- 2018-12-23 Coly Li New
[01/11] bcache: fix input integer overflow of congested threshold fixes for setting values via sysfs interface - - - --- 2018-12-23 Coly Li New
[2/2] bcache: export backing_dev_uuid via sysfs [1/2] bcache: export backing_dev_name via sysfs - - - --- 2018-12-18 Coly Li New
[1/2] bcache: export backing_dev_name via sysfs [1/2] bcache: export backing_dev_name via sysfs - - - --- 2018-12-18 Coly Li New
[12/12] bcache: print number of keys in trace_bcache_journal_write bcache patches for Linux v4.21 - - - --- 2018-12-13 Coly Li New
[11/12] bcache: set writeback_percent in a flexible range bcache patches for Linux v4.21 - - - --- 2018-12-13 Coly Li New
[10/12] bcache: make cutoff_writeback and cutoff_writeback_sync tunnable bcache patches for Linux v4.21 - - - --- 2018-12-13 Coly Li New
[09/12] bcache: add MODULE_DESCRIPTION information bcache patches for Linux v4.21 - - - --- 2018-12-13 Coly Li New
[08/12] bcache: option to automatically run gc thread after writeback accomplished bcache patches for Linux v4.21 - - - --- 2018-12-13 Coly Li New
[07/12] bcache: introduce force_wake_up_gc() bcache patches for Linux v4.21 - - - --- 2018-12-13 Coly Li New
[06/12] bcache: cannot set writeback_running via sysfs if no writeback kthread created bcache patches for Linux v4.21 - - - --- 2018-12-13 Coly Li New
[05/12] bcache: do not mark writeback_running until backing dev attached to cache_set bcache patches for Linux v4.21 - - - --- 2018-12-13 Coly Li New
[04/12] bcache: update comment in sysfs.c bcache patches for Linux v4.21 - - - --- 2018-12-13 Coly Li New
[03/12] bcache: update comment for bch_data_insert bcache patches for Linux v4.21 - - - --- 2018-12-13 Coly Li New
[02/12] bcache: do not check if debug dentry is ERR or NULL explicitly on remove bcache patches for Linux v4.21 - - - --- 2018-12-13 Coly Li New
[01/12] bcache: add comment for cache_set->fill_iter bcache patches for Linux v4.21 - - - --- 2018-12-13 Coly Li New
[5/5] bcache: set writeback_percent in a flexible range Writeback performance tuning options - - - --- 2018-11-22 Coly Li New
[4/5] bcache: make cutoff_writeback and cutoff_writeback_sync tunnable Writeback performance tuning options - - - --- 2018-11-22 Coly Li New
[3/5] bcache: add MODULE_DESCRIPTION information Writeback performance tuning options - - - --- 2018-11-22 Coly Li New
[2/5] bcache: option to automatically run gc thread after writeback accomplished Writeback performance tuning options - - - --- 2018-11-22 Coly Li New
[1/5] bcache: introduce force_wake_up_gc() Writeback performance tuning options - - - --- 2018-11-22 Coly Li New
[15/15] bcache: panic fix for making cache device bcache patches for 4.20 - - - --- 2018-10-08 Coly Li New
[14/15] bcache: split combined if-condition code into separate ones bcache patches for 4.20 - - - --- 2018-10-08 Coly Li New
[13/15] bcache: use MAX_CACHES_PER_SET instead of magic number 8 in __bch_bucket_alloc_set bcache patches for 4.20 - - - --- 2018-10-08 Coly Li New
[12/15] bcache: replace hard coded number with BUCKET_GC_GEN_MAX bcache patches for 4.20 - - - --- 2018-10-08 Coly Li New
[11/15] bcache: remove useless parameter of bch_debug_init() bcache patches for 4.20 - - - --- 2018-10-08 Coly Li New
[10/15] bcache: remove unused bch_passthrough_cache bcache patches for 4.20 - - - --- 2018-10-08 Coly Li New
[09/15] bcache: recal cached_dev_sectors on detach bcache patches for 4.20 - - - --- 2018-10-08 Coly Li New
[08/15] bcache: fix miss key refill->end in writeback bcache patches for 4.20 - - - --- 2018-10-08 Coly Li New
[07/15] bcache: Populate writeback_rate_minimum attribute bcache patches for 4.20 - - - --- 2018-10-08 Coly Li New
[06/15] bcache: correct dirty data statistics bcache patches for 4.20 - - - --- 2018-10-08 Coly Li New
[05/15] bcache: fix typo in code comments of closure_return_with_destructor() bcache patches for 4.20 - - - --- 2018-10-08 Coly Li New
[04/15] bcache: fix ioctl in flash device bcache patches for 4.20 - - - --- 2018-10-08 Coly Li New
[03/15] bcache: use REQ_PRIO to indicate bio for metadata bcache patches for 4.20 - - - --- 2018-10-08 Coly Li New
[02/15] bcache: trace missed reading by cache_missed bcache patches for 4.20 - - - --- 2018-10-08 Coly Li New
[01/15] bcache: account size of buckets used in uuid write to ca->meta_sectors_written bcache patches for 4.20 - 1 - --- 2018-10-08 Coly Li New
[1/1] bcache: add separate workqueue for journal_write to avoid deadlock bcache fix for 4.19-rc6 - - - --- 2018-09-27 Coly Li New
bcache: use REQ_PRIO to indicate bio for metadata bcache: use REQ_PRIO to indicate bio for metadata - - - --- 2018-09-25 Coly Li New
[v2] bcache: release dc->writeback_lock properly in bch_writeback_thread() [v2] bcache: release dc->writeback_lock properly in bch_writeback_thread() - - 1 --- 2018-08-22 Coly Li New
bcache: release dc->writeback_lock properly in bch_writeback_thread() bcache: release dc->writeback_lock properly in bch_writeback_thread() - - 1 --- 2018-08-22 Coly Li New
[v3,17/17] bcache: add the missing comments for smp_mb()/smp_wmb() bcache for 4.19, 3rd wave - 1 - --- 2018-08-11 Coly Li New
[v3,16/17] bcache: remove unnecessary space before ioctl function pointer arguments bcache for 4.19, 3rd wave - 1 - --- 2018-08-11 Coly Li New
[v3,15/17] bcache: add missing SPDX header bcache for 4.19, 3rd wave - 1 - --- 2018-08-11 Coly Li New
[v3,14/17] bcache: move open brace at end of function definitions to next line bcache for 4.19, 3rd wave - 1 - --- 2018-08-11 Coly Li New
[v3,13/17] bcache: add static const prefix to char * array declarations bcache for 4.19, 3rd wave - 1 - --- 2018-08-11 Coly Li New
[v3,12/17] bcache: fix code comments style bcache for 4.19, 3rd wave - 1 - --- 2018-08-11 Coly Li New
[v3,11/17] bcache: do not check NULL pointer before calling kmem_cache_destroy bcache for 4.19, 3rd wave - 1 - --- 2018-08-11 Coly Li New
[v3,10/17] bcache: prefer 'help' in Kconfig bcache for 4.19, 3rd wave - 1 - --- 2018-08-11 Coly Li New
[v3,09/17] bcache: fix typo 'succesfully' to 'successfully' bcache for 4.19, 3rd wave - 1 - --- 2018-08-11 Coly Li New
[v3,08/17] bcache: replace '%pF' by '%pS' in seq_printf() bcache for 4.19, 3rd wave - 1 - --- 2018-08-11 Coly Li New
[v3,07/17] bcache: fix indent by replacing blank by tabs bcache for 4.19, 3rd wave - 1 - --- 2018-08-11 Coly Li New
[v3,06/17] bcache: replace printk() by pr_*() routines bcache for 4.19, 3rd wave - 1 - --- 2018-08-11 Coly Li New
[v3,05/17] bcache: replace Symbolic permissions by octal permission numbers bcache for 4.19, 3rd wave - 1 - --- 2018-08-11 Coly Li New
[v3,04/17] bcache: style fixes for lines over 80 characters bcache for 4.19, 3rd wave - 1 - --- 2018-08-11 Coly Li New
[v3,03/17] bcache: add identifier names to arguments of function definitions bcache for 4.19, 3rd wave - - - --- 2018-08-11 Coly Li New
[v3,02/17] bcache: style fix to add a blank line after declarations bcache for 4.19, 3rd wave - 1 - --- 2018-08-11 Coly Li New
[v3,01/17] bcache: style fix to replace 'unsigned' by 'unsigned int' bcache for 4.19, 3rd wave - 1 - --- 2018-08-11 Coly Li New
[v3,17/17] bcache: add the missing comments for smp_mb()/smp_wmb() fixes reported by checkpatch.pl - 1 - --- 2018-08-10 Coly Li New
[v3,16/17] bcache: remove unnecessary space before ioctl function pointer arguments fixes reported by checkpatch.pl - 1 - --- 2018-08-10 Coly Li New
[v3,15/17] bcache: add missing SPDX header fixes reported by checkpatch.pl - 1 - --- 2018-08-10 Coly Li New
[v3,14/17] bcache: move open brace at end of function definitions to next line fixes reported by checkpatch.pl - 1 - --- 2018-08-10 Coly Li New
[v3,13/17] bcache: add static const prefix to char * array declarations fixes reported by checkpatch.pl - 1 - --- 2018-08-10 Coly Li New
« 1 2 ... 7 8 910 11 »