1. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  2. 41d28bc switch d_materialise_unique() users to d_splice_alias() by Al Viro · 10 years ago
  3. 4b8e992 9p: switch to %p[dD] by Al Viro · 10 years ago
  4. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  5. 963649d Merge tag 'for-linus-3.16-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 10 years ago
  6. fd2916b fs/9p: kerneldoc fixes by Fabian Frederick · 10 years ago
  7. bdbeacd fs/9p/v9fs.c: add __init to v9fs_sysfs_init by Fabian Frederick · 10 years ago
  8. 130d1f9 locks: ensure that fl_owner is always initialized properly in flock and lease codepaths by Jeff Layton · 10 years ago
  9. f15844e 9P: fix return value in v9fs_fid_xattr_set by Dominique Martinet · 10 years ago
  10. afe604d fs/9p: adjust sscanf parameters accordingly to the variable types by Toralf Förster · 10 years ago
  11. 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 10 years ago
  12. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 10 years ago
  13. d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 10 years ago
  14. f182036 mm: implement ->map_pages for page cache by Kirill A. Shutemov · 10 years ago
  15. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  16. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  17. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 11 years ago
  18. 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 11 years ago
  19. fb89b45 9P: introduction of a new cache=mmap model. by Dominique Martinet · 10 years ago
  20. dd2a0a3 9p: remove useless 'name' variable and assignment by Geyslan G. Bem · 11 years ago
  21. bdd5c28 9p: fix return value in case in v9fs_fid_xattr_set() by Geyslan G. Bem · 11 years ago
  22. 72fe18c 9p: remove useless variable and assignment by Geyslan G. Bem · 11 years ago
  23. fae7469 9p: remove useless assignment by Geyslan G. Bem · 11 years ago
  24. 08e15f2d 9p: remove unused 'super_block' struct pointer by Geyslan G. Bem · 11 years ago
  25. 5d62a37 9p: remove never used return variable by Geyslan G. Bem · 11 years ago
  26. bd126e5 9p: remove unused 'p9_fid' struct pointer by Geyslan G. Bem · 11 years ago
  27. 4d555e3 9p: remove unused 'p9_client' struct pointer by Geyslan G. Bem · 11 years ago
  28. b26d4cd consolidate simple ->d_delete() instances by Al Viro · 11 years ago
  29. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  30. ceaec15 9p: make v9fs_cache_inode_{get,put,set}_cookie empty inlines for !9P_CACHEFS by Al Viro · 11 years ago
  31. 94d30ae FS-Cache: Provide the ability to enable/disable cookies by David Howells · 11 years ago
  32. 8061a6f 9p: don't forget to destroy inode cache if fscache registration fails by Al Viro · 11 years ago
  33. 03da633 atomic_open: take care of EEXIST in no-open case with O_CREAT|O_EXCL in fs/namei.c by Al Viro · 11 years ago
  34. 50192ab fs/9p: avoid accessing utsname after namespace has been torn down by Will Deacon · 11 years ago
  35. b3f8ab4 fs: 9p: use strlcpy instead of strncpy by Chen Gang · 11 years ago
  36. 19d2f8e Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 11 years ago
  37. f2692ea fs/9p: Remove the unused variable "err" in v9fs_vfs_getattr() by Gu Zheng · 11 years ago
  38. d9a7385 fs/9p: xattr: add trusted and security namespaces by Jim Garlick · 11 years ago
  39. 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  40. 8f29843 [readdir] convert 9p by Al Viro · 11 years ago
  41. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 11 years ago
  42. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  43. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  44. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  45. 5e60867 9p: if v9fs_fid_lookup() gets to asking server, it'd better have hashed dentry by Al Viro · 11 years ago
  46. a3b2157 9p: make sure ->lookup() adds fid to the right dentry by Al Viro · 11 years ago
  47. 7b5be62 9p: untangle ->lookup() a bit by Al Viro · 11 years ago
  48. 3509b67 9p: double iput() in ->lookup() if d_materialise_unique() fails by Al Viro · 11 years ago
  49. 2ea03e1d 9p: v9fs_fid_add() can't fail now by Al Viro · 11 years ago
  50. aaeb7ec v9fs: get rid of v9fs_dentry by Al Viro · 11 years ago
  51. c4d3096 9p: turn fid->dlist into hlist by Al Viro · 11 years ago
  52. 634095d 9p: don't bother with private lock in ->d_fsdata; dentry->d_lock will do just fine by Al Viro · 11 years ago
  53. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  54. ecf3d1f vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op by Jeff Layton · 11 years ago
  55. 3592ac4 9p: switch v9fs_set_create_acl() to inode+fid, do it before d_instantiate() by Al Viro · 11 years ago
  56. 5fa6300 9p: split dropping the acls from v9fs_set_create_acl() by Al Viro · 11 years ago
  57. be308f0 9p: switch v9fs_acl_chmod() from dentry to inode+fid by Al Viro · 11 years ago
  58. 0f235ca 9p: switch v9fs_set_acl() from dentry to fid by Al Viro · 11 years ago
  59. 7f165aa 9p: lift the call of set_cached_acl() into the callers of v9fs_set_acl() by Al Viro · 11 years ago
  60. 38baba9 9p: add fid-based variant of v9fs_xattr_set() by Al Viro · 11 years ago
  61. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  62. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  63. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  64. 13575ca 9pfs: fix filesystem to wait for stable page writeback by Darrick J. Wong · 11 years ago
  65. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  66. d4ef4e3 9p: Modify v9fs_get_fsgid_for_create to return a kgid by Eric W. Biederman · 11 years ago
  67. 76ed23a 9p: Modify struct v9fs_session_info to use a kuids and kgids by Eric W. Biederman · 11 years ago
  68. b464255 9p: Modify struct 9p_fid to use a kuid_t not a uid_t by Eric W. Biederman · 11 years ago
  69. 447c509 9p: Modify the stat structures to use kuid_t and kgid_t by Eric W. Biederman · 11 years ago
  70. f791f7c 9p: Transmit kuid and kgid values by Eric W. Biederman · 11 years ago
  71. b6f4bee fs/9p: Fix atomic_open by M. Mohan Kumar · 11 years ago
  72. 03f0e02 fs/9p: Don't use O_TRUNC flag in TOPEN and TLOPEN request by Aneesh Kumar K.V · 11 years ago
  73. 7ffdea7 locking in fs/9p ->readdir() by Al Viro · 11 years ago
  74. c904197 fs/9p: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  75. 940e3a8 Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 12 years ago
  76. 0b173bc mm: kill vma flag VM_CAN_NONLINEAR by Konstantin Khlebnikov · 12 years ago
  77. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  78. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  79. 5f3a4a2 userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr by Eric W. Biederman · 12 years ago
  80. e549c13 9p: don't use __getname/__putname for uname/aname by Jeff Layton · 12 years ago
  81. ba413ab fs/9p: avoid debug OOPS when reading a long symlink by Jim Meyering · 12 years ago
  82. 120c2bc 9p: Push file_update_time() into v9fs_vm_page_mkwrite() by Jan Kara · 12 years ago
  83. 9249e17 VFS: Pass mount flags to sget() by David Howells · 12 years ago
  84. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  85. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  86. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  87. e45198a make finish_no_open() return int by Al Viro · 12 years ago
  88. 30d9049 kill struct opendata by Al Viro · 12 years ago
  89. d958527 make ->atomic_open() return int by Al Viro · 12 years ago
  90. 4723768 ->atomic_open() prototype change - pass int * instead of bool * by Al Viro · 12 years ago
  91. e43ae79 9p: implement i_op->atomic_open() by Miklos Szeredi · 12 years ago
  92. af56959 kill v9fs_dentry_from_dir_inode() by Al Viro · 12 years ago
  93. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  94. e9c0f15 Merge tag 'for-linus-3.4-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 12 years ago
  95. 2226a28 9p: make register_filesystem() the last failure exit by Al Viro · 12 years ago
  96. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  97. 5bdad93 9p: statfs should not override server f_type by Jim Garlick · 13 years ago
  98. 609eac1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 12 years ago
  99. f766619 fs/9p: iattr_valid flags are kernel internal flags map them to 9p values. by Aneesh Kumar K.V · 13 years ago
  100. b605479 fs/9p: We should not allocate a new inode when creating hardlines. by Aneesh Kumar K.V · 12 years ago