summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-15SUNRPC: rework cache upcall logicStanislav Kinsbursky
2013-02-15SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky
2013-02-15NFS: simplify and clean cache libraryStanislav Kinsbursky
2013-02-15NFS: use SUNRPC cache creation and destruction helper for DNS cacheStanislav Kinsbursky
2013-02-11nfsd4: free_stid can be staticFengguang Wu
2013-02-08nfsd: keep a checksum of the first 256 bytes of requestJeff Layton
2013-02-08sunrpc: trim off trailing checksum before returning decrypted or integrity au...Jeff Layton
2013-02-05sunrpc: fix comment in struct xdr_buf definitionJeff Layton
2013-02-05sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton
2013-02-05sunrpc: copy scope ID in __rpc_copy_addr6Jeff Layton
2013-02-05nfsd4: simplify idr allocationJ. Bruce Fields
2013-02-05nfsd: Fix memleakmajianpeng
2013-02-04nfsd: register a shrinker for DRC cache entriesJeff Layton
2013-02-04nfsd: add recurring workqueue job to clean the cacheJeff Layton
2013-02-04nfsd: when updating an entry with RC_NOCACHE, just free itJeff Layton
2013-02-04nfsd: remove the cache_disabled flagJeff Layton
2013-02-04nfsd: dynamically allocate DRC entriesJeff Layton
2013-02-04nfsd: track the number of DRC entries in the cacheJeff Layton
2013-02-04nfsd: always move DRC entries to the end of LRU list when updating timestampJeff Layton
2013-02-04nfsd: initialize the exp->ex_uuid field in svc_export_initJeff Layton
2013-02-04nfsd: break out hashtable search into separate functionJeff Layton
2013-02-04nfsd: clean up and clarify the cache expiration codeJeff Layton
2013-02-04nfsd: remove redundant test from nfsd_reply_cache_freeJeff Layton
2013-02-04nfsd: add alloc and free functions for DRC entriesJeff Layton
2013-02-04nfsd: create a dedicated slabcache for DRC entriesJeff Layton
2013-02-04nfsd: get rid of RC_INTRJeff Layton
2013-02-04nfsd: remove unneeded spinlock in nfsd_cache_updateJeff Layton
2013-02-04nfsd: fix IPv6 address handling in the DRCJeff Layton
2013-01-29nfsd: Fix memleak in svc_export_putmajianpeng
2013-01-23nfsd4: require version 4 when enabling or disabling minorversionJ. Bruce Fields
2013-01-23nfsd: fix unused "nn" variable warning in free_client()Stanislav Kinsbursky
2013-01-23sunrpc: Fix lockd sleeping until timeoutAndriy Skulysh
2013-01-23svcrpc: silence "unused variable" warning in !RPC_DEBUG caseJ. Bruce Fields
2013-01-23nfsd: Remove write permission from file contentYanchuan Nian
2013-01-23nfsd: Don't unlock the state while it's not lockedYanchuan Nian
2013-01-23nfsd: Pass correct slot number to nfsd4_put_drc_mem()Yanchuan Nian
2013-01-23nfsd4: simplify nfsd4_encode_fattr interface slightlyJ. Bruce Fields
2013-01-02Linux 3.8-rc2v3.8-rc2Linus Torvalds
2013-01-02Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-02leds: leds-gpio: set devm_gpio_request_one() flags param correctlyJavier Martinez Canillas
2013-01-02Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-01-02Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds
2013-01-02UAPI: Strip _UAPI prefix on header install no matter the whitespaceDavid Howells
2013-01-02UAPI: Remove empty Kbuild filesDavid Howells
2013-01-02Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-01-02mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman
2013-01-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-01-02mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins
2013-01-02tmpfs mempolicy: fix /proc/mounts corrupting memoryHugh Dickins