summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs42xattr.c
Commit message (Expand)AuthorAgeFilesLines
* mm, slab: remove last vestiges of SLAB_MEM_SPREADLinus Torvalds2024-03-121-1/+1
* list_lru: allow explicit memcg and NUMA node selectionNhat Pham2023-12-121-4/+4
* NFSv4.2: dynamically allocate the nfs-xattr shrinkersQi Zheng2023-10-041-43/+44
* NFSv4.2: fix wrong shrinker_idQi Zheng2023-06-191-35/+44
* nfs: remove unnecessary (void*) conversions.yuzhe2022-10-031-1/+1
* mm: shrinkers: provide shrinkers with namesRoman Gushchin2022-07-031-3/+4
* NFSv4.2: Fix missing removal of SLAB_ACCOUNT on kmem_cache allocationMuchun Song2022-04-071-1/+1
* NFSv4.2: Fix up an invalid combination of memory allocation flagsTrond Myklebust2022-02-251-4/+3
* nfs: Fix a typo in the file nfs42xattr.cBhaskar Chowdhury2021-04-051-1/+1
* NFSv4.2: fix failure to unregister shrinkerJ. Bruce Fields2020-11-121-0/+2
* fs: nfs: return per memcg count for xattr shrinkersYang Shi2020-10-021-2/+2
* NFSv4.2: xattr cache: remove unused cache struct fieldFrank van der Linden2020-09-211-1/+0
* NFSv4.2: xattr cache: get rid of cache discard work queueFrank van der Linden2020-07-301-32/+5
* NFSv4.2: add client side xattr caching.Frank van der Linden2020-07-131-0/+1083