aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfs42xattr.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12mm, slab: remove last vestiges of SLAB_MEM_SPREADGravatar Linus Torvalds 1-1/+1
2023-12-12list_lru: allow explicit memcg and NUMA node selectionGravatar Nhat Pham 1-4/+4
2023-10-04NFSv4.2: dynamically allocate the nfs-xattr shrinkersGravatar Qi Zheng 1-43/+44
2023-06-19NFSv4.2: fix wrong shrinker_idGravatar Qi Zheng 1-35/+44
2022-10-03nfs: remove unnecessary (void*) conversions.Gravatar yuzhe 1-1/+1
2022-07-03mm: shrinkers: provide shrinkers with namesGravatar Roman Gushchin 1-3/+4
2022-04-07NFSv4.2: Fix missing removal of SLAB_ACCOUNT on kmem_cache allocationGravatar Muchun Song 1-1/+1
2022-02-25NFSv4.2: Fix up an invalid combination of memory allocation flagsGravatar Trond Myklebust 1-4/+3
2021-04-05nfs: Fix a typo in the file nfs42xattr.cGravatar Bhaskar Chowdhury 1-1/+1
2020-11-12NFSv4.2: fix failure to unregister shrinkerGravatar J. Bruce Fields 1-0/+2
2020-10-02fs: nfs: return per memcg count for xattr shrinkersGravatar Yang Shi 1-2/+2
2020-09-21NFSv4.2: xattr cache: remove unused cache struct fieldGravatar Frank van der Linden 1-1/+0
2020-07-30NFSv4.2: xattr cache: get rid of cache discard work queueGravatar Frank van der Linden 1-32/+5
2020-07-13NFSv4.2: add client side xattr caching.Gravatar Frank van der Linden 1-0/+1083