| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-07-12 | mm: add comments for allocation helpers explaining why they are macros | Suren Baghdasaryan | 1 | -0/+4 |
| 2024-04-25 | mm: change inlined allocation helpers to account at the call site | Suren Baghdasaryan | 1 | -4/+1 |
| 2023-04-11 | NFS: Remove all NFSIOS_FSCACHE counters due to conversion to netfs API | Dave Wysochanski | 1 | -17/+0 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2014-11-24 | nfs: define nfs_inc_fscache_stats and using it as possible | Li RongQing | 1 | -0/+5 |
| 2010-05-14 | NFS: Squelch compiler warning in nfs_add_server_stats() | Chuck Lever | 1 | -3/+3 |
| 2010-02-17 | percpu: add __percpu sparse annotations to fs | Tejun Heo | 1 | -2/+2 |
| 2009-10-03 | this_cpu: Use this_cpu operations for NFS statistics | Christoph Lameter | 1 | -21/+3 |
| 2009-06-16 | remove put_cpu_no_resched() | Thomas Gleixner | 1 | -3/+3 |
| 2009-04-03 | NFS: Add some new I/O counters for FS-Cache doing things for NFS | David Howells | 1 | -0/+18 |
| 2008-07-09 | NFS: Fix a warning in nfs4_async_handle_error | Trond Myklebust | 1 | -4/+4 |
| 2008-07-09 | NFS: Move fs/nfs/iostat.h to include/linux | Chuck Lever | 1 | -106/+13 |
| 2006-03-20 | NFSv4: Fix an oops in nfs4_fill_super | Trond Myklebust | 1 | -1/+2 |
| 2006-03-20 | NFS: add hooks to account for NFSERR_JUKEBOX errors | Chuck Lever | 1 | -4/+15 |
| 2006-03-20 | NFS: introduce mechanism for tracking NFS client metrics | Chuck Lever | 1 | -0/+152 |