Commit Graph

347 Commits (a40ecd7b3ccf520ff02da93e8d1ba6cd55c2e359)

Author SHA1 Message Date
J. Bruce Fields 8fb47a4fbf locks: rename lock-manager ops 14 years ago
Vasily Averin 82c2c8b861 lockd: properly convert be32 values in debug messages 14 years ago
Trond Myklebust 0b760113a3 NLM: Don't hang forever on NLM unlock requests 14 years ago
Chuck Lever 80c30e8de4 NLM: Fix "kernel BUG at fs/lockd/host.c:417!" or ".../host.c:283!" 14 years ago
Dan Carpenter 51f128ea1c lockd: double unlock in next_host_state() 14 years ago
Chuck Lever 7969183660 lockd: Remove src_sap and src_len from nlm_lookup_host_info struct 14 years ago
Chuck Lever 2025889828 lockd: Remove nlm_lookup_host() 14 years ago
Chuck Lever fcc072c783 lockd: Make nrhosts an unsigned long 14 years ago
Chuck Lever d2df0484bb lockd: Rename nlm_hosts 14 years ago
Chuck Lever 67216b94d4 lockd: Clean up nlmsvc_lookup_host() 14 years ago
Chuck Lever 8ea6ecc8b0 lockd: Create client-side nlm_host cache 14 years ago
Chuck Lever 7db836d4a4 lockd: Split nlm_release_call() 14 years ago
Chuck Lever 723bb5b505 lockd: Add nlm_destroy_host_locked() 14 years ago
Chuck Lever a7952f4056 lockd: Add nlm_alloc_host() 14 years ago
J. Bruce Fields b10e30f655 lockd: reorganize nlm_host_rebooted 14 years ago
J. Bruce Fields b113746888 lockd: define host_for_each{_safe} macros 14 years ago
Chuck Lever bf2695516d SUNRPC: New xdr_streams XDR decoder API 14 years ago
Chuck Lever 9f06c719f4 SUNRPC: New xdr_streams XDR encoder API 14 years ago
Chuck Lever 49b170047f NSM: Avoid return code checking in NSM XDR encoder functions 14 years ago
Chuck Lever d8367c504e lockd: Move nlmdbg_cookie2a() to svclock.c 14 years ago
Chuck Lever 3460f29a27 lockd: Introduce new-style XDR functions for NLMv4 14 years ago
Chuck Lever 2b061f9ef2 lockd: Introduce new-style XDR functions for NLMv3 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Trond Myklebust 8e35f8e7c6 NLM: Fix a regression in lockd 14 years ago
J. Bruce Fields a282a1fa6b lockd: fix nlmsvc_notify_blocked locking 14 years ago
Arnd Bergmann 763641d812 lockd: push lock_flocks down 14 years ago
Pavel Emelyanov c653ce3f0a sunrpc: Add net to rpc_create_args 15 years ago
Pavel Emelyanov fc5d00b04a sunrpc: Add net argument to svc_create_xprt 15 years ago
Bryan Schumaker f904be9cc7 lockd: Mostly remove BKL from the server 15 years ago
Bryan Schumaker 63185942c5 lockd: Remove BKL from the client 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Jeff Layton 7e469af97e lockd: don't clear sm_monitored on nsm_reboot_lookup 15 years ago
Jeff Layton cdd30fa166 lockd: release reference to nsm_handle in nlm_host_rebooted 15 years ago
Chuck Lever d6783b2b6c SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt() 15 years ago
Boaz Harrosh 0296f55f98 lockd: Remove un-used nfsd headers #includes 15 years ago
Eric W. Biederman 6d4561110a sysctl: Drop & in front of every proc_handler. 15 years ago
Eric W. Biederman ab09203e30 sysctl fs: Remove dead binary sysctl support 15 years ago
Alexey Dobriyan 2bcd57ab61 headers: utsname.h redux 16 years ago
Alexey Dobriyan 7b021967c5 const: make lock_manager_operations const 16 years ago
Alexey Dobriyan 6aed62853c const: make file_lock_operations const 16 years ago
Jeff Layton 4516fc0454 sunrpc: add routine for comparing addresses 16 years ago
Chuck Lever c15128c5e4 lockd: Replace nsm_display_address() with rpc_ntop() 16 years ago
Chuck Lever b97a56747e lockd: Replace nlm_clear_port() 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Chuck Lever 0e5c2632e1 lockd: Don't bother with RPC ping for NSM upcalls 16 years ago
Chuck Lever 6c9dc42551 lockd: Update NSM state from SM_MON replies 16 years ago
Trond Myklebust 5cd973c44a NFSv4/NLM: Push file locking BKL dependencies down into the NLM layer 16 years ago
J. Bruce Fields 89996df4b5 lockd: fix list corruption on lockd restart 16 years ago
Felix Blyakher a9e61e25f9 lockd: call locks_release_private to cleanup per-filesystem state 16 years ago
Mans Rullgard ad5b365c12 NSM: Fix unaligned accesses in nsm_init_private() 16 years ago