| Commit message (Expand) | Author | Age |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 |
|\ |
|
| * | include: replace linux/module.h with "struct module" wherever possible | Paul Gortmaker | 2011-10-31 |
* | | Merge branch 'osd-devel' into nfs-for-next | Trond Myklebust | 2011-11-02 |
|\| |
|
| * | Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2011-10-25 |
| |\ |
|
| * | | SUNRPC: compare scopeid for link-local addresses | Mi Jinlong | 2011-09-14 |
| * | | SUNRPC: Replace svc_addr_u by sockaddr_storage | Mi Jinlong | 2011-09-14 |
| * | | sunrpc: use better NUMA affinities | Eric Dumazet | 2011-08-19 |
* | | | NFSd: call svc rpcbind cleanup explicitly | Stanislav Kinsbursky | 2011-10-25 |
* | | | SUNRPC: introduce svc helpers for prepairing rpcbind infrastructure | Stanislav Kinsbursky | 2011-10-25 |
| |/
|/| |
|
* | | SUNRPC: Fix rpc_sockaddr2uaddr | Trond Myklebust | 2011-10-18 |
* | | SUNRPC/NFS: make rpc pipe upcall generic | Peng Tao | 2011-10-18 |
|/ |
|
* | Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2011-07-27 |
|\ |
|
| * | SUNRPC: Replace xprt->resend and xprt->sending with a priority queue | Trond Myklebust | 2011-07-17 |
| * | SUNRPC: Allow caller of rpc_sleep_on() to select priority levels | Trond Myklebust | 2011-07-17 |
| * | SUNRPC: Support dynamic slot allocation for TCP connections | Trond Myklebust | 2011-07-17 |
| * | SUNRPC: Clean up the slot table allocation | Trond Myklebust | 2011-07-17 |
| * | SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot | Trond Myklebust | 2011-07-17 |
| * | SUNRPC: sunrpc should not explicitly depend on NFS config options | Trond Myklebust | 2011-07-15 |
* | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
* | | nfsd: turn on reply cache for NFSv4 | J. Bruce Fields | 2011-07-18 |
* | | nfsd: Remove deprecated nfsctl system call and related code. | NeilBrown | 2011-07-15 |
|/ |
|
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2011-06-21 |
|\ |
|
| * | NLM: Don't hang forever on NLM unlock requests | Trond Myklebust | 2011-06-15 |
* | | nfsd: fix dependency of nfsd on auth_rpcgss | J. Bruce Fields | 2011-06-06 |
|/ |
|
* | Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2011-05-29 |
|\ |
|
| * | SUNRPC: introduce xdr_init_decode_pages | Benny Halevy | 2011-05-29 |
* | | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2011-05-29 |
|\ \ |
|
| * | | SUNRPC: Don't wait for full record to receive tcp data | J. Bruce Fields | 2011-04-07 |
* | | | SUNRPC: Support for RPC over AF_LOCAL transports | Chuck Lever | 2011-05-27 |
| |/
|/| |
|
* | | SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO | Trond Myklebust | 2011-04-24 |
* | | NFSv4.1: Don't update sequence number if rpc_task is not sent | Bryan Schumaker | 2011-04-18 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
|/ |
|
* | NFS: Determine initial mount security | Bryan Schumaker | 2011-03-24 |
* | SUNRPC: Convert struct rpc_xprt to use atomic_t counters | Trond Myklebust | 2011-03-17 |
* | NFSv4.1: filelayout async error handler | Andy Adamson | 2011-03-11 |
* | SUNRPC: Close a race in __rpc_wait_for_completion_task() | Trond Myklebust | 2011-03-10 |
* | NFS do not find client in NFSv4 pg_authenticate | Andy Adamson | 2011-01-25 |
* | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2011-01-14 |
|\ |
|
| * | rpc: allow xprt_class->setup to return a preexisting xprt | J. Bruce Fields | 2011-01-11 |
| * | rpc: move sk_bc_xprt to svc_xprt | J. Bruce Fields | 2011-01-11 |
| * | svcrpc: simpler request dropping | J. Bruce Fields | 2011-01-04 |
| * | SUNRPC: Remove more code when NFSD_DEPRECATED is not configured | J. Bruce Fields | 2011-01-04 |
| * | sunrpc: remove xpt_pool | NeilBrown | 2010-12-17 |
* | | Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 2011-01-11 |
|\ \ |
|
| * \ | Merge branch 'bugfixes' into nfs-for-2.6.38 | Trond Myklebust | 2011-01-10 |
| |\ \ |
|
| | * | | NFS: Don't use vm_map_ram() in readdir | Trond Myklebust | 2011-01-10 |
| | |/ |
|
| * | | NFS rename client back channel transport field | Andy Adamson | 2011-01-06 |
| * | | NFS refactor nfs_find_client and reference client across callback processing | Andy Adamson | 2011-01-06 |
| * | | NFS associate sessionid with callback connection | Andy Adamson | 2011-01-06 |
| * | | SUNRPC register and unregister the back channel transport | Andy Adamson | 2011-01-06 |