1. 57c7b4e 9p: fix device file handling by Magnus Deininger · 16 years ago
  2. 51a87c5 9p: rework client code to use new protocol support functions by Eric Van Hensbergen · 16 years ago
  3. 62aa528 9p: use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago
  4. 2e4bef4 9p: fix O_APPEND in legacy mode by Eric Van Hensbergen · 16 years ago
  5. ee44399 9p: Documentation updates by Eric Van Hensbergen · 16 years ago
  6. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 16 years ago
  7. d199d65 9p: add support for sticky bit by Anthony Liguori · 16 years ago
  8. 22150c4 9p: v9fs_vfs_rename incorrect clunk order by Latchesar Ionkov · 17 years ago
  9. ba17674 9p: attach-per-user by Latchesar Ionkov · 17 years ago
  10. bd32b82 9p: rename uid and gid parameters by Latchesar Ionkov · 17 years ago
  11. 2405669 9p: define session flags by Latchesar Ionkov · 17 years ago
  12. 9523a84 9p: cache meta-data when cache=loose by Eric Van Hensbergen · 17 years ago
  13. bd238fb 9p: Reorganization of 9p file system code by Latchesar Ionkov · 17 years ago
  14. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  15. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  16. c959df9 v9fs: don't use primary fid when removing file by Latchesar Ionkov · 17 years ago
  17. e03abc0 9p: implement optional loose read cache by Eric Van Hensbergen · 17 years ago
  18. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 17 years ago
  19. 835d90c [PATCH] v9fs_vfs_mkdir(): fix a double free by Adrian Bunk · 17 years ago
  20. da977b2 [PATCH] 9p: fix segfault caused by race condition in meta-data operations by Eric Van Hensbergen · 17 years ago
  21. 621997c [PATCH] 9p: fix rename return code by Eric Van Hensbergen · 17 years ago
  22. 736c4b8 [PATCH] Function v9fs_get_idpool returns int, not u32 as called twice in fs/9p/vfs_inode.c by Mika Kukkonen · 18 years ago
  23. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  24. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  25. 834a9b8 [PATCH] 9p: fix fid behavior on failed remove by Eric Van Hensbergen · 18 years ago
  26. 9d7fa40 [PATCH] v9fs: fix fid check in v9fs_create by Latchesar Ionkov · 18 years ago
  27. 099a71d [PATCH] Remove needless checks in fs/9p/vfs_inode.c by Eric Sesterhenn · 18 years ago
  28. 0710d36 [PATCH] 9pfs: missing result check in v9fs_vfs_readlink() and v9fs_vfs_link() by Florin Malita · 18 years ago
  29. 41e5a6a [PATCH] v9fs: signal handling fixes by Latchesar Ionkov · 18 years ago
  30. 42e8c50 [PATCH] v9fs: update license boilerplate by Eric Van Hensbergen · 18 years ago
  31. c0291a0 [PATCH] v9fs: fix vfs_inode dereference before NULL check by Eugene Teo · 18 years ago
  32. 16cce6d [PATCH] v9fs: add extension field to Tcreate by Latchesar Ionkov · 18 years ago
  33. 5174fda [PATCH] v9fs: print 9p messages by Latchesar Ionkov · 18 years ago
  34. 5e7a99a [PATCH] v9fs: assign dentry ops to negative dentries by Latchesar Ionkov · 18 years ago
  35. 731805b [PATCH] v9fs: fix for access to unitialized variables or freed memory by Latchesar Ionkov · 18 years ago
  36. 6a3124a [PATCH] v9fs: fix atomic create open by Latchesar Ionkov · 18 years ago
  37. 93c615f [PATCH] v9fs: symlink support fixes by Latchesar Ionkov · 18 years ago
  38. 147b31c [PATCH] v9fs: add readpage support by Eric Van Hensbergen · 18 years ago
  39. 943ffb5 spelling: s/retreive/retrieve/ by Adrian Bunk · 19 years ago
  40. 1dac06b [PATCH] v9fs: handle kthread_create failure, minor bugfixes by Latchesar Ionkov · 19 years ago
  41. 531b109 [PATCH] v9fs: zero copy implementation by Latchesar Ionkov · 19 years ago
  42. d8da097 [PATCH] v9fs: fix fid management in v9fs_create by Latchesar Ionkov · 19 years ago
  43. 3cf6429 [PATCH] v9fs: new multiplexer implementation by Latchesar Ionkov · 19 years ago
  44. a93a117 [PATCH] v9fs: fix memory leak in v9fs dentry code by Latchesar Ionkov · 19 years ago
  45. ce44eeb [PATCH] V9FS: 'names_cache' memory leak by Davi Arnaut · 19 years ago
  46. 0b8dd17 [PATCH] v9fs: fix races in fid allocation by Latchesar Ionkov · 19 years ago
  47. a1f9d8d [PATCH] v9fs: replace strlen on newly allocated by __getname buffers to PATH_MAX by Latchesar Ionkov · 19 years ago
  48. b501611 [PATCH] v9fs: readlink extended mode check by Eric Van Hensbergen · 19 years ago
  49. 5d58bec [PATCH] v9fs: Fix support for special files (devices, named pipes, etc.) by Eric Van Hensbergen · 19 years ago
  50. 73c592b [PATCH] v9fs: Clean-up vfs_inode and setattr functions by Eric Van Hensbergen · 19 years ago
  51. 2bad847 [PATCH] v9fs: VFS inode operations by Eric Van Hensbergen · 19 years ago