Commit Graph

126219 Commits (2779e3ae39645515cb6c1126634f47c28c9e7190)
 

Author SHA1 Message Date
Tom Tucker 2779e3ae39 svc: Move kfree of deferral record to common code 16 years ago
David Howells f05ef8db1a CRED: Fix NFSD regression 16 years ago
Chuck Lever 0dba7c2a9e NLM: Clean up flow of control in make_socks() function 16 years ago
Chuck Lever d3fe5ea7cf NLM: Refactor make_socks() function 16 years ago
J. Bruce Fields 55ef1274dd nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKT 16 years ago
Trond Myklebust 69b6ba3712 SUNRPC: Ensure the server closes sockets in a timely fashion 16 years ago
Chuck Lever 262a09823b NFSD: Add documenting comments for nfsctl interface 16 years ago
Chuck Lever 9e074856ca NFSD: Replace open-coded integer with macro 16 years ago
Chuck Lever 54224f04ae NFSD: Fix a handful of coding style issues in write_filehandle() 16 years ago
Chuck Lever b046ccdc1f NFSD: clean up failover sysctl function naming 16 years ago
Chuck Lever b064ec038a lockd: Enable NLM use of AF_INET6 16 years ago
Chuck Lever 57ef692588 NLM: Rewrite IPv4 privileged requester's check 16 years ago
Chuck Lever d1208f7073 NLM: nlm_privileged_requester() doesn't recognize mapped loopback address 16 years ago
Chuck Lever 49b5699b3f NSM: Move nsm_create() 16 years ago
Chuck Lever b7ba597fb9 NSM: Move nsm_use_hostnames to mon.c 16 years ago
Chuck Lever 8529bc51d3 NSM: Move nsm_addr() to fs/lockd/mon.c 16 years ago
Chuck Lever e6765b8397 NSM: Remove include/linux/lockd/sm_inter.h 16 years ago
Chuck Lever 94da7663db NSM: Replace IP address as our nlm_reboot lookup key 16 years ago
Chuck Lever 77a3ef33e2 NSM: More clean up of nsm_get_handle() 16 years ago
Chuck Lever b39b897c25 NSM: Refactor nsm_handle creation into a helper function 16 years ago
Chuck Lever 92fd91b998 NLM: Remove "create" argument from nsm_find() 16 years ago
Chuck Lever 8c7378fd2a NLM: Call nsm_reboot_lookup() instead of nsm_find() 16 years ago
Chuck Lever 3420a8c435 NSM: Add nsm_lookup() function 16 years ago
Chuck Lever 576df4634e NLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as an opaque 16 years ago
Chuck Lever 7fefc9cb9d NLM: Change nlm_host_rebooted() to take a single nlm_reboot argument 16 years ago
Chuck Lever cab2d3c991 NSM: Encode the new "priv" cookie for NSMPROC_MON requests 16 years ago
Chuck Lever 7e44d3bea2 NSM: Generate NSMPROC_MON's "priv" argument when nsm_handle is created 16 years ago
Chuck Lever 05f3a9af58 NSM: Remove !nsm check from nsm_release() 16 years ago
Chuck Lever bc1cc6c4e4 NSM: Remove NULL pointer check from nsm_find() 16 years ago
Chuck Lever 5cf1c4b19d NSM: Add dprintk() calls in nsm_find and nsm_release 16 years ago
Chuck Lever 67c6d107a6 NSM: Move nsm_find() to fs/lockd/mon.c 16 years ago
Chuck Lever 03eb1dcbb7 NSM: move to xdr_stream-based XDR encoders and decoders 16 years ago
Chuck Lever 36e8e668d3 NSM: Move NSM program and procedure numbers to fs/lockd/mon.c 16 years ago
Chuck Lever 9c1bfd037f NSM: Move NSM-related XDR data structures to lockd's xdr.h 16 years ago
Chuck Lever 0c7aef4569 NSM: Check result of SM_UNMON upcall 16 years ago
Chuck Lever 356c3eb466 NLM: Move the public declaration of nsm_unmonitor() to lockd.h 16 years ago
Chuck Lever c8c23c423d NSM: Release nsmhandle in nlm_destroy_host 16 years ago
Chuck Lever 1e49323c4a NLM: Move the public declaration of nsm_monitor() to lockd.h 16 years ago
Chuck Lever 5d254b1198 NSM: Make sure to return an error if the SM_MON call result is not zero 16 years ago
Chuck Lever 5bc74bef7c NSM: Remove BUG_ON() in nsm_monitor() 16 years ago
Chuck Lever 501c1ed3fb NLM: Remove redundant printk() in nlmclnt_lock() 16 years ago
Chuck Lever 9fee49024e NSM: Use sm_name instead of h_name in nsm_monitor() and nsm_unmonitor() 16 years ago
Chuck Lever 29ed1407ed NSM: Support IPv6 version of mon_name 16 years ago
Chuck Lever f47534f7f0 NSM: Use modern style for sm_name field in nsm_handle 16 years ago
Chuck Lever 5acf43155d NSM: convert printk(KERN_DEBUG) to a dprintk() 16 years ago
Chuck Lever a4846750f0 NSM: Use C99 structure initializer to initialize nsm_args 16 years ago
Chuck Lever afb03699dc NLM: Add helper to handle IPv4 addresses 16 years ago
Chuck Lever bc995801a0 NLM: Support IPv6 scope IDs in nlm_display_address() 16 years ago
Chuck Lever 6999fb4016 NLM: Remove AF_UNSPEC arm in nlm_display_address() 16 years ago
Chuck Lever 1df40b609a NLM: Remove address eye-catcher buffers from nlm_host 16 years ago