UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / fs / lockd /
2011-01-25 Chuck LeverNLM: Fix "kernel BUG at fs/lockd/host.c:417!" or "...
2011-01-04 Dan Carpenterlockd: double unlock in next_host_state()
2010-12-16 Chuck Leverlockd: Remove src_sap and src_len from nlm_lookup_host_...
2010-12-16 Chuck Leverlockd: Remove nlm_lookup_host()
2010-12-16 Chuck Leverlockd: Make nrhosts an unsigned long
2010-12-16 Chuck Leverlockd: Rename nlm_hosts
2010-12-16 Chuck Leverlockd: Clean up nlmsvc_lookup_host()
2010-12-16 Chuck Leverlockd: Create client-side nlm_host cache
2010-12-16 Chuck Leverlockd: Split nlm_release_call()
2010-12-16 Chuck Leverlockd: Add nlm_destroy_host_locked()
2010-12-16 Chuck Leverlockd: Add nlm_alloc_host()
2010-12-16 J. Bruce Fieldslockd: reorganize nlm_host_rebooted
2010-12-16 J. Bruce Fieldslockd: define host_for_each{_safe} macros
2010-12-16 Chuck LeverSUNRPC: New xdr_streams XDR decoder API
2010-12-16 Chuck LeverSUNRPC: New xdr_streams XDR encoder API
2010-12-16 Chuck LeverNSM: Avoid return code checking in NSM XDR encoder...
2010-12-16 Chuck Leverlockd: Move nlmdbg_cookie2a() to svclock.c
2010-12-16 Chuck Leverlockd: Introduce new-style XDR functions for NLMv4
2010-12-16 Chuck Leverlockd: Introduce new-style XDR functions for NLMv3
2010-11-17 Arnd BergmannBKL: remove extraneous #include <smp_lock.h>
2010-11-16 Trond MyklebustNLM: Fix a regression in lockd
2010-10-27 J. Bruce Fieldslockd: fix nlmsvc_notify_blocked locking
2010-10-27 Arnd Bergmannlockd: push lock_flocks down
2010-10-26 Linus TorvaldsMerge branch 'for-2.6.37' of git://linux-nfs.org/~bfiel...
2010-10-01 Pavel Emelyanovsunrpc: Add net to rpc_create_args
2010-10-01 Pavel Emelyanovsunrpc: Add net argument to svc_create_xprt
2010-09-22 Bryan Schumakerlockd: Mostly remove BKL from the server
2010-09-22 Bryan Schumakerlockd: Remove BKL from the client
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-08 Jeff Laytonlockd: don't clear sm_monitored on nsm_reboot_lookup
2010-02-08 Jeff Laytonlockd: release reference to nsm_handle in nlm_host_rebooted
2010-01-26 Chuck LeverSUNRPC: Bury "#ifdef IPV6" in svc_create_xprt()
2009-12-16 Linus TorvaldsMerge branch 'for-2.6.33' of git://linux-nfs.org/~bfiel...
2009-12-14 Boaz Harroshlockd: Remove un-used nfsd headers #includes
2009-11-18 Eric W. Biedermansysctl: Drop & in front of every proc_handler.
2009-11-12 Eric W. Biedermansysctl fs: Remove dead binary sysctl support
2009-09-24 Alexey Dobriyanheaders: utsname.h redux
2009-09-22 Linus TorvaldsMerge branch 'for-2.6.32' of git://linux-nfs.org/~bfiel...
2009-09-22 Alexey Dobriyanconst: make lock_manager_operations const
2009-09-22 Alexey Dobriyanconst: make file_lock_operations const
2009-08-21 Jeff Laytonsunrpc: add routine for comparing addresses
2009-08-09 Chuck Leverlockd: Replace nsm_display_address() with rpc_ntop()
2009-08-09 Chuck Leverlockd: Replace nlm_clear_port()
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-22 Linus TorvaldsMerge branch 'for-2.6.31' of git://fieldses.org/git...
2009-06-18 Chuck Leverlockd: Don't bother with RPC ping for NSM upcalls
2009-06-18 Chuck Leverlockd: Update NSM state from SM_MON replies
2009-06-17 Trond MyklebustNFSv4/NLM: Push file locking BKL dependencies down...
2009-06-16 J. Bruce FieldsMerge commit 'v2.6.30' into for-2.6.31
2009-05-06 J. Bruce Fieldslockd: fix list corruption on lockd restart
2009-04-24 Felix Blyakherlockd: call locks_release_private to cleanup per-filesy...
2009-04-06 Linus TorvaldsMerge branch 'for-2.6.30' of git://linux-nfs.org/~bfiel...
2009-04-01 Mans RullgardNSM: Fix unaligned accesses in nsm_init_private()
2009-03-28 Chuck Leverlockd: Start PF_INET6 listener only if IPv6 support...
2009-03-28 Chuck LeverNFS: Revert creation of IPv6 listeners for lockd and...
2009-03-28 Chuck LeverSUNRPC: Remove @family argument from svc_create() and...
2009-03-28 Chuck LeverSUNRPC: Change svc_create_xprt() to take a @family...
2009-03-18 Miklos Szeredilockd: clean up blocking lock cases of nlsmvc_lock()
2009-03-11 Chuck LeverNLM: Fix GRANT callback address comparison when IPv6...
2009-02-09 J. Bruce Fieldslockd: fix regression in lockd's handling of blocked...
2009-01-07 Chuck LeverNLM: Clean up flow of control in make_socks() function
2009-01-07 Chuck LeverNLM: Refactor make_socks() function
2009-01-06 Chuck Leverlockd: Enable NLM use of AF_INET6
2009-01-06 Chuck LeverNSM: Move nsm_create()
2009-01-06 Chuck LeverNSM: Move nsm_use_hostnames to mon.c
2009-01-06 Chuck LeverNSM: Move nsm_addr() to fs/lockd/mon.c
2009-01-06 Chuck LeverNSM: Remove include/linux/lockd/sm_inter.h
2009-01-06 Chuck LeverNSM: Replace IP address as our nlm_reboot lookup key
2009-01-06 Chuck LeverNSM: More clean up of nsm_get_handle()
2009-01-06 Chuck LeverNSM: Refactor nsm_handle creation into a helper function
2009-01-06 Chuck LeverNLM: Remove "create" argument from nsm_find()
2009-01-06 Chuck LeverNLM: Call nsm_reboot_lookup() instead of nsm_find()
2009-01-06 Chuck LeverNSM: Add nsm_lookup() function
2009-01-06 Chuck LeverNLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as...
2009-01-06 Chuck LeverNLM: Change nlm_host_rebooted() to take a single nlm_re...
2009-01-06 Chuck LeverNSM: Encode the new "priv" cookie for NSMPROC_MON requests
2009-01-06 Chuck LeverNSM: Generate NSMPROC_MON's "priv" argument when nsm_ha...
2009-01-06 Chuck LeverNSM: Remove !nsm check from nsm_release()
2009-01-06 Chuck LeverNSM: Remove NULL pointer check from nsm_find()
2009-01-06 Chuck LeverNSM: Add dprintk() calls in nsm_find and nsm_release
2009-01-06 Chuck LeverNSM: Move nsm_find() to fs/lockd/mon.c
2009-01-06 Chuck LeverNSM: move to xdr_stream-based XDR encoders and decoders
2009-01-06 Chuck LeverNSM: Move NSM program and procedure numbers to fs/lockd...
2009-01-06 Chuck LeverNSM: Move NSM-related XDR data structures to lockd...
2009-01-06 Chuck LeverNSM: Check result of SM_UNMON upcall
2009-01-06 Chuck LeverNLM: Move the public declaration of nsm_unmonitor(...
2009-01-06 Chuck LeverNSM: Release nsmhandle in nlm_destroy_host
2009-01-06 Chuck LeverNLM: Move the public declaration of nsm_monitor() to...
2009-01-06 Chuck LeverNSM: Make sure to return an error if the SM_MON call...
2009-01-06 Chuck LeverNSM: Remove BUG_ON() in nsm_monitor()
2009-01-06 Chuck LeverNLM: Remove redundant printk() in nlmclnt_lock()
2009-01-06 Chuck LeverNSM: Use sm_name instead of h_name in nsm_monitor(...
2009-01-06 Chuck LeverNSM: Support IPv6 version of mon_name
2009-01-06 Chuck LeverNSM: convert printk(KERN_DEBUG) to a dprintk()
2009-01-06 Chuck LeverNSM: Use C99 structure initializer to initialize nsm_args
2009-01-06 Chuck LeverNLM: Add helper to handle IPv4 addresses
2009-01-06 Chuck LeverNLM: Support IPv6 scope IDs in nlm_display_address()
2009-01-06 Chuck LeverNLM: Remove AF_UNSPEC arm in nlm_display_address()
2009-01-06 Chuck LeverNLM: Remove address eye-catcher buffers from nlm_host
2009-01-06 Jeff Laytonlockd: set svc_serv->sv_maxconn to a more reasonable...
next