1. beffb8f qstr: constify instances in nfs by Al Viro · 8 years ago
  2. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  3. a08a8cd NFS: Add attribute update barriers to NFS writebacks by Trond Myklebust · 9 years ago
  4. f044636 NFS: Add attribute update barriers to nfs_setattr_update_inode() by Trond Myklebust · 9 years ago
  5. d45f60c nfs: merge nfs_pgio_data into _header by Weston Andros Adamson · 10 years ago
  6. a4cdda5 NFS: Create a common pgio_rpc_prepare function by Anna Schumaker · 10 years ago
  7. 9c7e1b3 NFS: Create a common read and write data struct by Anna Schumaker · 10 years ago
  8. fab5fc2 nfs: remove ->read_pageio_init from rpc ops by Christoph Hellwig · 10 years ago
  9. a20c93e nfs: remove ->write_pageio_init from rpc ops by Christoph Hellwig · 10 years ago
  10. 33912be nfs: remove synchronous rename code by Jeff Layton · 10 years ago
  11. 6de1472 nfs: use %p[dD] instead of open-coded (and often racy) equivalents by Al Viro · 11 years ago
  12. ef1820f NFSv4: Don't try to recover NFSv4 locks when they are lost. by NeilBrown · 11 years ago
  13. 1775fd3 NFS:Add labels to client function prototypes by David Quigley · 11 years ago
  14. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  15. eb96d5c SUNRPC handle EKEYEXPIRED in call_refreshresult by Andy Adamson · 12 years ago
  16. 1179acc NFS: Only initialize the ACL client in the v3 case by Bryan Schumaker · 12 years ago
  17. ff9099f2 NFS: Create a try_mount rpc op by Bryan Schumaker · 12 years ago
  18. 597d928 NFS: Split out NFS v2 inode operations by Bryan Schumaker · 12 years ago
  19. 8626e4a Merge commit '9249e17fe094d853d1ef7475dd559a2cc7e23d42' into nfs-for-3.6 by Trond Myklebust · 12 years ago
  20. 8867fe5 nfs: clean up ->create in nfs_rpc_ops by Miklos Szeredi · 12 years ago
  21. 57208fa NFS: Create an write_pageio_init() function by Bryan Schumaker · 12 years ago
  22. 1abb5088 NFS: Create an read_pageio_init() function by Bryan Schumaker · 12 years ago
  23. 6663ee7 NFS: Create an alloc_client rpc_op by Bryan Schumaker · 12 years ago
  24. cdb7ece NFS: Create a free_client rpc_op by Bryan Schumaker · 12 years ago
  25. 57ec14c NFS: Create a return_delegation rpc op by Bryan Schumaker · 12 years ago
  26. 011e2a7 NFS: Create a have_delegation rpc_op by Bryan Schumaker · 12 years ago
  27. 64f9a83 NFSv2: EOF incorrectly set on short read by Sachin Prabhu · 12 years ago
  28. 53f2c4a Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  29. 26fe575 vfs: make it possible to access the dentry hash/len as one 64-bit entry by Linus Torvalds · 12 years ago
  30. 80a16b2 NFS: Remove extra rpc_clnt argument to proc_lookup by Bryan Schumaker · 12 years ago
  31. 281cad4 NFS: Create a submount rpc_op by Bryan Schumaker · 12 years ago
  32. cd84160 NFS: create common nfs_pgio_header for both read and write by Fred Isaman · 12 years ago
  33. 0b7c015 NFS: add a struct nfs_commit_data to replace nfs_write_data in commits by Fred Isaman · 12 years ago
  34. c6bfa1a NFS: Remove nfs4_setup_sequence from generic rename code by Bryan Schumaker · 12 years ago
  35. 34e137c NFS: Remove nfs4_setup_sequence from generic unlink code by Bryan Schumaker · 12 years ago
  36. ea7c330 NFS: Remove nfs4_setup_sequence from generic read code by Bryan Schumaker · 12 years ago
  37. c6cb80d NFS: Remove nfs4_setup_sequence from generic write code by Bryan Schumaker · 12 years ago
  38. d310310 Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezer by Jeff Layton · 13 years ago
  39. 1788ea6 nfs: when attempting to open a directory, fall back on normal lookup (try #5) by Jeff Layton · 13 years ago
  40. 7c51305 NFS: lookup supports alternate client by Bryan Schumaker · 13 years ago
  41. 45a52a0 NFS move nfs_client initialization into nfs_get_client by Andy Adamson · 13 years ago
  42. 878215f NFS: Don't leak in nfs_proc_symlink() by Jesper Juhl · 14 years ago
  43. f796f8b NFS: Introduce new-style XDR decoding functions for NFSv2 by Chuck Lever · 14 years ago
  44. 56e4ebf NFS: readdir with vmapped pages by Bryan Schumaker · 14 years ago
  45. d3d4152 nfs: make sillyrename an async operation by Jeff Layton · 14 years ago
  46. 920769f nfs: standardize the rename args container by Jeff Layton · 14 years ago
  47. c0204fd NFS: Clean up nfs4_proc_create() by Trond Myklebust · 14 years ago
  48. 23a3061 NFS: Reduce the stack footprint of nfs_proc_symlink() by Trond Myklebust · 14 years ago
  49. eb872f0 NFS: Reduce the stack footprint of nfs_proc_create by Trond Myklebust · 14 years ago
  50. 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
  51. 97cefcc nfs: handle NFSv2 -EKEYEXPIRED returns from RPC layer appropriately by Jeff Layton · 14 years ago
  52. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  53. 7fe5c39 NFS: Optimise NFS close() by Trond Myklebust · 15 years ago
  54. 37ca8f5 nfs: authenticated deep mounting by EG Keizer · 16 years ago
  55. 46cb650 NFS: Remove the redundant file_open entry from struct nfs_rpc_ops by Trond Myklebust · 16 years ago
  56. 659bfcd NFS: Fix the ftruncate() credential problem by Trond Myklebust · 16 years ago
  57. 2116271 NFS: Add correct bounds checking to NFSv2 locks by Trond Myklebust · 16 years ago
  58. 3110ff8 nfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  59. 1093a60 NLM/NFS: Use cached nlm_host when calling nlmclnt_proc() by Chuck Lever · 16 years ago
  60. bdc7f02 NFS: Clean up the (commit|read|write)_setup() callback routines by Trond Myklebust · 17 years ago
  61. bad2a52 NFSv2: Ensure that the directory metadata gets revalidated on file create by Trond Myklebust · 17 years ago
  62. 70ca885 NFS: Fake up 'wcc' attributes to prevent cache invalidation after write by Trond Myklebust · 17 years ago
  63. 8850df9 NFS: Fix atime revalidation in read() by Trond Myklebust · 17 years ago
  64. c481299 NFS: Fix atime revalidation in readdir() by Trond Myklebust · 17 years ago
  65. e4eff1a SUNRPC: Clean up the sillyrename code by Trond Myklebust · 17 years ago
  66. 4fdc17b NFS: Introduce struct nfs_removeargs+nfs_removeres by Trond Myklebust · 17 years ago
  67. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  68. 8e0969f NFS: Remove nfs_readpage_sync() by Trond Myklebust · 18 years ago
  69. 01cce93 [PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  70. 200baa2 NFS: Remove nfs_writepage_sync() by Trond Myklebust · 18 years ago
  71. cae823c NFS: Remove use of the Big Kernel Lock around calls to rpc_call_sync by Frank Filz · 18 years ago
  72. f52720c [PATCH] fs: Removing useless casts by Panagiotis Issaris · 18 years ago
  73. 94a6d75 NFS: Use cached page as buffer for NFS symlink requests by Chuck Lever · 18 years ago
  74. 4f390c1 NFS: Fix double d_drop in nfs_instantiate() error path by Chuck Lever · 18 years ago
  75. 5006a76 NFS: Eliminate client_sys in favour of cl_rpcclient by David Howells · 18 years ago
  76. 509de81 NFS: Add extra const qualifiers by David Howells · 18 years ago
  77. f7b422b NFS: Split fs/nfs/inode.c by David Howells · 18 years ago
  78. ec06c09 NFS: Cleanup of NFS read code by Trond Myklebust · 18 years ago
  79. 788e7a8 NFS: Cleanup of NFS write code in preparation for asynchronous o_direct by Trond Myklebust · 18 years ago
  80. dead28d SUNRPC: eliminate rpc_call() by Chuck Lever · 18 years ago
  81. cf3fff5 NFS: Send valid mode bits to the server by Trond Myklebust · 19 years ago
  82. 963d8fe RPC: Clean up RPC task structure by Trond Myklebust · 19 years ago
  83. 5ba7cc4 NFS: Fix post-op attribute revalidation... by Trond Myklebust · 19 years ago
  84. decf491 NFS: Don't let nfs_end_data_update() clobber attribute update information by Trond Myklebust · 19 years ago
  85. 0e574af NFS: Cleanup initialisation of struct nfs_fattr by Trond Myklebust · 19 years ago
  86. 02a913a NFSv4: Eliminate nfsv4 open race... by Trond Myklebust · 19 years ago
  87. 65e4308 [PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL creates by Trond Myklebust · 19 years ago
  88. 92cfc62 [PATCH] NFS: Allow NFS versions to support different sets of inode operations. by J. Bruce Fields · 19 years ago
  89. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago