1. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  2. 5ede7b1 pull manipulations of rpc_cred inside alloc_nfs_open_context() by Al Viro · 13 years ago
  3. 1788ea6 nfs: when attempting to open a directory, fall back on normal lookup (try #5) by Jeff Layton · 13 years ago
  4. 374e4e3 Additional readdir cookie loop information by Bryan Schumaker · 13 years ago
  5. 0c03080 NFS: Fix spurious readdir cookie loop messages by Trond Myklebust · 13 years ago
  6. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  7. 8aeb376 nfs: LOOKUP_{OPEN,CREATE,EXCL} is set only on the last step by Al Viro · 13 years ago
  8. dd7dd55 no need to check for LOOKUP_OPEN in ->create() instances by Al Viro · 13 years ago
  9. 8a5e929 don't transliterate lower bits of ->intent.open.flags to FMODE_... by Al Viro · 13 years ago
  10. f7c8586 fix mknod() on nfs4 (hopefully) by Al Viro · 13 years ago
  11. 5114159 nameidata_to_nfs_open_context() doesn't need nameidata, actually... by Al Viro · 13 years ago
  12. 3d4ff43 nfs_open_context doesn't need struct path either by Al Viro · 13 years ago
  13. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  14. 2830ba7 ->permission() sanitizing: don't pass flags to generic_permission() by Al Viro · 13 years ago
  15. 178ea735 kill check_acl callback of generic_permission() by Al Viro · 13 years ago
  16. cd1acdf Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  17. f7da7a1 SUNRPC: introduce xdr_init_decode_pages by Benny Halevy · 13 years ago
  18. 1495f23 vmscan: change shrinker API by passing shrink_control struct by Ying Han · 13 years ago
  19. 0acd220 Merge branch 'nfs-for-2.6.39' into nfs-for-next by Trond Myklebust · 13 years ago
  20. 7c51305 NFS: lookup supports alternate client by Bryan Schumaker · 13 years ago
  21. 8ef2ce3 NFS: Detect loops in a readdir due to bad cookies by Bryan Schumaker · 13 years ago
  22. 480c200 NFS: Create nfs_open_dir_context by Bryan Schumaker · 13 years ago
  23. e47c085 NFS: Ensure that we update the readdir filp->f_pos correctly by Trond Myklebust · 13 years ago
  24. b1942c5 nfs: store devname at disconnected NFS roots by Al Viro · 13 years ago
  25. 36d43a4 NFS: Use d_automount() rather than abusing follow_link() by David Howells · 14 years ago
  26. db9effe Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 14 years ago
  27. 657e94b nfs: add missing rcu-walk check by Nick Piggin · 14 years ago
  28. 8a0eebf NFS: Fix NFSv3 exclusive open semantics by Trond Myklebust · 14 years ago
  29. 8b244ff switch nfs to ->s_d_op by Al Viro · 14 years ago
  30. b9d919a Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  31. 68c404b Merge branch 'bugfixes' into nfs-for-2.6.38 by Trond Myklebust · 14 years ago
  32. 6650239 NFS: Don't use vm_map_ram() in readdir by Trond Myklebust · 14 years ago
  33. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  34. 34286d6 fs: rcu-walk aware d_revalidate method by Nick Piggin · 14 years ago
  35. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  36. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 14 years ago
  37. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 14 years ago
  38. fe15ce4 fs: change d_delete semantics by Nick Piggin · 14 years ago
  39. 64c2ce8 nfsv4: Switch to generic xattr handling code by Aneesh Kumar K.V · 14 years ago
  40. a8a5da9 nfs: Set MS_POSIXACL always by Aneesh Kumar K.V · 14 years ago
  41. bf0c84f NFS: use ERR_CAST() by Namhyung Kim · 14 years ago
  42. 573c4e1 NFS: Simplify ->decode_dirent() calling sequence by Chuck Lever · 14 years ago
  43. 47c716c NFS: Readdir cleanups by Trond Myklebust · 14 years ago
  44. 18fb5fe NFS: nfs_readdir_search_for_cookie() don't mark as eof if cookie not found by Trond Myklebust · 14 years ago
  45. 11de3b1 NFS: Fix a memory leak in nfs_readdir by Trond Myklebust · 14 years ago
  46. 0aded70 NFS: Ensure we use the correct cookie in nfs_readdir_xdr_filler by Trond Myklebust · 14 years ago
  47. 37a09f0 NFS: Fix a readdirplus bug by Trond Myklebust · 14 years ago
  48. 0b26a0b NFS: Ensure we return the dirent->d_type when it is known by Trond Myklebust · 14 years ago
  49. 3020093 NFS: Correct the array bound calculation in nfs_readdir_add_to_array by Trond Myklebust · 14 years ago
  50. ece0b42 NFS: Don't ignore errors from nfs_do_filldir() by Trond Myklebust · 14 years ago
  51. 85f8607 NFS: Fix the error handling in "uncached_readdir()" by Trond Myklebust · 14 years ago
  52. 7a8e1dc NFS: Fix a page leak in uncached_readdir() by Trond Myklebust · 14 years ago
  53. e7c58e9 NFS: Fix a page leak in nfs_do_filldir() by Trond Myklebust · 14 years ago
  54. 5c34685 NFS: Assume eof if the server returns no readdir records by Trond Myklebust · 14 years ago
  55. 04e4bd1 nfs: Ignore kmemleak false positive in nfs_readdir_make_qstr by Catalin Marinas · 14 years ago
  56. ac39612 NFS: readdir shouldn't read beyond the reply returned by the server by Trond Myklebust · 14 years ago
  57. 8cd51a0 NFS: Fix a couple of regressions in readdir. by Trond Myklebust · 14 years ago
  58. 23ebbd9 Revert "NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIR" by Trond Myklebust · 14 years ago
  59. 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  60. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  61. 4a201d6 NFS: Ensure we check all allocation return values in new readdir code by Trond Myklebust · 14 years ago
  62. 82f2e54 NFS: Readdir plus in v4 by Bryan Schumaker · 14 years ago
  63. 9942438 NFS: check xdr_decode for errors by Bryan Schumaker · 14 years ago
  64. 3c8a1ae NFS: nfs_readdir_filler catch all errors by Bryan Schumaker · 14 years ago
  65. 56e4ebf NFS: readdir with vmapped pages by Bryan Schumaker · 14 years ago
  66. babddc7 NFS: decode_dirent should use an xdr_stream by Bryan Schumaker · 14 years ago
  67. d39ab9d NFS: re-add readdir plus by Bryan Schumaker · 14 years ago
  68. baf57a0 NFS: Optimise the readdir searches by Trond Myklebust · 14 years ago
  69. d1bacf9 NFS: add readdir cache array by Bryan Schumaker · 14 years ago
  70. 898f635 NFSv4: Don't ignore the error return codes from nfs_intent_set_file by Trond Myklebust · 14 years ago
  71. aa510da NFS: We must use list_for_each_entry_safe in nfs_access_cache_shrinker by Trond Myklebust · 14 years ago
  72. 779c517 nfs: move nfs_sillyrename to unlink.c by Jeff Layton · 14 years ago
  73. 2b48429 NFS: Add an 'open_context' element to struct nfs_rpc_ops by Trond Myklebust · 14 years ago
  74. c0204fd NFS: Clean up nfs4_proc_create() by Trond Myklebust · 14 years ago
  75. 535918f NFSv4: Further cleanups for nfs4_open_revalidate() by Trond Myklebust · 14 years ago
  76. b8d4cad NFSv4: Clean up nfs4_open_revalidate by Trond Myklebust · 14 years ago
  77. f46e0bd NFSv4: Further minor cleanups for nfs4_atomic_open() by Trond Myklebust · 14 years ago
  78. cd9a1c0 NFSv4: Clean up nfs4_atomic_open by Trond Myklebust · 14 years ago
  79. 0a377cf NFS: Fix an Oops in the NFSv4 atomic open code by Trond Myklebust · 14 years ago
  80. f5a7367 NFS: allow close-to-open cache semantics to apply to root of NFS filesystem by Neil Brown · 14 years ago
  81. 5df6b8e Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  82. 0a8ebba NFS: nfs_rename() should not have to flush out writebacks by Trond Myklebust · 14 years ago
  83. 9cfcac8 vfs: re-introduce MAY_CHDIR by Eric Paris · 14 years ago
  84. 7f8275d mm: add context argument to shrinker callback by Dave Chinner · 14 years ago
  85. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  86. 59844a9 NFS: Fix a lock imbalance typo in nfs_access_cache_shrinker by Trond Myklebust · 14 years ago
  87. 9c7e7e2 NFS: Don't call iput() in nfs_access_cache_shrinker by Trond Myklebust · 14 years ago
  88. 1a81bb8 NFS: Clean up nfs_access_zap_cache() by Trond Myklebust · 14 years ago
  89. 61d5eb2 NFS: Don't run nfs_access_cache_shrinker() when the mask is GFP_NOFS by Trond Myklebust · 14 years ago
  90. aa49b4c NFS: Reduce stack footprint of nfs_readdir() by Trond Myklebust · 14 years ago
  91. e1fb4d0 NFS: Reduce the stack footprint of nfs_lookup by Trond Myklebust · 14 years ago
  92. 27fb8d7 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  93. d9e80b7 nfs d_revalidate() is too trigger-happy with d_drop() by Al Viro · 14 years ago
  94. 1f063d2 NFSv4: Don't attempt an atomic open if the file is a mountpoint by Trond Myklebust · 14 years ago
  95. 80e6063 NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIR by Trond Myklebust · 14 years ago
  96. b4d2314 NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode() by Trond Myklebust · 14 years ago
  97. 1cda707 NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mapping by Trond Myklebust · 14 years ago
  98. 5633593 nfs: fix oops in nfs_rename() by OGAWA Hirofumi · 15 years ago
  99. 24e9302 nfs: clean up sillyrenaming in nfs_rename() by Miklos Szeredi · 15 years ago
  100. 2722610 nfs: dont unhash target if renaming a directory by Miklos Szeredi · 15 years ago