[rh7,3/5] mm: cleanup size checks in filemap_fault() and filemap_map_pages() |
2020-02-26 |
Andrey Ryabinin |
|
New |
[rh7,2/5] mm: implement ->map_pages for page cache |
2020-02-26 |
Andrey Ryabinin |
|
New |
[rh7,1/5] mm: introduce vm_ops->map_pages() |
2020-02-26 |
Andrey Ryabinin |
|
New |
[rh7] mm/memcontrol: offload offline reclaim to background work. |
2020-02-19 |
Andrey Ryabinin |
|
New |
[rh7] mm: slightly optimize __handle_mm_fault() |
2020-02-17 |
Andrey Ryabinin |
|
New |
[rh7,3/3] quota: fix potential infinite loop |
2020-01-27 |
Andrey Ryabinin |
|
New |
[rh7,2/3] quota: Move locking into clear_dquot_dirty() |
2020-01-27 |
Andrey Ryabinin |
|
New |
[rh7,1/3] quota: Do not dirty bad dquots |
2020-01-27 |
Andrey Ryabinin |
|
New |
[rh8,2/2] ms/block, bfq: add weight symlink to the bfq.weight cgroup parameter |
2020-01-24 |
Andrey Ryabinin |
|
New |
[rh8,1/2] ms/cgroup: let a symlink too be created with a cftype file |
2020-01-24 |
Andrey Ryabinin |
|
New |
[rh7,2/2] Revert "ve/sched: port boosting hacks against prio inversion" |
2020-01-10 |
Andrey Ryabinin |
|
New |
[rh7,1/2] Revert "sched: add WARN_ON's to debug task boosting" |
2020-01-10 |
Andrey Ryabinin |
|
New |
[rh7] mm/ksm: Don't WARN if page is still mapped in remove_stable_node() |
2019-11-19 |
Andrey Ryabinin |
|
New |
[rh7] fs/splice: fix NULL-ptr deref in __generic_splice_read() |
2019-11-18 |
Andrey Ryabinin |
|
New |
[rh7] epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove() |
2019-11-18 |
Andrey Ryabinin |
|
New |
[rh7,2/2] nbd: quiesce request queues to make sure no submissions are inflight |
2019-11-06 |
Andrey Ryabinin |
|
New |
[rh7,1/2] nbd: only clear the queue on device teardown |
2019-11-06 |
Andrey Ryabinin |
|
New |
[rh7,2/2] nbd: move setting the bd_invalidated out of the loop |
2019-11-05 |
Andrey Ryabinin |
|
New |
[rh7,1/2] nbd: move nbd_size_update() of of the loop. |
2019-11-05 |
Andrey Ryabinin |
|
New |
[rh7,8/8] nbd: invalidate bdev after size update |
2019-11-01 |
Andrey Ryabinin |
|
New |
[rh7,7/8] nbd: use bd_set_size when updating disk size |
2019-11-01 |
Andrey Ryabinin |
|
New |
[rh7,6/8] nbd: update size when connected |
2019-11-01 |
Andrey Ryabinin |
|
New |
[rh7,5/8] nbd: fix nbd device deletion |
2019-11-01 |
Andrey Ryabinin |
|
New |
[rh7,4/8] nbd: don't set the device size until we're connected |
2019-11-01 |
Andrey Ryabinin |
|
New |
[rh7,3/8] nbd: fix use after free on module unload |
2019-11-01 |
Andrey Ryabinin |
|
New |
[rh7,2/8] nbd: add device refcounting |
2019-11-01 |
Andrey Ryabinin |
|
New |
[rh7,1/8] nbd: stop using the bdev everywhere |
2019-11-01 |
Andrey Ryabinin |
|
New |
[rh7] nbd: fix how we set bd_invalidated |
2019-10-31 |
Andrey Ryabinin |
|
New |
[rh7,2/2] block: fix leak of q->rq_wb |
2019-10-30 |
Andrey Ryabinin |
|
New |
[rh7,1/2] cfq-iosched: don't call wbt_disable_default() with IRQs disabled |
2019-10-30 |
Andrey Ryabinin |
|
New |
[vz8] cgroup: Allow mounting cgroups in containers. |
2019-10-28 |
Andrey Ryabinin |
|
New |
[vz8,2/2] ve,kthread: fix use-after-return. |
2019-10-17 |
Andrey Ryabinin |
|
New |
[vz8,1/2] ve, kthread: Remove some useless crud. |
2019-10-17 |
Andrey Ryabinin |
|
New |
[rh7] mm/slab: Fix deadlock on attempt to shrink slab. |
2019-10-10 |
Andrey Ryabinin |
|
New |
[rh7] mm/memcg: restore lost css_put() in memcg_kmem_cache_create_func() |
2019-10-10 |
Andrey Ryabinin |
|
New |
[rh7,3/3] ms/NFS: Fix a double unlock from nfs_match, get_client |
2019-10-03 |
Andrey Ryabinin |
|
New |
[rh7,2/3] ms/NFS: Cleanup if nfs_match_client is interrupted |
2019-10-03 |
Andrey Ryabinin |
|
New |
[rh7,1/3] ms/NFS: make nfs_match_client killable |
2019-10-03 |
Andrey Ryabinin |
|
New |
[rh7,v2] fuse: allow kernel to access "direct_io" files again |
2019-09-27 |
Andrey Ryabinin |
|
New |
[rh7] fuse: allow kernel to access "direct_io" files |
2019-09-27 |
Andrey Ryabinin |
|
New |
[rh7] fuse: allow kernel to access "direct_io" files |
2019-09-26 |
Andrey Ryabinin |
|
New |
[rh7] fs/writeback: fix lazyatime dirty inode writeback |
2019-09-17 |
Andrey Ryabinin |
|
New |
[rh7] block/nbd: Fix NULL pointer dereference |
2019-09-11 |
Andrey Ryabinin |
|
New |
[rh7,2/2] mm/memcg: close potential race of kmem unharge and reparent. |
2019-08-14 |
Andrey Ryabinin |
|
New |
[rh7,1/2] mm/memcg: fix race with WARN_ON() check and kmem uncharging. |
2019-08-14 |
Andrey Ryabinin |
|
New |
[rh7] mm/memcg: correct timeout check. |
2019-08-08 |
Andrey Ryabinin |
|
New |
[rh7] mm/page_alloc.c: check if page cgroup still in use during alloc/free. |
2019-08-07 |
Andrey Ryabinin |
|
New |
[rh7,v2] mm/memcg: increase reparent timeout |
2019-08-07 |
Andrey Ryabinin |
|
New |
[rh7] mm/memcg: increase reparent timeout |
2019-08-07 |
Andrey Ryabinin |
|
New |
[rh7] mm/memcg: use timeout instead of iteration count to determine leak. |
2019-08-05 |
Andrey Ryabinin |
|
New |
[rh7] mm/memcg: Fix reparent warning again. |
2019-07-17 |
Andrey Ryabinin |
|
New |
[rh7,2/2] mm/memcg: reclaim memory.cache.limit_in_bytes from background |
2019-07-05 |
Andrey Ryabinin |
|
New |
[rh7,1/2] mm/memcontrol: fix memory.high |
2019-07-05 |
Andrey Ryabinin |
|
New |
[rh7] mm/memcontrol: don't reparent forever if counter leaked. |
2019-06-19 |
Andrey Ryabinin |
|
New |
[rh7] i40iw: use kvzalloc for large allocation of iwdev->mem_resources |
2019-06-11 |
Andrey Ryabinin |
|
New |
[rh7,2/2] memcg: optimize the "Search everything else" loop in mm_update_next_owner() |
2019-06-11 |
Andrey Ryabinin |
|
New |
[rh7,1/2] memcg: mm_update_next_owner() should skip kthreads |
2019-06-11 |
Andrey Ryabinin |
|
New |
[rh7,14/14] fix inode leaks on d_splice_alias() failure exits |
2019-06-10 |
Andrey Ryabinin |
|
New |
[rh7,13/14] dcache: d_splice_alias should detect loops |
2019-06-10 |
Andrey Ryabinin |
|
New |
[rh7,12/14] fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb() |
2019-06-10 |
Andrey Ryabinin |
|
New |
[rh7,11/14] fs/dcache.c: fix spin lockup issue on nlru->lock |
2019-06-10 |
Andrey Ryabinin |
|
New |
[rh7,10/14] lock_parent() needs to recheck if dentry got __dentry_kill'ed under it |
2019-06-10 |
Andrey Ryabinin |
|
New |
[rh7,09/14] root dentries need RCU-delayed freeing |
2019-06-10 |
Andrey Ryabinin |
|
New |
[rh7,08/14] move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon) |
2019-06-10 |
Andrey Ryabinin |
|
New |
[rh7,07/14] dcache: d_splice_alias should ignore DCACHE_DISCONNECTED |
2019-06-10 |
Andrey Ryabinin |
|
New |
[rh7,06/14] dcache: d_splice_alias mustn't create directory aliases |
2019-06-10 |
Andrey Ryabinin |
|
New |
[rh7,05/14] dcache: close d_move race in d_splice_alias |
2019-06-10 |
Andrey Ryabinin |
|
New |
[rh7,04/14] dcache: move d_splice_alias |
2019-06-10 |
Andrey Ryabinin |
|
New |
[rh7,03/14] dcache: don't clear DCACHE_DISCONNECTED too early |
2019-06-10 |
Andrey Ryabinin |
|
New |
[rh7,02/14] dcache: Don't set DISCONNECTED on "pseudo filesystem" dentries |
2019-06-10 |
Andrey Ryabinin |
|
New |
[rh7,01/14] dcache: use IS_ROOT to decide where dentry is hashed |
2019-06-10 |
Andrey Ryabinin |
|
New |
[rh7] net: silence high-order allocation warning from UDP with big headers. |
2019-05-29 |
Andrey Ryabinin |
|
New |
[rh7] ms/net/mlx5e: Convert large order kzalloc allocations to kvzalloc |
2019-05-28 |
Andrey Ryabinin |
|
New |
[rh7,2/2] Documentation: add watermark_scale_factor to the list of vm systcl file |
2019-05-17 |
Andrey Ryabinin |
|
New |
[rh7,1/2] ms/mm: scale kswapd watermarks in proportion to memory |
2019-05-17 |
Andrey Ryabinin |
|
New |
[rh7,3/3] mm/workingset: Fix memcg_inc_ws_activate() with disabled mem cgroups. |
2019-05-17 |
Andrey Ryabinin |
|
New |
[rh7,2/3] mm/workingset: fix workingset_activation() with memcgroups enabled |
2019-05-17 |
Andrey Ryabinin |
|
New |
[rh7,1/3] mm/workingset: fix possible with memcg deletion. |
2019-05-17 |
Andrey Ryabinin |
|
New |
[rh7] mm/memcg: Don't sleep on reparenting of every page. |
2019-05-14 |
Andrey Ryabinin |
|
New |
[rh7] mm/memcg: Release memcg id from css_free callback |
2019-05-14 |
Andrey Ryabinin |
|
New |
[rh7] mm, memcg, oom_gurantee: change memcg oom overdraft formula |
2019-04-25 |
Andrey Ryabinin |
|
New |
[rh7,2/2] net/skuff: WARN if kmalloc_reserve() fails to allocate memory. |
2019-04-08 |
Andrey Ryabinin |
|
New |
[rh7,1/2] net/skbuff: Don't waste memory reserves |
2019-04-08 |
Andrey Ryabinin |
|
New |
[rh7] RDMA/ocrdma: Remove unused STAG array. |
2019-04-01 |
Andrey Ryabinin |
|
New |
[rh7] mm/page_alloc: fix allocation failure of zone-restricted allocation |
2019-03-27 |
Andrey Ryabinin |
|
New |
[rh7] sysfs/ve: fix output cgroup/ve/ve.default_sysfs_permissions |
2019-03-20 |
Andrey Ryabinin |
|
New |
[rh7] mm/slub: Don't compact memory for high-order optimistic allocation. |
2019-03-07 |
Andrey Ryabinin |
|
New |
[rh7,v2,2/2] mm/page_alloc: fix latency in tracepoint. |
2019-03-07 |
Andrey Ryabinin |
|
New |
[rh7,1/2] mm/trace: fix always 0 latency in page_alloc tracepoint |
2019-03-07 |
Andrey Ryabinin |
|
New |
[rh7] mm/page_alloc: fix latency in tracepoint. |
2019-03-06 |
Andrey Ryabinin |
|
New |
[rh7,2/2] mm/swap: activate swapped in pages on fault |
2019-03-06 |
Andrey Ryabinin |
|
New |
[rh7,1/2] mm/vmscan: active lru protection fixups. |
2019-03-06 |
Andrey Ryabinin |
|
New |
[rh7,v4] mm/memcg: initialize mem_cgroup_per_zone_info earlier. |
2019-03-04 |
Andrey Ryabinin |
|
New |
[rh7,v3,7/7] ms/mm: workingset: make shadow node shrinker memcg aware |
2019-02-27 |
Andrey Ryabinin |
|
New |
[rh7,v3,6/7] ms/mm: workingset: per-cgroup cache thrash detection |
2019-02-27 |
Andrey Ryabinin |
|
New |
[rh7,v3,5/7] mm/memcg: initialize mem_cgroup_per_zone_info earlier. |
2019-02-27 |
Andrey Ryabinin |
|
New |
[rh7,v3,4/7] ms/mm: workingset: eviction buckets for bigmem/lowbit machines |
2019-02-27 |
Andrey Ryabinin |
|
New |
[rh7,v3,3/7] ms/mm: workingset: separate shadow unpacking and refault calculation |
2019-02-27 |
Andrey Ryabinin |
|
New |
[rh7,v3,2/7] ms/mm: workingset: #define radix entry eviction mask |
2019-02-27 |
Andrey Ryabinin |
|
New |
[rh7,v3,1/7] ms/mm: vmscan: pass memcg to get_scan_count() |
2019-02-27 |
Andrey Ryabinin |
|
New |