1. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  2. 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
  3. a3f432b nfs: use IS_ROOT not DCACHE_DISCONNECTED by J. Bruce Fields · 11 years ago
  4. 6de1472 nfs: use %p[dD] instead of open-coded (and often racy) equivalents by Al Viro · 11 years ago
  5. f1fe29b NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open() by David Howells · 11 years ago
  6. 5bc2afc NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem method by Trond Myklebust · 11 years ago
  7. 01c919a nfs: set FILE_CREATED by Miklos Szeredi · 11 years ago
  8. 1ab6c49 fs: convert fs shrinkers to new scan/count API by Dave Chinner · 11 years ago
  9. 55f841c super: fix calculation of shrinkable objects for small numbers by Glauber Costa · 11 years ago
  10. bf97293 Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  11. 13caa9f nfs: use check_submounts_and_drop() by Miklos Szeredi · 11 years ago
  12. ba6c059 NFS: Ensure that rmdir() waits for sillyrenames to complete by Trond Myklebust · 11 years ago
  13. 2d9db75 NFS: Fix up two use-after-free issues with the new tracing code by Trond Myklebust · 11 years ago
  14. 1fd1085 NFS: Add tracepoints for debugging NFS hard links by Trond Myklebust · 11 years ago
  15. 70ded20 NFS: Add tracepoints for debugging NFS rename and sillyrename issues by Trond Myklebust · 11 years ago
  16. 1ca4238 NFS: Add tracepoints for debugging directory changes by Trond Myklebust · 11 years ago
  17. 8b0ad3d NFS: Add tracepoints for debugging generic file create events by Trond Myklebust · 11 years ago
  18. 6e0d0be NFS: Add event tracing for generic NFS lookups by Trond Myklebust · 11 years ago
  19. 1472b83 NFS: Pass in lookup flags from nfs_atomic_open to nfs_lookup by Trond Myklebust · 11 years ago
  20. f4ce129 NFS: Add event tracing for generic NFS events by Trond Myklebust · 11 years ago
  21. 5948a40 NFS: Remove the NFSv4 "open optimisation" from nfs_permission by Trond Myklebust · 11 years ago
  22. 9597c13 nfs: verify open flags before allowing an atomic open by Jeff Layton · 11 years ago
  23. 07b5ce8 NFS: Make nfs_readdir revalidate less often by Scott Mayhew · 11 years ago
  24. cda57a1 nfs: set verifier on existing dentries in nfs_prime_dcache by Jeff Layton · 11 years ago
  25. be0c5d8 Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  26. 84d08fa helper for reading ->d_count by Al Viro · 11 years ago
  27. a0b8cab3 mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec API by Mel Gorman · 11 years ago
  28. 23db862 [readdir] convert nfs by Al Viro · 11 years ago
  29. 959d921 Merge branch 'labeled-nfs' into linux-next by Trond Myklebust · 11 years ago
  30. aa9c266 NFS: Client implementation of Labeled-NFS by David Quigley · 11 years ago
  31. 14c43f7 NFS: Add label lifecycle management by David Quigley · 11 years ago
  32. 1775fd3 NFS:Add labels to client function prototypes by David Quigley · 11 years ago
  33. 275bb30 NFSv4: Move dentry instantiation into the NFSv4-specific atomic open code by Trond Myklebust · 11 years ago
  34. 1a1a29f NFSv4: Remove redundant check for FMODE_EXEC in nfs_finish_open by Trond Myklebust · 11 years ago
  35. 49f9a0f NFSv4.1: Enable open-by-filehandle by Trond Myklebust · 11 years ago
  36. ecf3d1f vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op by Jeff Layton · 11 years ago
  37. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  38. f8d9a89 NFS: Fix access to suid/sgid executables by Weston Andros Adamson · 12 years ago
  39. 2d4dce0 Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  40. 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 12 years ago
  41. 65a0c14 NFS: nfs_lookup_revalidate should not trust an inode with i_nlink == 0 by Trond Myklebust · 12 years ago
  42. 1f01845 NFS: Fix calls to drop_nlink() by Trond Myklebust · 12 years ago
  43. c44600c nfs_lookup_revalidate(): fix a leak by Al Viro · 12 years ago
  44. 696199f don't do blind d_drop() in nfs_prime_dcache() by Al Viro · 12 years ago
  45. 6168f62 NFSv4: Add ACCESS operation to OPEN compound by Weston Andros Adamson · 12 years ago
  46. 89d77c8 NFS: Convert v4 into a module by Bryan Schumaker · 12 years ago
  47. 1c606fb NFS: Convert v3 into a module by Bryan Schumaker · 12 years ago
  48. ddda8e0 NFS: Convert v2 into a module by Bryan Schumaker · 12 years ago
  49. 73a7970 NFS: Split out NFS v4 inode operations by Bryan Schumaker · 12 years ago
  50. ab96291 NFS: Split out NFS v3 inode operations by Bryan Schumaker · 12 years ago
  51. 597d928 NFS: Split out NFS v2 inode operations by Bryan Schumaker · 12 years ago
  52. 8626e4a Merge commit '9249e17fe094d853d1ef7475dd559a2cc7e23d42' into nfs-for-3.6 by Trond Myklebust · 12 years ago
  53. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  54. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  55. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  56. fa3c56b fs/nfs/dir.c: switch to passing nd->flags instead of nd wherever possible by Al Viro · 12 years ago
  57. facc353 nfs_lookup_verify_inode() - nd is *always* non-NULL here by Al Viro · 12 years ago
  58. 93420b4 switch nfs_lookup_check_intent() away from nameidata by Al Viro · 12 years ago
  59. e45198a make finish_no_open() return int by Al Viro · 12 years ago
  60. 30d9049 kill struct opendata by Al Viro · 12 years ago
  61. d958527 make ->atomic_open() return int by Al Viro · 12 years ago
  62. 4723768 ->atomic_open() prototype change - pass int * instead of bool * by Al Viro · 12 years ago
  63. eda72af nfs: don't use intents for checking atomic open by Miklos Szeredi · 12 years ago
  64. 50de348 nfs: don't use nd->intent.open.flags by Miklos Szeredi · 12 years ago
  65. 8867fe5 nfs: clean up ->create in nfs_rpc_ops by Miklos Szeredi · 12 years ago
  66. 0dd2b47 nfs: implement i_op->atomic_open() by Miklos Szeredi · 12 years ago
  67. 57ec14c NFS: Create a return_delegation rpc op by Bryan Schumaker · 12 years ago
  68. 011e2a7 NFS: Create a have_delegation rpc_op by Bryan Schumaker · 12 years ago
  69. 0ef97dc nfs: don't open in ->d_revalidate by Miklos Szeredi · 12 years ago
  70. 53f2c4a Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  71. 26fe575 vfs: make it possible to access the dentry hash/len as one 64-bit entry by Linus Torvalds · 12 years ago
  72. d69ee9b NFS: Adapt readdirplus to application usage patterns by Trond Myklebust · 12 years ago
  73. 80a16b2 NFS: Remove extra rpc_clnt argument to proc_lookup by Bryan Schumaker · 12 years ago
  74. 451146b NFSv4: Fix open(O_TRUNC) and ftruncate() error handling by Trond Myklebust · 12 years ago
  75. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  76. 2b86ce2 nfs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  77. 88b8e13 NFS: Make nfs_cache_array.size a signed integer by Chuck Lever · 12 years ago
  78. 536e43d NFS: Optimise away unnecessary setattrs for open(O_TRUNC); by Trond Myklebust · 12 years ago
  79. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  80. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  81. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  82. 5ede7b1 pull manipulations of rpc_cred inside alloc_nfs_open_context() by Al Viro · 13 years ago
  83. 1788ea6 nfs: when attempting to open a directory, fall back on normal lookup (try #5) by Jeff Layton · 13 years ago
  84. 374e4e3 Additional readdir cookie loop information by Bryan Schumaker · 13 years ago
  85. 0c03080 NFS: Fix spurious readdir cookie loop messages by Trond Myklebust · 13 years ago
  86. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  87. 8aeb376 nfs: LOOKUP_{OPEN,CREATE,EXCL} is set only on the last step by Al Viro · 13 years ago
  88. dd7dd55 no need to check for LOOKUP_OPEN in ->create() instances by Al Viro · 13 years ago
  89. 8a5e929 don't transliterate lower bits of ->intent.open.flags to FMODE_... by Al Viro · 13 years ago
  90. f7c8586 fix mknod() on nfs4 (hopefully) by Al Viro · 13 years ago
  91. 5114159 nameidata_to_nfs_open_context() doesn't need nameidata, actually... by Al Viro · 13 years ago
  92. 3d4ff43 nfs_open_context doesn't need struct path either by Al Viro · 13 years ago
  93. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  94. 2830ba7 ->permission() sanitizing: don't pass flags to generic_permission() by Al Viro · 13 years ago
  95. 178ea735 kill check_acl callback of generic_permission() by Al Viro · 13 years ago
  96. cd1acdf Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  97. f7da7a1 SUNRPC: introduce xdr_init_decode_pages by Benny Halevy · 13 years ago
  98. 1495f23 vmscan: change shrinker API by passing shrink_control struct by Ying Han · 13 years ago
  99. 0acd220 Merge branch 'nfs-for-2.6.39' into nfs-for-next by Trond Myklebust · 13 years ago
  100. 7c51305 NFS: lookup supports alternate client by Bryan Schumaker · 13 years ago