Commit Graph

69 Commits (027e8eec31d8141a6231f772e10ccae60c9d5c13)

Author SHA1 Message Date
Stanislav Kinsbursky 0e1cb5c0aa LockD: make NSM network namespace aware 13 years ago
Trond Myklebust a613fa168a SUNRPC: constify the rpc_program 13 years ago
Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) 13 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
Pavel Emelyanov c653ce3f0a sunrpc: Add net to rpc_create_args 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 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 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
Mans Rullgard ad5b365c12 NSM: Fix unaligned accesses in nsm_init_private() 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 3420a8c435 NSM: Add nsm_lookup() function 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 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 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
Harvey Harrison be85940548 fs: replace NIPQUAD() 16 years ago
Chuck Lever 7e9d7746bf NSM: Use sockaddr_storage for sm_addr field 17 years ago
Chuck Lever 0490a54a00 lockd: introduce new function to encode private argument in SM_MON requests 17 years ago
Chuck Lever 2ca7754d4c lockd: Fix up incorrect RPC buffer size calculations. 17 years ago
Chuck Lever ea72a7f170 lockd: document use of mon_id argument in SM_MON requests 17 years ago
Chuck Lever 850c95fd07 lockd: refactor SM_MON my_id argument encoder 17 years ago
Chuck Lever 4969517431 lockd: refactor SM_MON mon_name argument encoder 17 years ago
Chuck Lever 099bd05f27 lockd: Ensure NSM strings aren't longer than protocol allows 17 years ago