Show patches with: Submitter = Gao Xiang       |   290 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/25] staging: erofs: add on-disk layout staging: erofs: introduce erofs file system - - - --- 2018-07-26 Gao Xiang New
[02/25] staging: erofs: add erofs in-memory stuffs staging: erofs: introduce erofs file system - - - --- 2018-07-26 Gao Xiang New
[03/25] staging: erofs: add super block operations staging: erofs: introduce erofs file system - - - --- 2018-07-26 Gao Xiang New
[04/25] staging: erofs: add raw address_space operations staging: erofs: introduce erofs file system - - - --- 2018-07-26 Gao Xiang New
[05/25] staging: erofs: add inode operations staging: erofs: introduce erofs file system - - - --- 2018-07-26 Gao Xiang New
[06/25] staging: erofs: add directory operations staging: erofs: introduce erofs file system - - - --- 2018-07-26 Gao Xiang New
[07/25] staging: erofs: add namei functions staging: erofs: introduce erofs file system - - - --- 2018-07-26 Gao Xiang New
[08/25] staging: erofs: update Kconfig and Makefile staging: erofs: introduce erofs file system - - - --- 2018-07-26 Gao Xiang New
[09/25] staging: erofs: introduce xattr & acl support staging: erofs: introduce erofs file system - - - --- 2018-07-26 Gao Xiang New
[1/2] staging: erofs: introduce EFSCORRUPTED and more logs [1/2] staging: erofs: introduce EFSCORRUPTED and more logs - - - --- 2019-08-14 Gao Xiang New
[1/3] staging: erofs: inline erofs_inode_is_data_compressed() [1/3] staging: erofs: inline erofs_inode_is_data_compressed() - 1 - --- 2019-08-13 Gao Xiang New
[1/5] staging: erofs: add document [1/5] staging: erofs: add document - 1 - --- 2019-01-14 Gao Xiang New
[1/6] staging: erofs: some compressed cluster should be submitted for corrupted images staging: erofs: first stage of corrupted compressed images - 2 - --- 2019-08-19 Gao Xiang New
[10/25] staging: erofs: support special inode staging: erofs: introduce erofs file system - 1 - --- 2018-07-26 Gao Xiang New
[11/25] staging: erofs: introduce error injection infrastructure staging: erofs: introduce erofs file system - 1 - --- 2018-07-26 Gao Xiang New
[12/25] staging: erofs: support tracepoint staging: erofs: introduce erofs file system - 1 - --- 2018-07-26 Gao Xiang New
[13/25] staging: erofs: <linux/tagptr.h>: introduce tagged pointer staging: erofs: introduce erofs file system - - - --- 2018-07-26 Gao Xiang New
[14/25] staging: erofs: introduce pagevec for unzip subsystem staging: erofs: introduce erofs file system - - - --- 2018-07-26 Gao Xiang New
[15/25] staging: erofs: add erofs_map_blocks_iter staging: erofs: introduce erofs file system - - - --- 2018-07-26 Gao Xiang New
[16/25] staging: erofs: add erofs_allocpage staging: erofs: introduce erofs file system - - - --- 2018-07-26 Gao Xiang New
[17/25] staging: erofs: globalize prepare_bio and __submit_bio staging: erofs: introduce erofs file system - - - --- 2018-07-26 Gao Xiang New
[18/25] staging: erofs: introduce a customized LZ4 decompression staging: erofs: introduce erofs file system - - - --- 2018-07-26 Gao Xiang New
[19/25] staging: erofs: add a generic z_erofs VLE decompressor staging: erofs: introduce erofs file system - - - --- 2018-07-26 Gao Xiang New
[2/2] staging: erofs: differentiate unsupported on-disk format [1/2] staging: erofs: introduce EFSCORRUPTED and more logs - - - --- 2019-08-14 Gao Xiang New
[2/3] staging: erofs: remove incomplete cleancache [1/3] staging: erofs: inline erofs_inode_is_data_compressed() - 1 - --- 2019-08-13 Gao Xiang New
[2/6] staging: erofs: cannot set EROFS_V_Z_INITED_BIT if fill_inode_lazy fails staging: erofs: first stage of corrupted compressed images - 1 - --- 2019-08-19 Gao Xiang New
[20/25] staging: erofs: introduce superblock registration staging: erofs: introduce erofs file system - - - --- 2018-07-26 Gao Xiang New
[21/25] staging: erofs: introduce erofs shrinker staging: erofs: introduce erofs file system - - - --- 2018-07-26 Gao Xiang New
[22/25] staging: erofs: introduce workstation for decompression staging: erofs: introduce erofs file system - - - --- 2018-07-26 Gao Xiang New
[23/25] staging: erofs: introduce VLE decompression support staging: erofs: introduce erofs file system - - - --- 2018-07-26 Gao Xiang New
[24/25] staging: erofs: introduce cached decompression staging: erofs: introduce erofs file system - - - --- 2018-07-26 Gao Xiang New
[25/25] staging: erofs: add a TODO and update MAINTAINERS for staging staging: erofs: introduce erofs file system - - - --- 2018-07-26 Gao Xiang New
[3/3] staging: erofs: xattr.c: avoid BUG_ON [1/3] staging: erofs: inline erofs_inode_is_data_compressed() - 1 - --- 2019-08-13 Gao Xiang New
[3/6] staging: erofs: add two missing erofs_workgroup_put for corrupted images staging: erofs: first stage of corrupted compressed images - 1 - --- 2019-08-19 Gao Xiang New
[4/6] staging: erofs: avoid loop in submit chains staging: erofs: first stage of corrupted compressed images - 1 - --- 2019-08-19 Gao Xiang New
[5/6] staging: erofs: detect potential multiref due to corrupted images staging: erofs: first stage of corrupted compressed images - - - --- 2019-08-19 Gao Xiang New
[6/6] staging: erofs: avoid endless loop of invalid lookback distance 0 staging: erofs: first stage of corrupted compressed images - 1 - --- 2019-08-19 Gao Xiang New
[f2fs-dev,RFC,v2] f2fs: flush cp pack except cp page2 at first - - - --- 2018-01-25 Gao Xiang New
[f2fs-dev,RFC,v2] mkfs.f2fs: binary decision to calculate SIT/NAT/SSA - - - --- 2018-01-10 Gao Xiang New
[f2fs-dev,RFC,v3] mkfs.f2fs: binary decision to calculate SIT/NAT/SSA - - - --- 2018-01-11 Gao Xiang New
[f2fs-dev,RFC,v4] f2fs: flush cp pack except cp pack 2 page at first - 1 - --- 2018-01-31 Gao Xiang New
[f2fs-dev,RFC,v4] mkfs.f2fs: binary decision to calculate SIT/NAT/SSA - - - --- 2018-01-11 Gao Xiang New
[f2fs-dev,RFC] f2fs: clean up build_sit_entries - - - --- 2017-12-17 Gao Xiang New
[f2fs-dev,RFC] f2fs: clean up build_sit_entries - - - --- 2017-12-17 Gao Xiang New
[f2fs-dev,RFC] f2fs: flush cp pack except cp page2 at first - - - --- 2018-01-24 Gao Xiang New
[f2fs-dev,v2] resize.f2fs: fix max_nat_bitmap_size miscalculatation - 1 - --- 2017-12-22 Gao Xiang New
[f2fs-dev,v3] f2fs: flush cp pack except cp pack 2 page at first - 1 - --- 2018-01-25 Gao Xiang New
[f2fs-dev] f2fs: use crc ^ cp_ver instead of crc | cp_ver for recovery - - - --- 2018-01-31 Gao Xiang New
[f2fs-dev] resize.f2fs: fix max_nat_bitmap_size miscalculatation - - - --- 2017-12-22 Gao Xiang New
[NOMERGE,RFC,01/12] erofs: add on-disk layout - - - --- 2018-05-31 Gao Xiang New
[NOMERGE,RFC,02/12] erofs: add erofs in-memory stuffs - - - --- 2018-05-31 Gao Xiang New
[NOMERGE,RFC,03/12] erofs: add super block operations - - - --- 2018-05-31 Gao Xiang New
[NOMERGE,RFC,04/12] erofs: add raw address_space operations - - - --- 2018-05-31 Gao Xiang New
[NOMERGE,RFC,05/12] erofs: add inode operations - - - --- 2018-05-31 Gao Xiang New
[NOMERGE,RFC,06/12] erofs: add directory operations - - - --- 2018-05-31 Gao Xiang New
[NOMERGE,RFC,07/12] erofs: add namei functions - - - --- 2018-05-31 Gao Xiang New
[NOMERGE,RFC,08/12] erofs: definitions for the various kernel version temporarily - - - --- 2018-05-31 Gao Xiang New
[NOMERGE,RFC,09/12] erofs: update Kconfig and Makefile - - - --- 2018-05-31 Gao Xiang New
[NOMERGE,RFC,10/12] erofs: introduce xattr & acl support - - - --- 2018-05-31 Gao Xiang New
[NOMERGE,RFC,11/12] erofs: introduce a customized LZ4 decompression - - - --- 2018-05-31 Gao Xiang New
[NOMERGE,RFC,12/12] erofs: introduce VLE decompression support (experimental) - - - --- 2018-05-31 Gao Xiang New
[RESEND,1/2] staging: erofs: introduce EFSCORRUPTED and more logs [RESEND,1/2] staging: erofs: introduce EFSCORRUPTED and more logs - 1 - --- 2019-08-14 Gao Xiang New
[RESEND,2/2] staging: erofs: differentiate unsupported on-disk format [RESEND,1/2] staging: erofs: introduce EFSCORRUPTED and more logs - 1 - --- 2019-08-14 Gao Xiang New
[RFC,1/8] staging: erofs: add compacted ondisk compression indexes staging: erofs: decompression inplace approach - - - --- 2019-06-14 Gao Xiang New
[RFC,2/8] staging: erofs: add compacted compression indexes support staging: erofs: decompression inplace approach - - - --- 2019-06-14 Gao Xiang New
[RFC,3/8] staging: erofs: move per-CPU buffers implementation to utils.c staging: erofs: decompression inplace approach - - - --- 2019-06-14 Gao Xiang New
[RFC,4/8] staging: erofs: move stagingpage operations to compress.h staging: erofs: decompression inplace approach - - - --- 2019-06-14 Gao Xiang New
[RFC,5/8] staging: erofs: introduce generic decompression backend staging: erofs: decompression inplace approach - - - --- 2019-06-14 Gao Xiang New
[RFC,6/8] staging: erofs: introduce LZ4 decompression inplace staging: erofs: decompression inplace approach - - - --- 2019-06-14 Gao Xiang New
[RFC,7/8] staging: erofs: switch to new decompression backend staging: erofs: decompression inplace approach - - - --- 2019-06-14 Gao Xiang New
[RFC,8/8] staging: erofs: integrate decompression inplace staging: erofs: decompression inplace approach - - - --- 2019-06-14 Gao Xiang New
[RFC,RESEND,v3] <linux/tagptr.h>: Introduce tagged pointer - - - --- 2018-06-28 Gao Xiang New
[RFC,v2,1/2] fscrypt: remove d_lock on reading DCACHE_ENCRYPTED_WITH_KEY [RFC,v2,1/2] fscrypt: remove d_lock on reading DCACHE_ENCRYPTED_WITH_KEY - - - --- 2018-11-06 Gao Xiang New
[RFC,v2,2/2] fscrypt: enable RCU-walk path for .d_revalidate [RFC,v2,1/2] fscrypt: remove d_lock on reading DCACHE_ENCRYPTED_WITH_KEY - - - --- 2018-11-06 Gao Xiang New
[RFC,v2] <linux/tagptr.h>: Introduce tagged pointer - - - --- 2018-06-28 Gao Xiang New
[RFC,v4] <linux/tagptr.h>: Introduce tagged pointer - - - --- 2018-06-30 Gao Xiang New
[RFC] <linux/taggedptr.h>: Introduce tagged pointer - - - --- 2018-06-28 Gao Xiang New
[RFC] erofs: move erofs out of staging [RFC] erofs: move erofs out of staging - - - --- 2019-08-06 Gao Xiang New
[v2,01/24] erofs: add on-disk layout erofs: promote erofs from staging - - - --- 2019-07-11 Gao Xiang New
[v2,01/25] erofs: remove all the byte offset comments erofs: patchset addressing Christoph's comments - - - --- 2019-09-04 Gao Xiang New
[v2,02/24] erofs: add erofs in-memory stuffs erofs: promote erofs from staging - - - --- 2019-07-11 Gao Xiang New
[v2,02/25] erofs: on-disk format should have explicitly assigned numbers erofs: patchset addressing Christoph's comments - - - --- 2019-09-04 Gao Xiang New
[v2,03/24] erofs: add super block operations erofs: promote erofs from staging - - - --- 2019-07-11 Gao Xiang New
[v2,03/25] erofs: some macros are much more readable as a function erofs: patchset addressing Christoph's comments - - - --- 2019-09-04 Gao Xiang New
[v2,04/24] erofs: add raw address_space operations erofs: promote erofs from staging - - - --- 2019-07-11 Gao Xiang New
[v2,04/25] erofs: kill __packed for on-disk structures erofs: patchset addressing Christoph's comments - - - --- 2019-09-04 Gao Xiang New
[v2,05/24] erofs: add inode operations erofs: promote erofs from staging - - - --- 2019-07-11 Gao Xiang New
[v2,05/25] erofs: update erofs_inode_is_data_compressed helper erofs: patchset addressing Christoph's comments - - - --- 2019-09-04 Gao Xiang New
[v2,06/24] erofs: support special inode erofs: promote erofs from staging - - - --- 2019-07-11 Gao Xiang New
[v2,06/25] erofs: use feature_incompat rather than requirements erofs: patchset addressing Christoph's comments - - - --- 2019-09-04 Gao Xiang New
[v2,07/24] erofs: add directory operations erofs: promote erofs from staging - - - --- 2019-07-11 Gao Xiang New
[v2,07/25] erofs: better naming for erofs inode related stuffs erofs: patchset addressing Christoph's comments - - - --- 2019-09-04 Gao Xiang New
[v2,08/24] erofs: add namei functions erofs: promote erofs from staging - - - --- 2019-07-11 Gao Xiang New
[v2,08/25] erofs: kill erofs_{init,exit}_inode_cache erofs: patchset addressing Christoph's comments - - - --- 2019-09-04 Gao Xiang New
[v2,09/24] erofs: support tracepoint erofs: promote erofs from staging - - - --- 2019-07-11 Gao Xiang New
[v2,09/25] erofs: use erofs_inode naming erofs: patchset addressing Christoph's comments - - - --- 2019-09-04 Gao Xiang New
[v2,1/3] staging: erofs: introduce EFSCORRUPTED and more logs [v2,1/3] staging: erofs: introduce EFSCORRUPTED and more logs - 1 - --- 2019-08-14 Gao Xiang New
[v2,1/8] staging: erofs: add compacted ondisk compression indexes staging: erofs: decompression inplace approach - 1 - --- 2019-06-20 Gao Xiang New
[v2,10/24] erofs: update Kconfig and Makefile erofs: promote erofs from staging - - - --- 2019-07-11 Gao Xiang New
[v2,10/25] erofs: update erofs_fs.h comments erofs: patchset addressing Christoph's comments - - - --- 2019-09-04 Gao Xiang New
« 1 2 3 »