830f1111d90e ("NFS: Replace readdir's use of xxhash() with hash_64()") f648022faa68 ("NFS: Convert readdir page cache to use a cookie based index") 11d03d0a1ed8 ("NFS: Trace effects of the readdirplus heuristic") 310e3187450d ("NFS: Add basic readdir tracing") 230bc98f7a2a ("NFS: Improve heuristic for readdirplus") 9c3f4d988c23 ("NFS: Reduce use of uncached readdir") 9ff89c25d8ad ("NFS: Simplify nfs_readdir_xdr_to_array()") 6c34f05b7546 ("NFS: If the cookie verifier changes, we must invalidate the page cache") 580f236737d1 ("NFS: Adjust the amount of readahead performed by NFS readdir") c8f0523ba398 ("NFS: Don't advance the page pointer unless the page is full") 728dd0ab3742 ("NFS: Don't re-read the entire page cache to find the next cookie") d09e673f4971 ("NFS: Store the change attribute in the directory page cache") 0b2662b7e7fd ("NFS: Calculate page offsets algorithmically") 281f31b2e5a2 ("NFS: Use kzalloc() to avoid initialising the nfs_open_dir_context") d1e32ea35502 ("NFS: Initialise the readdir verifier as best we can in nfs_opendir()") d7867712d81c ("NFS: Charge open/lock file contexts to kmemcg") e1d2699b9679 ("NFS: Avoid duplicate uncached readdir calls on eof") d9c4e39c1f8f ("NFS: Don't overfill uncached readdir pages") a6b5a28eb56c ("nfs: Convert to new fscache volume/cookie API") 93c2e5e0a9ec ("NFS: Add a tracepoint to show the results of nfs_set_cache_invalid()")