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