提交历史

作者 SHA1 备注 提交日期
  Pavel Emelyanov 4f42d0d53c sunrpc: Make the /proc/net/rpc appear in net namespaces 14 年之前
  Pavel Emelyanov 593ce16b94 sunrpc: Add routines that allow registering per-net caches 14 年之前
  NeilBrown e95dffa430 sunrpc/cache: fix recent breakage of cache_clean_deferred 14 年之前
  Andy Shevchenko e7f483eabe sunrpc/cache: don't use custom hex_to_bin() converter 14 年之前
  NeilBrown 1117449276 sunrpc/cache: change deferred-request hash table to use hlist. 15 年之前
  J. Bruce Fields 0649752458 nfsd4: fix hang on fast-booting nfs servers 14 年之前
  J. Bruce Fields 3211af1119 svcrpc: cache deferral cleanup 15 年之前
  J. Bruce Fields 6610f720e9 svcrpc: minor cache cleanup 15 年之前
  NeilBrown f16b6e8d83 sunrpc/cache: allow threads to block while waiting for cache update. 15 年之前
  NeilBrown c5b29f885a sunrpc: use seconds since boot in expiry cache 15 年之前
  Andrea Gelmini e2aa7f8304 net: sunrpc: removed duplicated #include 15 年之前
  Artem Bityutskiy 8eab945c56 sunrpc: make the cache cleaner workqueue deferrable 15 年之前
  Linus Torvalds f13771187b Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing 15 年之前
  Frederic Weisbecker 9918ff26b3 sunrpc: Pushdown the bkl from sunrpc cache ioctl 15 年之前
  Linus Torvalds f72caf7e49 Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux 15 年之前
  Frederic Weisbecker 99df95a22f sunrpc: Include missing smp_lock.h 15 年之前
  Frederic Weisbecker d79b6f4de5 procfs: Push down the bkl from ioctl 15 年之前
  Li Zefan a5990ea125 sunrpc/cache: fix module refcnt leak in a failure path 15 年之前
  NeilBrown d202cce896 sunrpc: never return expired entries in sunrpc_cache_lookup 15 年之前
  NeilBrown 2f50d8b63d sunrpc/cache: factor out cache_is_expired 15 年之前
  NeilBrown 3af4974eb2 sunrpc: don't keep expired entries in the auth caches. 15 年之前
  Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 年之前
  NeilBrown cd68c374ea sunrpc/cache: avoid variable over-loading in cache_defer_req 16 年之前
  NeilBrown 67e7328f15 sunrpc/cache: use list_del_init for the list_head entries in cache_deferred_req 16 年之前
  NeilBrown 908329f2c0 sunrpc/cache: simplify cache_fresh_locked and cache_fresh_unlocked. 16 年之前
  NeilBrown 9e4c6379a6 sunrpc/cache: change cache_defer_req to return -ve error, not boolean. 16 年之前
  J. Bruce Fields e9dc122166 Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 into for-2.6.32-incoming 16 年之前
  Trond Myklebust f7e86ab92f SUNRPC: cache must take a reference to the cache detail's module on open() 16 年之前
  Trond Myklebust 8854e82d9a SUNRPC: Add an rpc_pipefs front end for the sunrpc cache code 16 年之前
  Trond Myklebust 173912a6ad SUNRPC: Move procfs-specific stuff out of the generic sunrpc cache code 16 年之前