summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | RPCSEC_GSS: Fix an Oopsable condition when creating/destroying pipefs objectsTrond Myklebust2013-08-301-12/+20
| * | RPCSEC_GSS: Further cleanupsTrond Myklebust2013-08-301-11/+20
| * | SUNRPC: Replace clnt->cl_principalTrond Myklebust2013-08-305-21/+14
| * | RPCSEC_GSS: Clean up upcall message allocationTrond Myklebust2013-08-301-18/+19
| * | SUNRPC: Cleanup rpc_setup_pipedirTrond Myklebust2013-08-301-14/+13
| * | SUNRPC: Remove unused struct rpc_clnt field cl_protnameTrond Myklebust2013-08-301-1/+0
| * | SUNRPC: Deprecate rpc_client->cl_protnameTrond Myklebust2013-08-303-11/+11
| * | rpc_pipe: convert back to simple_dir_inode_operationsJeff Layton2013-07-231-18/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-051-3/+6
|\ \ \
| * | | SUNRPC: Fix memory corruption issue on 32-bit highmem systemsTrond Myklebust2013-08-281-3/+6
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-163-13/+40
|\ \ \ | |/ /
| * | SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust2013-08-073-13/+32
| * | SUNRPC: Don't auto-disconnect from the local rpcbind socketTrond Myklebust2013-08-051-0/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-035-8/+11
|\ \ \ | |/ /
| * | svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcallJ. Bruce Fields2013-08-011-1/+1
| * | svcrpc: fix kfree oops in gss-proxy codeJ. Bruce Fields2013-08-011-1/+0
| * | svcrpc: fix gss-proxy xdr decoding oopsJ. Bruce Fields2013-08-011-4/+5
| * | svcrpc: fix gss_rpc_upcall create errorJ. Bruce Fields2013-08-011-1/+1
| * | NFSD/sunrpc: avoid deadlock on TCP connection due to memory pressure.NeilBrown2013-08-011-1/+3
| |/
| * Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-07-201-0/+1
| |\
| | * SUNRPC: Fix another issue with rpc_client_register()Trond Myklebust2013-07-151-0/+1
* | | net: add sk_stream_is_writeable() helperEric Dumazet2013-07-242-2/+2
|/ /
* | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-07-171-6/+14
|\ \ | |/ |/|
| * svcrdma: underflow issue in decode_write_list()Dan Carpenter2013-07-151-6/+14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-143-52/+26
|\ \
| * | sunrpc: now we can just set ->s_d_opAl Viro2013-07-141-3/+2
| * | __rpc_lookup_create_exclusive: pass string instead of qstrAl Viro2013-07-141-25/+9
| * | rpc_create_*_dir: don't bother with qstrAl Viro2013-07-143-31/+21
* | | Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-07-112-12/+29
|\ \ \
| * | | SUNRPC: Fix a deadlock in rpc_client_register()Trond Myklebust2013-07-101-7/+9
| * | | rpc_pipe: rpc_dir_inode_operations can be staticFengguang Wu2013-07-091-1/+1
| * | | rpc_pipe: set dentry operations at d_alloc timeJeff Layton2013-07-091-5/+20
* | | | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-07-116-51/+63
|\ \ \ \ | | |_|/ | |/| |
| * | | svcrpc: fix failures to handle -1 uid'sJ. Bruce Fields2013-07-081-2/+0
| * | | sunrpc: Don't schedule an upcall on a replaced cache entry.NeilBrown2013-07-011-1/+2
| * | | net/sunrpc: xpt_auth_cache should be ignored when expired.NeilBrown2013-07-012-8/+2
| * | | sunrpc/cache: ensure items removed from cache do not have pending upcalls.NeilBrown2013-07-011-1/+5
| * | | sunrpc/cache: use cache_fresh_unlocked consistently and correctly.NeilBrown2013-07-011-13/+7
| * | | sunrpc/cache: remove races with queuing an upcall.NeilBrown2013-07-011-11/+29
| * | | svcrpc: don't error out on small tcp fragmentJ. Bruce Fields2013-07-011-1/+1
| * | | svcrpc: fix handling of too-short rpc'sJ. Bruce Fields2013-07-011-2/+7
| * | | svcrpc: store gss mech in svc_credJ. Bruce Fields2013-07-012-4/+5
| * | | svcrpc: introduce init_svc_credJ. Bruce Fields2013-07-011-4/+2
| * | | Merge branch 'for-3.10' into 'for-3.11'J. Bruce Fields2013-07-012-8/+12
| |\ \ \
| * | | | sunrpc: the cache_detail in cache_is_valid is unused any morechaoting fan2013-05-211-4/+4
| * | | | sunrpc: server back channel needs no rpcbind methodJ. Bruce Fields2013-05-151-1/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-094-13/+13
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches2013-06-134-13/+13
* | | | | Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-07-093-45/+53
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | SUNRPC: PipeFS MOUNT notification optimization for dying clientsStanislav Kinsbursky2013-06-281-0/+2
OpenPOWER on IntegriCloud