summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-27sunrpc: Add net to pure API callsPavel Emelyanov4-13/+15
2010-09-27sunrpc: Pass xprt to cached get/put routinesPavel Emelyanov1-7/+5
2010-09-27sunrpc: Make xprt auth cache release work with the xprtPavel Emelyanov3-7/+10
2010-09-27sunrpc: Pass the ip_map_parse's cd to lower callsPavel Emelyanov1-10/+21
2010-09-26nfsd: fix /proc/net/rpc/nfsd.export/content displayJ. Bruce Fields1-11/+29
2010-09-23nfsd: Export get_task_comm for nfsdPavel Emelyanov1-3/+1
2010-09-22nfsd: allow deprecated interface to be compiled out.NeilBrown5-8/+43
2010-09-22nfsd: formally deprecate legacy nfsd syscall interfaceNeilBrown2-0/+20
2010-09-22sunrpc/cache: fix recent breakage of cache_clean_deferredNeilBrown1-1/+3
2010-09-22lockd: Mostly remove BKL from the serverBryan Schumaker3-14/+21
2010-09-22sunrpc/cache: don't use custom hex_to_bin() converterAndy Shevchenko1-7/+13
2010-09-22sunrpc/cache: change deferred-request hash table to use hlist.NeilBrown2-19/+11
2010-09-22svcauth_gss: replace a trivial 'switch' with an 'if'NeilBrown1-22/+19
2010-09-22nfsd/idmap: drop special request deferal in favour of improved default.NeilBrown1-94/+11
2010-09-22nfsd: disable deferral for NFSv4NeilBrown1-2/+5
2010-09-22sunrpc: close connection when a request is irretrievably lost.NeilBrown4-12/+24
2010-09-20nfsd4: fix hang on fast-booting nfs serversJ. Bruce Fields1-4/+20
2010-09-20Merge remote branch 'trond/bugfixes' into for-2.6.37J. Bruce Fields443-2541/+5135
2010-09-13SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependenciesTrond Myklebust2-0/+2
2010-09-13statfs() gives ESTALE errorMenyhart Zoltan1-0/+8
2010-09-13NFS: Fix a typo in nfs_sockaddr_match_ipaddr6Trond Myklebust1-1/+1
2010-09-13sunrpc: increase MAX_HASHTABLE_BITS to 14Miquel van Smoorenburg1-1/+1
2010-09-13gss:spkm3 miss returning error to caller when import security contextBian Naimeng1-1/+4
2010-09-13gss:krb5 miss returning error to caller when import security contextBian Naimeng1-2/+8
2010-09-13Remove incorrect do_vfs_lock messageFabio Olive Leite1-4/+0
2010-09-13SUNRPC: cleanup state-machine orderingJ. Bruce Fields1-42/+42
2010-09-13SUNRPC: Fix a race in rpc_info_openTrond Myklebust3-21/+21
2010-09-13SUNRPC: Fix race corrupting rpc upcallTrond Myklebust2-7/+8
2010-09-13Fix null dereference in call_allocateJ. Bruce Fields1-4/+4
2010-09-13Linux 2.6.36-rc4v2.6.36-rc4Linus Torvalds1-1/+1
2010-09-12docbook: skip files with no docs since they generate scary warningsRandy Dunlap2-2/+0
2010-09-12docbook: warn on unused doc entriesJohannes Berg3-3/+183
2010-09-12kernel-doc: ignore case when stripping attributesJohannes Berg1-1/+1
2010-09-12Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-21/+69
2010-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds18-70/+262
2010-09-11PM / Hibernate: Avoid hitting OOM during preallocation of memoryRafael J. Wysocki1-20/+65
2010-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds37-296/+376
2010-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-6/+1
2010-09-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+6
2010-09-11x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra1-1/+1
2010-09-11Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-24/+31
2010-09-11Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2-1/+4
2010-09-11x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra1-1/+1
2010-09-11PM QoS: Correct pr_debug() misuse and improve parameter checksmark gross1-1/+3
2010-09-10xfs: log IO completion workqueue is a high priority queueDave Chinner1-1/+2
2010-09-10execve: make responsive to SIGKILL with large argumentsRoland McGrath1-0/+7
2010-09-10execve: improve interactivity with large argumentsRoland McGrath1-0/+2
2010-09-10setup_arg_pages: diagnose excessive argument sizeRoland McGrath1-0/+5
2010-09-10Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-10/+16
2010-09-10Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-36/+73