| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches | 2011-10-31 | 1 | -3/+2 |
* | Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2011-10-25 | 5 | -29/+31 |
|\ |
|
| * | NFS: Get rid of nfs_restart_rpc() | Trond Myklebust | 2011-10-19 | 1 | -1/+3 |
| * | SUNRPC: Remove unnecessary export of rpc_sockaddr2uaddr | Trond Myklebust | 2011-10-18 | 1 | -1/+0 |
| * | SUNRPC: Fix rpc_sockaddr2uaddr | Trond Myklebust | 2011-10-18 | 2 | -5/+6 |
| * | SUNRPC/NFS: make rpc pipe upcall generic | Peng Tao | 2011-10-18 | 2 | -22/+22 |
* | | Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2011-10-25 | 4 | -26/+46 |
|\ \ |
|
| * | | sunrpc: add MODULE_ALIAS to match the filesystem name | Michal Schmidt | 2011-10-10 | 1 | -0/+3 |
| * | | SUNRPC: Replace svc_addr_u by sockaddr_storage | Mi Jinlong | 2011-09-14 | 2 | -17/+19 |
| * | | sunrpc: use better NUMA affinities | Eric Dumazet | 2011-08-19 | 1 | -9/+24 |
| |/ |
|
* | | rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER | Stephen Hemminger | 2011-08-02 | 1 | -2/+2 |
|/ |
|
* | net: fix new sunrpc kernel-doc warning | Randy Dunlap | 2011-07-28 | 1 | -0/+1 |
* | Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2011-07-27 | 13 | -138/+275 |
|\ |
|
| * | RDMA: Increasing RPCRDMA_MAX_DATA_SEGS | Steve Dickson | 2011-07-25 | 1 | -1/+1 |
| * | Merge branch 'master' into devel and apply fixup from Stephen Rothwell: | Stephen Rothwell | 2011-07-25 | 6 | -51/+49 |
| |\ |
|
| * | | SUNRPC: Replace xprt->resend and xprt->sending with a priority queue | Trond Myklebust | 2011-07-17 | 1 | -21/+21 |
| * | | SUNRPC: Allow caller of rpc_sleep_on() to select priority levels | Trond Myklebust | 2011-07-17 | 1 | -9/+29 |
| * | | SUNRPC: Support dynamic slot allocation for TCP connections | Trond Myklebust | 2011-07-17 | 3 | -18/+102 |
| * | | SUNRPC: Clean up the slot table allocation | Trond Myklebust | 2011-07-17 | 1 | -27/+37 |
| * | | SUNRPC: Initalise the struct xprt upon allocation | Trond Myklebust | 2011-07-17 | 1 | -30/+37 |
| * | | SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot | Trond Myklebust | 2011-07-17 | 3 | -27/+46 |
| * | | SUNRPC: Convert the backchannel exports to EXPORT_SYMBOL_GPL | Trond Myklebust | 2011-07-15 | 3 | -4/+4 |
| * | | SUNRPC: sunrpc should not explicitly depend on NFS config options | Trond Myklebust | 2011-07-15 | 9 | -27/+25 |
| * | | sunrpc: use dprint_status() macro in call_decode() | Vasily Averin | 2011-07-12 | 1 | -2/+1 |
* | | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | | | Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2011-07-25 | 5 | -87/+44 |
|\ \ \
| |_|/
|/| | |
|
| * | | svcrpc: fix list-corrupting race on nfsd shutdown | J. Bruce Fields | 2011-07-15 | 1 | -5/+6 |
| * | | rpc: allow autoloading of gss mechanisms | J. Bruce Fields | 2011-07-15 | 2 | -4/+35 |
| * | | svcauth_unix.c: quiet sparse noise | H Hartley Sweeten | 2011-07-15 | 1 | -0/+1 |
| * | | svcsock.c: include sunrpc.h to quiet sparse noise | H Hartley Sweeten | 2011-07-15 | 1 | -0/+2 |
| * | | nfsd: Remove deprecated nfsctl system call and related code. | NeilBrown | 2011-07-15 | 1 | -78/+0 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-07-22 | 1 | -6/+5 |
|\ \ |
|
| * | | switch vfs_path_lookup() to struct path | Al Viro | 2011-07-20 | 1 | -6/+5 |
| |/ |
|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-07-14 | 2 | -17/+12 |
|\ \
| |/ |
|
| * | SUNRPC: Fix use of static variable in rpcb_getport_async | Ben Greear | 2011-07-12 | 1 | -1/+1 |
| * | SUNRPC: Fix a race between work-queue and rpc_killall_tasks | Trond Myklebust | 2011-07-07 | 1 | -16/+11 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-07-05 | 3 | -3/+7 |
|\ \
| |/ |
|
| * | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2011-06-21 | 3 | -3/+7 |
| |\ |
|
| | * | SUNRPC: Ensure the RPC client only quits on fatal signals | Trond Myklebust | 2011-06-17 | 2 | -3/+3 |
| | * | NLM: Don't hang forever on NLM unlock requests | Trond Myklebust | 2011-06-15 | 2 | -0/+4 |
* | | | sunrpc: Reduce switch/case indent | Joe Perches | 2011-07-01 | 3 | -44/+41 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-06-20 | 1 | -1/+2 |
|\ \ \
| |/ / |
|
| * | | nfsd: fix dependency of nfsd on auth_rpcgss | J. Bruce Fields | 2011-06-06 | 1 | -1/+2 |
| |/ |
|
* | | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-06 | 2 | -0/+2 |
* | | net: Remove unnecessary semicolons | Joe Perches | 2011-06-05 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2011-05-29 | 1 | -0/+19 |
|\ |
|
| * | SUNRPC: introduce xdr_init_decode_pages | Benny Halevy | 2011-05-29 | 1 | -0/+19 |
* | | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2011-05-29 | 1 | -148/+188 |
|\ \ |
|
| * | | svcrpc: complete svsk processing on cb receive failure | J. Bruce Fields | 2011-04-10 | 1 | -4/+3 |
| * | | svcrpc: take advantage of tcp autotuning | Olga Kornievskaia | 2011-04-07 | 1 | -28/+7 |