Show patches with: Submitter = Dongsheng Yang       |   281 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2] UBIFS: add a comment in key.h for unused parameter - - - - --- 2015-12-22 Dongsheng Yang Superseded
[38/38] UBIFS: introduce ubifs_unpacker tool. - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[37/38] ubifs: add emubi, a minimal UBI emulation layer - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[36/38] ubifs: Add more key helper functions - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[35/38] ubifs: add missing include to defs.h - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[34/38] ubifs: extend master scanning code - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[33/38] ubifs: keep scan buffer in ubifs_info - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[32/38] ubifs: remove ununsed ubifs context from key helpers - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[31/38] ubifs: add decompression functions - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[30/38] Make cli byte parsing from ubi-utils available for all tools - - - - --- 2015-12-21 Dongsheng Yang Superseded
[29/38] ubifs: fix typo in ubifs_read - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[28/38] ubifs: add complete version of list.h - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[27/38] gitignore: add ubifs_dump to gitignore. - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[26/38] ubifs: ubifs_dump: dump data in hex format - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[25/38] ubifs: introduce hexdump lib - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[24/38] ubifs: defs.h: introduce some compatible definitions about integer such as __u16 - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[23/38] ubifs: ubifs_dump: dump index area - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[22/38] ubifs: ubifs_dump: dump lpt area - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[21/38] ubifs: lpt: implement functions to scan lpt - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[20/38] ubifs: introduce lprops lib - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[19/38] ubifs: ubifs_dump: dump log area - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[18/38] ubifs: ubifs_dump: dump master node - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[17/38] ubifs: add some more compatible definitions in defs.h - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[16/38] ubifs: introduce scan for ubifs-utils - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[15/38] ubifs: ubifs_dump: dump super block - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[14/38] ubifs: io: introduce ubifs_read function to read ubi volume - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[13/38] ubifs: defs.h: introduce some compatible definition for printk class - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[12/38] ubifs: ubifs_dump: add dump_ch and dump_node functions - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[11/38] ubifs: copy some important functions in key.h from kernel to ubifs-utils - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[10/38] ubifs: copy some important data in ubifs.h from kernel to ubifs-utils - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[09/38] ubifs: introduce list.h - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[08/38] ubifs: introduce a new tool ubifs_dump - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[07/38] ubifs: move more functions into io lib - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[06/38] ubifs: introduce ubifs-utils/include and ubifs-utils/lib - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[05/38] ubifs: cut off the dependence from devtable to mkfs.ubifs.h - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[04/38] ubifs: cut off the dependence from compr.o to mkfs.ubifs - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[03/38] ubifs: remove the including of mkfs.ubifs.h in lpt.c - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[02/38] ubifs: move the all io related code into io.[h|c] - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
[01/38] ubifs: pick some common definitions into ubifs_common.h - - - - --- 2015-12-21 Dongsheng Yang goliath Not Applicable
UBIFS: add a comment in key.h for unused parameter - - - - --- 2015-12-20 Dongsheng Yang Superseded
[v2,7/7] mtd: mtd_raid: implement ioctl for mtd raid - - - - --- 2015-12-12 Dongsheng Yang Superseded
[v2,6/7] mtd: mtd_raid: introduce raid1 implementation - - - - --- 2015-12-12 Dongsheng Yang Superseded
[v2,5/7] mtd: mtd_raid: introduce raid0 implementation - - - - --- 2015-12-12 Dongsheng Yang Superseded
[v2,4/7] mtd: mtd_raid: introduce raid single implementation - - - - --- 2015-12-12 Dongsheng Yang Superseded
[v2,3/7] mtd: mtd_raid: Init a new layer of MTD RAID - - - - --- 2015-12-12 Dongsheng Yang Superseded
[v2,2/7] mtd: nansim: add support of multi devices. - - - - --- 2015-12-12 Dongsheng Yang Superseded
[v2,1/7] mtd: nandsim: remove the abuse of reference to globle variable. - - - - --- 2015-12-12 Dongsheng Yang Superseded
mtd-utils: introduce mtd_raid tool. - - - - --- 2015-12-01 Dongsheng Yang Rejected
[v1,7/7] mtd: mtd_raid: implement ioctl for mtd raid - - - - --- 2015-12-01 Dongsheng Yang Superseded
[v1,6/7] mtd: mtd_raid: introduce raid1 implementation - - - - --- 2015-12-01 Dongsheng Yang Superseded
[v1,5/7] mtd: mtd_raid: introduce raid0 implementation - - - - --- 2015-12-01 Dongsheng Yang Superseded
[v1,4/7] mtd: mtd_raid: introduce raid single implementation - - - - --- 2015-12-01 Dongsheng Yang Superseded
[v1,3/7] mtd: mtd_raid: Init a new layer of MTD RAID - - - - --- 2015-12-01 Dongsheng Yang Superseded
[v1,2/7] mtd: nansim: add support of multi devices. - - - - --- 2015-12-01 Dongsheng Yang Superseded
[v1,1/7] mtd: nandsim: remove the abuse of reference to globle variable. - - - - --- 2015-12-01 Dongsheng Yang Superseded
[v3,27/27] gitignore: add ubifs_dump in gitignore - - - - --- 2015-11-13 Dongsheng Yang goliath Rejected
[v3,26/27] ubifs: ubifs_dump: dump data in hex format - - - - --- 2015-11-13 Dongsheng Yang goliath Rejected
[v3,25/27] ubifs: introduce hexdump lib - - - - --- 2015-11-13 Dongsheng Yang goliath Rejected
[v3,24/27] ubifs: defs.h: introduce some compatible definitions about integer such as __u16 - - - - --- 2015-11-13 Dongsheng Yang goliath Not Applicable
[v3,23/27] ubifs: ubifs_dump: dump index area - - - - --- 2015-11-13 Dongsheng Yang goliath Not Applicable
[v3,22/27] ubifs: ubifs_dump: dump lpt area - - - - --- 2015-11-13 Dongsheng Yang goliath Not Applicable
[v3,21/27] ubifs: lpt: implement functions to scan lpt - - - - --- 2015-11-13 Dongsheng Yang goliath Not Applicable
[v3,20/27] ubifs: introduce lprops lib - - - - --- 2015-11-13 Dongsheng Yang goliath Not Applicable
[v3,19/27] ubifs: ubifs_dump: dump log area - - - - --- 2015-11-13 Dongsheng Yang goliath Not Applicable
[v3,18/27] ubifs: ubifs_dump: dump master node - - - - --- 2015-11-13 Dongsheng Yang goliath Not Applicable
[v3,17/27] ubifs: add some more compatible definitions in defs.h - - - - --- 2015-11-13 Dongsheng Yang goliath Not Applicable
[v3,16/27] ubifs: introduce scan for ubifs-utils - - - - --- 2015-11-13 Dongsheng Yang goliath Not Applicable
[v3,15/27] ubifs: ubifs_dump: dump super block - - - - --- 2015-11-13 Dongsheng Yang goliath Not Applicable
[v3,14/27] ubifs: io: introduce ubifs_read function to read ubi volume - - - - --- 2015-11-13 Dongsheng Yang goliath Not Applicable
[v3,13/27] ubifs: defs.h: introduce some compatible definition for printk class - - - - --- 2015-11-13 Dongsheng Yang goliath Not Applicable
[v3,12/27] ubifs: ubifs_dump: add dump_ch and dump_node functions - - - - --- 2015-11-13 Dongsheng Yang goliath Not Applicable
[v3,11/27] ubifs: copy some important functions in key.h from kernel to ubifs-utils - - - - --- 2015-11-13 Dongsheng Yang goliath Not Applicable
[v3,10/27] ubifs: copy some important data in ubifs.h from kernel to ubifs-utils - - - - --- 2015-11-13 Dongsheng Yang goliath Not Applicable
[v3,09/27] ubifs: introduce list.h - - - - --- 2015-11-13 Dongsheng Yang goliath Not Applicable
[v3,08/27] ubifs: introduce a new tool ubifs_dump - - - - --- 2015-11-13 Dongsheng Yang goliath Not Applicable
[v3,07/27] ubifs: move more functions into io lib - - - - --- 2015-11-13 Dongsheng Yang goliath Not Applicable
[v3,06/27] ubifs: introduce ubifs-utils/include and ubifs-utils/lib - - - - --- 2015-11-13 Dongsheng Yang goliath Not Applicable
[v3,05/27] ubifs: cut off the dependence from devtable to mkfs.ubifs.h - - - - --- 2015-11-13 Dongsheng Yang goliath Not Applicable
[v3,04/27] ubifs: cut off the dependence from compr.o to mkfs.ubifs - - - - --- 2015-11-13 Dongsheng Yang goliath Not Applicable
[v3,03/27] ubifs: remove the including of mkfs.ubifs.h in lpt.c - - - - --- 2015-11-13 Dongsheng Yang goliath Not Applicable
[v3,02/27] ubifs: move the all io related code into io.[h|c] - - - - --- 2015-11-13 Dongsheng Yang goliath Not Applicable
[v3,01/27] ubifs: pick some common definitions into ubifs_common.h - - - - --- 2015-11-13 Dongsheng Yang goliath Not Applicable
[v7] ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs - - - - --- 2015-11-07 Dongsheng Yang Accepted
gitignore: add ubifs_dump to gitignore. - - - - --- 2015-10-31 Dongsheng Yang Superseded
[V3,01/27] mtd-utils: Restructure the mtd-utils source. - - - - --- 2015-10-31 Dongsheng Yang Accepted
[RESEND,v2,01/27] mtd-utils: Restructure the mtd-utils source. - - - - --- 2015-10-15 Dongsheng Yang Superseded
[v2,27/27] ubifs: ubifs_dump: dump data in hex format - - - - --- 2015-10-15 Dongsheng Yang Superseded
[v2,26/27] ubifs: introduce hexdump lib - - - - --- 2015-10-15 Dongsheng Yang Superseded
[v2,25/27] ubifs: defs.h: introduce some compatible definitions about integer such as __u16 - - - - --- 2015-10-15 Dongsheng Yang Superseded
[v2,24/27] ubifs: ubifs_dump: dump index area - - - - --- 2015-10-15 Dongsheng Yang Superseded
[v2,23/27] ubifs: ubifs_dump: dump lpt area - - - - --- 2015-10-15 Dongsheng Yang Superseded
[v2,22/27] ubifs: lpt: implement functions to scan lpt - - - - --- 2015-10-15 Dongsheng Yang Superseded
[v2,21/27] ubifs: introduce lprops lib - - - - --- 2015-10-15 Dongsheng Yang Superseded
[v2,20/27] ubifs: ubifs_dump: dump log area - - - - --- 2015-10-15 Dongsheng Yang Superseded
[v2,19/27] ubifs: ubifs_dump: dump master node - - - - --- 2015-10-15 Dongsheng Yang Superseded
[v2,18/27] ubifs: add some more compatible definitions in defs.h - - - - --- 2015-10-15 Dongsheng Yang Superseded
[v2,17/27] ubifs: introduce scan for ubifs-utils - - - - --- 2015-10-15 Dongsheng Yang Superseded
[v2,16/27] ubifs: ubifs_dump: dump super block - - - - --- 2015-10-15 Dongsheng Yang Superseded
[v2,15/27] ubifs: io: introduce ubifs_read function to read ubi volume - - - - --- 2015-10-15 Dongsheng Yang Superseded
[v2,14/27] ubifs: defs.h: introduce some compatible definition for printk class - - - - --- 2015-10-15 Dongsheng Yang Superseded
« 1 2 3 »