Show patches with: Submitter = Kinglong Mee       |   84 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
f2fs: fix a bug of inheriting default ACL from parent - - - --- 2015-01-24 Kinglong Mee New
fs/aio.c: Remove duplicate function name in pr_debug messages - - - --- 2015-02-04 Kinglong Mee New
ext4: add missing description of files in /proc/fs/ext4/<devname> - - - --- 2015-03-02 Kinglong Mee New
Documentation/early-userspace/README fix a bad description - - - --- 2015-03-02 Kinglong Mee New
vfs: update vfs.txt documentation - - - --- 2015-03-02 Kinglong Mee New
fscache: put reference of parent's usage and n_children - - - --- 2015-04-10 Kinglong Mee New
fscache: Don't override netfs->primary_index if register failed - - - --- 2015-04-10 Kinglong Mee New
[v2,1/2] FSCACHE: Increase reference of parent after registering netfs success - - - --- 2015-04-13 Kinglong Mee New
[v2,2/2] FSCACHE: Don't override netfs's primary_index if registering failed - - - --- 2015-04-13 Kinglong Mee New
[v3,1/2] FSCACHE: Increase reference of parent after registering, netfs success - - - --- 2015-04-13 Kinglong Mee New
[v3,2/2] FSCACHE: Don't override netfs's primary_index if registering failed - - - --- 2015-04-13 Kinglong Mee New
fs_pin: Initialize done to 0 avoiding strange value - - - --- 2015-04-28 Kinglong Mee New
[1/4] fs_pin: Fix uninitialized value in fs_pin - - - --- 2015-05-06 Kinglong Mee New
[2/4] fs_pin: Export functions for specific filesystem - - - --- 2015-05-06 Kinglong Mee New
[3/4] sunrpc: New helper cache_force_expire for cache cleanup - - - --- 2015-05-06 Kinglong Mee New
[4/4] nfsd: Pin to vfsmnt instead of mntget - - - --- 2015-05-06 Kinglong Mee New
[4/4] nfsd: Pin to vfsmnt instead of mntget - - - --- 2015-05-13 Kinglong Mee New
[1/5,v2] fs_pin: Fix uninitialized value in fs_pin - - - --- 2015-05-24 Kinglong Mee New
[2/5,v2] fs_pin: Export functions for specific filesystem - - - --- 2015-05-24 Kinglong Mee New
[3/5,v2] path: New helpers path_get_pin/path_put_unpin for path pin - - - --- 2015-05-24 Kinglong Mee New
[4/5,v2] sunrpc: New helper cache_force_expire for cache cleanup - - - --- 2015-05-24 Kinglong Mee New
[5/5] nfsd: allows user un-mounting filesystem where nfsd exports base on - - - --- 2015-05-24 Kinglong Mee New
[1/5,v3] fs_pin: Fix uninitialized value in fs_pin - - - --- 2015-06-02 Kinglong Mee New
[2/5,v3] fs_pin: Export functions for specific filesystem - - - --- 2015-06-02 Kinglong Mee New
[3/5,v3] path: New helpers path_get_pin/path_put_unpin for path pin - - - --- 2015-06-02 Kinglong Mee New
[4/5,v3] sunrpc: New helper cache_force_expire for cache cleanup - - - --- 2015-06-02 Kinglong Mee New
[5/5,v3] nfsd: Allows user un-mounting filesystem where nfsd exports base on - - - --- 2015-06-02 Kinglong Mee New
[1/5,v4] fs_pin: Initialize value for fs_pin explicitly - - - --- 2015-06-06 Kinglong Mee New
[2/5,v4] fs_pin: Export functions for specific filesystem - - - --- 2015-06-06 Kinglong Mee New
[3/5,v4] path: New helpers path_get_pin/path_put_unpin for path pin - - - --- 2015-06-06 Kinglong Mee New
[4/5,v4] sunrpc: New helper cache_force_expire for cache cleanup - - - --- 2015-06-06 Kinglong Mee New
[5/5,v4] nfsd: Allows user un-mounting filesystem where nfsd exports base on - - - --- 2015-06-06 Kinglong Mee New
[1/6,v6] fs_pin: Initialize value for fs_pin explicitly - - - --- 2015-06-17 Kinglong Mee New
[1/6,v5] fs_pin: Initialize value for fs_pin explicitly - - - --- 2015-06-17 Kinglong Mee New
[2/6,v5] fs_pin: Export functions for specific filesystem - - - --- 2015-06-17 Kinglong Mee New
[3/6,v5] fs_pin: Kill fs_pin under a reference of vfsmnt - - - --- 2015-06-17 Kinglong Mee New
[4/6,v5] path: New helpers path_get_pin/path_put_unpin for path pin - - - --- 2015-06-17 Kinglong Mee New
[5/6,v5] sunrpc: New helper cache_force_expire for cache cleanup - - - --- 2015-06-17 Kinglong Mee New
[6/6,v5] nfsd: Allows user un-mounting filesystem where nfsd exports base on - - - --- 2015-06-17 Kinglong Mee New
[01/10,v6] fs_pin: Initialize value for fs_pin explicitly - - - --- 2015-06-25 Kinglong Mee New
[02/10,v6] fs_pin: Export functions for specific filesystem - - - --- 2015-06-25 Kinglong Mee New
[03/10,v6] path: New helpers path_get_pin/path_put_unpin for path pin - - - --- 2015-06-25 Kinglong Mee New
[04/10,v6] fs: New helper legitimize_mntget() for getting a legitimize mnt - - - --- 2015-06-25 Kinglong Mee New
[05/10,v6] sunrpc: Store cache_detail in seq_file's private directly - - - --- 2015-06-25 Kinglong Mee New
[06/10,v6] sunrpc/nfsd: Remove redundant code by exports seq_operations functions - - - --- 2015-06-25 Kinglong Mee New
[07/10,v6] sunrpc: Switch to using list_head instead single list - - - --- 2015-06-25 Kinglong Mee New
[08/10] sunrpc: New helper cache_delete_entry for deleting cache_head directly - - - --- 2015-06-25 Kinglong Mee New
[09/10,v6] sunrpc: Support validate/invalidate for reference change in cache_detail - - - --- 2015-06-25 Kinglong Mee New
[10/10,v6] nfsd: Allows user un-mounting filesystem where nfsd exports base on - - - --- 2015-06-25 Kinglong Mee New
[01/10,v7] fs_pin: Initialize value for fs_pin explicitly - - - --- 2015-07-11 Kinglong Mee New
[02/10,v7] fs_pin: Export functions for specific filesystem - - - --- 2015-07-11 Kinglong Mee New
[03/10,v7] path: New helpers path_get_pin/path_put_unpin for path pin - - - --- 2015-07-11 Kinglong Mee New
[04/10,v7] fs: New helper legitimize_mntget() for getting a legitimize mnt - - - --- 2015-07-11 Kinglong Mee New
[05/10,v7] sunrpc: Store cache_detail in seq_file's private, directly - - - --- 2015-07-11 Kinglong Mee New
[06/10,v7] sunrpc/nfsd: Remove redundant code by exports seq_operations functions - - - --- 2015-07-11 Kinglong Mee New
[07/10,v7] sunrpc: Switch to using list_head instead single list - - - --- 2015-07-11 Kinglong Mee New
[08/10,v7] sunrpc: New helper cache_delete_entry for deleting cache_head directly - - - --- 2015-07-11 Kinglong Mee New
[09/10,v7] sunrpc: Support get_ref/put_ref for reference change in cache_head - - - --- 2015-07-11 Kinglong Mee New
[10/10,v7] nfsd: Allows user un-mounting filesystem where nfsd exports base on - - - --- 2015-07-11 Kinglong Mee New
[1/9,v8] fs_pin: Initialize value for fs_pin explicitly - 1 - --- 2015-07-27 Kinglong Mee New
[2/9,v8] fs_pin: Export functions for specific filesystem - 1 - --- 2015-07-27 Kinglong Mee New
[3/9,v8] path: New helpers path_get_pin/path_put_unpin for path pin - - - --- 2015-07-27 Kinglong Mee New
[4/9,v8] fs: New helper legitimize_mntget() for getting a legitimize mnt - - - --- 2015-07-27 Kinglong Mee New
[5/9,v8] sunrpc: Store cache_detail in seq_file's private directly - 1 - --- 2015-07-27 Kinglong Mee New
[6/9,v8] sunrpc/nfsd: Remove redundant code by exports seq_operations functions - 1 - --- 2015-07-27 Kinglong Mee New
[7/9,v8] sunrpc: Switch to using hash list instead single list - 1 - --- 2015-07-27 Kinglong Mee New
[8/9,v8] sunrpc: New helper cache_delete_entry for deleting cache_head directly - - - --- 2015-07-27 Kinglong Mee New
[9/9,v8] nfsd: Allows user un-mounting filesystem where nfsd exports base on - - - --- 2015-07-27 Kinglong Mee New
[1/6,v9] fs-pin: allow pin_remove() to be called other than from->kill() - - - --- 2015-08-18 Kinglong Mee New
[2/6] fs_pin: Export functions for specific filesystem - - - --- 2015-08-18 Kinglong Mee New
[3/6,v9] path: New helpers path_get_pin/path_put_unpin for path pin - - - --- 2015-08-18 Kinglong Mee New
[4/6,v9] fs: New helper legitimize_mntget() for getting a legitimize mnt - - - --- 2015-08-18 Kinglong Mee New
[5/6,v9] sunrpc: New helper cache_delete_entry for deleting cache_head directly - - - --- 2015-08-18 Kinglong Mee New
[6/6,v9] nfsd: Allows user un-mounting filesystem where nfsd exports base on - 1 - --- 2015-08-18 Kinglong Mee New
[2/6,v9] fs_pin: Export functions for specific filesystem - - - --- 2015-08-18 Kinglong Mee New
[1/6,v10] fs-pin: allow pin_remove() to be called other than from->kill() - - - --- 2015-09-07 Kinglong Mee New
[2/6,v10] fs_pin: Export functions for specific filesystem - - - --- 2015-09-07 Kinglong Mee New
[3/6,v10] path: New helpers path_get_pin/path_put_unpin for path,pin - - - --- 2015-09-07 Kinglong Mee New
[4/6,v10] fs: New helper legitimize_mntget() for getting a legitimize mnt - - - --- 2015-09-07 Kinglong Mee New
[5/6,v10] sunrpc: New helper cache_delete_entry for deleting cache_head directly - - - --- 2015-09-07 Kinglong Mee New
[6/6,v10] nfsd: Allows user un-mounting filesystem where nfsd exports base on - 1 - --- 2015-09-07 Kinglong Mee New
f2fs: don't reserve block for empty file when convert inline, page - - - --- 2017-01-02 Kinglong Mee New
fanotify: simplify the logical of fanotify_merge - - - --- 2017-02-08 Kinglong Mee New
fanotify: simplify the code of fanotify_merge - - - --- 2017-02-09 Kinglong Mee New