1. 3eb8609 NFSv4.2: Add client support for the generic 'layouterror' RPC call by Trond Myklebust · 6 years ago
  2. df3accb NFS: Pass error information to the pgio error cleanup routine by Trond Myklebust · 6 years ago
  3. a52458b NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. by NeilBrown · 6 years ago
  4. 684f39b NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred. by NeilBrown · 6 years ago
  5. 1c6c4b7 NFS: Remove private spinlock in struct nfs_pgio_header by Trond Myklebust · 6 years ago
  6. 28d5223 NFSv4: Save a few bytes in the nfs_pgio_args/res by Trond Myklebust · 6 years ago
  7. 8d8928d NFSv3: Improve NFSv3 performance when server returns no post-op attributes by Trond Myklebust · 7 years ago
  8. 62164f3 NFS add support for asynchronous COPY by Olga Kornievskaia · 6 years ago
  9. 67aa744 NFS COPY xdr handle async reply by Olga Kornievskaia · 6 years ago
  10. cb95dee NFS OFFLOAD_CANCEL xdr by Olga Kornievskaia · 6 years ago
  11. af9b6d7 pNFS: Parse the results of layoutget on open even if permissions checks fail by Trond Myklebust · 6 years ago
  12. 42f86b4 pNFS/flexfiles: Don't tie up all the rpciod threads in resends by Trond Myklebust · 6 years ago
  13. a841b54 NFS: Pass the inode down to the getattr() callback by Trond Myklebust · 7 years ago
  14. c49b520 pnfs: Add barrier to prevent lgopen using LAYOUTGET during recall by Fred Isaman · 8 years ago
  15. 56f487f pnfs: Add conditional encode/decode of LAYOUTGET within OPEN compound by Fred Isaman · 8 years ago
  16. 808ba32 pnfs: Store return value of decode_layoutget for later processing by Fred Isaman · 8 years ago
  17. ed7e9ad NFSv4: Fix sillyrename to return the delegation when appropriate by Trond Myklebust · 6 years ago
  18. e9ae1ee NFS: Move call to nfs4_state_protect() to nfs4_commit_setup() by Anna Schumaker · 7 years ago
  19. fb91fb0 NFS: Move call to nfs4_state_protect_write() to nfs4_write_setup() by Anna Schumaker · 7 years ago
  20. c135cb3 NFS: Remove the unused return_delegation() callback by Trond Myklebust · 7 years ago
  21. 977fcc2 NFS: Add a delegation return into nfs4_proc_unlink_setup() by Trond Myklebust · 7 years ago
  22. f2c2c55 NFS: Move delegation recall into the NFSv4 callback for rename_setup() by Trond Myklebust · 7 years ago
  23. 912678d NFS: Move the delegation return down into nfs4_proc_remove() by Trond Myklebust · 7 years ago
  24. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  25. 5cb953d NFS: Use an atomic_long_t to count the number of commits by Trond Myklebust · 7 years ago
  26. fd40559 NFSv4: Fix EXCHANGE_ID corrupt verifier issue by Trond Myklebust · 7 years ago
  27. 5b5faaf nfs4: add NFSv4 LOOKUPP handlers by Jeff Layton · 7 years ago
  28. 919e3bd NFS: Ensure we commit after writeback is complete by Trond Myklebust · 7 years ago
  29. b5973a8 NFS: Remove unused fields in the page I/O structures by Trond Myklebust · 7 years ago
  30. 818a8db NFS: nfs_rename() - revalidate directories on -ERESTARTSYS by Benjamin Coddington · 7 years ago
  31. a7a3b1e NFS: convert flags to bool by Benjamin Coddington · 7 years ago
  32. e092693 NFS append COMMIT after synchronous COPY by Olga Kornievskaia · 8 years ago
  33. b1ece73 lockd: Introduce nlmclnt_operations by Benjamin Coddington · 8 years ago
  34. fbe77c3 NFS: move rw_mode to nfs_pageio_header by Benjamin Coddington · 8 years ago
  35. dff25dd nfs: add support for the umask attribute by Andreas Gruenbacher · 8 years ago
  36. 422c93c pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturn by Trond Myklebust · 8 years ago
  37. 4d796d7 pNFS: Allow layout drivers to manage private data in struct nfs4_layoutreturn by Trond Myklebust · 8 years ago
  38. f8c3cf9 NFSv4: Add a generic structure for managing layout-private information by Trond Myklebust · 8 years ago
  39. 586f1c3 NFSv4: Add encode/decode of the layoutreturn op in DELEGRETURN by Trond Myklebust · 8 years ago
  40. cf80516 NFSv4: Add encode/decode of the layoutreturn op in CLOSE by Trond Myklebust · 8 years ago
  41. ca440c3 pnfs: add a new mechanism to select a layout driver according to an ordered list by Jeff Layton · 8 years ago
  42. 3132e49 pnfs: track multiple layout types in fsinfo structure by Jeff Layton · 8 years ago
  43. 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  44. a71e360 Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  45. beffb8f qstr: constify instances in nfs by Al Viro · 8 years ago
  46. 1adf0c5 nfs/nfsd: Move useful bitfield ops to a commonly accessible place by Andrew Elble · 8 years ago
  47. 5c6e5b6 NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DS by Trond Myklebust · 8 years ago
  48. ea8ea73 Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  49. 183d9e7 pnfs: rework LAYOUTGET retry handling by Jeff Layton · 9 years ago
  50. 2e72448 NFS: Add COPY nfs operation by Anna Schumaker · 11 years ago
  51. 884be17 nfs: per-name sillyunlink exclusion by Al Viro · 9 years ago
  52. fe238e6 NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lock by Dave Wysochanski · 9 years ago
  53. c897570 pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_page by Kinglong Mee · 9 years ago
  54. 942e3d7 Merge branch 'pnfs_generic' by Trond Myklebust · 9 years ago
  55. b20135d NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalid by Trond Myklebust · 9 years ago
  56. af7cf05 NFS: Allow multiple commit requests in flight per file by Trond Myklebust · 9 years ago
  57. dc602dd NFS/pNFS: Fix up pNFS write reschedule layering violations and bugs by Trond Myklebust · 9 years ago
  58. 37e9ed2 pNFS: Add flag to track if we've called nfs4_ff_layout_stat_io_start_read/write by Trond Myklebust · 9 years ago
  59. 91ab4b4 nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAY by Jeff Layton · 9 years ago
  60. 8fbcf23 nfs: Remove unused xdr page offsets in getacl/setacl arguments by Andreas Gruenbacher · 9 years ago
  61. 51e0164 Merge branch 'nfsclone' by Trond Myklebust · 9 years ago
  62. 2a92ee9 nfs: get clone_blksize when probing fsinfo by Peng Tao · 9 years ago
  63. 3602277 nfs42: add CLONE xdr functions by Peng Tao · 9 years ago
  64. 516285eb NFSv4: nfs4_async_handle_error should take a non-const nfs_server by Trond Myklebust · 9 years ago
  65. 7d160a6 NFSv4: Express delegation limit in units of pages by Trond Myklebust · 9 years ago
  66. 5334c5b NFS: Send attributes in OPEN request for NFS4_CREATE_EXCLUSIVE4_1 by Kinglong Mee · 9 years ago
  67. 8c61282 NFS: Get suppattr_exclcreat when getting server capabilities by Kinglong Mee · 9 years ago
  68. 2a60618 NFSv4: Enable delegated opens even when reboot recovery is pending by Trond Myklebust · 9 years ago
  69. be3a5d2 NFSv.2/pnfs Add a LAYOUTSTATS rpc function by Trond Myklebust · 9 years ago
  70. 873e385 nfs: make nfs4_init_uniform_client_string use a dynamically allocated buffer by Jeff Layton · 9 years ago
  71. 3a6bb73 nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_id by Jeff Layton · 9 years ago
  72. 764ad8b nfs: increase size of EXCHANGE_ID name string buffer by Jeff Layton · 9 years ago
  73. 9a51940 NFS: Don't zap caches on fallocate() by Anna Schumaker · 10 years ago
  74. 4e59080 NFSv4.1: Allow getdeviceinfo to return notification info back to caller by Trond Myklebust · 10 years ago
  75. 71a097c NFSv4.1: Clean up bind_conn_to_session by Trond Myklebust · 10 years ago
  76. 79969dd NFSv4.1: Clean up create_session by Trond Myklebust · 10 years ago
  77. f4086a3d NFS: struct nfs_commit_info.lock must always point to inode->i_lock by Trond Myklebust · 10 years ago
  78. 5a0ec8ac NFSv4.1: Pin the inode and super block in asynchronous layoutreturns by Trond Myklebust · 10 years ago
  79. 472e259 NFSv4.1: Pin the inode and super block in asynchronous layoutcommit by Trond Myklebust · 10 years ago
  80. 6ae3733 NFSv4.1: Ask for no delegation on OPEN if using O_DIRECT by Trond Myklebust · 10 years ago
  81. e2c63e0 Merge branch 'flexfiles' by Trond Myklebust · 10 years ago
  82. 15eb67c nfs41: add range to layoutreturn args by Peng Tao · 10 years ago
  83. a7d42dd nfs: add mirroring support to pgio layer by Weston Andros Adamson · 10 years ago
  84. 6cccbb6 nfs: rename pgio header ds_idx to ds_commit_idx by Weston Andros Adamson · 10 years ago
  85. 4579d6b nfs41: pass iomode through layoutreturn args by Peng Tao · 10 years ago
  86. aabff4d nfs: save server READ/WRITE/COMMIT status by Peng Tao · 10 years ago
  87. c69899a NFSv4: Update of VFS byte range lock must be atomic with the stateid update by Trond Myklebust · 10 years ago
  88. 425c1d4 NFSv4: Fix lock on-wire reordering issues by Trond Myklebust · 10 years ago
  89. 566fcec NFSv4: Fix an atomicity problem in CLOSE by Trond Myklebust · 10 years ago
  90. f4ac167 nfs: Add ALLOCATE support by Anna Schumaker · 10 years ago
  91. 8c393f9 nfs: fix pnfs direct write memory leak by Peng Tao · 10 years ago
  92. b4b5679 Merge branch 'client-4.2' into linux-next by Trond Myklebust · 10 years ago
  93. 1c6dcbe NFS: Implement SEEK by Anna Schumaker · 10 years ago
  94. 8478eaa NFSv4: use exponential retry on NFS4ERR_DELAY for async requests. by NeilBrown · 10 years ago
  95. d4b18c3 pnfs: remove GETDEVICELIST implementation by Christoph Hellwig · 10 years ago
  96. 5f919c9 pnfs: allow splicing pre-encoded pages into the layoutcommit args by Christoph Hellwig · 10 years ago
  97. 378520b nfs41: add a helper function to set layoutcommit after commit by Peng Tao · 10 years ago
  98. f11b2a1 nfs4: copy acceptor name from context to nfs_client by Jeff Layton · 10 years ago
  99. 4714fb5 nfs: remove pgio_header refcount, related cleanup by Weston Andros Adamson · 10 years ago
  100. c65e625 nfs: remove unused writeverf code by Weston Andros Adamson · 10 years ago