1. 1a0de48 NFS: Initialise commit_info.rpc_out when !defined(CONFIG_NFS_V4) by Trond Myklebust · 12 years ago
  2. 1d59d61 NFS: Ensure that setattr and getattr wait for O_DIRECT write completion by Trond Myklebust · 12 years ago
  3. 53f2c4a Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  4. 2701d08 NFSv4.1 add nfs_inode book keeping for mdsthreshold by Andy Adamson · 12 years ago
  5. 82be417 NFSv4.1 cache mdsthreshold values on OPEN by Andy Adamson · 12 years ago
  6. e73e6c9 Fixed goto readability in nfs_update_inode. by Matthew Treinish · 13 years ago
  7. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 13 years ago
  8. d69ee9b NFS: Adapt readdirplus to application usage patterns by Trond Myklebust · 13 years ago
  9. fee7fe1 NFS: Simplify the cache invalidation code by Trond Myklebust · 13 years ago
  10. 6a4506c NFS: Change attribute updates should set NFS_INO_REVAL_PAGECACHE by Trond Myklebust · 13 years ago
  11. 4124bbc NFS: Simplify nfs_fhget() by Trond Myklebust · 13 years ago
  12. 01da47b NFS: Optimise away nfs_check_inode_attributes() when holding a delegation by Trond Myklebust · 13 years ago
  13. b4b1ead NFS: Don't force page cache revalidations when holding a delegation by Trond Myklebust · 13 years ago
  14. ea2cf22 NFS: create struct nfs_commit_info by Fred Isaman · 13 years ago
  15. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  16. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  17. e27d359 SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG by Trond Myklebust · 13 years ago
  18. d6d6dc7 NFS: remove nfs_inode radix tree by Fred Isaman · 13 years ago
  19. 4f1abd2 NFS: add fh_crc to debug output by Weston Andros Adamson · 13 years ago
  20. d8e0539 NFS: add filehandle crc for debug display by Weston Andros Adamson · 13 years ago
  21. fa68a1b NFS: Fix a typo in _nfs_display_fhandle by Trond Myklebust · 13 years ago
  22. 20d27e9 NFS: Add a client-side function to display NFS file handles by Chuck Lever · 13 years ago
  23. 28cd1b3 NFS: make cb_ident_idr per net ns by Stanislav Kinsbursky · 13 years ago
  24. 6b13168 NFS: make nfs_client_list per net ns by Stanislav Kinsbursky · 13 years ago
  25. a030889 NFS: start printks w/ NFS: even if __func__ shown by Weston Andros Adamson · 13 years ago
  26. ec7652a SUNRPC: register RPC stats /proc entries in passed network namespace context by Stanislav Kinsbursky · 13 years ago
  27. 536e43d NFS: Optimise away unnecessary setattrs for open(O_TRUNC); by Trond Myklebust · 13 years ago
  28. 9e2e74d NFS: blocklayout pipe creation per network namespace context introduced by Stanislav Kinsbursky · 13 years ago
  29. 1b340d0 NFS: DNS resolver cache per network namespace context introduced by Stanislav Kinsbursky · 13 years ago
  30. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  31. 57eccf1 Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  32. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  33. 6926afd NFSv4: Save the owner/group name string when doing open by Trond Myklebust · 13 years ago
  34. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  35. 5ede7b1 pull manipulations of rpc_cred inside alloc_nfs_open_context() by Al Viro · 13 years ago
  36. d310310 Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezer by Jeff Layton · 13 years ago
  37. 1788ea6 nfs: when attempting to open a directory, fall back on normal lookup (try #5) by Jeff Layton · 13 years ago
  38. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  39. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  40. a9a4a87 NFS: Use the inode->i_version to cache NFSv4 change attribute information by Trond Myklebust · 13 years ago
  41. 3d4ff43 nfs_open_context doesn't need struct path either by Al Viro · 13 years ago
  42. 533eb46 NFSv4.1: allow nfs_fhget to succeed with mounted on fileid by Andy Adamson · 13 years ago
  43. 0f66b59 NFS41: do not update isize if inode needs layoutcommit by Peng Tao · 14 years ago
  44. cd1acdf Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  45. cbe8260 pnfs: layoutreturn by Benny Halevy · 13 years ago
  46. 60c16ea NFS: nfs_update_inode: print current and new inode size in debug output by Harshula Jayasuriya · 13 years ago
  47. 0acd220 Merge branch 'nfs-for-2.6.39' into nfs-for-next by Trond Myklebust · 14 years ago
  48. 7ebb931 NFS: use secinfo when crossing mountpoints by Bryan Schumaker · 14 years ago
  49. e0c2b38 NFSv4.1: filelayout driver specific code for COMMIT by Fred Isaman · 14 years ago
  50. 480c200 NFS: Create nfs_open_dir_context by Bryan Schumaker · 14 years ago
  51. bd2895e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  52. 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
  53. 43d133c Merge branch 'master' into for-2.6.39 by Tejun Heo · 14 years ago
  54. 27dc1cd NFS: nfs_wcc_update_inode() should set nfsi->attr_gencount by Trond Myklebust · 14 years ago
  55. ada609e workqueue: use WQ_MEM_RECLAIM instead of WQ_RESCUER by Tejun Heo · 14 years ago
  56. 36d43a4 NFS: Use d_automount() rather than abusing follow_link() by David Howells · 14 years ago
  57. 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
  58. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  59. 4541d16 pnfs: change how lsegs are removed from layout list by Fred Isaman · 14 years ago
  60. f4eecd5 NFS implement v4.0 callback_ident by Andy Adamson · 14 years ago
  61. 11de3b1 NFS: Fix a memory leak in nfs_readdir by Trond Myklebust · 14 years ago
  62. e5e9401 NFS: create and destroy inode's layout cache by Benny Halevy · 14 years ago
  63. 0715dc6 NFS: remove readdir plus limit by Bryan Schumaker · 14 years ago
  64. 955a857 NFS: new idmapper by Bryan Schumaker · 14 years ago
  65. 5c78f58 NFS: Really fix put_nfs_open_context() by Trond Myklebust · 14 years ago
  66. ef84303 NFS: handle inode==NULL in __put_nfs_open_context by Benny Halevy · 14 years ago
  67. 6095889 NFS: Convert nfsiod to use alloc_workqueue() by Trond Myklebust · 14 years ago
  68. cd9a1c0 NFSv4: Clean up nfs4_atomic_open by Trond Myklebust · 14 years ago
  69. 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
  70. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 14 years ago
  71. 1b924e5 NFS: Clean up the callers of nfs_wb_all() by Trond Myklebust · 14 years ago
  72. f11ac8d NFSv4: Ensure that we track the NFSv4 lock state in read/write requests. by Trond Myklebust · 14 years ago
  73. d7cf8dd NFSv4: Allow attribute caching with 'noac' mounts if client holds a delegation by Trond Myklebust · 15 years ago
  74. 987f8df NFS: Reduce stack footprint of nfs_setattr() by Trond Myklebust · 15 years ago
  75. a3cba2a NFS: Reduce stack footprint of nfs_revalidate_inode() by Trond Myklebust · 15 years ago
  76. 2d36bfde NFS: Add helper functions for allocating filehandles and fattr structs by Trond Myklebust · 15 years ago
  77. 1544fa0 NFS: Fix the mode calculation in nfs_find_open_context by Trond Myklebust · 15 years ago
  78. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  79. b4d2314 NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode() by Trond Myklebust · 15 years ago
  80. 3fa04ec Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34 by Trond Myklebust · 15 years ago
  81. 1cda707 NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mapping by Trond Myklebust · 15 years ago
  82. 5cf9521 NFS: Clean up nfs_sync_mapping by Trond Myklebust · 15 years ago
  83. acdc53b NFS: Replace __nfs_write_mapping with sync_inode() by Trond Myklebust · 15 years ago
  84. ff778d0 NFS: Add a count of the number of unstable writes carried by an inode by Trond Myklebust · 15 years ago
  85. 8fc795f NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c by Trond Myklebust · 15 years ago
  86. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 15 years ago
  87. 26821ed make sure data is on disk before calling ->write_inode by Christoph Hellwig · 15 years ago
  88. 6eae797 Switch alloc_nfs_open_context() to struct path by Al Viro · 15 years ago
  89. f895c53 NFS: Make close(2) asynchronous when closing NFS O_DIRECT files by Chuck Lever · 15 years ago
  90. 9b4b351 NFS: Don't clobber the attribute type in nfs_update_inode() by Trond Myklebust · 15 years ago
  91. c08d3b0 truncate: use new helpers by npiggin@suse.de · 15 years ago
  92. e571cbf NFS: Add a dns resolver for use with NFSv4 referrals and migration by Trond Myklebust · 15 years ago
  93. 62ab460c NFSv4: Add 'server capability' flags for NFSv4 recommended attributes by Trond Myklebust · 15 years ago
  94. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  95. ef79c09 NFS: Use local disk inode cache by David Howells · 16 years ago
  96. 8ec442a NFS: Register NFS for caching and retrieve the top-level index by David Howells · 16 years ago
  97. 7fe5c39 NFS: Optimise NFS close() by Trond Myklebust · 16 years ago
  98. 72cb77f NFS: Throttle page dirtying while we're flushing to disk by Trond Myklebust · 16 years ago
  99. fb8a1f1 NFS: cleanup - remove struct nfs_inode->ncommit by Trond Myklebust · 16 years ago
  100. 9e6e70f NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr by Trond Myklebust · 16 years ago