Show patches with: Submitter = Coly Li       |    State = Action Required       |   1072 patches
« 1 2 ... 8 9 10 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v3,12/17] bcache: fix code comments style fixes reported by checkpatch.pl - 1 - --- 2018-08-10 Coly Li New
[v3,11/17] bcache: do not check NULL pointer before calling kmem_cache_destroy fixes reported by checkpatch.pl - 1 - --- 2018-08-10 Coly Li New
[v3,10/17] bcache: prefer 'help' in Kconfig fixes reported by checkpatch.pl - 1 - --- 2018-08-10 Coly Li New
[v3,09/17] bcache: fix typo 'succesfully' to 'successfully' fixes reported by checkpatch.pl - 1 - --- 2018-08-10 Coly Li New
[v3,08/17] bcache: replace '%pF' by '%pS' in seq_printf() fixes reported by checkpatch.pl - 1 - --- 2018-08-10 Coly Li New
[v3,07/17] bcache: fix indent by replacing blank by tabs fixes reported by checkpatch.pl - 1 - --- 2018-08-10 Coly Li New
[v3,06/17] bcache: replace printk() by pr_*() routines fixes reported by checkpatch.pl - 1 - --- 2018-08-10 Coly Li New
[v3,05/17] bcache: replace Symbolic permissions by octal permission numbers fixes reported by checkpatch.pl - 1 - --- 2018-08-10 Coly Li New
[v3,04/17] bcache: style fixes for lines over 80 characters fixes reported by checkpatch.pl - 1 - --- 2018-08-10 Coly Li New
[v3,03/17] bcache: add identifier names to arguments of function definitions fixes reported by checkpatch.pl - - - --- 2018-08-10 Coly Li New
[v3,02/17] bcache: style fix to add a blank line after declarations fixes reported by checkpatch.pl - 1 - --- 2018-08-10 Coly Li New
[v3,01/17] bcache: style fix to replace 'unsigned' by 'unsigned int' fixes reported by checkpatch.pl - 1 - --- 2018-08-10 Coly Li New
bcache: fix 0day error of setting writeback_rate by sysfs interface bcache: fix 0day error of setting writeback_rate by sysfs interface - - - --- 2018-08-10 Coly Li New
[v2,17/17] bcache: add the missing comments for smp_mb()/smp_wmb() fixes reported by checkpatch.pl - - - --- 2018-08-10 Coly Li New
[v2,16/17] bcache: remove unnecessary space before ioctl function pointer arguments fixes reported by checkpatch.pl - - - --- 2018-08-10 Coly Li New
[v2,15/17] bcache: add missing SPDX header fixes reported by checkpatch.pl - - - --- 2018-08-10 Coly Li New
[v2,14/17] bcache: move open brace at end of function definitions to next line fixes reported by checkpatch.pl - - - --- 2018-08-10 Coly Li New
[v2,13/17] bcache: add static const prefix to char * array declarations fixes reported by checkpatch.pl - - - --- 2018-08-10 Coly Li New
[v2,12/17] bcache: fix code comments style fixes reported by checkpatch.pl - - - --- 2018-08-10 Coly Li New
[v2,11/17] bcache: do not check NULL pointer before calling kmem_cache_destroy fixes reported by checkpatch.pl - - - --- 2018-08-10 Coly Li New
[v2,10/17] bcache: prefer 'help' in Kconfig fixes reported by checkpatch.pl - - - --- 2018-08-10 Coly Li New
[v2,09/17] bcache: fix typo 'succesfully' to 'successfully' fixes reported by checkpatch.pl - - - --- 2018-08-10 Coly Li New
[v2,08/17] bcache: replace '%pF' by '%pS' in seq_printf() fixes reported by checkpatch.pl - - - --- 2018-08-10 Coly Li New
[v2,07/17] bcache: fix indent by replacing blank by tabs fixes reported by checkpatch.pl - - - --- 2018-08-10 Coly Li New
[v2,06/17] bcache: replace printk() by pr_*() routines fixes reported by checkpatch.pl - - - --- 2018-08-10 Coly Li New
[v2,05/17] bcache: replace Symbolic permissions by octal permission numbers fixes reported by checkpatch.pl - - - --- 2018-08-10 Coly Li New
[v2,04/17] bcache: style fixes for lines over 80 characters fixes reported by checkpatch.pl - - - --- 2018-08-10 Coly Li New
[v2,03/17] bcache: add identifier names to arguments of function definitions fixes reported by checkpatch.pl - - - --- 2018-08-10 Coly Li New
[v2,02/17] bcache: style fix to add a blank line after declarations fixes reported by checkpatch.pl - - - --- 2018-08-10 Coly Li New
[v2,01/17] bcache: style fix to replace 'unsigned' by 'unsigned int' fixes reported by checkpatch.pl - - - --- 2018-08-10 Coly Li New
[10/10] bcache: trivial - remove tailing backslash in macro BTREE_FLAG bcache patches for 4.19, 2nd wave - - - --- 2018-08-09 Coly Li New
[09/10] bcache: make the pr_err statement used for ENOENT only in sysfs_attatch section bcache patches for 4.19, 2nd wave - - - --- 2018-08-09 Coly Li New
[08/10] bcache: set max writeback rate when I/O request is idle bcache patches for 4.19, 2nd wave - - 2 --- 2018-08-09 Coly Li New
[07/10] bcache: add code comments for bset.c bcache patches for 4.19, 2nd wave - - - --- 2018-08-09 Coly Li New
[06/10] bcache: fix mistaken comments in request.c bcache patches for 4.19, 2nd wave - - - --- 2018-08-09 Coly Li New
[05/10] bcache: fix mistaken code comments in bcache.h bcache patches for 4.19, 2nd wave - - - --- 2018-08-09 Coly Li New
[04/10] bcache: add a comment in super.c bcache patches for 4.19, 2nd wave - - - --- 2018-08-09 Coly Li New
[03/10] bcache: avoid unncessary cache prefetch bch_btree_node_get() bcache patches for 4.19, 2nd wave - - - --- 2018-08-09 Coly Li New
[02/10] bcache: display rate debug parameters to 0 when writeback is not running bcache patches for 4.19, 2nd wave - - - --- 2018-08-09 Coly Li New
[01/10] bcache: do not check return value of debugfs_create_dir() bcache patches for 4.19, 2nd wave - - - --- 2018-08-09 Coly Li New
[17/17] bcache: add the missing code comments for smp_mb() fixes reported by checkpatch.pl - - - --- 2018-08-09 Coly Li New
[16/17] bcache: remove unnecessary space before ioctl function pointer arguments fixes reported by checkpatch.pl - - - --- 2018-08-09 Coly Li New
[15/17] bcache: add missing SPDX header fixes reported by checkpatch.pl - - - --- 2018-08-09 Coly Li New
[14/17] bcache: move open brace at end of function definitions to next line fixes reported by checkpatch.pl - - - --- 2018-08-09 Coly Li New
[13/17] bcache: add static const prefix to char * array declarations fixes reported by checkpatch.pl - - - --- 2018-08-09 Coly Li New
[12/17] bcache: fix code comments style fixes reported by checkpatch.pl - - - --- 2018-08-09 Coly Li New
[11/17] bcache: do not check NULL pointer before calling kmem_cache_destroy fixes reported by checkpatch.pl - - - --- 2018-08-09 Coly Li New
[10/17] bcache: prefer 'help' in Kconfig fixes reported by checkpatch.pl - - - --- 2018-08-09 Coly Li New
[09/17] bcache: fix typo 'succesfully' to 'successfully' fixes reported by checkpatch.pl - - - --- 2018-08-09 Coly Li New
[08/17] bcache: replace '%pF' by '%pS' in seq_printf() fixes reported by checkpatch.pl - - - --- 2018-08-09 Coly Li New
[07/17] bcache: fix indent by replacing blank by tabs fixes reported by checkpatch.pl - - - --- 2018-08-09 Coly Li New
[06/17] bcache: replace printk() by pr_*() routines fixes reported by checkpatch.pl - - - --- 2018-08-09 Coly Li New
[05/17] bcache: replace Symbolic permissions by octal permission numbers fixes reported by checkpatch.pl - - - --- 2018-08-09 Coly Li New
[04/17] bcache: style fixes for lines over 80 characters fixes reported by checkpatch.pl - - - --- 2018-08-09 Coly Li New
[03/17] bcache: add identifier names to arguments of function definitions fixes reported by checkpatch.pl - - - --- 2018-08-09 Coly Li New
[02/17] bcache: style fix to add a blank line after declarations fixes reported by checkpatch.pl - - - --- 2018-08-09 Coly Li New
[01/17] bcache: style fix to replace 'unsigned' by 'unsigned int' fixes reported by checkpatch.pl - - - --- 2018-08-09 Coly Li New
[9/9] bcache: set max writeback rate when I/O request is idle Pending bcache patches for review - - 2 --- 2018-07-26 Coly Li New
[8/9] bcache: initiate bcache_debug to NULL Pending bcache patches for review - 1 - --- 2018-07-26 Coly Li New
[7/9] bcache: add code comments for bset.c Pending bcache patches for review - - - --- 2018-07-26 Coly Li New
[6/9] bcache: fix mistaken comments in bch_keylist_realloc() Pending bcache patches for review - - - --- 2018-07-26 Coly Li New
[5/9] bcache: fix mistaken code comments in struct cache Pending bcache patches for review - - - --- 2018-07-26 Coly Li New
[4/9] bcache: add a comment in register_bdev() Pending bcache patches for review - - - --- 2018-07-26 Coly Li New
[3/9] bcache: avoid unncessary cache prefetch bch_btree_node_get() Pending bcache patches for review - - - --- 2018-07-26 Coly Li New
[2/9] bcache: display rate debug parameters to 0 when writeback is not running Pending bcache patches for review - - - --- 2018-07-26 Coly Li New
[1/9] bcache: do not check return value of debugfs_create_dir() Pending bcache patches for review - - - --- 2018-07-26 Coly Li New
[v3] bcache: set max writeback rate when I/O request is idle [v3] bcache: set max writeback rate when I/O request is idle - - 2 --- 2018-07-26 Coly Li New
[v5,2/2] bcache: use routines from lib/crc64.c for CRC64 calculation add crc64 calculation as kernel library - 2 - --- 2018-07-26 Coly Li New
[v5,1/2] lib: add crc64 calculation routines add crc64 calculation as kernel library 1 1 - --- 2018-07-26 Coly Li New
[9/9] bcache: stop using the deprecated get_seconds() bcache patches for Linux v4.19 - - - --- 2018-07-26 Coly Li New
[8/9] bcache: do not assign in if condition in bcache_device_init() bcache patches for Linux v4.19 - - - --- 2018-07-26 Coly Li New
[7/9] bcache: do not assign in if condition in bcache_init() bcache patches for Linux v4.19 - - - --- 2018-07-26 Coly Li New
[6/9] bcache: free heap cache_set->flush_btree in bch_journal_free bcache patches for Linux v4.19 - - - --- 2018-07-26 Coly Li New
[5/9] bcache: do not assign in if condition register_bcache() bcache patches for Linux v4.19 - - - --- 2018-07-26 Coly Li New
[4/9] bcache: fix I/O significant decline while backend devices registering bcache patches for Linux v4.19 - - - --- 2018-07-26 Coly Li New
[3/9] bcache: calculate the number of incremental GC nodes according to the total of btree nodes bcache patches for Linux v4.19 - - - --- 2018-07-26 Coly Li New
[2/9] bcache: finish incremental GC bcache patches for Linux v4.19 - - - --- 2018-07-26 Coly Li New
[1/9] bcache: simplify the calculation of the total amount of flash dirty data bcache patches for Linux v4.19 - - - --- 2018-07-26 Coly Li New
[v2] bcache: set max writeback rate when I/O request is idle [v2] bcache: set max writeback rate when I/O request is idle - - 1 --- 2018-07-24 Coly Li New
bcache: set max writeback rate when I/O request is idle bcache: set max writeback rate when I/O request is idle - - 1 --- 2018-07-22 Coly Li New
[v4,3/3] lib/test_crc: Add test cases for crc calculation - 1 - --- 2018-07-18 Coly Li New
[v4,2/3] bcache: use routines from lib/crc64.c for CRC64 calculation - 2 - --- 2018-07-18 Coly Li New
[v4,1/3] lib: add crc64 calculation routines - 1 - --- 2018-07-18 Coly Li New
[v3,3/3] lib/test_crc: Add test cases for crc calculation - 1 - --- 2018-07-17 Coly Li New
[v3,2/3] bcache: use routines from lib/crc64.c for CRC64 calculation - 2 - --- 2018-07-17 Coly Li New
[v3,1/3] lib: add crc64 calculation routines - 1 - --- 2018-07-17 Coly Li New
[v2,3/3] lib/test_crc: Add test cases for crc calculation - 1 - --- 2018-07-17 Coly Li New
[v2,2/3] bcache: use routines from lib/crc64.c for CRC64 calculation - 1 - --- 2018-07-17 Coly Li New
[v2,1/3] lib: add crc64 calculation routines - 1 - --- 2018-07-17 Coly Li New
[4/4] lib/test_crc: Add test cases for crc calculation - - - --- 2018-07-16 Coly Li New
[3/4] bcache: use routines from lib/crc64.c for CRC64 calculation - - - --- 2018-07-16 Coly Li New
[2/4] lib: add crc64 calculation routines - - - --- 2018-07-16 Coly Li New
[1/4] lib/crc64: add crc64 option to lib/Kconfig - - - --- 2018-07-16 Coly Li New
[4/4] bcache: Replace bch_read_string_list() by __sysfs_match_string() - 1 - --- 2018-05-28 Coly Li New
[3/4] bcache: Move couple of functions to sysfs.c - 1 - --- 2018-05-28 Coly Li New
[2/4] bcache: Move couple of string arrays to sysfs.c - 1 - --- 2018-05-28 Coly Li New
[1/4] bcache: stop bcache device when backing device is offline - 1 - --- 2018-05-28 Coly Li New
[5/5] bcache: Replace bch_read_string_list() by __sysfs_match_string() - - - --- 2018-05-22 Coly Li New
« 1 2 ... 8 9 10 11 »