Commit Graph

82061 Commits (d7c9f1ed972b4a468dd24a2457721704dfe9ca70)
 

Author SHA1 Message Date
Tom Tucker d7c9f1ed97 svc: Change services to use new svc_create_xprt service 17 years ago
Tom Tucker b700cbb11f svc: Add a generic transport svc_create_xprt function 17 years ago
Tom Tucker f9f3cc4fae svc: Move connection limit checking to its own function 17 years ago
Tom Tucker 44a6995b32 svc: Remove unnecessary call to svc_sock_enqueue 17 years ago
Tom Tucker 38a417cc99 svc: Add xpo_accept transport function 17 years ago
Tom Tucker d7979ae4a0 svc: Move close processing to a single place 17 years ago
Tom Tucker 323bee32e9 svc: Add a transport function that checks for write space 17 years ago
Tom Tucker e831fe65b1 svc: Add xpo_prep_reply_hdr 17 years ago
Tom Tucker 755cceaba7 svc: Add per-transport delete functions 17 years ago
Tom Tucker 5148bf4ebc svc: Add transport specific xpo_release function 17 years ago
Tom Tucker 5d137990f5 svc: Move sk_sendto and sk_recvfrom to svc_xprt_class 17 years ago
Tom Tucker 490231558e svc: Add a max payload value to the transport 17 years ago
Tom Tucker 9f29868b49 svc: Change the svc_sock in the rqstp structure to a transport 17 years ago
Tom Tucker 360d873864 svc: Make svc_sock the tcp/udp transport 17 years ago
Tom Tucker 1d8206b97a svc: Add an svc transport class 17 years ago
J. Bruce Fields cb5c7d668e svcrpc: ensure gss DESTROY tokens free contexts from cache 17 years ago
Oleg Drokin 54ca95eb36 Leak in nlmsvc_testlock for async GETFL case 17 years ago
J. Bruce Fields 8838dc43d6 nfsd4: clean up access_valid, deny_valid checks. 17 years ago
J. Bruce Fields b39c18fce0 sunrpc: gss: simplify rsi_parse logic 17 years ago
Neil Brown 16141c0288 knfsd: change mailing list for nfsd in MAINTAINERS 17 years ago
J. Bruce Fields 980e5a40a4 nfsd: fix rsi_cache reference count leak 17 years ago
J. Bruce Fields 5c002b3bb2 nfsd: allow root to set uid and gid on create 17 years ago
Oleg Drokin 29dbf54615 lockd: fix a leak in nlmsvc_testlock asynchronous request handling 17 years ago
Frank Filz 406a7ea97d nfsd: Allow AIX client to read dir containing mountpoints 17 years ago
J. Bruce Fields 39325bd03f nfsd4: fix bad seqid on lock request incompatible with open mode 17 years ago
Oleg Drokin b7e6b86948 lockd: fix reference count leaks in async locking case 17 years ago
J. Bruce Fields 404ec117be nfsd4: recognize callback channel failure earlier 17 years ago
J. Bruce Fields 35bba9a37e nfsd4: miscellaneous nfs4state.c style fixes 17 years ago
J. Bruce Fields 5ec7b46c2f nfsd4: make current_clientid local 17 years ago
J. Bruce Fields 99d965eda7 nfsd: fix encode_entryplus_baggage() indentation 17 years ago
J. Bruce Fields 366e0c1d91 nfsd4: kill unneeded cl_confirm check 17 years ago
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 ffe9386b6e nfsd: move cache proc (un)registration to separate function 17 years ago
J. Bruce Fields e331f606a8 nfsd: fail init on /proc/fs/nfs/exports creation failure 17 years ago
J. Bruce Fields 440bcc5920 nfsd: select CONFIG_PROC_FS in nfsv4 and gss server cases 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
J. Bruce Fields a490c681cb knfsd: fix cache.c comment 17 years ago
Chuck Lever 48b4ba3fdd NFSD: Path name length signage in nfsd request argument structures 17 years ago
Chuck Lever a628f66758 NFSD: Fix mixed sign comparison in nfs3svc_decode_symlinkargs 17 years ago