Commit History

Author SHA1 Message Date
  Bryan Schumaker fcf10398f6 NFS: Split out NFS v4 server creating code 13 years ago
  Bryan Schumaker 428360d77c NFS: Initialize the NFS v4 client from init_nfs_v4() 13 years ago
  Bryan Schumaker ce4ef7c0a8 NFS: Split out NFS v4 file operations 13 years ago
  Bryan Schumaker 597d92891b NFS: Split out NFS v2 inode operations 13 years ago
  Bryan Schumaker 57208fa7e5 NFS: Create an write_pageio_init() function 13 years ago
  Bryan Schumaker 1abb50886a NFS: Create an read_pageio_init() function 13 years ago
  Bryan Schumaker 6663ee7f81 NFS: Create an alloc_client rpc_op 13 years ago
  Bryan Schumaker cdb7ecedec NFS: Create a free_client rpc_op 13 years ago
  Trond Myklebust 1d59d61f60 NFS: Ensure that setattr and getattr wait for O_DIRECT write completion 13 years ago
  Trond Myklebust 4697bd5e94 NFSv4: Fix a race in the net namespace mount notification 13 years ago
  Trond Myklebust 7b38c3682c NFSv4.1: Fix session initialisation races 13 years ago
  Chuck Lever 4bf590e08f NFS: Add nfs_client behavior flags 13 years ago
  Chuck Lever 8cab4c390b NFS: Refactor nfs_get_client(): initialize nfs_client 13 years ago
  Andy Adamson a033a09189 NFSv4.1 remove nfs4_reset_write and nfs4_reset_read 13 years ago
  Andy Adamson 98fc685ae2 NFSv4.1 data server timeo and retrans module parameters 13 years ago
  Andy Adamson 9f0ec176b3 NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC calls 13 years ago
  Bryan Schumaker 5e7e5a0da2 NFS: Create an NFS v3 stat_to_errno() 13 years ago
  Bryan Schumaker b72e4f42a3 NFS: Create a single function for text mount data 13 years ago
  Trond Myklebust 3a1556e866 NFSv2/v3: Simulate the change attribute 13 years ago
  Bryan Schumaker 281cad46b3 NFS: Create a submount rpc_op 13 years ago
  Bryan Schumaker 2671bfc3be NFS: Remove secinfo knowledge out of the generic client 13 years ago
  Fred Isaman 1763da1234 NFS: rewrite directio write to use async coalesce code 13 years ago
  Fred Isaman f453a54a01 NFS: create nfs_commit_completion_ops 13 years ago
  Fred Isaman ea2cf2282b NFS: create struct nfs_commit_info 13 years ago
  Fred Isaman 584aa810b6 NFS: rewrite directio read to use async coalesce code 13 years ago
  Fred Isaman 061ae2edb7 NFS: create completion structure to pass into page_init functions 13 years ago
  Fred Isaman 6c75dc0d49 NFS: merge _full and _partial write rpc_ops 13 years ago
  Fred Isaman 4db6e0b74c NFS: merge _full and _partial read rpc_ops 13 years ago
  Fred Isaman 30dd374f6f NFS: create struct nfs_page_array 13 years ago
  Fred Isaman cd841605f7 NFS: create common nfs_pgio_header for both read and write 13 years ago