sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / fs / lockd /
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...
2008-12-30 Trond MyklebustMerge branch 'devel' into next
2008-12-23 Chuck LeverNLM: allow lockd requests from an unprivileged port
2008-12-23 Jeff Laytonlockd: convert reclaimer thread to kthread interface
2008-12-23 Trond MyklebustLOCKD: Make lockd_up() and lockd_down() exported GPL...
2008-12-16 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-24 Chuck LeverNLM: client-side nlm_lookup_host() should avoid matchin...
2008-11-24 J. Bruce Fieldsnfsd: clean up grace period on early exit
2008-11-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-31 Harvey Harrisonfs: replace NIPQUAD()
2008-10-30 Chuck LeverNLM: Set address family before calling nlm_host_rebooted()
2008-10-29 Harvey Harrisonnet: replace %p6 with %pI6
2008-10-28 Harvey Harrisonmisc: replace NIP6_FMT with %p6 format specifier
2008-10-04 Chuck LeverNLM: Remove "proto" argument from lockd_up()
2008-10-04 Chuck LeverNLM: Always start both UDP and TCP listeners
2008-10-03 Chuck Leverlockd: Remove unused fields in the nlm_reboot structure
2008-10-03 Chuck Leverlockd: Add helper to sanity check incoming NOTIFY requests
2008-10-03 Chuck Leverlockd: change nlmclnt_grant() to take a "struct sockaddr *"
2008-10-03 Chuck Leverlockd: Adjust nlmsvc_lookup_host() to accomodate AF_INE...
2008-10-03 Chuck Leverlockd: Adjust nlmclnt_lookup_host() signature to accomo...
2008-10-03 Chuck Leverlockd: Support non-AF_INET addresses in nlm_lookup_host()
2008-10-03 Chuck LeverNLM: Convert nlm_lookup_host() to use a single argument
2008-10-03 J. Bruce Fieldslockd: reject reclaims outside the grace period
2008-10-03 J. Bruce Fieldslockd: move grace period checks to common code
2008-10-03 J. Bruce Fieldsnfsd: common grace period control
2008-09-29 Chuck Leverlockd: Update nsm_find() to support non-AF_INET addresses
2008-09-29 Chuck Leverlockd: Combine __nsm_find() and nsm_find().
2008-09-29 Chuck Leverlockd: Support AF_INET6 when hashing addresses in nlm_l...
2008-09-29 Chuck Leverlockd: Teach nlm_cmp_addr() to support AF_INET6 addresses
2008-09-29 Chuck LeverNSM: Use sockaddr_storage for sm_addr field
2008-09-29 Chuck Leverlockd: Use sockaddr_storage for h_saddr field
2008-09-29 Chuck Leverlockd: Use sockaddr_storage + length for h_addr field
2008-09-29 Chuck Leverlockd: Add address family-agnostic helper for zeroing...
2008-09-29 Chuck Leverlockd: Specify address family for source address
2008-09-29 Chuck Leverlockd: address-family independent printable addresses
2008-09-29 Chuck LeverNLM: Clean up before introducing new debugging messages
2008-09-29 J. Bruce Fieldslockd: don't depend on lockd main loop to end grace
next