summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sunrpc: Pull net argument downto svc_create_socketPavel Emelyanov2010-10-014-5/+13
* sunrpc: Add net argument to svc_create_xprtPavel Emelyanov2010-10-016-11/+12
* sunrpc: Factor out rpc_xprt freeingPavel Emelyanov2010-10-014-13/+14
* sunrpc: Factor out rpc_xprt allocationPavel Emelyanov2010-10-014-23/+28
* nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap lengthBenny Halevy2010-10-011-6/+12
* sunrpc: fix up rpcauth_remove_module section mismatchStephen Rothwell2010-09-293-4/+4
* sunrpc: Make the ip_map_cache be per-netPavel Emelyanov2010-09-273-31/+108
* sunrpc: Make the /proc/net/rpc appear in net namespacesPavel Emelyanov2010-09-275-35/+59
* sunrpc: The per-net skeletonPavel Emelyanov2010-09-272-1/+42
* sunrpc: Tag svc_xprt with netPavel Emelyanov2010-09-272-0/+4
* sunrpc: Add routines that allow registering per-net cachesPavel Emelyanov2010-09-272-8/+21
* sunrpc: Add net to pure API callsPavel Emelyanov2010-09-274-13/+15
* sunrpc: Pass xprt to cached get/put routinesPavel Emelyanov2010-09-271-7/+5
* sunrpc: Make xprt auth cache release work with the xprtPavel Emelyanov2010-09-273-7/+10
* sunrpc: Pass the ip_map_parse's cd to lower callsPavel Emelyanov2010-09-271-10/+21
* nfsd: fix /proc/net/rpc/nfsd.export/content displayJ. Bruce Fields2010-09-261-11/+29
* nfsd: Export get_task_comm for nfsdPavel Emelyanov2010-09-231-3/+1
* nfsd: allow deprecated interface to be compiled out.NeilBrown2010-09-225-8/+43
* nfsd: formally deprecate legacy nfsd syscall interfaceNeilBrown2010-09-222-0/+20
* sunrpc/cache: fix recent breakage of cache_clean_deferredNeilBrown2010-09-221-1/+3
* lockd: Mostly remove BKL from the serverBryan Schumaker2010-09-223-14/+21
* sunrpc/cache: don't use custom hex_to_bin() converterAndy Shevchenko2010-09-211-7/+13
* sunrpc/cache: change deferred-request hash table to use hlist.NeilBrown2010-09-212-19/+11
* svcauth_gss: replace a trivial 'switch' with an 'if'NeilBrown2010-09-211-22/+19
* nfsd/idmap: drop special request deferal in favour of improved default.NeilBrown2010-09-211-94/+11
* nfsd: disable deferral for NFSv4NeilBrown2010-09-211-2/+5
* sunrpc: close connection when a request is irretrievably lost.NeilBrown2010-09-214-12/+24
* nfsd4: fix hang on fast-booting nfs serversJ. Bruce Fields2010-09-191-4/+20
* Merge remote branch 'trond/bugfixes' into for-2.6.37J. Bruce Fields2010-09-19443-2541/+5135
|\
| * SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependenciesTrond Myklebust2010-09-122-0/+2
| * statfs() gives ESTALE errorMenyhart Zoltan2010-09-121-0/+8
| * NFS: Fix a typo in nfs_sockaddr_match_ipaddr6Trond Myklebust2010-09-121-1/+1
| * sunrpc: increase MAX_HASHTABLE_BITS to 14Miquel van Smoorenburg2010-09-121-1/+1
| * gss:spkm3 miss returning error to caller when import security contextBian Naimeng2010-09-121-1/+4
| * gss:krb5 miss returning error to caller when import security contextBian Naimeng2010-09-121-2/+8
| * Remove incorrect do_vfs_lock messageFabio Olive Leite2010-09-121-4/+0
| * SUNRPC: cleanup state-machine orderingJ. Bruce Fields2010-09-121-42/+42
| * SUNRPC: Fix a race in rpc_info_openTrond Myklebust2010-09-123-21/+21
| * SUNRPC: Fix race corrupting rpc upcallTrond Myklebust2010-09-122-7/+8
| * Fix null dereference in call_allocateJ. Bruce Fields2010-09-121-4/+4
| * Linux 2.6.36-rc4v2.6.36-rc4Linus Torvalds2010-09-121-1/+1
| * docbook: skip files with no docs since they generate scary warningsRandy Dunlap2010-09-112-2/+0
| * docbook: warn on unused doc entriesJohannes Berg2010-09-113-3/+183
| * kernel-doc: ignore case when stripping attributesJohannes Berg2010-09-111-1/+1
| * Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-09-113-21/+69
| |\
| | * PM / Hibernate: Avoid hitting OOM during preallocation of memoryRafael J. Wysocki2010-09-111-20/+65
| | * PM QoS: Correct pr_debug() misuse and improve parameter checksmark gross2010-09-111-1/+3
| | * PM: Prevent waiting forever on asynchronous resume after failing suspendColin Cross2010-09-091-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-09-1118-70/+262
| |\ \
| | * | [SCSI] fix use-after-free in scsi_init_io()James Bottomley2010-09-091-1/+1
OpenPOWER on IntegriCloud