1. 5c78f58 NFS: Really fix put_nfs_open_context() by Trond Myklebust · 14 years ago
  2. ef84303 NFS: handle inode==NULL in __put_nfs_open_context by Benny Halevy · 14 years ago
  3. 6095889 NFS: Convert nfsiod to use alloc_workqueue() by Trond Myklebust · 14 years ago
  4. cd9a1c0 NFSv4: Clean up nfs4_atomic_open by Trond Myklebust · 14 years ago
  5. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  6. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 14 years ago
  7. 1b924e5 NFS: Clean up the callers of nfs_wb_all() by Trond Myklebust · 14 years ago
  8. f11ac8d NFSv4: Ensure that we track the NFSv4 lock state in read/write requests. by Trond Myklebust · 14 years ago
  9. d7cf8dd NFSv4: Allow attribute caching with 'noac' mounts if client holds a delegation by Trond Myklebust · 14 years ago
  10. 987f8df NFS: Reduce stack footprint of nfs_setattr() by Trond Myklebust · 14 years ago
  11. a3cba2a NFS: Reduce stack footprint of nfs_revalidate_inode() by Trond Myklebust · 14 years ago
  12. 2d36bfde NFS: Add helper functions for allocating filehandles and fattr structs by Trond Myklebust · 14 years ago
  13. 1544fa0 NFS: Fix the mode calculation in nfs_find_open_context by Trond Myklebust · 14 years ago
  14. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  15. b4d2314 NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode() by Trond Myklebust · 14 years ago
  16. 3fa04ec Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34 by Trond Myklebust · 14 years ago
  17. 1cda707 NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mapping by Trond Myklebust · 14 years ago
  18. 5cf9521 NFS: Clean up nfs_sync_mapping by Trond Myklebust · 14 years ago
  19. acdc53b NFS: Replace __nfs_write_mapping with sync_inode() by Trond Myklebust · 14 years ago
  20. ff778d0 NFS: Add a count of the number of unstable writes carried by an inode by Trond Myklebust · 14 years ago
  21. 8fc795f NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c by Trond Myklebust · 14 years ago
  22. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  23. 26821ed make sure data is on disk before calling ->write_inode by Christoph Hellwig · 14 years ago
  24. 6eae797 Switch alloc_nfs_open_context() to struct path by Al Viro · 14 years ago
  25. f895c53 NFS: Make close(2) asynchronous when closing NFS O_DIRECT files by Chuck Lever · 14 years ago
  26. 9b4b351 NFS: Don't clobber the attribute type in nfs_update_inode() by Trond Myklebust · 14 years ago
  27. c08d3b0 truncate: use new helpers by npiggin@suse.de · 15 years ago
  28. e571cbf NFS: Add a dns resolver for use with NFSv4 referrals and migration by Trond Myklebust · 15 years ago
  29. 62ab460c NFSv4: Add 'server capability' flags for NFSv4 recommended attributes by Trond Myklebust · 15 years ago
  30. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  31. ef79c09 NFS: Use local disk inode cache by David Howells · 15 years ago
  32. 8ec442a NFS: Register NFS for caching and retrieve the top-level index by David Howells · 15 years ago
  33. 7fe5c39 NFS: Optimise NFS close() by Trond Myklebust · 15 years ago
  34. 72cb77f NFS: Throttle page dirtying while we're flushing to disk by Trond Myklebust · 15 years ago
  35. fb8a1f1 NFS: cleanup - remove struct nfs_inode->ncommit by Trond Myklebust · 15 years ago
  36. 9e6e70f NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr by Trond Myklebust · 15 years ago
  37. 37d9d76 NFS: flush cached directory information slightly more readily. by NeilBrown · 15 years ago
  38. 2b57dc6 NFS: Minor __nfs_revalidate_inode cleanup by Suresh Jayaraman · 15 years ago
  39. 64672d5 optimize attribute timeouts for "noac" and "actimeo=0" by Peter Staubach · 16 years ago
  40. dc0b027 NFSv4: Convert the open and close ops to use fmode by Trond Myklebust · 16 years ago
  41. ae05f26 NFS: Convert nfs_attr_generation_counter into an atomic_long by Trond Myklebust · 16 years ago
  42. 526719b Switch to a valid email address... by Alan Cox · 16 years ago
  43. 011935a NFS: Fix a resolution problem with nfs_inode->cache_change_attribute by Trond Myklebust · 16 years ago
  44. 4704f0e NFS: Fix the resolution problem with nfs_inode_attrs_need_update() by Trond Myklebust · 16 years ago
  45. 921615f NFS: Changes to inode->i_nlinks must set the NFS_INO_INVALID_ATTR flag by Trond Myklebust · 16 years ago
  46. 03254e6 NFS: Fix attribute updates by Trond Myklebust · 16 years ago
  47. 691beb1 NFS: Allow concurrent inode revalidation by Trond Myklebust · 16 years ago
  48. 2f28ea6 NFS: Fix up nfs_setattr_update_inode() by Trond Myklebust · 16 years ago
  49. 076f1fc NFS: Don't clear nfsi->cache_validity in nfs_check_inode_attributes() by Trond Myklebust · 16 years ago
  50. 4dc05ef NFS: Convert __nfs_revalidate_inode() to use nfs_refresh_inode() by Trond Myklebust · 16 years ago
  51. d65f557 NFS: Fix nfs_post_op_update_inode_force_wcc() by Trond Myklebust · 16 years ago
  52. a10ad17 NFS: Fix the NFS attribute update by Trond Myklebust · 16 years ago
  53. 870a5be NFS: Clean up nfs_refresh_inode() and nfs_post_op_update_inode() by Trond Myklebust · 16 years ago
  54. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  55. fa6dc9d NFS: Remove attribute update related BKL references by Trond Myklebust · 16 years ago
  56. a3d0145 NFS: Remove BKL requirement from attribute updates by Trond Myklebust · 16 years ago
  57. f41f741 NFS: Ensure we zap only the access and acl caches when setting new acls by Trond Myklebust · 16 years ago
  58. 659bfcd NFS: Fix the ftruncate() credential problem by Trond Myklebust · 16 years ago
  59. 31f31db1 nfs: path_{get,put}() cleanups by Jan Blunck · 16 years ago
  60. 3110ff8 nfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  61. b0b5397 NFS: Ensure that 'noac' and/or 'actimeo=0' turn off attribute caching by Trond Myklebust · 16 years ago
  62. 233607d Merge branch 'devel' by Trond Myklebust · 16 years ago
  63. 66d3aac NFS: initialize flags field in nfs_open_context by Jeff Layton · 16 years ago
  64. 98a8e32 SUNRPC: Add a helper rpcauth_lookup_generic_cred() by Trond Myklebust · 16 years ago
  65. 9446389e Merge commit 'origin' into devel by Trond Myklebust · 16 years ago
  66. c37dcd33 NFS: Fix the fsid revalidation in nfs_update_inode() by Trond Myklebust · 16 years ago
  67. 5746006 NFS: Add an nfsiod workqueue by Trond Myklebust · 16 years ago
  68. 383ba71 NFS: Fix a deadlock with lazy umount by Trond Myklebust · 16 years ago
  69. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  70. e6f8107 NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inode by Trond Myklebust · 16 years ago
  71. 99fadcd nfs: convert NFS_*(inode) helpers to static inline by Benny Halevy · 16 years ago
  72. 3a10c30 nfs: obliterate NFS_FLAGS macro by Benny Halevy · 16 years ago
  73. bfc69a4 NFS: define a function to update nfsi->cache_change_attribute by Trond Myklebust · 17 years ago
  74. 28c494c NFS: Prevent nfs_getattr() hang during heavy write workloads by Chuck Lever · 17 years ago
  75. 8a8c74b NFS: Ensure nfs_wcc_update_inode always converts file size to loff_t by Chuck Lever · 17 years ago
  76. 150030b NFS: Switch from intr mount option to TASK_KILLABLE by Matthew Wilcox · 17 years ago
  77. a49c3c7 NFSv4: Ensure that we wait for the CLOSE request to complete by Trond Myklebust · 17 years ago
  78. 565277f NFS: Fix a race in sillyrename by Trond Myklebust · 17 years ago
  79. 188b95d NFS: if ATTR_KILL_S*ID bits are set, then skip mode change by Jeff Layton · 17 years ago
  80. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  81. f43bf0b NFS: Add a boot parameter to disable 64 bit inode numbers by Trond Myklebust · 17 years ago
  82. 2a3f5fd NFS: nfs_refresh_inode should clear cache_validity flags on success by Trond Myklebust · 17 years ago
  83. 40d2470 NFS: Fix a connectathon regression in NFSv3 and NFSv4 by Trond Myklebust · 17 years ago
  84. c7c2097 NFS: Get rid of some obsolete macros by Trond Myklebust · 17 years ago
  85. 6d2b296 NFS: Reset nfsi->last_updated only if the attribute changed by Trond Myklebust · 17 years ago
  86. 60ccd4e NFS: Remove nfs_begin_data_update/nfs_end_data_update by Trond Myklebust · 17 years ago
  87. 80eb209 NFS: Remove NFS_I(inode)->data_updates by Trond Myklebust · 17 years ago
  88. 7668fdb NFS: nfs_post_op_update_inode don't update cache_change_attribute by Trond Myklebust · 17 years ago
  89. 12b373e NFS: Don't revalidate dentries on directory size or ctime changes by Trond Myklebust · 17 years ago
  90. 2f78e43 NFS: Don't set cache_change_attribute in nfs_revalidate_mapping by Trond Myklebust · 17 years ago
  91. 70ca885 NFS: Fake up 'wcc' attributes to prevent cache invalidation after write by Trond Myklebust · 17 years ago
  92. b64e8a5 NFS: Remove bogus check of cache_change_attribute in nfs_update_inode by Trond Myklebust · 17 years ago
  93. 7fdc49c NFS: Fix the ESTALE "revalidation" in _nfs_revalidate_inode() by Trond Myklebust · 17 years ago
  94. c481299 NFS: Fix atime revalidation in readdir() by Trond Myklebust · 17 years ago
  95. 47aabaa NFSv4: Don't use ctime/mtime for determining when to invalidate the caches by Trond Myklebust · 17 years ago
  96. 17cadc9 NFS: Don't force a dcache revalidation if nfs_wcc_update_inode succeeds by Trond Myklebust · 17 years ago
  97. e323ea4 NFS: nfs_wcc_update_inode: directory caches are always invalidated by Trond Myklebust · 17 years ago
  98. 6ecc5e8 NFS: Fix dcache revalidation bugs by Trond Myklebust · 17 years ago
  99. 7957c14 NFS: fix nfs_verify_change_attribute by Trond Myklebust · 17 years ago
  100. 68e8a70 NFS: nfs_post_op_update_inode() should call nfs_refresh_inode() by Trond Myklebust · 17 years ago