sunrpc/cache: fix module refcnt leak in a failure path
[safe/jmp/linux-2.6] / net / sunrpc / cache.c
2010-03-24 Li Zefansunrpc/cache: fix module refcnt leak in a failure path
2010-03-15 NeilBrownsunrpc: never return expired entries in sunrpc_cache_lookup
2010-03-14 NeilBrownsunrpc/cache: factor out cache_is_expired
2010-03-14 NeilBrownsunrpc: don't keep expired entries in the auth caches.
2009-11-30 Joe Perchesnet: Move && and || to end of previous line
2009-09-18 NeilBrownsunrpc/cache: avoid variable over-loading in cache_defe...
2009-09-18 NeilBrownsunrpc/cache: use list_del_init for the list_head entri...
2009-09-11 NeilBrownsunrpc/cache: simplify cache_fresh_locked and cache_fre...
2009-09-11 NeilBrownsunrpc/cache: change cache_defer_req to return -ve...
2009-08-21 J. Bruce FieldsMerge branch 'nfs-for-2.6.32' of git://git.linux-nfs...
2009-08-19 Trond MyklebustSUNRPC: cache must take a reference to the cache detail...
2009-08-09 Trond MyklebustSUNRPC: Add an rpc_pipefs front end for the sunrpc...
2009-08-09 Trond MyklebustSUNRPC: Move procfs-specific stuff out of the generic...
2009-08-09 Trond MyklebustSUNRPC: Allow the cache_detail to specify alternative...
2009-08-09 Trond MyklebustSUNRPC: Remove the global temporary write buffer in...
2009-08-09 Trond MyklebustSUNRPC: Ensure we initialise the cache_detail before...
2009-08-09 Trond MyklebustNFSD: Clean up the idmapper warning...
2009-08-04 NeilBrownsunrpc/cache: recheck cache validity after cache_defer_req
2009-08-04 NeilBrownsunrpc/cache: make sure deferred requests eventually...
2009-08-04 NeilBrownsunrpc/cache: rename queue_loose to cache_dequeue
2009-06-16 Anton Blanchardsunrpc: align cache_clean work's timer
2009-03-30 Alexey Dobriyanproc 2/2: remove struct proc_dir_entry::owner
2009-01-07 Trond MyklebustSUNRPC: The sunrpc server code should not be used by...
2008-05-02 Denis V. Lunevsunrpc: assign PDE->data before gluing PDE into /proc...
2008-04-23 J. Bruce Fieldssvcrpc: move unused field from cache_deferred_req
2008-02-28 Wang Chen[SUNRPC]: Use proc_create() to setup ->proc_fops first
2008-02-01 Trond MyklebustSUNRPC: Move exported symbol definitions after function...
2008-02-01 J. Bruce Fieldsknfsd: allow cache_register to return error on failure
2008-02-01 J. Bruce Fieldsnfsd: move cache proc (un)registration to separate...
2008-02-01 J. Bruce Fieldsknfsd: cache unregistration needn't return error
2008-02-01 J. Bruce Fieldsknfsd: fix cache.c comment
2008-02-01 Chuck LeverSUNRPC: Prevent length underflow in read_flush()
2008-01-28 Eric Dumazet[NET]: Add some acquires/releases sparse annotations.
2007-10-10 Pavel Emelyanov[SUNRPC]: Make the sunrpc use the seq_open_private()
2007-08-07 Trond MyklebustSUNRPC: Replace flush_workqueue() with cancel_work_sync...
2007-07-11 Philippe De Muyter[NET]: Make all initialized struct seq_operations const.
2007-04-26 Martin Peschke[SUNRPC]: cleanup: use seq_release_private() where...
2007-02-13 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 8
2007-02-11 YOSHIFUJI Hideaki[NET] SUNRPC: Fix whitespace errors.
2007-02-03 Chuck LeverSUNRPC: fix print format for tk_pid
2006-12-13 J.Bruce Fields[PATCH] knfsd: svcrpc: remove another silent drop from...
2006-12-13 J.Bruce Fields[PATCH] knfsd: nfsd: don't drop silently on upcall...
2006-12-08 Josef Sipek[PATCH] struct path: convert sunrpc
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-11-22 David HowellsWorkStruct: Separate delayable and non-delayable events.
2006-08-06 Neil Brown[PATCH] knfsd: fix race related problem when adding...
2006-05-23 NeilBrown[PATCH] knfsd: Fix two problems that can cause rmmod...
2006-03-27 Adrian Bunk[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needl...
2006-03-27 NeilBrown[PATCH] knfsd: Convert sunrpc_cache to use krefs
2006-03-27 NeilBrown[PATCH] knfsd: Unexport cache_fresh and fix a small...
2006-03-27 NeilBrown[PATCH] knfsd: An assortment of little fixes to the...
2006-03-27 NeilBrown[PATCH] knfsd: Create cache_lookup function instead...
2006-03-21 Arjan van de Ven[NET] sem2mutex: net/
2006-01-09 Kris Katterjohn[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
2005-09-07 Bruce Allan[PATCH] sunrpc: cache_register can use wrong module...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2