aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs42xattr.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12mm, slab: remove last vestiges of SLAB_MEM_SPREADLinus Torvalds1-1/+1
2023-12-12list_lru: allow explicit memcg and NUMA node selectionNhat Pham1-4/+4
2023-10-04NFSv4.2: dynamically allocate the nfs-xattr shrinkersQi Zheng1-43/+44
2023-06-19NFSv4.2: fix wrong shrinker_idQi Zheng1-35/+44
2022-10-03nfs: remove unnecessary (void*) conversions.yuzhe1-1/+1
2022-07-03mm: shrinkers: provide shrinkers with namesRoman Gushchin1-3/+4
2022-04-07NFSv4.2: Fix missing removal of SLAB_ACCOUNT on kmem_cache allocationMuchun Song1-1/+1
2022-02-25NFSv4.2: Fix up an invalid combination of memory allocation flagsTrond Myklebust1-4/+3
2021-04-05nfs: Fix a typo in the file nfs42xattr.cBhaskar Chowdhury1-1/+1
2020-11-12NFSv4.2: fix failure to unregister shrinkerJ. Bruce Fields1-0/+2
2020-10-02fs: nfs: return per memcg count for xattr shrinkersYang Shi1-2/+2
2020-09-21NFSv4.2: xattr cache: remove unused cache struct fieldFrank van der Linden1-1/+0
2020-07-30NFSv4.2: xattr cache: get rid of cache discard work queueFrank van der Linden1-32/+5
2020-07-13NFSv4.2: add client side xattr caching.Frank van der Linden1-0/+1083