mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
[safe/jmp/linux-2.6] / net / 9p /
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
2008-11-04 Jianjun Kongnet: remove two duplicated #include
2008-10-22 Eric Van Hensbergen9p: fix sparse warnings
2008-10-22 Tom Tucker9p: rdma: RDMA Transport Support for 9P
2008-10-22 Eric Van Hensbergen9p: fix debug build error
2008-10-17 Eric Van Hensbergen9p: add more conservative locking
2008-10-17 Eric Van Hensbergen9p: fix oops in protocol stat parsing error path.
2008-10-17 Eric Van Hensbergen9p: Improve debug support
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: remove 9p fcall debug prints
2008-10-17 Eric Van Hensbergen9p: add new protocol support code
2008-10-17 Eric Van Hensbergen9p: encapsulate version function
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 Tejun Heo9p: drop broken unused error path from p9_conn_create()
2008-10-17 Eric Van Hensbergen9p: make rpc code common and rework flush code
2008-10-17 Eric Van Hensbergen9p: use the rcall structure passed in the request in...
2008-10-17 Eric Van Hensbergen9p: apply common request code to trans_fd
2008-10-17 Eric Van Hensbergen9p: apply common tagpool handling to trans_fd
2008-10-17 Eric Van Hensbergen9p: move request management to client code
2008-10-17 Eric Van Hensbergen9p: eliminate callback complexity
2008-10-17 Eric Van Hensbergen9p: consolidate mux_rpc and request structure
2008-10-17 Eric Van Hensbergen9p: remove unnecessary prototypes
2008-10-17 Eric Van Hensbergen9p: remove duplicate client state
2008-10-17 Eric Van Hensbergen9p: consolidate transport structure
2008-10-17 Tejun Heo9p-trans_fd: use single poller
2008-10-13 Steven Whitehousevfs: Use const for kernel parser table
2008-09-24 Eric Van Hensbergen9p: fix put_data error handling
2008-09-24 Julia Lawall9p: introduce missing kfree
2008-09-24 Tejun Heo9p-trans_fd: fix and clean up module init/exit paths
2008-09-24 Tejun Heo9p-trans_fd: don't do fs segment mangling in p9_fd_poll()
2008-09-24 Tejun Heo9p-trans_fd: clean up p9_conn_create()
2008-09-24 Tejun Heo9p-trans_fd: fix trans_fd::p9_conn_destroy()
2008-09-24 Tejun Heo9p: implement proper trans module refcounting and unreg...
2008-07-24 Ulrich Drepperflag parameters: socket and socketpair
next