1. cd1acdf Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  2. cbe8260 pnfs: layoutreturn by Benny Halevy · 13 years ago
  3. 60c16ea NFS: nfs_update_inode: print current and new inode size in debug output by Harshula Jayasuriya · 13 years ago
  4. 0acd220 Merge branch 'nfs-for-2.6.39' into nfs-for-next by Trond Myklebust · 13 years ago
  5. 7ebb931 NFS: use secinfo when crossing mountpoints by Bryan Schumaker · 13 years ago
  6. e0c2b38 NFSv4.1: filelayout driver specific code for COMMIT by Fred Isaman · 13 years ago
  7. 480c200 NFS: Create nfs_open_dir_context by Bryan Schumaker · 13 years ago
  8. bd2895e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  9. 3fa0b4e (try3-resend) Fix nfs_compat_user_ino64 so it doesn't cause problems if bit 31 or 63 are set in fileid by Frank Filz · 14 years ago
  10. 43d133c Merge branch 'master' into for-2.6.39 by Tejun Heo · 13 years ago
  11. 27dc1cd NFS: nfs_wcc_update_inode() should set nfsi->attr_gencount by Trond Myklebust · 13 years ago
  12. ada609e workqueue: use WQ_MEM_RECLAIM instead of WQ_RESCUER by Tejun Heo · 13 years ago
  13. 36d43a4 NFS: Use d_automount() rather than abusing follow_link() by David Howells · 13 years ago
  14. 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
  15. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  16. 4541d16 pnfs: change how lsegs are removed from layout list by Fred Isaman · 14 years ago
  17. f4eecd5 NFS implement v4.0 callback_ident by Andy Adamson · 14 years ago
  18. 11de3b1 NFS: Fix a memory leak in nfs_readdir by Trond Myklebust · 14 years ago
  19. e5e9401 NFS: create and destroy inode's layout cache by Benny Halevy · 14 years ago
  20. 0715dc6 NFS: remove readdir plus limit by Bryan Schumaker · 14 years ago
  21. 955a857 NFS: new idmapper by Bryan Schumaker · 14 years ago
  22. 5c78f58 NFS: Really fix put_nfs_open_context() by Trond Myklebust · 14 years ago
  23. ef84303 NFS: handle inode==NULL in __put_nfs_open_context by Benny Halevy · 14 years ago
  24. 6095889 NFS: Convert nfsiod to use alloc_workqueue() by Trond Myklebust · 14 years ago
  25. cd9a1c0 NFSv4: Clean up nfs4_atomic_open by Trond Myklebust · 14 years ago
  26. 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
  27. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 14 years ago
  28. 1b924e5 NFS: Clean up the callers of nfs_wb_all() by Trond Myklebust · 14 years ago
  29. f11ac8d NFSv4: Ensure that we track the NFSv4 lock state in read/write requests. by Trond Myklebust · 14 years ago
  30. d7cf8dd NFSv4: Allow attribute caching with 'noac' mounts if client holds a delegation by Trond Myklebust · 14 years ago
  31. 987f8df NFS: Reduce stack footprint of nfs_setattr() by Trond Myklebust · 14 years ago
  32. a3cba2a NFS: Reduce stack footprint of nfs_revalidate_inode() by Trond Myklebust · 14 years ago
  33. 2d36bfde NFS: Add helper functions for allocating filehandles and fattr structs by Trond Myklebust · 14 years ago
  34. 1544fa0 NFS: Fix the mode calculation in nfs_find_open_context by Trond Myklebust · 14 years ago
  35. 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
  36. b4d2314 NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode() by Trond Myklebust · 14 years ago
  37. 3fa04ec Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34 by Trond Myklebust · 14 years ago
  38. 1cda707 NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mapping by Trond Myklebust · 14 years ago
  39. 5cf9521 NFS: Clean up nfs_sync_mapping by Trond Myklebust · 14 years ago
  40. acdc53b NFS: Replace __nfs_write_mapping with sync_inode() by Trond Myklebust · 14 years ago
  41. ff778d0 NFS: Add a count of the number of unstable writes carried by an inode by Trond Myklebust · 14 years ago
  42. 8fc795f NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c by Trond Myklebust · 14 years ago
  43. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  44. 26821ed make sure data is on disk before calling ->write_inode by Christoph Hellwig · 14 years ago
  45. 6eae797 Switch alloc_nfs_open_context() to struct path by Al Viro · 14 years ago
  46. f895c53 NFS: Make close(2) asynchronous when closing NFS O_DIRECT files by Chuck Lever · 14 years ago
  47. 9b4b351 NFS: Don't clobber the attribute type in nfs_update_inode() by Trond Myklebust · 14 years ago
  48. c08d3b0 truncate: use new helpers by npiggin@suse.de · 15 years ago
  49. e571cbf NFS: Add a dns resolver for use with NFSv4 referrals and migration by Trond Myklebust · 15 years ago
  50. 62ab460c NFSv4: Add 'server capability' flags for NFSv4 recommended attributes by Trond Myklebust · 15 years ago
  51. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  52. ef79c09 NFS: Use local disk inode cache by David Howells · 15 years ago
  53. 8ec442a NFS: Register NFS for caching and retrieve the top-level index by David Howells · 15 years ago
  54. 7fe5c39 NFS: Optimise NFS close() by Trond Myklebust · 15 years ago
  55. 72cb77f NFS: Throttle page dirtying while we're flushing to disk by Trond Myklebust · 15 years ago
  56. fb8a1f1 NFS: cleanup - remove struct nfs_inode->ncommit by Trond Myklebust · 15 years ago
  57. 9e6e70f NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr by Trond Myklebust · 15 years ago
  58. 37d9d76 NFS: flush cached directory information slightly more readily. by NeilBrown · 15 years ago
  59. 2b57dc6 NFS: Minor __nfs_revalidate_inode cleanup by Suresh Jayaraman · 15 years ago
  60. 64672d5 optimize attribute timeouts for "noac" and "actimeo=0" by Peter Staubach · 16 years ago
  61. dc0b027 NFSv4: Convert the open and close ops to use fmode by Trond Myklebust · 16 years ago
  62. ae05f26 NFS: Convert nfs_attr_generation_counter into an atomic_long by Trond Myklebust · 16 years ago
  63. 526719b Switch to a valid email address... by Alan Cox · 16 years ago
  64. 011935a NFS: Fix a resolution problem with nfs_inode->cache_change_attribute by Trond Myklebust · 16 years ago
  65. 4704f0e NFS: Fix the resolution problem with nfs_inode_attrs_need_update() by Trond Myklebust · 16 years ago
  66. 921615f NFS: Changes to inode->i_nlinks must set the NFS_INO_INVALID_ATTR flag by Trond Myklebust · 16 years ago
  67. 03254e6 NFS: Fix attribute updates by Trond Myklebust · 16 years ago
  68. 691beb1 NFS: Allow concurrent inode revalidation by Trond Myklebust · 16 years ago
  69. 2f28ea6 NFS: Fix up nfs_setattr_update_inode() by Trond Myklebust · 16 years ago
  70. 076f1fc NFS: Don't clear nfsi->cache_validity in nfs_check_inode_attributes() by Trond Myklebust · 16 years ago
  71. 4dc05ef NFS: Convert __nfs_revalidate_inode() to use nfs_refresh_inode() by Trond Myklebust · 16 years ago
  72. d65f557 NFS: Fix nfs_post_op_update_inode_force_wcc() by Trond Myklebust · 16 years ago
  73. a10ad17 NFS: Fix the NFS attribute update by Trond Myklebust · 16 years ago
  74. 870a5be NFS: Clean up nfs_refresh_inode() and nfs_post_op_update_inode() by Trond Myklebust · 16 years ago
  75. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  76. fa6dc9d NFS: Remove attribute update related BKL references by Trond Myklebust · 16 years ago
  77. a3d0145 NFS: Remove BKL requirement from attribute updates by Trond Myklebust · 16 years ago
  78. f41f741 NFS: Ensure we zap only the access and acl caches when setting new acls by Trond Myklebust · 16 years ago
  79. 659bfcd NFS: Fix the ftruncate() credential problem by Trond Myklebust · 16 years ago
  80. 31f31db1 nfs: path_{get,put}() cleanups by Jan Blunck · 16 years ago
  81. 3110ff8 nfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  82. b0b5397 NFS: Ensure that 'noac' and/or 'actimeo=0' turn off attribute caching by Trond Myklebust · 16 years ago
  83. 233607d Merge branch 'devel' by Trond Myklebust · 16 years ago
  84. 66d3aac NFS: initialize flags field in nfs_open_context by Jeff Layton · 16 years ago
  85. 98a8e32 SUNRPC: Add a helper rpcauth_lookup_generic_cred() by Trond Myklebust · 16 years ago
  86. 9446389e Merge commit 'origin' into devel by Trond Myklebust · 16 years ago
  87. c37dcd33 NFS: Fix the fsid revalidation in nfs_update_inode() by Trond Myklebust · 16 years ago
  88. 5746006 NFS: Add an nfsiod workqueue by Trond Myklebust · 16 years ago
  89. 383ba71 NFS: Fix a deadlock with lazy umount by Trond Myklebust · 16 years ago
  90. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  91. e6f8107 NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inode by Trond Myklebust · 16 years ago
  92. 99fadcd nfs: convert NFS_*(inode) helpers to static inline by Benny Halevy · 16 years ago
  93. 3a10c30 nfs: obliterate NFS_FLAGS macro by Benny Halevy · 16 years ago
  94. bfc69a4 NFS: define a function to update nfsi->cache_change_attribute by Trond Myklebust · 17 years ago
  95. 28c494c NFS: Prevent nfs_getattr() hang during heavy write workloads by Chuck Lever · 17 years ago
  96. 8a8c74b NFS: Ensure nfs_wcc_update_inode always converts file size to loff_t by Chuck Lever · 17 years ago
  97. 150030b NFS: Switch from intr mount option to TASK_KILLABLE by Matthew Wilcox · 17 years ago
  98. a49c3c7 NFSv4: Ensure that we wait for the CLOSE request to complete by Trond Myklebust · 17 years ago
  99. 565277f NFS: Fix a race in sillyrename by Trond Myklebust · 17 years ago
  100. 188b95d NFS: if ATTR_KILL_S*ID bits are set, then skip mode change by Jeff Layton · 17 years ago