aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 9p: rework client code to use new protocol support functionsEric Van Hensbergen2008-10-17
* 9p: remove unnecessary tag field from p9_req_t structureEric Van Hensbergen2008-10-17
* 9p: remove 9p fcall debug printsEric Van Hensbergen2008-10-17
* 9p: add new protocol support codeEric Van Hensbergen2008-10-17
* 9p: encapsulate version functionEric Van Hensbergen2008-10-17
* 9p: move dirread to fs layerEric Van Hensbergen2008-10-17
* 9p: adjust 9p vfs write operationEric Van Hensbergen2008-10-17
* 9p: move readn meta-function from client to fs layerEric Van Hensbergen2008-10-17
* 9p: consolidate read/write functionsEric Van Hensbergen2008-10-17
* 9p: drop broken unused error path from p9_conn_create()Tejun Heo2008-10-17
* 9p: make rpc code common and rework flush codeEric Van Hensbergen2008-10-17
* 9p: use the rcall structure passed in the request in trans_fd read_workEric Van Hensbergen2008-10-17
* 9p: apply common request code to trans_fdEric Van Hensbergen2008-10-17
* 9p: apply common tagpool handling to trans_fdEric Van Hensbergen2008-10-17
* 9p: move request management to client codeEric Van Hensbergen2008-10-17
* 9p: eliminate callback complexityEric Van Hensbergen2008-10-17
* 9p: consolidate mux_rpc and request structureEric Van Hensbergen2008-10-17
* 9p: remove unnecessary prototypesEric Van Hensbergen2008-10-17
* 9p: remove duplicate client stateEric Van Hensbergen2008-10-17
* 9p: consolidate transport structureEric Van Hensbergen2008-10-17
* 9p-trans_fd: use single pollerTejun Heo2008-10-17
* {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()Linus Torvalds2008-10-16
* Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-10-16
|\
| * Merge branch 'next'Trond Myklebust2008-10-15
| |\
| | * NFS: Fix a resolution problem with nfs_inode->cache_change_attributeTrond Myklebust2008-10-14
| | * NFS: Fix the resolution problem with nfs_inode_attrs_need_update()Trond Myklebust2008-10-14
| | * NFS: Changes to inode->i_nlinks must set the NFS_INO_INVALID_ATTR flagTrond Myklebust2008-10-14
| | * RPC/RDMA: ensure connection attempt is complete before signalling.Tom Talpey2008-10-10
| | * RPC/RDMA: correct the reconnect timer backoffTom Talpey2008-10-10
| | * RPC/RDMA: optionally emit useful transport info upon connect/disconnect.Tom Talpey2008-10-10
| | * RPC/RDMA: reformat a debug printk to keep lines together.Tom Talpey2008-10-10
| | * RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls.Tom Talpey2008-10-10
| | * RPC/RDMA: fix connect/reconnect resource leak.Tom Talpey2008-10-10
| | * RPC/RDMA: return a consistent error, when connect fails.Tom Talpey2008-10-10
| | * RPC/RDMA: adhere to protocol for unpadded client trailing write chunks.Tom Talpey2008-10-10
| | * RPC/RDMA: avoid an oops due to disconnect racing with async upcalls.Tom Talpey2008-10-10
| | * RPC/RDMA: maintain the RPC task bytes-sent statistic.Tom Talpey2008-10-10
| | * RPC/RDMA: suppress retransmit on RPC/RDMA clients.Tom Talpey2008-10-10
| | * RPC/RDMA: fix connection IRD/ORD settingTom Tucker2008-10-10
| | * RPC/RDMA: support FRMR client memory registration.Tom Talpey2008-10-10
| | * RPC/RDMA: check selected memory registration mode at runtime.Tom Talpey2008-10-10
| | * RPC/RDMA: add data types and new FRMR memory registration enum.Tom Talpey2008-10-10
| | * RPC/RDMA: refactor the inline memory registration code.Tom Talpey2008-10-10
| | * NFS: fix nfs_parse_ip_address() corner caseChuck Lever2008-10-10
| | * NFS: Cleanup nfs_set_portJ. Bruce Fields2008-10-10
| | * NFS: Fix attribute updatesTrond Myklebust2008-10-09
| | * NFS: Save padding bytes in struct nfs4_setclientidTrond Myklebust2008-10-08
| | * sunrpc: fix oops in rpc_create when the mount namespace is unsharedCedric Le Goater2008-10-07
| | * NFS: Don't use range_cyclic for data integrity syncsTrond Myklebust2008-10-07
| | * NFS: Client mounts hang when exported directory do not existSteve Dickson2008-10-07