1. 59953fb Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  2. ce85cfb NFS: Don't attempt to decode missing directory entries by Benjamin Coddington · 9 years ago
  3. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  4. fa923369 NFS: Don't require a filehandle to refresh the inode in nfs_prime_dcache() by Trond Myklebust · 10 years ago
  5. 6c441c2 NFS: Don't invalidate a submounted dentry in nfs_prime_dcache() by Trond Myklebust · 10 years ago
  6. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  7. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  8. 41d28bc switch d_materialise_unique() users to d_splice_alias() by Al Viro · 10 years ago
  9. 809fd14 NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENT by Trond Myklebust · 10 years ago
  10. 5542aa2 vfs: Make d_invalidate return void by Eric W. Biederman · 11 years ago
  11. 9b053f3 vfs: Remove unnecessary calls of check_submounts_and_drop by Eric W. Biederman · 11 years ago
  12. 50d7773 NFS: fix two problems in lookup_revalidate in RCU-walk by NeilBrown · 10 years ago
  13. f682a39 NFS: allow lockless access to access_cache by NeilBrown · 10 years ago
  14. 1fa1e38 NFS: teach nfs_lookup_verify_inode to handle LOOKUP_RCU by NeilBrown · 10 years ago
  15. 912a108 NFS: teach nfs_neg_need_reval to understand LOOKUP_RCU by NeilBrown · 10 years ago
  16. f3324a2 NFS: support RCU_WALK in nfs_permission() by NeilBrown · 10 years ago
  17. d51ac1a NFS: prepare for RCU-walk support but pushing tests later in code. by NeilBrown · 10 years ago
  18. 49317a7 NFS: nfs4_lookup_revalidate: only evaluate parent if it will be used. by NeilBrown · 10 years ago
  19. 3a50584 NFS: Enforce an upper limit on the number of cached access call by Trond Myklebust · 10 years ago
  20. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  21. 2b3a8fd Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  22. 9581a4a nfs: pass string length to pr_notice message about readdir loops by Jeff Layton · 10 years ago
  23. 80a491f nfs: convert nfs_rename to use async_rename infrastructure by Jeff Layton · 10 years ago
  24. 311324a NFS: Be more aggressive in using readdirplus for 'ls -l' situations by Trond Myklebust · 11 years ago
  25. a0b54ad mm: fix page leak at nfs_symlink() by Rafael Aquini · 11 years ago
  26. 4db72b4 nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATING by Jeff Layton · 11 years ago
  27. d529ef8 NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping by Jeff Layton · 11 years ago
  28. 1e8968c NFS: dprintk() should not print negative fileids and inode numbers by Niels de Vos · 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. c698dbf Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into linux-next by Trond Myklebust · 11 years ago
  31. a3f432b nfs: use IS_ROOT not DCACHE_DISCONNECTED by J. Bruce Fields · 11 years ago
  32. 6de1472 nfs: use %p[dD] instead of open-coded (and often racy) equivalents by Al Viro · 11 years ago
  33. f1fe29b NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open() by David Howells · 11 years ago
  34. 5bc2afc NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem method by Trond Myklebust · 11 years ago
  35. 01c919a nfs: set FILE_CREATED by Miklos Szeredi · 11 years ago
  36. 1ab6c49 fs: convert fs shrinkers to new scan/count API by Dave Chinner · 11 years ago
  37. 55f841c super: fix calculation of shrinkable objects for small numbers by Glauber Costa · 11 years ago
  38. bf97293 Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  39. 13caa9f nfs: use check_submounts_and_drop() by Miklos Szeredi · 11 years ago
  40. ba6c059 NFS: Ensure that rmdir() waits for sillyrenames to complete by Trond Myklebust · 11 years ago
  41. 2d9db75 NFS: Fix up two use-after-free issues with the new tracing code by Trond Myklebust · 11 years ago
  42. 1fd1085 NFS: Add tracepoints for debugging NFS hard links by Trond Myklebust · 11 years ago
  43. 70ded20 NFS: Add tracepoints for debugging NFS rename and sillyrename issues by Trond Myklebust · 11 years ago
  44. 1ca4238 NFS: Add tracepoints for debugging directory changes by Trond Myklebust · 11 years ago
  45. 8b0ad3d NFS: Add tracepoints for debugging generic file create events by Trond Myklebust · 11 years ago
  46. 6e0d0be NFS: Add event tracing for generic NFS lookups by Trond Myklebust · 11 years ago
  47. 1472b83 NFS: Pass in lookup flags from nfs_atomic_open to nfs_lookup by Trond Myklebust · 11 years ago
  48. f4ce129 NFS: Add event tracing for generic NFS events by Trond Myklebust · 11 years ago
  49. 5948a40 NFS: Remove the NFSv4 "open optimisation" from nfs_permission by Trond Myklebust · 11 years ago
  50. 9597c13 nfs: verify open flags before allowing an atomic open by Jeff Layton · 11 years ago
  51. 07b5ce8 NFS: Make nfs_readdir revalidate less often by Scott Mayhew · 11 years ago
  52. cda57a1 nfs: set verifier on existing dentries in nfs_prime_dcache by Jeff Layton · 11 years ago
  53. be0c5d8 Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  54. 84d08fa helper for reading ->d_count by Al Viro · 11 years ago
  55. a0b8cab3 mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec API by Mel Gorman · 11 years ago
  56. 23db862 [readdir] convert nfs by Al Viro · 11 years ago
  57. 959d921 Merge branch 'labeled-nfs' into linux-next by Trond Myklebust · 11 years ago
  58. aa9c266 NFS: Client implementation of Labeled-NFS by David Quigley · 11 years ago
  59. 14c43f7 NFS: Add label lifecycle management by David Quigley · 11 years ago
  60. 1775fd3 NFS:Add labels to client function prototypes by David Quigley · 11 years ago
  61. 275bb30 NFSv4: Move dentry instantiation into the NFSv4-specific atomic open code by Trond Myklebust · 11 years ago
  62. 1a1a29f NFSv4: Remove redundant check for FMODE_EXEC in nfs_finish_open by Trond Myklebust · 11 years ago
  63. 49f9a0f NFSv4.1: Enable open-by-filehandle by Trond Myklebust · 11 years ago
  64. ecf3d1f vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op by Jeff Layton · 12 years ago
  65. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  66. f8d9a89 NFS: Fix access to suid/sgid executables by Weston Andros Adamson · 12 years ago
  67. 2d4dce0 Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  68. 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 12 years ago
  69. 65a0c14 NFS: nfs_lookup_revalidate should not trust an inode with i_nlink == 0 by Trond Myklebust · 12 years ago
  70. 1f01845 NFS: Fix calls to drop_nlink() by Trond Myklebust · 12 years ago
  71. c44600c nfs_lookup_revalidate(): fix a leak by Al Viro · 12 years ago
  72. 696199f don't do blind d_drop() in nfs_prime_dcache() by Al Viro · 12 years ago
  73. 6168f62 NFSv4: Add ACCESS operation to OPEN compound by Weston Andros Adamson · 12 years ago
  74. 89d77c8 NFS: Convert v4 into a module by Bryan Schumaker · 12 years ago
  75. 1c606fb NFS: Convert v3 into a module by Bryan Schumaker · 12 years ago
  76. ddda8e0 NFS: Convert v2 into a module by Bryan Schumaker · 12 years ago
  77. 73a7970 NFS: Split out NFS v4 inode operations by Bryan Schumaker · 12 years ago
  78. ab96291 NFS: Split out NFS v3 inode operations by Bryan Schumaker · 12 years ago
  79. 597d928 NFS: Split out NFS v2 inode operations by Bryan Schumaker · 12 years ago
  80. 8626e4a Merge commit '9249e17fe094d853d1ef7475dd559a2cc7e23d42' into nfs-for-3.6 by Trond Myklebust · 12 years ago
  81. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  82. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  83. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  84. fa3c56b fs/nfs/dir.c: switch to passing nd->flags instead of nd wherever possible by Al Viro · 12 years ago
  85. facc353 nfs_lookup_verify_inode() - nd is *always* non-NULL here by Al Viro · 12 years ago
  86. 93420b4 switch nfs_lookup_check_intent() away from nameidata 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. eda72af nfs: don't use intents for checking atomic open by Miklos Szeredi · 12 years ago
  92. 50de348 nfs: don't use nd->intent.open.flags by Miklos Szeredi · 12 years ago
  93. 8867fe5 nfs: clean up ->create in nfs_rpc_ops by Miklos Szeredi · 12 years ago
  94. 0dd2b47 nfs: implement i_op->atomic_open() by Miklos Szeredi · 12 years ago
  95. 57ec14c NFS: Create a return_delegation rpc op by Bryan Schumaker · 12 years ago
  96. 011e2a7 NFS: Create a have_delegation rpc_op by Bryan Schumaker · 12 years ago
  97. 0ef97dc nfs: don't open in ->d_revalidate by Miklos Szeredi · 12 years ago
  98. 53f2c4a Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  99. 26fe575 vfs: make it possible to access the dentry hash/len as one 64-bit entry by Linus Torvalds · 12 years ago
  100. d69ee9b NFS: Adapt readdirplus to application usage patterns by Trond Myklebust · 12 years ago