-
v3.0.9 This is the 3.0.9 stable release
-
v2.6.32.48 This is the 2.6.32.48 stable release
-
v3.2-rc1 Linux 3.2-rc1
-
v2.6.33.20 This is the 2.6.33.20 stable release
-
v2.6.32.47 This is the 2.6.32.47 stable release
-
v3.0.8 This is the 3.0.8 stable release
-
for-linus-3.2-merge-window The following changes since commit c3b92c8787367a8bb53d57d9789b558f1295cc96: Linux 3.1 (2011-10-24 09:10:05 +0200) are available in the git repository at: git://github.com/ericvh/linux.git for-linus Aneesh Kumar K.V (4): fs/9p: Update zero-copy implementation in 9p fs/9p: inode file operation is properly initialized init_special_inode fs/9p: Cleanup option parsing in 9p net/9p: Convert net/9p protocol dumps to tracepoints Dan Carpenter (2): 9p: move dereference after NULL check fs/9p: change an int to unsigned int Nicolae Mogoreanu (1): 9p: fix 9p.txt to advertise msize instead of maxdata Documentation/filesystems/9p.txt | 2 +- fs/9p/v9fs.c | 33 ++- fs/9p/vfs_dir.c | 14 +- fs/9p/vfs_inode.c | 2 - include/net/9p/9p.h | 14 +- include/net/9p/client.h | 8 +- include/net/9p/transport.h | 10 +- include/trace/events/9p.h | 176 ++++++++++++++ net/9p/client.c | 469 +++++++++++++++++++++++++++----------- net/9p/protocol.c | 99 +------- net/9p/protocol.h | 4 +- net/9p/trans_common.c | 53 ++--- net/9p/trans_common.h | 21 +-- net/9p/trans_virtio.c | 319 +++++++++++++++----------- 14 files changed, 772 insertions(+), 452 deletions(-) create mode 100644 include/trace/events/9p.h
-
v3.1-rc10 Linux 3.1-rc10
-
v3.0.7 This is the 3.0.7 stable release
-
v3.1-rc9 Linux 3.1-rc9
-
v3.0.6 This is the 3.0.6 stable release
-
v3.0.5 This is the 3.0.5 stable release
-
v3.1-rc8 Linux 3.1-rc8
-
v3.1-rc7 Linux 3.1-rc7
-
v3.1-rc6 Linux 3.1-rc6
-
v3.1-rc5 Linux 3.1-rc5
-
v2.6.33.19 This is the 2.6.33.19 stable release
-
v2.6.32.46 This is the 2.6.32.46 stable release