Show patches with: Submitter = Qi Zheng       |    State = Action Required       |   455 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,10/45] NFSv4.2: dynamically allocate the nfs-xattr shrinkers use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-24 Qi Zheng New
[v5,09/45] gfs2: dynamically allocate the gfs2-qd shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-24 Qi Zheng New
[v5,08/45] gfs2: dynamically allocate the gfs2-glock shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-24 Qi Zheng New
[v5,07/45] f2fs: dynamically allocate the f2fs-shrinker use refcount+RCU method to implement lockless slab shrink - 2 - --- 2023-08-24 Qi Zheng New
[v5,06/45] erofs: dynamically allocate the erofs-shrinker use refcount+RCU method to implement lockless slab shrink - 3 - --- 2023-08-24 Qi Zheng New
[v5,05/45] xenbus/backend: dynamically allocate the xen-backend shrinker use refcount+RCU method to implement lockless slab shrink 1 1 - --- 2023-08-24 Qi Zheng New
[v5,04/45] drm/ttm: dynamically allocate the drm-ttm_pool shrinker use refcount+RCU method to implement lockless slab shrink 1 1 - --- 2023-08-24 Qi Zheng New
[v5,03/45] binder: dynamically allocate the android-binder shrinker use refcount+RCU method to implement lockless slab shrink 1 1 - --- 2023-08-24 Qi Zheng New
[v5,02/45] kvm: mmu: dynamically allocate the x86-mmu shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-24 Qi Zheng New
[v5,01/45] mm: shrinker: add infrastructure for dynamically allocating shrinker use refcount+RCU method to implement lockless slab shrink - - - --- 2023-08-24 Qi Zheng New
[v3,4/4] drm/ttm: introduce pool_shrink_rwsem cleanups for lockless slab shrink 1 2 - --- 2023-08-24 Qi Zheng New
[v3,3/4] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations cleanups for lockless slab shrink - 1 - --- 2023-08-24 Qi Zheng New
[v3,2/4] mm: vmscan: move shrinker-related code into a separate file cleanups for lockless slab shrink - 1 - --- 2023-08-24 Qi Zheng New
[v3,1/4] mm: move some shrinker-related function declarations to mm/internal.h cleanups for lockless slab shrink - 1 - --- 2023-08-24 Qi Zheng New
[v2,5/5] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred} use refcount+RCU method to implement lockless slab shrink (part 1) - 1 - --- 2023-08-17 Qi Zheng New
[v2,4/5] drm/ttm: introduce pool_shrink_rwsem use refcount+RCU method to implement lockless slab shrink (part 1) - 2 - --- 2023-08-17 Qi Zheng New
[v2,3/5] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations use refcount+RCU method to implement lockless slab shrink (part 1) - 1 - --- 2023-08-17 Qi Zheng New
[v2,2/5] mm: vmscan: move shrinker-related code into a separate file use refcount+RCU method to implement lockless slab shrink (part 1) - 1 - --- 2023-08-17 Qi Zheng New
[v2,1/5] mm: move some shrinker-related function declarations to mm/internal.h use refcount+RCU method to implement lockless slab shrink (part 1) - 1 - --- 2023-08-17 Qi Zheng New
[5/5] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred} use refcount+RCU method to implement lockless slab shrink (part 1) - 1 - --- 2023-08-16 Qi Zheng New
[4/5] drm/ttm: introduce pool_shrink_rwsem use refcount+RCU method to implement lockless slab shrink (part 1) - 1 - --- 2023-08-16 Qi Zheng New
[3/5] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations use refcount+RCU method to implement lockless slab shrink (part 1) - 1 - --- 2023-08-16 Qi Zheng New
[2/5] mm: vmscan: move shrinker-related code into a separate file use refcount+RCU method to implement lockless slab shrink (part 1) - 1 - --- 2023-08-16 Qi Zheng New
[1/5] mm: move some shrinker-related function declarations to mm/internal.h use refcount+RCU method to implement lockless slab shrink (part 1) - 1 - --- 2023-08-16 Qi Zheng New
[v4,48/48] mm: shrinker: convert shrinker_rwsem to mutex use refcount+RCU method to implement lockless slab shrink - - - --- 2023-08-07 Qi Zheng New
[v4,47/48] mm: shrinker: hold write lock to reparent shrinker nr_deferred use refcount+RCU method to implement lockless slab shrink - - - --- 2023-08-07 Qi Zheng New
[v4,46/48] mm: shrinker: make memcg slab shrink lockless use refcount+RCU method to implement lockless slab shrink - - - --- 2023-08-07 Qi Zheng New
[v4,45/48] mm: shrinker: make global slab shrink lockless use refcount+RCU method to implement lockless slab shrink - - - --- 2023-08-07 Qi Zheng New
[v4,44/48] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred} use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,43/48] drm/ttm: introduce pool_shrink_rwsem use refcount+RCU method to implement lockless slab shrink 1 1 - --- 2023-08-07 Qi Zheng New
[v4,42/48] mm: shrinker: remove old APIs use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,41/48] fs: super: dynamically allocate the s_shrink use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,40/48] zsmalloc: dynamically allocate the mm-zspool shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,39/48] xfs: dynamically allocate the xfs-qm shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,38/48] xfs: dynamically allocate the xfs-inodegc shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,37/48] xfs: dynamically allocate the xfs-buf shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,36/48] nfsd: dynamically allocate the nfsd-reply shrinker use refcount+RCU method to implement lockless slab shrink 2 - - --- 2023-08-07 Qi Zheng New
[v4,35/48] nfsd: dynamically allocate the nfsd-client shrinker use refcount+RCU method to implement lockless slab shrink 2 - - --- 2023-08-07 Qi Zheng New
[v4,34/48] jbd2,ext4: dynamically allocate the jbd2-journal shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,33/48] ext4: dynamically allocate the ext4-es shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,32/48] mbcache: dynamically allocate the mbcache shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,31/48] virtio_balloon: dynamically allocate the virtio-balloon shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,30/48] vmw_balloon: dynamically allocate the vmw-balloon shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,29/48] bcache: dynamically allocate the md-bcache shrinker use refcount+RCU method to implement lockless slab shrink - - - --- 2023-08-07 Qi Zheng New
[v4,28/48] md/raid5: dynamically allocate the md-raid5 shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,27/48] dm zoned: dynamically allocate the dm-zoned-meta shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,26/48] dm: dynamically allocate the dm-bufio shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,25/48] drm/panfrost: dynamically allocate the drm-panfrost shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,24/48] drm/msm: dynamically allocate the drm-msm_gem shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,23/48] drm/i915: dynamically allocate the i915_gem_mm shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,22/48] mm: workingset: dynamically allocate the mm-shadow shrinker use refcount+RCU method to implement lockless slab shrink - - - --- 2023-08-07 Qi Zheng New
[v4,21/48] sunrpc: dynamically allocate the sunrpc_cred shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,20/48] mm: thp: dynamically allocate the thp-related shrinkers use refcount+RCU method to implement lockless slab shrink - - - --- 2023-08-07 Qi Zheng New
[v4,19/48] rcu: dynamically allocate the rcu-kfree shrinker use refcount+RCU method to implement lockless slab shrink - 2 - --- 2023-08-07 Qi Zheng New
[v4,18/48] rcu: dynamically allocate the rcu-lazy shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,17/48] ubifs: dynamically allocate the ubifs-slab shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,16/48] quota: dynamically allocate the dquota-cache shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,15/48] nfsd: dynamically allocate the nfsd-filecache shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,14/48] nfs: dynamically allocate the nfs-acl shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,13/48] NFSv4.2: dynamically allocate the nfs-xattr shrinkers use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,12/48] gfs2: dynamically allocate the gfs2-qd shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,11/48] gfs2: dynamically allocate the gfs2-glock shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,10/48] f2fs: dynamically allocate the f2fs-shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,09/48] erofs: dynamically allocate the erofs-shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,08/48] xenbus/backend: dynamically allocate the xen-backend shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,07/48] drm/ttm: dynamically allocate the drm-ttm_pool shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,06/48] binder: dynamically allocate the android-binder shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,05/48] kvm: mmu: dynamically allocate the x86-mmu shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,04/48] mm: shrinker: add infrastructure for dynamically allocating shrinker use refcount+RCU method to implement lockless slab shrink - - - --- 2023-08-07 Qi Zheng New
[v4,03/48] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,02/48] mm: vmscan: move shrinker-related code into a separate file use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v4,01/48] mm: move some shrinker-related function declarations to mm/internal.h use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-08-07 Qi Zheng New
[v3,49/49] mm: shrinker: convert shrinker_rwsem to mutex use refcount+RCU method to implement lockless slab shrink - - - --- 2023-07-27 Qi Zheng New
[v3,48/49] mm: shrinker: hold write lock to reparent shrinker nr_deferred use refcount+RCU method to implement lockless slab shrink - - - --- 2023-07-27 Qi Zheng New
[v3,47/49] mm: shrinker: make memcg slab shrink lockless use refcount+RCU method to implement lockless slab shrink - - - --- 2023-07-27 Qi Zheng New
[v3,46/49] mm: shrinker: make global slab shrink lockless use refcount+RCU method to implement lockless slab shrink - - - --- 2023-07-27 Qi Zheng New
[v3,45/49] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred} use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng New
[v3,44/49] drm/ttm: introduce pool_shrink_rwsem use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng New
[v3,43/49] mm: shrinker: remove old APIs use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng New
[v3,42/49] fs: super: dynamically allocate the s_shrink use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng New
[v3,41/49] zsmalloc: dynamically allocate the mm-zspool shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng New
[v3,40/49] xfs: dynamically allocate the xfs-qm shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng New
[v3,39/49] xfs: dynamically allocate the xfs-inodegc shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng New
[v3,38/49] xfs: dynamically allocate the xfs-buf shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng New
[v3,37/49] nfsd: dynamically allocate the nfsd-reply shrinker use refcount+RCU method to implement lockless slab shrink 2 - - --- 2023-07-27 Qi Zheng New
[v3,36/49] nfsd: dynamically allocate the nfsd-client shrinker use refcount+RCU method to implement lockless slab shrink 2 - - --- 2023-07-27 Qi Zheng New
[v3,35/49] jbd2,ext4: dynamically allocate the jbd2-journal shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng New
[v3,34/49] ext4: dynamically allocate the ext4-es shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng New
[v3,33/49] mbcache: dynamically allocate the mbcache shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng New
[v3,32/49] virtio_balloon: dynamically allocate the virtio-balloon shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng New
[v3,31/49] vmw_balloon: dynamically allocate the vmw-balloon shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng New
[v3,30/49] bcache: dynamically allocate the md-bcache shrinker use refcount+RCU method to implement lockless slab shrink - - - --- 2023-07-27 Qi Zheng New
[v3,29/49] md/raid5: dynamically allocate the md-raid5 shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng New
[v3,28/49] dm zoned: dynamically allocate the dm-zoned-meta shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng New
[v3,27/49] dm: dynamically allocate the dm-bufio shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng New
[v3,26/49] drm/panfrost: dynamically allocate the drm-panfrost shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng New
[v3,25/49] drm/msm: dynamically allocate the drm-msm_gem shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng New
[v3,24/49] drm/i915: dynamically allocate the i915_gem_mm shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng New
[v3,23/49] mm: workingset: dynamically allocate the mm-shadow shrinker use refcount+RCU method to implement lockless slab shrink - - - --- 2023-07-27 Qi Zheng New
[v3,22/49] sunrpc: dynamically allocate the sunrpc_cred shrinker use refcount+RCU method to implement lockless slab shrink - 1 - --- 2023-07-27 Qi Zheng New
« 1 2 3 44 5 »