Commit Graph

461 Commits (3fbe5c31009d26c7b6b73d5c69fe930a5e9d2e26)

Author SHA1 Message Date
J. Bruce Fields f3aba4e5a1 nfsd4: remove unnecessary cl_verifier check from setclientid_confirm 17 years ago
J. Bruce Fields f394baad13 nfsd4: kill unnecessary same_name() in setclientid_confirm 17 years ago
J. Bruce Fields deda2faa8e nfsd: uniquify cl_confirm values 17 years ago
J. Bruce Fields 49ba87811f nfsd: eliminate final bogus case from setclientid logic 17 years ago
J. Bruce Fields a186e76747 nfsd4: kill some unneeded setclientid comments 17 years ago
J. Bruce Fields 1f69f172c7 nfsd: minor fs/nfsd/auth.h cleanup 17 years ago
J. Bruce Fields 2e8138a274 nfsd: move nfsd/auth.h into fs/nfsd 17 years ago
J. Bruce Fields dbf847ecb6 knfsd: allow cache_register to return error on failure 17 years ago
J. Bruce Fields e331f606a8 nfsd: fail init on /proc/fs/nfs/exports creation failure 17 years ago
J. Bruce Fields df95a9d4fb knfsd: cache unregistration needn't return error 17 years ago
J. Bruce Fields d5c3428b2c nfsd: fail module init on reply cache init failure 17 years ago
J. Bruce Fields 26808d3f10 nfsd: cleanup nfsd module initialization cleanup 17 years ago
J. Bruce Fields 46b2589576 knfsd: cleanup nfsd4 properly on module init failure 17 years ago
J. Bruce Fields ca2a05aa7c nfsd: Fix handling of negative lengths in read_buf() 17 years ago
Chuck Lever a628f66758 NFSD: Fix mixed sign comparison in nfs3svc_decode_symlinkargs 17 years ago
Chuck Lever 9c7544d3a1 NFSD: Use unsigned length argument for decode_pathname 17 years ago
Chuck Lever 5a022fc870 NFSD: Adjust filename length argument of nfsd_lookup 17 years ago
Chuck Lever ee1a95b3b3 NFSD: Use unsigned length argument for decode_filename 17 years ago
J. Bruce Fields d4395e03fe knfsd: fix broken length check in nfs4idmap.c 17 years ago
Prasad P aefa89d178 nfsd: Fix inconsistent assignment 17 years ago
J. Bruce Fields 63c86716ea nfsd: move callback rpc_client creation into separate thread 17 years ago
J. Bruce Fields 46f8a64bae nfsd4: probe callback channel only once 17 years ago
NeilBrown ba67a39efd knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used. 17 years ago
J. Bruce Fields 6fa02839bf nfsd4: recheck for secure ports in fh_verify 17 years ago
J. Bruce Fields ac8587dcb5 knfsd: fix spurious EINVAL errors on first access of new filesystem 17 years ago
Adrian Bunk 87ae9afdca cleanup asm/scatterlist.h includes 18 years ago
Jens Axboe 60c74f8193 Update fs/ to use sg helpers 18 years ago
Christoph Hellwig cfaea787c0 exportfs: remove old methods 18 years ago
Christoph Hellwig 6e91ea2bb0 exportfs: add fid type 18 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
Jeff Layton 8a0ce7d99a knfsd: only set ATTR_KILL_S*ID if ATTR_MODE isn't being explicitly set 18 years ago
Serge E. Hallyn b53767719b Implement file posix capabilities 18 years ago
Dave Hansen a8754beedb r/o bind mounts: create cleanup helper svc_msnfs() 18 years ago
Adrian Bunk cce76f9b96 fs/nfsd/export.c: make 3 functions static 18 years ago
J. Bruce Fields 5e7fc43642 nfsd: remove IS_ISMNDLCK macro 18 years ago
Pavel Emelyanov a16877ca9c Cleanup macros for distinguishing mandatory locks 18 years ago
J. Bruce Fields a16e92edcd knfsd: query filesystem for NFSv4 getattr of FATTR4_MAXNAME 18 years ago
J. Bruce Fields cfdcad4da1 knfsd: nfsv4 delegation recall should take reference on client 18 years ago
J. Bruce Fields 1b1a9b3163 knfsd: don't shutdown callbacks until nfsv4 client is freed 18 years ago
J. Bruce Fields 0272e1fd9f knfsd: let nfsd manage timing out its own leases 18 years ago
Peter Staubach 40ee5dc6af knfsd: 64 bit ino support for NFS server 18 years ago
J. Bruce Fields c175b83c4c knfsd: remove code duplication in nfsd4_setclientid() 18 years ago
Andrew Morton 246d95ba05 nfsd warning fix 18 years ago
J. Bruce Fields dd4877bfb6 knfsd: fix callback rpc cred 18 years ago
J. Bruce Fields e8ff2a8453 knfsd: move nfsv4 slab creation/destruction to module init/exit 18 years ago
J. Bruce Fields 2b47eece1f knfsd: spawn kernel thread to probe callback channel 18 years ago
J. Bruce Fields c9b6cbe56d knfsd: nfs4 name->id mapping not correctly parsing negative downcall 18 years ago
J. Bruce Fields 2fdada03b3 knfsd: demote some printk()s to dprintk()s 18 years ago
J. Bruce Fields 599e0a2290 knfsd: cleanup of nfsd4 cmp_* functions 18 years ago
J. Bruce Fields 3b398f0ef8 knfsd: delete code made redundant by map_new_errors 18 years ago