summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-073-12/+6
* [PATCH] knfsd: make sure svc_process call the correct pg_authenticate for mul...NeilBrown2005-11-071-0/+1
* [PATCH] knfsd: Fix some minor sign problems in nfsd/xdrNeilBrown2005-11-071-1/+2
* [PATCH] knfsd: Allow run-time selection of NFS versions to exportNeilBrown2005-11-072-28/+133
* [PATCH] knfsd: Restore functionality to read from file in /proc/fs/nfsd/NeilBrown2005-11-071-1/+15
* [PATCH] knfsd: fix setattr-on-symlink error returnNeilBrown2005-11-071-1/+8
* [PATCH] nfsd4: fix setclientid unlock of unlocked state lockNeil Brown2005-09-131-3/+2
* [PATCH] nfsd4: fix open seqid incrementing in lockNeil Brown2005-09-131-13/+15
* [PATCH] nfsd4: move replay_ownerNeil Brown2005-09-132-24/+30
* [PATCH] nfsd4: printk reductionNeil Brown2005-09-131-17/+10
* [PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan2005-09-072-2/+9
* [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl2005-09-011-2/+1
* [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu2005-09-011-1/+1
* [PATCH] nfsd to unlock kernel before exitingSteven Rostedt2005-08-171-0/+1
* [PATCH] inotifyRobert Love2005-07-121-3/+3
OpenPOWER on IntegriCloud