Chuck Lever
|
606bbba06b
NFS: fix compiler warnings on 64-bit platforms
|
19 年之前 |
Trond Myklebust
|
5db3a7b2ca
NFS: Debugging code for nfs_direct_(read|write)_schedule()
|
19 年之前 |
Trond Myklebust
|
a8881f5a5c
NFS: O_DIRECT async IO may lose context
|
19 年之前 |
Trond Myklebust
|
fad6149041
nfs: Use UNSTABLE + COMMIT for NFS O_DIRECT writes
|
19 年之前 |
Chuck Lever
|
a37ec012d7
NFS: fix data_update accounting in NFS direct I/O path
|
19 年之前 |
Chuck Lever
|
15ce4a0c1c
NFS: Replace atomic_t variables in nfs_direct_req with a single spin lock
|
19 年之前 |
Chuck Lever
|
88467055f7
NFS: clean up comments and tab damage in direct.c
|
19 年之前 |
Chuck Lever
|
9eafa8cc52
NFS: support EIOCBQUEUED return in direct write path
|
19 年之前 |
Chuck Lever
|
c89f2ee5f9
NFS: make iocb available everywhere in direct write path
|
19 年之前 |
Chuck Lever
|
47989d7454
NFS: remove support for multi-segment iovs in the direct write path
|
19 年之前 |
Chuck Lever
|
462d5b3296
NFS: make direct write path generate write requests concurrently
|
19 年之前 |
Chuck Lever
|
63ab46abc7
NFS: create common routine for handling direct I/O completion
|
19 年之前 |
Chuck Lever
|
93619e5989
NFS: create common routine for allocating nfs_direct_req
|
19 年之前 |
Chuck Lever
|
bc0fb201b3
NFS: create common routine for waiting for direct I/O to complete
|
19 年之前 |
Chuck Lever
|
487b83723e
NFS: support EIOCBQUEUED return in direct read path
|
19 年之前 |
Chuck Lever
|
99514f8fdd
NFS: make iocb available everywhere in direct read path
|
19 年之前 |
Chuck Lever
|
0cdd80d07f
NFS: remove support for multi-segment iovs in the direct read path
|
19 年之前 |
Chuck Lever
|
5dd602f206
NFS: use size_t type for holding rsize bytes in NFS O_DIRECT read path
|
19 年之前 |
Chuck Lever
|
d4cc948ba9
NFS: update comments and function definitions in fs/nfs/direct.c
|
19 年之前 |
Chuck Lever
|
b8a32e2b8b
NFS: clean up NFS client's a_ops->direct_IO method
|
19 年之前 |
Trond Myklebust
|
ec06c096ed
NFS: Cleanup of NFS read code
|
19 年之前 |
Chuck Lever
|
91d5b47023
NFS: add I/O performance counters
|
19 年之前 |
Trond Myklebust
|
143f412eb4
[PATCH] NFS: Fix a potential panic in O_DIRECT
|
19 年之前 |
Dirk Mueller
|
1935245655
NFSv3: fix sync_retry in direct i/o NFS
|
19 年之前 |
Trond Myklebust
|
566dd6064e
NFS: Make directIO aware of compound pages...
|
19 年之前 |
Chuck Lever
|
40859d7ee6
NFS: support large reads and writes on the wire
|
19 年之前 |
Chuck Lever
|
ce1a8e6796
NFS: use generic_write_checks() to sanity check direct writes
|
19 年之前 |
Trond Myklebust
|
44c288732f
NFSv4: stateful NFSv4 RPC call interface
|
19 年之前 |
Trond Myklebust
|
963d8fe533
RPC: Clean up RPC task structure
|
19 年之前 |
Trond Myklebust
|
29884df0d8
NFS: Fix another O_DIRECT race
|
19 年之前 |