NFSv4: Remove nfs_client->cl_sem
[safe/jmp/linux-2.6] / fs / lockd /
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-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-10-30 Chuck LeverNLM: Set address family before calling nlm_host_rebooted()
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
2008-09-29 J. Bruce Fieldslocks: allow lockd to process blocked locks during...
2008-09-29 Chuck LeverSUNRPC: Add address family field to svc_serv data structure
2008-08-12 Linus TorvaldsMerge branch 'for-2.6.27' of git://linux-nfs.org/~bfiel...
2008-07-25 Miklos Szeredilocks: add special return value for asynchronous locks
2008-07-25 Miklos Szeredilockd: dont return EAGAIN for a permanent error
2008-07-23 Harvey Harrisonlockd: trivial sparse endian annotations
2008-07-21 Linus TorvaldsMerge branch 'for-2.6.27' of git://linux-nfs.org/~bfiel...
2008-07-15 Trond MyklebustSUNRPC: Remove the BKL from the callback functions
2008-07-15 Felix Blyakhernfs: set correct fl_len in nlmclnt_test()
2008-07-15 Chuck Leverlockd: Pass "struct sockaddr *" to new failover-by...
2008-07-15 J. Bruce Fieldslockd: get host reference in nlmsvc_create_block()...
2008-07-15 J. Bruce Fieldslockd: minor svclock.c style fixes
2008-07-15 Jeff Laytonlockd: eliminate duplicate nlmsvc_lookup_host call...
2008-07-15 Jeff Laytonlockd: eliminate duplicate nlmsvc_lookup_host call...
2008-07-15 Jeff Laytonlockd: nlm_release_host() checks for NULL, caller needn't
2008-06-23 Jeff Laytonlockd: close potential race with rapid lockd_up/lockd_d...
2008-04-30 Harvey Harrisonfs: replace remaining __FUNCTION__ occurrences
2008-04-25 J. Bruce Fieldslocks: don't call ->copy_lock methods on return of...
2008-04-25 Wendy Chenglockd: unlock lockd locks held for a certain filesystem
2008-04-25 Wendy Chenglockd: unlock lockd locks associated with a given server ip
2008-04-24 Linus TorvaldsMerge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
2008-04-23 Jeff LaytonNLM: don't let lockd exit on unexpected svc_recv errors...
2008-04-23 J. Bruce Fieldslockd: Fix stale nlmsvc_unlink_block comment
2008-04-23 J. Bruce Fieldslockd: convert nsm_mutex to a spinlock
2008-04-23 J. Bruce Fieldslockd: clean up __nsm_find()
2008-04-23 J. Bruce Fieldslockd: fix race in nlm_release()
2008-04-23 Harvey Harrisonlockd: fix sparse warning in svcshare.c
2008-04-23 Jeff LaytonNLM: Convert lockd to use kthreads
2008-04-23 NeilBrownknfsd: Remove NLM_HOST_MAX and associated logic.
2008-04-19 Trond MyklebustNLM/lockd: Ensure client locking calls use correct...
2008-04-19 Trond MyklebustNLM/lockd: Fix a race when cancelling a blocking lock
2008-04-19 Trond MyklebustNLM/lockd: Ensure that nlmclnt_cancel() returns results...
2008-04-19 Trond MyklebustNLM: Remove the signal masking in nlmclnt_proc/nlmclnt_...
2008-04-19 Trond MyklebustNLM/lockd: convert __nlm_async_call to use rpc_run_task()
2008-04-19 Trond MyklebustNLM/lockd: Add a reference counter to struct nlm_rqst
2008-04-19 Trond MyklebustNLM/lockd: Ensure we don't corrupt fl->fl_flags in...
2008-03-19 Chuck Leverlockd: introduce new function to encode private argumen...
2008-03-19 Chuck Leverlockd: Fix up incorrect RPC buffer size calculations.
2008-03-19 Chuck Leverlockd: document use of mon_id argument in SM_MON requests
2008-03-19 Chuck Leverlockd: refactor SM_MON my_id argument encoder
2008-03-19 Chuck Leverlockd: refactor SM_MON mon_name argument encoder
2008-03-19 Chuck Leverlockd: Ensure NSM strings aren't longer than protocol...
2008-03-19 Chuck LeverNLM: NLM protocol version numbers are u32
2008-03-19 Chuck LeverNLM: LOCKD fails to load if CONFIG_SYSCTL is not set
2008-02-21 Pavel EmelyanovWrap buffers used for rpc debug printks into RPC_IFDEBUG
2008-02-10 Jeff LaytonNLM: don't requeue block if it was invalidated while...
2008-02-10 Jeff LaytonNLM: don't reattempt GRANT_MSG when there is already...
2008-02-10 Jeff LaytonNLM: have server-side RPC clients default to soft RPC...
2008-02-10 Jeff LaytonNLM: set RPC_CLNT_CREATE_NOPING for NLM RPC clients
2008-02-01 Jeff LaytonNLM: tear down RPC clients in nlm_shutdown_hosts
2008-02-01 J. Bruce Fieldslockd: minor log message fix
2008-02-01 Tom Tuckerknfsd: Support adding transports by writing portlist...
2008-02-01 Tom Tuckersvc: Add svc API that queries for a transport instance
2008-02-01 Tom Tuckersvc: Make close transport independent
2008-02-01 Tom Tuckersvc: Change services to use new svc_create_xprt service
2008-02-01 Oleg DrokinLeak in nlmsvc_testlock for async GETFL case
2008-02-01 Oleg Drokinlockd: fix a leak in nlmsvc_testlock asynchronous reque...
2008-02-01 Oleg Drokinlockd: fix reference count leaks in async locking case
2008-02-01 Chuck LeverNLM: Fix sign of length of NLM variable length strings
2008-01-30 Trond MyklebustNLM: Fix a bogus 'return' in nlmclnt_rpc_release
2008-01-30 Chuck LeverNLM: Introduce an arguments structure for nlmclnt_init()
2008-01-30 Chuck LeverNLM/NFS: Use cached nlm_host when calling nlmclnt_proc()
2008-01-30 Chuck LeverNLM: Introduce external nlm_host set-up and tear-down...
2008-01-30 Chuck Leverlockd: Eliminate harmless mixed sign comparison in...
2007-10-09 \"Talpey, Thomas\NFS/SUNRPC: use transport protocol naming
2007-10-09 Chuck LeverLOCKD: Convert printk's to dprintk's in lockd XDR routines
2007-10-09 Trond MyklebustNLM: Fix a memory leak in nlmsvc_testlock
2007-09-26 Trond MyklebustNLM: Fix a circular lock dependency in lockd
2007-07-26 Al Virolockd and nfsd endianness annotation fixes
2007-07-17 Marc Eshelknfsd: lockd: nfsd4: use same grace period for lockd...
next