aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-09-22SUNRPC: Add refcounting to the struct rpc_xprtTrond Myklebust
2006-09-22SUNRPC: Make rpc_mkpipe() take the parent dentry as an argumentTrond Myklebust
2006-09-22NFSv4: Fix a use-after-free issue with the nfs server.Trond Myklebust
2006-09-22Add a real API for dealing with blk_congestion_wait()Trond Myklebust
2006-09-22NFS: Use cached page as buffer for NFS symlink requestsChuck Lever
2006-09-22NFS: Fix double d_drop in nfs_instantiate() error pathChuck Lever
2006-09-22SUNRPC: Eliminate xprt_create_proto and rpc_create_clientChuck Lever
2006-09-22SUNRPC: use sockaddr + size when creating remote transport endpointsChuck Lever
2006-09-22SUNRPC: Clean-up after previous patches.Chuck Lever
2006-09-22SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer addressChuck Lever
2006-09-22SUNRPC: Create API for displaying remote peer addressChuck Lever
2006-09-22SUNRPC: add xprt switch API for printing formatted remote peer addressesChuck Lever
2006-09-22SUNRPC: remove extraneous header inclusionsChuck Lever
2006-09-22SUNRPC: create API for getting remote peer addressChuck Lever
2006-09-22SUNRPC: Introduce transport switch callout for pluggable rpcbindChuck Lever
2006-09-22SUNRPC: Support for RPC child tasks no longer neededChuck Lever
2006-09-22SUNRPC: Make RPC portmapper use per-transport storageChuck Lever
2006-09-22SUNRPC: Create a helper to tell whether a transport is boundChuck Lever
2006-09-22NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells
2006-09-22NFS: Eliminate client_sys in favour of cl_rpcclientDavid Howells
2006-09-22NFS: Move rpc_ops from nfs_server to nfs_clientDavid Howells
2006-09-22NFS: Maintain a common server record for NFS2/3 as well as for NFS4David Howells
2006-09-22NFS: Add extra const qualifiersDavid Howells
2006-09-22NFS: Generalise the nfs_client structureDavid Howells
2006-09-22NFS: Add a server capabilities NFS RPC opDavid Howells
2006-09-22NFS: Add a lookupfh NFS RPC opDavid Howells
2006-09-22NFS: Return an error when starting the idmapping pipeDavid Howells
2006-09-22NFS: Rename nfs_server::nfs4_stateDavid Howells
2006-09-22NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells
2006-09-22NFS: Add dentry materialisation opDavid Howells
2006-09-22NFS: Add a global LRU list for the ACCESS cacheTrond Myklebust
2006-09-22NFS: Add a new ACCESS rpc call cache to the linux nfs clientTrond Myklebust
2006-09-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2006-09-22[PATCH] fix missing ifdefs in syscall classes hookup for generic targetsAl Viro
2006-09-22IB/sa: fix ib_sa_selector namesMichael S. Tsirkin
2006-09-22RDMA/cma: Document rdma_accept() error handlingOr Gerlitz
2006-09-22RDMA/cma: Document rdma_destroy_id() functionOr Gerlitz
2006-09-22IB/sa: Require SA registrationMichael S. Tsirkin
2006-09-22RDMA: iWARP Core Changes.Tom Tucker
2006-09-22RDMA: iWARP Connection Manager.Tom Tucker
2006-09-22IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell
2006-09-22IB/uverbs: Allow resize CQ operation to return driver-specific dataRalph Campbell
2006-09-22Merge git://git.infradead.org/~dwmw2/hdronelineLinus Torvalds
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2006-09-22Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2006-09-22Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-09-22Remove accidentally-added include/linux/utsrelease.hDavid Woodhouse
2006-09-22ioremap balanced with iounmap for drivers/mtd subsystemAmol Lad
2006-09-22[MTD] Unlock NOR flash automatically where necessaryHÃ¥vard Skinnemoen