summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-012-13/+13
|\
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-092-13/+13
* | Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-04-309-52/+275
|\ \
| * \ Merge branch 'bugfixes' into linux-nextTrond Myklebust2013-04-231-8/+3
| |\ \
| * \ \ Merge branch 'rpcsec_gss-from_cel' into linux-nextTrond Myklebust2013-04-236-32/+176
| |\ \ \
| | * | | SUNRPC: Don't recognize RPC_AUTH_MAXFLAVORChuck Lever2013-04-041-1/+4
| | * | | SUNRPC: Remove EXPORT_SYMBOL_GPL() from GSS mech switchChuck Lever2013-03-291-13/+13
| | * | | SUNRPC: Make gss_mech_get() staticChuck Lever2013-03-291-4/+1
| | * | | SUNRPC: Refactor nfsd4_do_encode_secinfo()Chuck Lever2013-03-293-2/+69
| | * | | SUNRPC: Consider qop when looking up pseudoflavorsChuck Lever2013-03-293-7/+20
| | * | | SUNRPC: Load GSS kernel module by OIDChuck Lever2013-03-293-0/+9
| | * | | SUNRPC: Introduce rpcauth_get_pseudoflavor()Chuck Lever2013-03-293-5/+59
| | * | | SUNRPC: Define rpcsec_gss_info structureChuck Lever2013-03-291-1/+1
| | * | | SUNRPC: Missing module alias for auth_rpcgss.koChuck Lever2013-03-291-0/+1
| * | | | SUNRPC: Allow rpc_create() to request that TCP slots be unlimitedTrond Myklebust2013-04-142-1/+7
| * | | | SUNRPC: Fix a livelock problem in the xprt->backlog queueTrond Myklebust2013-04-142-4/+74
| * | | | sunrpc: drop "select NETVM"Paul Bolle2013-04-051-1/+0
| |/ / /
| * | | SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasksTrond Myklebust2013-03-252-14/+18
* | | | net/sunrpc: rename random32() to prandom_u32()Akinobu Mita2013-04-291-2/+2
* | | | lib, net: make isodigit() public and use itAndy Shevchenko2013-04-291-1/+0
* | | | Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-04-101-8/+3
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | SUNRPC: Fix a potential memory leak in rpc_new_clientTrond Myklebust2013-04-051-5/+2
| * | SUNRPC: Remove extra xprt_put()Chuck Lever2013-04-051-3/+1
| |/
* | Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-03-261-2/+7
|\ \ | |/
| * SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_lockedTrond Myklebust2013-03-251-2/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-131-0/+1
|\ \
| * | fs: Readd the fs module aliases.Eric W. Biederman2013-03-121-0/+1
* | | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-03-122-9/+18
|\ \ \ | |/ / |/| |
| * | sunrpc: don't attempt to cancel unitialized workJ. Bruce Fields2013-03-091-5/+10
| * | nfsd: fix krb5 handling of anonymous principalsJ. Bruce Fields2013-03-061-4/+8
| |/
* | fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-3/+1
|/
* Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-03-022-1/+20
|\
| * SUNRPC: One line comment fixTrond Myklebust2013-03-021-1/+1
| * SUNRPC: add call to get configured timeoutWeston Andros Adamson2013-02-281-0/+15
| * SUNRPC: Don't start the retransmission timer when out of socket spaceTrond Myklebust2013-02-221-1/+5
* | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-2812-101/+162
|\ \
| * | SUNRPC: make AF_LOCAL connect synchronousJ. Bruce Fields2013-02-281-8/+27
| * | svcrpc: fix rpc server shutdown racesJ. Bruce Fields2013-02-172-34/+32
| * | svcrpc: make svc_age_temp_xprts enqueue under sv_lockJ. Bruce Fields2013-02-171-13/+2
| * | SUNRPC: move cache_detail->cache_request callback call to cache_read()Stanislav Kinsbursky2013-02-151-12/+20
| * | SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() functionStanislav Kinsbursky2013-02-151-7/+3
| * | SUNRPC: rework cache upcall logicStanislav Kinsbursky2013-02-153-23/+7
| * | SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky2013-02-152-3/+6
| * | sunrpc: trim off trailing checksum before returning decrypted or integrity au...Jeff Layton2013-02-083-2/+51
| * | sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2013-02-056-2/+7
| * | sunrpc: Fix lockd sleeping until timeoutAndriy Skulysh2013-01-231-1/+8
| * | svcrpc: silence "unused variable" warning in !RPC_DEBUG caseJ. Bruce Fields2013-01-231-0/+4
| * | nfsd: Remove write permission from file contentYanchuan Nian2013-01-231-1/+1
* | | hlist: drop the node parameter from iteratorsSasha Levin2013-02-273-7/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-263-20/+20
|\ \ \
OpenPOWER on IntegriCloud