summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-06NSM: Move nsm_create()Chuck Lever
2009-01-06NSM: Move nsm_use_hostnames to mon.cChuck Lever
2009-01-06NSM: Move nsm_addr() to fs/lockd/mon.cChuck Lever
2009-01-06NSM: Remove include/linux/lockd/sm_inter.hChuck Lever
2009-01-06NSM: Replace IP address as our nlm_reboot lookup keyChuck Lever
2009-01-06NSM: More clean up of nsm_get_handle()Chuck Lever
2009-01-06NSM: Refactor nsm_handle creation into a helper functionChuck Lever
2009-01-06NLM: Remove "create" argument from nsm_find()Chuck Lever
2009-01-06NLM: Call nsm_reboot_lookup() instead of nsm_find()Chuck Lever
2009-01-06NSM: Add nsm_lookup() functionChuck Lever
2009-01-06NLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as an opaqueChuck Lever
2009-01-06NLM: Change nlm_host_rebooted() to take a single nlm_reboot argumentChuck Lever
2009-01-06NSM: Encode the new "priv" cookie for NSMPROC_MON requestsChuck Lever
2009-01-06NSM: Generate NSMPROC_MON's "priv" argument when nsm_handle is createdChuck Lever
2009-01-06NSM: Remove !nsm check from nsm_release()Chuck Lever
2009-01-06NSM: Remove NULL pointer check from nsm_find()Chuck Lever
2009-01-06NSM: Add dprintk() calls in nsm_find and nsm_releaseChuck Lever
2009-01-06NSM: Move nsm_find() to fs/lockd/mon.cChuck Lever
2009-01-06NSM: move to xdr_stream-based XDR encoders and decodersChuck Lever
2009-01-06NSM: Move NSM program and procedure numbers to fs/lockd/mon.cChuck Lever
2009-01-06NSM: Move NSM-related XDR data structures to lockd's xdr.hChuck Lever
2009-01-06NSM: Check result of SM_UNMON upcallChuck Lever
2009-01-06NLM: Move the public declaration of nsm_unmonitor() to lockd.hChuck Lever
2009-01-06NSM: Release nsmhandle in nlm_destroy_hostChuck Lever
2009-01-06NLM: Move the public declaration of nsm_monitor() to lockd.hChuck Lever
2009-01-06NSM: Make sure to return an error if the SM_MON call result is not zeroChuck Lever
2009-01-06NSM: Remove BUG_ON() in nsm_monitor()Chuck Lever
2009-01-06NLM: Remove redundant printk() in nlmclnt_lock()Chuck Lever
2009-01-06NSM: Use sm_name instead of h_name in nsm_monitor() and nsm_unmonitor()Chuck Lever
2009-01-06NSM: Support IPv6 version of mon_nameChuck Lever
2009-01-06NSM: Use modern style for sm_name field in nsm_handleChuck Lever
2009-01-06NSM: convert printk(KERN_DEBUG) to a dprintk()Chuck Lever
2009-01-06NSM: Use C99 structure initializer to initialize nsm_argsChuck Lever
2009-01-06NLM: Add helper to handle IPv4 addressesChuck Lever
2009-01-06NLM: Support IPv6 scope IDs in nlm_display_address()Chuck Lever
2009-01-06NLM: Remove AF_UNSPEC arm in nlm_display_address()Chuck Lever
2009-01-06NLM: Remove address eye-catcher buffers from nlm_hostChuck Lever
2009-01-06NLM: Use modern style for pointer fields in nlm_hostChuck Lever
2009-01-06lockd: set svc_serv->sv_maxconn to a more reasonable value (try #3)Jeff Layton
2009-01-06sunrpc: add sv_maxconn field to svc_serv (try #3)Jeff Layton
2009-01-06nfsd: document new filehandle fsid typesJ. Bruce Fields
2009-01-06nfsd: Fix leaked memory in nfs4_make_rec_clidnameKrishna Kumar
2009-01-06nfsd: Minor cleanup of find_stateidKrishna Kumar
2009-01-06nfsd: update fh_verify descriptionJ. Bruce Fields
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-01-06dm snapshot: extend exception store functionsJonathan Brassow
2009-01-06dm snapshot: split out exception store implementationsAlasdair G Kergon
2009-01-06dm snapshot: rename struct exception_storeJonathan Brassow
2009-01-06dm snapshot: separate out exception store interfaceJonathan Brassow
2009-01-06dm mpath: move trigger_event to system workqueueAlasdair G Kergon