aboutsummaryrefslogtreecommitdiffstats
path: root/fs/kernfs/inode.c
stat options
Period:
Authors:

Commits per author per week (path 'fs/kernfs/inode.c')

AuthorW47 2025W48 2025W49 2025W50 2025Total
Total00000
FilesLines 2002-10-11[PATCH] kNFSd: Provide generic code for making an upcall.Neil Brown3-15/+228 2002-10-11[PATCH] kNFSd: Create files: /proc/net/rpc/$CACHENAME/channel for communicati...Neil Brown5-1/+355 2002-10-11[PATCH] kNFSd: Provide support for request deferral and revisit.Neil Brown11-32/+316 2002-10-11[PATCH] kNFSd: decode symlink inplace to avoid modifying requestNeil Brown3-3/+15 2002-10-11[PATCH] kNFSd: Don't over-write rpc request with response.Neil Brown1-3/+7 2002-10-11[PATCH] kNFSd: Convert export-table to use new cache codeNeil Brown4-136/+276 2002-10-11[PATCH] kNFSd: Open code exp_get and exp_get_fsid in the one place they are c...Neil Brown1-35/+13 2002-10-11[PATCH] kNFSd: exp_getclient, now just a small wrapper, goes in favour of aut...Neil Brown3-16/+2 2002-10-11[PATCH] kNFSd: Move auth domain lookup into svcauthNeil Brown7-18/+77 2002-10-11[PATCH] kNFSd: Use new cache infrastructure for auth_unix specific lookups.Neil Brown14-336/+540 2002-10-11[PATCH] kNFSd: Initialial caching infrastructure for RPC authentication cachesNeil Brown5-1/+603 2002-10-11[PATCH] kNFSd: Tidy up the rpc authentication interface.Neil Brown6-71/+152 2002-10-11[PATCH] kNFSd: Enable selection of NFSv4 server in configurator and MakefileNeil Brown3-0/+8 2002-10-11[PATCH] kNFSd: Giant patch importing NFSv4 server functionalityNeil Brown5-1/+2743