aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
AgeCommit message (Expand)AuthorFilesLines
2005-12-20[PATCH] nfsd: check for read-only exports before setting aclsAndreas Gruenbacher2-2/+2
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl3-12/+6
2005-11-07[PATCH] knfsd: make sure svc_process call the correct pg_authenticate for mul...NeilBrown1-0/+1
2005-11-07[PATCH] knfsd: Fix some minor sign problems in nfsd/xdrNeilBrown1-1/+2
2005-11-07[PATCH] knfsd: Allow run-time selection of NFS versions to exportNeilBrown2-28/+133
2005-11-07[PATCH] knfsd: Restore functionality to read from file in /proc/fs/nfsd/NeilBrown1-1/+15
2005-11-07[PATCH] knfsd: fix setattr-on-symlink error returnNeilBrown1-1/+8
2005-09-13[PATCH] nfsd4: fix setclientid unlock of unlocked state lockNeil Brown1-3/+2
2005-09-13[PATCH] nfsd4: fix open seqid incrementing in lockNeil Brown1-13/+15
2005-09-13[PATCH] nfsd4: move replay_ownerNeil Brown2-24/+30
2005-09-13[PATCH] nfsd4: printk reductionNeil Brown1-17/+10
2005-09-07[PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan2-2/+9
2005-09-01[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl1-2/+1
2005-09-01[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu1-1/+1
2005-08-17[PATCH] nfsd to unlock kernel before exitingSteven Rostedt1-0/+1
2005-07-12[PATCH] inotifyRobert Love1-3/+3
2005-07-07[PATCH] nfsd4: fix fh_expire_typeNeilBrown1-2/+2
2005-07-07[PATCH] nfsd4: check lock type against openmode.NeilBrown1-16/+33
2005-07-07[PATCH] nfsd4: clean up nfs4_preprocess_seqid_opNeilBrown1-34/+22
2005-07-07[PATCH] nfsd4: clarify close_lru handlingNeilBrown1-26/+14
2005-07-07[PATCH] nfsd4: renew lease on seqid modifying operationsNeilBrown1-1/+1
2005-07-07[PATCH] nfsd4: return better error on io incompatible with open modeNeilBrown1-1/+1
2005-07-07[PATCH] nfsd4: always update stateid on openNeilBrown1-0/+1
2005-07-07[PATCH] nfsd4: relax new lock seqid checkNeilBrown1-5/+0
2005-07-07[PATCH] nfsd4: seqid commentsNeilBrown1-4/+4
2005-07-07[PATCH] nfsd4: fix open_reclaim seqidNeilBrown2-11/+7
2005-07-07[PATCH] nfsd4: comment indentationNeilBrown1-9/+9
2005-07-07[PATCH] nfsd4: stop overusing RECLAIM_BADNeilBrown1-18/+7
2005-07-07[PATCH] nfsd4: ERR_GRACE should bump seqid on lockNeilBrown1-5/+7
2005-07-07[PATCH] nfsd4: ERR_GRACE should bump seqid on openNeilBrown2-6/+6
2005-07-07[PATCH] nfsd4: fix release_lockownerNeilBrown1-1/+6
2005-07-07[PATCH] nfsd4: prevent multiple unlinks of recovery directoriesNeilBrown1-0/+1
2005-07-07[PATCH] nfsd4: lookup_one_len takes i_semNeilBrown1-0/+2
2005-07-07[PATCH] nfsd4: fix sync'ing of recovery directoryNeilBrown2-22/+9
2005-07-07[PATCH] nfsd4: reboot recovery fixNeilBrown1-0/+1
2005-06-28[PATCH] really remove xattr_acl.hChristoph Hellwig1-7/+6
2005-06-24[PATCH] knfsd: nfsd4 reboot dirname fixNeilBrown3-3/+58
2005-06-24[PATCH] knfsd: nfsd4: reboot recoveryNeilBrown2-0/+185
2005-06-24[PATCH] knfsd: nfsd4: initialize recovery directoryNeilBrown2-2/+182
2005-06-24[PATCH] knfsd: nfsd4: remove cb_parsedNeilBrown2-7/+2
2005-06-24[PATCH] knfsd: nfsd4: allow multiple lockownersNeilBrown1-43/+33
2005-06-24[PATCH] knfsd: nfsd4: rename state list fieldsNeilBrown1-39/+39
2005-06-24[PATCH] knfsd: nfsd4: miscellaneous setclientid_confirm cleanupNeilBrown1-32/+17
2005-06-24[PATCH] knfsd: nfsd4: setclientid_confirm commentsNeilBrown1-30/+29
2005-06-24[PATCH] knfsd: nfsd4: setclientid_confirm gotoectomyNeilBrown1-10/+7
2005-06-24[PATCH] knfsd: nfsd4: fix setclientid_confirm error returnNeilBrown1-8/+3
2005-06-24[PATCH] knfsd: nfsd4: fix setclientid_confirm casesNeilBrown1-4/+15
2005-06-24[PATCH] knfsd: nfsd4: fix uncomfirmed listNeilBrown1-4/+7
2005-06-24[PATCH] knfsd: nfsd4: make needlessly global code staticNeilBrown5-41/+43
2005-06-24[PATCH] knfsd: nfsd4: grace period endNeilBrown1-11/+13
2005-06-24[PATCH] knfsd: nfsd4: add find_{un}conf_by_str functions to simplify setclientidNeilBrown1-18/+31
2005-06-24[PATCH] knfsd: nfsd4: reboot hashNeilBrown3-43/+136
2005-06-24[PATCH] knfsd: nfsd4: setclientid simplificationNeilBrown1-12/+2
2005-06-24[PATCH] knfsd: nfsd4: idmap initializationNeilBrown1-4/+0
2005-06-24[PATCH] knfsd: nfsd4: remove nfs4_reclaim_initNeilBrown1-3/+0
2005-06-24[PATCH] knfsd: nfsd4: clean up state initializationNeilBrown2-18/+18
2005-06-24[PATCH] knfsd: nfsd4: rename nfs4_state_initNeilBrown2-4/+4
2005-06-24[PATCH] knfsd: nfsd4: delegation recoveryNeilBrown2-9/+29
2005-06-24[PATCH] knfsd: nfsd4: simplify lease changingNeilBrown1-51/+12
2005-06-24[PATCH] knfsd: nfsd4: create separate laundromat workqueueNeilBrown1-3/+6
2005-06-24[PATCH] knfsd: nfsd4: nfs4_check_open_reclaim cleanupNeilBrown1-5/+1
2005-06-24[PATCH] knfsd: nfsd4: fix probe_callbackNeilBrown1-1/+1
2005-06-24[PATCH] knfsd: nfs4: hold filp while reading or writingNeilBrown1-3/+12
2005-06-24[PATCH] nfsd4: reference count struct nfs4_fileNeilBrown1-49/+51
2005-06-24[PATCH] nfsd4: rename nfs4_file fieldsNeilBrown1-11/+11
2005-06-24[PATCH] nfsd4: remove debugging countersNeilBrown1-24/+1
2005-06-24[PATCH] nfsd4: slabify delegationsNeilBrown1-10/+9
2005-06-24[PATCH] nfsd4: slabify stateidsNeilBrown1-5/+17
2005-06-24[PATCH] nfsd4: slabify nfs4_filesNeilBrown1-24/+34
2005-06-24[PATCH] nfsd4: block metadata ops during grace periodNeilBrown1-0/+5
2005-06-24[PATCH] nfsd4: fix fh_expire_typeNeilBrown1-1/+4
2005-06-24[PATCH] nfsd4: support CLAIM_DELEGATE_CURNeilBrown1-1/+5
2005-06-24[PATCH] nfsd4: add open state code for CLAIM_DELEGATE_CURNeilBrown1-5/+16
2005-06-24[PATCH] nfsd4: don't reopen for delegated clientNeilBrown1-8/+36
2005-06-24[PATCH] nfsd4: nfs4_check_delegmodeNeilBrown1-9/+9
2005-06-24[PATCH] nfsd4: find_delegation_file()NeilBrown1-11/+14
2005-06-23[PATCH] remove <linux/xattr_acl.h>Christoph Hellwig1-5/+4
2005-06-22[PATCH] fix nfsacl pointer arithmetic and pg_class initialization bugsAndreas Gruenbacher1-0/+1
2005-06-22[PATCH] NFSD: Add server support for NFSv3 ACLs.Andreas Gruenbacher7-1/+762
2005-06-22[PATCH] NFSD: Add NFS3ERR_NOTSUPP to the nfsd error mapping tableAndreas Gruenbacher1-0/+1
2005-06-22[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.Trond Myklebust1-3/+1
2005-04-16[PATCH] nfsd4: fix struct file leakNeilBrown1-5/+3
2005-04-16[PATCH] nfsd4: callback create rpc client returnsNeilBrown1-2/+4
2005-04-16[PATCH] nfsd: clear signals before exiting the nfsd() threadNeilBrown1-0/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds20-0/+16836