| Commit message (Expand) | Author | Age |
... | |
| * | NFS: Show "nointr" mount option | Chuck Lever | 2007-10-09 |
| * | NFS: Verify server address before invoking in-kernel mount client | Chuck Lever | 2007-10-09 |
| * | SUNRPC: Add RDMA dependency to SUNRPC_XPRT_RDMA | \"Talpey, Thomas\ | 2007-10-09 |
| * | NFS: support RDMA mounts | \"Talpey, Thomas\ | 2007-10-09 |
| * | RPCRDMA: Kconfig and header file with rpcrdma protocol definitions | \"Talpey, Thomas\ | 2007-10-09 |
| * | NFS - print accurate transport protocol | \"Talpey, Thomas\ | 2007-10-09 |
| * | NFS/SUNRPC: use transport protocol naming | \"Talpey, Thomas\ | 2007-10-09 |
| * | SUNRPC: mark bulk read/write data in xdrbuf | \"Talpey, Thomas\ | 2007-10-09 |
| * | NFSv4: Fix a bug in nfs4_validate_mount_data() | Trond Myklebust | 2007-10-09 |
| * | NFS: use in-kernel mount argument structure for nfsv4 mounts | \"Talpey, Thomas\ | 2007-10-09 |
| * | NFS: use in-kernel mount argument structure for nfsv[23] mounts | \"Talpey, Thomas\ | 2007-10-09 |
| * | NFS: move nfs_parsed_mount_data structure definition | \"Talpey, Thomas\ | 2007-10-09 |
| * | NFSD: Convert printk's to dprintk's in NFSD's nfs4xdr | Chuck Lever | 2007-10-09 |
| * | LOCKD: Convert printk's to dprintk's in lockd XDR routines | Chuck Lever | 2007-10-09 |
| * | NFS: Convert printk's to dprintk's in fs/nfs/nfs?xdr.c | Chuck Lever | 2007-10-09 |
| * | NFS: Add new 'mountaddr=' mount option | Chuck Lever | 2007-10-09 |
| * | [NFS] [PATCH] NFS: initialize default port in kernel mount client | James Lentini | 2007-10-09 |
| * | NFS: Kernel mount client should use async bind | Chuck Lever | 2007-10-09 |
| * | [NFS] [PATCH] NFS: show addr=ipaddr in /proc/mounts rather than | Jeff Layton | 2007-10-09 |
| * | [NFS] [PATCH] nfs: tiny makefile cleanup | Christoph Hellwig | 2007-10-09 |
| * | Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffies | Fabio Olive Leite | 2007-10-09 |
| * | 64 bit ino support for NFS client | Peter Staubach | 2007-10-09 |
| * | NFS: Fall back to synchronous writes when a background write errors... | Trond Myklebust | 2007-10-09 |
| * | NFS: Writeback optimisation | Trond Myklebust | 2007-10-09 |
| * | NFS: Clean up NFS writeback flush code | Trond Myklebust | 2007-10-09 |
| * | NFS: Clean up nfs_writepages() | Trond Myklebust | 2007-10-09 |
| * | NFS: Clean up write code... | Trond Myklebust | 2007-10-09 |
| * | NFS: Add the helper nfs_vm_page_mkwrite | Trond Myklebust | 2007-10-09 |
* | | Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2007-10-15 |
|\ \ |
|
| * | | lockdep: annotate dir vs file i_mutex | Peter Zijlstra | 2007-10-13 |
| * | | lockdep: per filesystem inode lock class | Peter Zijlstra | 2007-10-15 |
| * | | lockdep: annotate journal_start() | Peter Zijlstra | 2007-10-11 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-10-15 |
|\ \ \ |
|
| * | | | sched: affine sync wakeups | Ingo Molnar | 2007-10-15 |
| * | | | sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields | Laurent Vivier | 2007-10-15 |
| * | | | sched: guest CPU accounting: add guest-CPU /proc/stat field | Laurent Vivier | 2007-10-15 |
| * | | | sched: cleanup, remove the TASK_NONINTERACTIVE flag | Mike Galbraith | 2007-10-15 |
| * | | | sched: clean up schedstats, cnt -> count | Ingo Molnar | 2007-10-15 |
| |/ / |
|
* | | | Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2007-10-15 |
|\ \ \
| |/ /
|/| | |
|
| * | | knfsd: query filesystem for NFSv4 getattr of FATTR4_MAXNAME | J. Bruce Fields | 2007-10-09 |
| * | | knfsd: nfsv4 delegation recall should take reference on client | J. Bruce Fields | 2007-10-09 |
| * | | knfsd: don't shutdown callbacks until nfsv4 client is freed | J. Bruce Fields | 2007-10-09 |
| * | | knfsd: let nfsd manage timing out its own leases | J. Bruce Fields | 2007-10-09 |
| * | | knfsd: 64 bit ino support for NFS server | Peter Staubach | 2007-10-09 |
| * | | knfsd: remove code duplication in nfsd4_setclientid() | J. Bruce Fields | 2007-10-09 |
| * | | nfsd warning fix | Andrew Morton | 2007-10-09 |
| * | | knfsd: fix callback rpc cred | J. Bruce Fields | 2007-10-09 |
| * | | knfsd: move nfsv4 slab creation/destruction to module init/exit | J. Bruce Fields | 2007-10-09 |
| * | | knfsd: spawn kernel thread to probe callback channel | J. Bruce Fields | 2007-10-09 |
| * | | knfsd: nfs4 name->id mapping not correctly parsing negative downcall | J. Bruce Fields | 2007-10-09 |