summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-282-3/+3
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-1/+1
* [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk2006-03-271-5/+8
* [PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown2006-03-273-38/+33
* [PATCH] knfsd: Use new cache code for name/id lookup cachesNeilBrown2006-03-271-23/+103
* [PATCH] knfsd: Use new cache_lookup for svc_expkey cacheNeilBrown2006-03-271-37/+99
* [PATCH] knfsd: Use new cache_lookup for svc_exportNeilBrown2006-03-271-37/+88
* [PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown2006-03-272-10/+4
* [PATCH] knfsd: Break the hard linkage from svc_expkey to svc_exportNeilBrown2006-03-271-20/+40
* [PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown2006-03-271-3/+2
* [PATCH] NFSD4: return conflict lock without racesAndy Adamson2006-03-261-22/+16
* [PATCH] sem2mutex: fs/Ingo Molnar2006-03-261-4/+5
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-03-252-7/+8
|\
| * locks,lockd: fix race in nlmsvc_testlockAndy Adamson2006-03-201-7/+6
| * SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever2006-03-201-0/+2
* | [PATCH] fs: Use ARRAY_SIZE macroTobias Klauser2006-03-245-8/+8
|/
* [PATCH] knfsd: fix nfs4_open lock leakJ. Bruce Fields2006-02-071-2/+4
* [PATCH] knfsd: Restore recently broken ACL functionality to NFS serverAndreas Gruenbacher2006-02-011-27/+49
* [PATCH] knfsd: Provide missing NFSv2 part of patch for checking vfs_getattr.David Shaw2006-01-181-7/+30
* [PATCH] knfsd: Fix some more errno/nfserr confusion in vfs.cNeilBrown2006-01-181-11/+6
* [PATCH] nfsd4_lock() returns bogus values to clientsAl Viro2006-01-181-0/+3
* [PATCH] NFSERR_SERVERFAULT returned host-endianAl Viro2006-01-181-2/+2
* [PATCH] nfsd4_truncate() bogus return valueAl Viro2006-01-181-1/+1
* [PATCH] nfsd/vfs.c: endianness fixesAl Viro2006-01-181-3/+3
* [PATCH] nfsd4: clean up settattr codeFred Isaman2006-01-181-9/+1
* [PATCH] nfsd4: Fix bug in rdattr_error returnFred Isaman2006-01-181-2/+3
* [PATCH] nfsd4: fix open_downgradeJ. Bruce Fields2006-01-181-11/+11
* [PATCH] nfsd4: don't create on open that fails due to ERR_GRACEJ. Bruce Fields2006-01-182-6/+8
* [PATCH] nfsd4: simplify process-open1 logicJ. Bruce Fields2006-01-181-64/+35
* [PATCH] nfsd4: nfs4state.c miscellaneous goto removalsJ. Bruce Fields2006-01-181-19/+14
* [PATCH] nfsd4: no replays on unconfirmed ownersJ. Bruce Fields2006-01-181-13/+11
* [PATCH] nfsd4: handle replays of failed open reclaimsJ. Bruce Fields2006-01-181-0/+2
* [PATCH] nfsd4: recovery lookup dir checkJ. Bruce Fields2006-01-181-3/+4
* [PATCH] nfsd4: fix open of recovery directoryJ. Bruce Fields2006-01-181-2/+1
* [PATCH] nfsd4: operation debuggingJ. Bruce Fields2006-01-181-0/+2
* [PATCH] nfsd4: fix check_for_locksJ. Bruce Fields2006-01-181-1/+2
* [PATCH] nfsd4: remove release_state_owner()J. Bruce Fields2006-01-181-22/+9
* [PATCH] nfsd4: rename lk_stateownerJ. Bruce Fields2006-01-182-11/+10
* [PATCH] nfsd4: fix nfsd4_lock cleanup on failureJ. Bruce Fields2006-01-181-14/+4
* [PATCH] nfsd4: misc lock fixesAndy Adamson2006-01-181-9/+5
* [PATCH] nfsd: remove inline from a couple of large NFS functionsNeilBrown2006-01-181-2/+2
* [PATCH] nfsd: check error status from nfsd_sync_dirYAMAMOTO Takashi2006-01-181-36/+44
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-2/+2
* [PATCH] add vfs_* helpers for xattr operationsChristoph Hellwig2006-01-101-77/+48
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-092-16/+16
* SUNRPC: get rid of cl_chattyChuck Lever2006-01-061-1/+0
* RPC: Clean up RPC task structureTrond Myklebust2006-01-061-3/+7
* [PATCH] knfsd: reduce stack consumptionNeil Brown2006-01-061-8/+12
* [PATCH] knfsd: check error status from vfs_getattr and i_op->fsyncDavid Shaw2006-01-064-55/+71
* [PATCH] nfsd: check for read-only exports before setting aclsAndreas Gruenbacher2005-12-202-2/+2
OpenPOWER on IntegriCloud