aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/cache.c
Commit message (Expand)AuthorAge
* Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-05-03
|\
| * SUNRPC/cache: add module_put() on error path in cache_open()Alexey Khoroshilov2013-04-03
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \
| * | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
| |/
* / lib, net: make isodigit() public and use itAndy Shevchenko2013-04-29
|/
* Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-28
|\
| * SUNRPC: move cache_detail->cache_request callback call to cache_read()Stanislav Kinsbursky2013-02-15
| * SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() functionStanislav Kinsbursky2013-02-15
| * SUNRPC: rework cache upcall logicStanislav Kinsbursky2013-02-15
| * nfsd: Remove write permission from file contentYanchuan Nian2013-01-23
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* | new helper: file_inode(file)Al Viro2013-02-22
|/
* SUNRPC: remove BUG_ON calls from cache_readWeston Andros Adamson2012-11-04
* SUNRPC: Prevent kernel stack corruption on long values of flushSasha Levin2012-10-17
* workqueue: make deferrable delayed_work initializer names consistentTejun Heo2012-08-21
* SUNRPC/cache: fix reporting of expired cache entries in 'content' file.NeilBrown2012-07-12
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* Merge nfs containerization work from Trond's treeJ. Bruce Fields2012-03-26
|\
| * SUNRPC: generic cache register routines removedStanislav Kinsbursky2012-01-31
| * SUNRPC: cache creation and destruction routines introducedStanislav Kinsbursky2012-01-31
| * SUNRPC: split cache creation and PipeFS registrationStanislav Kinsbursky2012-01-31
* | nfsd: don't allow zero length strings in cache_parse()Dan Carpenter2012-02-03
|/
* Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-01-14
|\
| * NFSd: use network-namespace-aware cache registering routinesStanislav Kinsbursky2011-12-07
* | sunrpc: propagate umode_tAl Viro2012-01-03
|/
* svcrpc: ensure cache_check caller sees updated entryJ. Bruce Fields2011-01-04
* svcrpc: take lock on turning entry NEGATIVE in cache_checkJ. Bruce Fields2011-01-04
* svcrpc: avoid double reply caused by deferral raceJ. Bruce Fields2011-01-04
* Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-10-26
|\
| * sunrpc/cache: centralise handling of size limit on deferred list.NeilBrown2010-10-11
| * sunrpc: Simplify cache_defer_req and related functions.NeilBrown2010-10-11
| * sunrpc: fix race in new cache_wait code.NeilBrown2010-10-01
| * sunrpc: Make the /proc/net/rpc appear in net namespacesPavel Emelyanov2010-09-27
| * sunrpc: Add routines that allow registering per-net cachesPavel Emelyanov2010-09-27
| * sunrpc/cache: fix recent breakage of cache_clean_deferredNeilBrown2010-09-22
| * sunrpc/cache: don't use custom hex_to_bin() converterAndy Shevchenko2010-09-21
| * sunrpc/cache: change deferred-request hash table to use hlist.NeilBrown2010-09-21
| * nfsd4: fix hang on fast-booting nfs serversJ. Bruce Fields2010-09-19
| * svcrpc: cache deferral cleanupJ. Bruce Fields2010-09-07
| * svcrpc: minor cache cleanupJ. Bruce Fields2010-09-07
| * sunrpc/cache: allow threads to block while waiting for cache update.NeilBrown2010-09-07
| * sunrpc: use seconds since boot in expiry cacheNeilBrown2010-09-07
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \
| * | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
| |/
* / sunrpc: remove the big kernel lockArnd Bergmann2010-10-19
|/
* net: sunrpc: removed duplicated #includeAndrea Gelmini2010-08-06
* sunrpc: make the cache cleaner workqueue deferrableArtem Bityutskiy2010-07-06
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-24
|\
| * sunrpc: Pushdown the bkl from sunrpc cache ioctlFrederic Weisbecker2010-05-22
* | Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-05-19
|\ \