Commit Graph

162 Commits (f0828ba96d02d4d4b197c531b34c662ee3c928df)

Author SHA1 Message Date
Weston Andros Adamson a7d42ddb30 nfs: add mirroring support to pgio layer 10 years ago
Tom Haynes abde71f4d3 pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgio 10 years ago
Li RongQing 5a254d08b0 nfs: replace nfs_add_stats with nfs_inc_stats when add one 10 years ago
Weston Andros Adamson 0446278999 nfs: get rid of duplicate dprintk 11 years ago
Weston Andros Adamson d45f60c678 nfs: merge nfs_pgio_data into _header 11 years ago
Weston Andros Adamson 1e7f3a4859 nfs: move nfs_pgio_data and remove nfs_rw_header 11 years ago
Weston Andros Adamson 68072992c8 nfs: support page groups in nfs_read_completion 11 years ago
Weston Andros Adamson 67d0338edd nfs: page group syncing in read path 11 years ago
Weston Andros Adamson 2bfc6e566d nfs: add support for multiple nfs reqs per page 11 years ago
Weston Andros Adamson 8c8f1ac109 nfs: remove unused arg from nfs_create_request 11 years ago
Anna Schumaker 41d8d5b7a5 NFS: Create a common nfs_pageio_ops struct 11 years ago
Anna Schumaker cf485fcd68 NFS: Create a common generic_pg_pgios() 11 years ago
Anna Schumaker c3766276f2 NFS: Create a common multiple_pgios() function 11 years ago
Anna Schumaker 1ed26f3300 NFS: Create a common initiate_pgio() function 11 years ago
Anna Schumaker ef2c488c07 NFS: Create a generic_pgio function 11 years ago
Anna Schumaker 844c9e691d NFS: Create a common pgio_error function 11 years ago
Anna Schumaker ce59515c14 NFS: Create a common rpcsetup function for reads and writes 11 years ago
Anna Schumaker 6f92fa4581 NFS: Create a common rpc_call_ops struct 11 years ago
Anna Schumaker 0eecb2145c NFS: Create a common nfs_pgio_result_common function 11 years ago
Anna Schumaker a4cdda5911 NFS: Create a common pgio_rpc_prepare function 11 years ago
Anna Schumaker 4a0de55c56 NFS: Create a common rw_header_alloc and rw_header_free function 11 years ago
Anna Schumaker 00bfa30abe NFS: Create a common pgio_alloc and pgio_release function 11 years ago
Anna Schumaker c0752cdfbb NFS: Create a common read and write header struct 11 years ago
Anna Schumaker 9c7e1b3d50 NFS: Create a common read and write data struct 11 years ago
Anna Schumaker 9137bdf3d2 NFS: Create a common results structure for reads and writes 11 years ago
Anna Schumaker 3c6b899c49 NFS: Create a common argument structure for reads and writes 11 years ago
Christoph Hellwig fab5fc25d2 nfs: remove ->read_pageio_init from rpc ops 11 years ago
Niels de Vos 1e8968c5b0 NFS: dprintk() should not print negative fileids and inode numbers 11 years ago
NeilBrown ef1820f9be NFSv4: Don't try to recover NFSv4 locks when they are lost. 12 years ago
Trond Myklebust c58c844187 NFS: Don't accept more reads/writes if the open context recovery failed 12 years ago
Trond Myklebust 6db6dd7d3f NFS: Ensure that we free the rpc_task after read and write cleanups are done 12 years ago
Mel Gorman d56b4ddf77 nfs: teach the NFS client how to treat PG_swapcache pages 13 years ago
Bryan Schumaker 89d77c8fa8 NFS: Convert v4 into a module 13 years ago
Bryan Schumaker ddda8e0aa8 NFS: Convert v2 into a module 13 years ago
Bryan Schumaker 1abb50886a NFS: Create an read_pageio_init() function 13 years ago
Andy Adamson 2701d086db NFSv4.1 add nfs_inode book keeping for mdsthreshold 13 years ago
Andy Adamson 9f0ec176b3 NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC calls 13 years ago
Trond Myklebust 1385b81173 NFS: Fix sparse warnings 13 years ago
Trond Myklebust 4bd8b01013 NFS: Simplify the nfs_read_completion functions 13 years ago
Trond Myklebust 25b11dcdbf NFS: Clean up nfs read and write error paths 13 years ago
Trond Myklebust 9146ab5055 NFS: Read cleanups 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 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
Fred Isaman c5996c4efb NFS: reverse arg order in nfs_initiate_[read|write] 13 years ago
Fred Isaman 73fb7bc7c5 NFS: put open context on error in nfs_pagein_multi 13 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
Bryan Schumaker ea7c330362 NFS: Remove nfs4_setup_sequence from generic read code 13 years ago