Merge branch 'v2.6.34-rc2' into drm-linus
[safe/jmp/linux-2.6] / include / net / 9p / client.h
2010-03-13 Sripathi Kodi9p: Change the name of new protocol from 9p2010.L to...
2010-03-05 Sripathi Kodi9P2010.L handshake: Remove "dotu" variable
2010-03-05 Sripathi Kodi9P2010.L handshake: Add mount option
2009-11-02 Eric Van Hensbergen9p: fix readdir corner cases
2009-04-05 Latchesar Ionkovnet/9p: handle correctly interrupted 9P requests
2008-10-22 Eric Van Hensbergen9p: fix sparse warnings
2008-10-22 Tom Tucker9p: rdma: RDMA Transport Support for 9P
2008-10-17 Eric Van Hensbergen9p: eliminate depricated conv functions
2008-10-17 Eric Van Hensbergen9p: rework client code to use new protocol support...
2008-10-17 Eric Van Hensbergen9p: remove unnecessary tag field from p9_req_t structure
2008-10-17 Eric Van Hensbergen9p: move dirread to fs layer
2008-10-17 Eric Van Hensbergen9p: move readn meta-function from client to fs layer
2008-10-17 Eric Van Hensbergen9p: consolidate read/write functions
2008-10-17 Eric Van Hensbergen9p: make rpc code common and rework flush code
2008-10-17 Eric Van Hensbergen9p: apply common request code to trans_fd
2008-10-17 Eric Van Hensbergen9p: move request management to client code
2008-10-17 Eric Van Hensbergen9p: consolidate transport structure
2008-05-15 Eric Van Hensbergen9p: Documentation updates
2008-02-07 Eric Van Hensbergen9p: transport API reorganization
2007-10-17 Latchesar Ionkov9p: attach-per-user
2007-10-17 Eric Van Hensbergen9p: Make transports dynamic
2007-07-14 Latchesar Ionkov9p: Reorganization of 9p file system code