Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs: 9p: fix p9_printfcall export 9p: transport API reorganization 9p: add remove function to trans_virtio 9p: Convert semaphore to spinlock for p9_idpool 9p: fix mmap to be read-only 9p: add support for sticky bit 9p: Fix soft lockup in virtio transport 9p: fix bug in attach-per-user 9p: block-based virtio client 9p: create transport rpc cut-thru 9p: fix bug in p9_clone_stat
Showing
- fs/9p/fid.c 2 additions, 2 deletionsfs/9p/fid.c
- fs/9p/v9fs.c 11 additions, 40 deletionsfs/9p/v9fs.c
- fs/9p/v9fs.h 2 additions, 3 deletionsfs/9p/v9fs.h
- fs/9p/vfs_file.c 2 additions, 2 deletionsfs/9p/vfs_file.c
- fs/9p/vfs_inode.c 5 additions, 0 deletionsfs/9p/vfs_inode.c
- include/net/9p/9p.h 1 addition, 0 deletionsinclude/net/9p/9p.h
- include/net/9p/client.h 3 additions, 2 deletionsinclude/net/9p/client.h
- include/net/9p/conn.h 0 additions, 57 deletionsinclude/net/9p/conn.h
- include/net/9p/transport.h 6 additions, 5 deletionsinclude/net/9p/transport.h
- net/9p/Makefile 0 additions, 1 deletionnet/9p/Makefile
- net/9p/client.c 128 additions, 33 deletionsnet/9p/client.c
- net/9p/fcprint.c 2 additions, 2 deletionsnet/9p/fcprint.c
- net/9p/mod.c 2 additions, 7 deletionsnet/9p/mod.c
- net/9p/mux.c 0 additions, 1060 deletionsnet/9p/mux.c
- net/9p/trans_fd.c 1081 additions, 22 deletionsnet/9p/trans_fd.c
- net/9p/trans_virtio.c 213 additions, 142 deletionsnet/9p/trans_virtio.c
- net/9p/util.c 8 additions, 12 deletionsnet/9p/util.c
Loading
Please register or sign in to comment