Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NFSv4.2: fix wrong shrinker_id | Qi Zheng | 2023-06-19 | 1 | -35/+44 |
* | nfs: remove unnecessary (void*) conversions. | yuzhe | 2022-10-03 | 1 | -1/+1 |
* | mm: shrinkers: provide shrinkers with names | Roman Gushchin | 2022-07-03 | 1 | -3/+4 |
* | NFSv4.2: Fix missing removal of SLAB_ACCOUNT on kmem_cache allocation | Muchun Song | 2022-04-07 | 1 | -1/+1 |
* | NFSv4.2: Fix up an invalid combination of memory allocation flags | Trond Myklebust | 2022-02-25 | 1 | -4/+3 |
* | nfs: Fix a typo in the file nfs42xattr.c | Bhaskar Chowdhury | 2021-04-05 | 1 | -1/+1 |
* | NFSv4.2: fix failure to unregister shrinker | J. Bruce Fields | 2020-11-12 | 1 | -0/+2 |
* | fs: nfs: return per memcg count for xattr shrinkers | Yang Shi | 2020-10-02 | 1 | -2/+2 |
* | NFSv4.2: xattr cache: remove unused cache struct field | Frank van der Linden | 2020-09-21 | 1 | -1/+0 |
* | NFSv4.2: xattr cache: get rid of cache discard work queue | Frank van der Linden | 2020-07-30 | 1 | -32/+5 |
* | NFSv4.2: add client side xattr caching. | Frank van der Linden | 2020-07-13 | 1 | -0/+1083 |