UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / net / 9p /
2011-01-11 M. Mohan Kumarnet/9p: Use proper data types
2010-12-08 Thiago Farinanet/9p/protocol.c: Remove duplicated macros.
2010-10-28 Sanchit Gargnet/9p: Return error on read with NULL buffer
2010-10-28 Venkateswararao... 9p: Add datasync to client side TFSYNC/RFSYNC for dotl
2010-10-28 Aneesh Kumar K.Vnet/9p: Return error if we fail to encode protocol...
2010-10-28 Venkateswararao... net/9p: Add waitq to VirtIO transport.
2010-10-28 Venkateswararao... [net/9p]Serialize virtqueue operations to make VirtIO...
2010-10-28 M. Mohan Kumar9p: Implement TREADLINK operation for 9p2000.L
2010-10-28 M. Mohan Kumar9p: Implement TGETLOCK
2010-10-28 M. Mohan Kumar9p: Implement TLOCK
2010-10-28 Venkateswararao... [9p] Introduce client side TFSYNC/RFSYNC for dotl.
2010-10-28 jvraonet/9p: Add a Warning to catch NULL fids passed to...
2010-10-28 Arun R Bharadwajnet/9p: This patch implements TLERROR/RLERROR on the...
2010-10-21 stephen hemminger9p: client code cleanup
2010-10-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-10-04 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-09-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-09-27 Sven Eckelmannnet/9p: Mount only matching virtio channels
2010-09-27 Davidlohr Buesonet/9p: fix memory handling/allocation in rdma_request()
2010-09-23 Eric Dumazetnet: return operator cleanup
2010-09-13 Latchesar Ionkovfs/9p, net/9p: memory leak fixes
2010-09-07 Julia Lawallnet/9p/trans_fd.c: Fix unsigned return type
2010-08-02 Aneesh Kumar K.Vfs/9p: destroy fid on failed remove
2010-08-02 Aneesh Kumar K.Vnet/9p: Implement TXATTRCREATE 9p call
2010-08-02 Aneesh Kumar K.Vnet/9p: Implement attrwalk 9p call
2010-08-02 M. Mohan Kumar9p: Implement LOPEN
2010-08-02 Venkateswararao... fs/9p: This patch implements TLCREATE for 9p2000.L...
2010-08-02 M. Mohan Kumar9p: Implement TMKDIR
2010-08-02 M. Mohan Kumar9p: Implement TMKNOD
2010-08-02 Venkateswararao... 9p: Define and implement TSYMLINK for 9P2000.L
2010-08-02 Venkateswararao... 9p: Define and implement TLINK for 9P2000.L
2010-08-02 Sripathi Kodi9p: Implement client side of setattr for 9P2000.L protocol.
2010-08-02 Sripathi Kodi9p: getattr client implementation for 9P2000.L protocol.
2010-08-02 Aneesh Kumar K.Vnet/9p: Handle the server returned error properly
2010-08-02 Sripathi Kodi9p: readdir implementation for 9p2000.L
2010-08-02 Dan Carpenter9p: strlen() doesn't count the terminator
2010-07-13 Dan Carpenter9p: strlen() doesn't count the terminator
2010-05-25 Alexey Dobriyankernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MI...
2010-05-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-22 Linus TorvaldsMerge branch 'virtio' of git://git./linux/kernel/git...
2010-05-21 Sripathi Kodi9p: add 9P2000.L rename operation
2010-05-21 Sripathi Kodi9p: add 9P2000.L statfs operation
2010-05-21 Sripathi Kodi9p: VFS switches for 9p2000.L: protocol and client...
2010-05-19 Michael S. Tsirkintrans_virtio: use virtqueue_xxx wrappers
2010-05-18 Joe Perchesnet: Remove unnecessary returns from void function()s
2010-04-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-04-05 Dan Carpenter9p: saving negative to unsigned char
2010-04-05 Aneesh Kumar K.V9p: Make sure we are able to clunk the cached fid on...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-13 Sripathi Kodi9p: Change the name of new protocol from 9p2010.L to...
2010-03-13 Aneesh Kumar K.Vnet/9p: Add sysfs mount_tag file for virtio 9P device
2010-03-13 Aneesh Kumar K.Vnet/9p: Use the tag name in the config space for identi...
2010-03-05 Sripathi Kodi9P2010.L handshake: .L protocol negotiation
2010-03-05 Sripathi Kodi9P2010.L handshake: Remove "dotu" variable
2010-03-05 Sripathi Kodi9P2010.L handshake: Add mount option
2010-03-05 Aneesh Kumar K.Vnet/9p: Handle mount errors correctly.
2010-03-05 Aneesh Kumar K.Vnet/9p: Remove MAX_9P_CHAN limit
2010-03-05 Aneesh Kumar K.Vnet/9p: Add multi channel support.
2010-02-09 Eric Van Hensbergen9p: fix p9_client_destroy unconditional calling v9fs_pu...
2010-02-08 Aneesh Kumar K.V9p: Fix the kernel crash on a failed mount
2010-02-08 Eric Van Hensbergen9p: fix option parsing
2010-02-08 Eric Van Hensbergennet/9p: fix statsize inside twstat
2010-02-08 Eric Van Hensbergennet/9p: fail when user specifies a transport which...
2010-02-08 Eric Van Hensbergennet/9p: fix virtio transport to correctly update status...
2009-12-16 Al Viro9p connect fixes
2009-11-30 Joe Perchesnet: Move && and || to end of previous line
2009-11-02 Eric Van Hensbergen9p: fix readdir corner cases
2009-10-22 Christian Borntraegervirtio: let header files include virtio_ids.h
2009-09-23 Fernando Luis Vazq... virtio: add virtio IDs file
2009-09-23 Fernando Luis Vazq... virtio: get rid of redundant VIRTIO_ID_9P definition
2009-09-23 Rusty Russellvirtio: make add_buf return capacity remaining
2009-08-17 Abhishek Kulkarninet/9p: insulate the client against an invalid error...
2009-08-17 Abhishek Kulkarni9p: minor comment fixes
2009-07-14 Abhishek Kulkarni9p: Possible regression in p9_client_stat
2009-07-14 Abhishek Kulkarni9p: default 9p transport module fix
2009-07-02 Abhishek Kulkarninet/9p: Fix crash due to bad mount parameters.
2009-06-12 Michael S. Tsirkinvirtio: find_vqs/del_vqs virtio operations
2009-06-12 Rusty Russellvirtio: add names to virtqueue struct, mapping from...
2009-04-05 Latchesar Ionkovnet/9p: handle correctly interrupted 9P requests
2009-04-05 Latchesar Ionkovnet/9p: return error when p9_client_stat fails
2009-04-05 Latchesar Ionkovnet/9p: set correct stat size when sending Twstat messages
2009-02-27 Hannes Eder9p: fix sparse warning: cast adds address space
2009-02-07 Eric Van Hensbergen9p: fix endian issues [attempt 3]
2009-01-20 Roel Kluinnet/9p: fid->fid is used uninitialized
2009-01-16 Roland Dreier9p: disallow RDMA if RDMA CM isn't available
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2008-11-22 Qinghuang Fengnet: remove redundant argument comments
2008-11-18 James MorrisMerge branch 'master' into next
2008-11-14 Randy Dunlap9p: restrict RDMA usage
2008-11-14 James MorrisMerge branch 'master' into next
2008-11-13 David HowellsCRED: Wrap task credential accesses in 9P2000 filesystem
2008-11-13 Randy Dunlap9p: restrict RDMA usage
2008-11-05 Randy Dunlapnet/9p: fix printk format warnings
2008-11-05 Roel Kluinunsigned fid->fid cannot be negative
2008-11-05 Huang Weiyi9p: rdma: remove duplicated #include
2008-11-05 Tom Tuckerp9: Fix leak of waitqueue in request allocation path
2008-11-05 Tom Tucker9p: Remove unneeded free of fcall for Flush
2008-11-05 Tom Tucker9p: Make all client spin locks IRQ safe
2008-11-05 Tom Tucker9p: rdma: Set trans prior to requesting async connectio...
2008-11-05 Randy Dunlapnet/9p: fix printk format warnings
next