index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs42xattr.c
Age
Commit message (
Expand
)
Author
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
2023-12-12
list_lru: allow explicit memcg and NUMA node selection
Nhat Pham
2023-10-04
NFSv4.2: dynamically allocate the nfs-xattr shrinkers
Qi Zheng
2023-06-19
NFSv4.2: fix wrong shrinker_id
Qi Zheng
2022-10-03
nfs: remove unnecessary (void*) conversions.
yuzhe
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-04-07
NFSv4.2: Fix missing removal of SLAB_ACCOUNT on kmem_cache allocation
Muchun Song
2022-02-25
NFSv4.2: Fix up an invalid combination of memory allocation flags
Trond Myklebust
2021-04-05
nfs: Fix a typo in the file nfs42xattr.c
Bhaskar Chowdhury
2020-11-12
NFSv4.2: fix failure to unregister shrinker
J. Bruce Fields
2020-10-02
fs: nfs: return per memcg count for xattr shrinkers
Yang Shi
2020-09-21
NFSv4.2: xattr cache: remove unused cache struct field
Frank van der Linden
2020-07-30
NFSv4.2: xattr cache: get rid of cache discard work queue
Frank van der Linden
2020-07-13
NFSv4.2: add client side xattr caching.
Frank van der Linden