summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] nfsd4: fix fh_expire_typeNeilBrown2005-07-071-2/+2
* [PATCH] nfsd4: check lock type against openmode.NeilBrown2005-07-071-16/+33
* [PATCH] nfsd4: clean up nfs4_preprocess_seqid_opNeilBrown2005-07-071-34/+22
* [PATCH] nfsd4: clarify close_lru handlingNeilBrown2005-07-071-26/+14
* [PATCH] nfsd4: renew lease on seqid modifying operationsNeilBrown2005-07-071-1/+1
* [PATCH] nfsd4: return better error on io incompatible with open modeNeilBrown2005-07-071-1/+1
* [PATCH] nfsd4: always update stateid on openNeilBrown2005-07-071-0/+1
* [PATCH] nfsd4: relax new lock seqid checkNeilBrown2005-07-071-5/+0
* [PATCH] nfsd4: seqid commentsNeilBrown2005-07-071-4/+4
* [PATCH] nfsd4: fix open_reclaim seqidNeilBrown2005-07-072-11/+7
* [PATCH] nfsd4: comment indentationNeilBrown2005-07-071-9/+9
* [PATCH] nfsd4: stop overusing RECLAIM_BADNeilBrown2005-07-071-18/+7
* [PATCH] nfsd4: ERR_GRACE should bump seqid on lockNeilBrown2005-07-071-5/+7
* [PATCH] nfsd4: ERR_GRACE should bump seqid on openNeilBrown2005-07-072-6/+6
* [PATCH] nfsd4: fix release_lockownerNeilBrown2005-07-071-1/+6
* [PATCH] nfsd4: prevent multiple unlinks of recovery directoriesNeilBrown2005-07-071-0/+1
* [PATCH] nfsd4: lookup_one_len takes i_semNeilBrown2005-07-071-0/+2
* [PATCH] nfsd4: fix sync'ing of recovery directoryNeilBrown2005-07-072-22/+9
* [PATCH] nfsd4: reboot recovery fixNeilBrown2005-07-071-0/+1
* [PATCH] really remove xattr_acl.hChristoph Hellwig2005-06-281-7/+6
* [PATCH] knfsd: nfsd4 reboot dirname fixNeilBrown2005-06-243-3/+58
* [PATCH] knfsd: nfsd4: reboot recoveryNeilBrown2005-06-242-0/+185
* [PATCH] knfsd: nfsd4: initialize recovery directoryNeilBrown2005-06-242-2/+182
* [PATCH] knfsd: nfsd4: remove cb_parsedNeilBrown2005-06-242-7/+2
* [PATCH] knfsd: nfsd4: allow multiple lockownersNeilBrown2005-06-241-43/+33
* [PATCH] knfsd: nfsd4: rename state list fieldsNeilBrown2005-06-241-39/+39
* [PATCH] knfsd: nfsd4: miscellaneous setclientid_confirm cleanupNeilBrown2005-06-241-32/+17
* [PATCH] knfsd: nfsd4: setclientid_confirm commentsNeilBrown2005-06-241-30/+29
* [PATCH] knfsd: nfsd4: setclientid_confirm gotoectomyNeilBrown2005-06-241-10/+7
* [PATCH] knfsd: nfsd4: fix setclientid_confirm error returnNeilBrown2005-06-241-8/+3
* [PATCH] knfsd: nfsd4: fix setclientid_confirm casesNeilBrown2005-06-241-4/+15
* [PATCH] knfsd: nfsd4: fix uncomfirmed listNeilBrown2005-06-241-4/+7
* [PATCH] knfsd: nfsd4: make needlessly global code staticNeilBrown2005-06-245-41/+43
* [PATCH] knfsd: nfsd4: grace period endNeilBrown2005-06-241-11/+13
* [PATCH] knfsd: nfsd4: add find_{un}conf_by_str functions to simplify setclientidNeilBrown2005-06-241-18/+31
OpenPOWER on IntegriCloud