summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-09-27sunrpc: Make the /proc/net/rpc appear in net namespacesPavel Emelyanov
2010-09-27sunrpc: The per-net skeletonPavel Emelyanov
2010-09-27sunrpc: Tag svc_xprt with netPavel Emelyanov
2010-09-27sunrpc: Add routines that allow registering per-net cachesPavel Emelyanov
2010-09-27sunrpc: Add net to pure API callsPavel Emelyanov
2010-09-27sunrpc: Pass xprt to cached get/put routinesPavel Emelyanov
2010-09-27sunrpc: Make xprt auth cache release work with the xprtPavel Emelyanov
2010-09-27sunrpc: Pass the ip_map_parse's cd to lower callsPavel Emelyanov
2010-09-26nfsd: fix /proc/net/rpc/nfsd.export/content displayJ. Bruce Fields
2010-09-23nfsd: Export get_task_comm for nfsdPavel Emelyanov
2010-09-22nfsd: allow deprecated interface to be compiled out.NeilBrown
2010-09-22nfsd: formally deprecate legacy nfsd syscall interfaceNeilBrown
2010-09-22sunrpc/cache: fix recent breakage of cache_clean_deferredNeilBrown
2010-09-22lockd: Mostly remove BKL from the serverBryan Schumaker
2010-09-21sunrpc/cache: don't use custom hex_to_bin() converterAndy Shevchenko
2010-09-21sunrpc/cache: change deferred-request hash table to use hlist.NeilBrown
2010-09-21svcauth_gss: replace a trivial 'switch' with an 'if'NeilBrown
2010-09-21nfsd/idmap: drop special request deferal in favour of improved default.NeilBrown
2010-09-21nfsd: disable deferral for NFSv4NeilBrown
2010-09-21sunrpc: close connection when a request is irretrievably lost.NeilBrown
2010-09-19nfsd4: fix hang on fast-booting nfs serversJ. Bruce Fields
2010-09-19Merge remote branch 'trond/bugfixes' into for-2.6.37J. Bruce Fields
2010-09-12SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependenciesTrond Myklebust
2010-09-12statfs() gives ESTALE errorMenyhart Zoltan
2010-09-12NFS: Fix a typo in nfs_sockaddr_match_ipaddr6Trond Myklebust
2010-09-12sunrpc: increase MAX_HASHTABLE_BITS to 14Miquel van Smoorenburg
2010-09-12gss:spkm3 miss returning error to caller when import security contextBian Naimeng
2010-09-12gss:krb5 miss returning error to caller when import security contextBian Naimeng
2010-09-12Remove incorrect do_vfs_lock messageFabio Olive Leite
2010-09-12SUNRPC: cleanup state-machine orderingJ. Bruce Fields
2010-09-12SUNRPC: Fix a race in rpc_info_openTrond Myklebust
2010-09-12SUNRPC: Fix race corrupting rpc upcallTrond Myklebust
2010-09-12Fix null dereference in call_allocateJ. Bruce Fields
2010-09-12Linux 2.6.36-rc4v2.6.36-rc4Linus Torvalds
2010-09-11docbook: skip files with no docs since they generate scary warningsRandy Dunlap
2010-09-11docbook: warn on unused doc entriesJohannes Berg
2010-09-11kernel-doc: ignore case when stripping attributesJohannes Berg
2010-09-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-09-11PM / Hibernate: Avoid hitting OOM during preallocation of memoryRafael J. Wysocki
2010-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-09-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-09-11x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra
2010-09-10Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-09-10Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-09-10x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra
2010-09-11PM QoS: Correct pr_debug() misuse and improve parameter checksmark gross
2010-09-10xfs: log IO completion workqueue is a high priority queueDave Chinner
2010-09-10execve: make responsive to SIGKILL with large argumentsRoland McGrath