aboutsummaryrefslogtreecommitdiffstats
path: root/net/9p (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-15Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-5/+4
2013-10-24file->f_op is never NULL...Al Viro1-2/+2
2013-10-17virtio: use size-based config accessors.Rusty Russell1-5/+4
2013-09-11Merge tag 'for-linus-3.12-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds2-0/+10
2013-08-26fs/9p: avoid accessing utsname after namespace has been torn downWill Deacon1-0/+5
2013-08-269p: send uevent after adding/removing mount_tag attributeMichael Marineau1-0/+5
2013-07-309p: client: remove unused code and any reference to "cancelled" functionAndi Shyti1-7/+2
2013-07-24net: trans_rdma: remove unused functionAndi Shyti1-11/+0
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-5/+5
2013-07-119p: fix off by one causing access violations and memory corruptionSasha Levin1-5/+5
2013-07-11Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds3-76/+167
2013-07-09Merge tag 'for-linus-3.11-merge-window-part-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds1-1/+4
2013-07-079P: Add cancelled() to the transport functions.Simon Derr2-3/+20
2013-07-079P/RDMA: count posted buffers without a pending requestSimon Derr2-3/+34
2013-07-079P/RDMA: Improve error handling in rdma_requestSimon Derr1-16/+28
2013-07-079P/RDMA: Do not free req->rc in error handling in rdma_request()Simon Derr1-6/+3
2013-07-079P/RDMA: Use a semaphore to protect the RQSimon Derr1-10/+12
2013-07-079P/RDMA: Protect against duplicate repliesSimon Derr1-0/+7
2013-07-079P/RDMA: increase P9_RDMA_MAXSIZE to 1MBSimon Derr1-3/+1
2013-07-079pnet: refactor struct p9_fcall alloc codeSimon Derr1-17/+18
2013-07-079P/RDMA: rdma_request() needs not allocate req->rcSimon Derr1-19/+0
2013-07-079P: Fix fcall allocation for rdmaSimon Derr1-16/+23
2013-07-07net/9p: add privport option to 9p tcp transportJim Garlick1-1/+39
2013-06-10Merge tag '9p-3.10-bug-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds1-37/+18
2013-05-28net/9p: Handle error in zero copy request correctly for 9p2000.uAneesh Kumar K.V1-37/+18
2013-05-28net/9p: Handle error in zero copy request correctly for 9p2000.uAneesh Kumar K.V1-37/+18
2013-05-28net/9p: Use virtio transpart as the default transportAneesh Kumar K.V1-0/+3
2013-05-28net/9p: Make 9P2000.L the default protocol for 9p file systemAneesh Kumar K.V1-1/+1
2013-05-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-9/+39
2013-03-209p/trans_virtio.c: use virtio_add_sgs[]Rusty Russell1-9/+39
2013-03-08Revert parts of "hlist: drop the node parameter from iterators"Arnd Bergmann1-1/+1
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin2-4/+2
2013-02-27net/9p: convert to idr_alloc()Tejun Heo1-11/+6
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-23/+69
2013-02-23net: change type of virtio_chan->p9_max_pagesZhang Yanfei1-1/+1
2013-02-129p: Modify the stat structures to use kuid_t and kgid_tEric W. Biederman2-11/+20
2013-02-129p: Transmit kuid and kgid valuesEric W. Biederman1-12/+13
2013-02-129p: Add 'u' and 'g' format specifies for kuids and kgidsEric W. Biederman1-0/+36
2013-01-11net/9p: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2012-10-22virtio: 9p: correctly pass physical address to userspace for high pagesWill Deacon1-1/+2
2012-10-12Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds2-20/+36
2012-10-119P: Fix race between p9_write_work() and p9_fd_request()Simon Derr1-1/+2
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-9/+7
2012-09-26unexport sock_map_fd(), switch to sock_alloc_file()Al Viro1-9/+7
2012-09-179P: Fix race in p9_write_work()Simon Derr1-9/+10
2012-09-179P: fix test at the end of p9_write_work()Simon Derr1-1/+1
2012-09-179P: Fix race in p9_read_work()Simon Derr1-7/+7
2012-09-06net/9p: Check errno validitySimon Derr1-2/+16
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo1-1/+1
2012-07-10net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings1-1/+1