Trond Myklebust
|
aafe37504c
NFS: Remove 2 unused variables
|
11 years ago |
Linus Torvalds
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Weston Andros Adamson
|
5002c58639
pnfs: support multiple verfs per direct req
|
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
|
f79d06f544
NFS: Move the write verifier into the nfs_pgio_header
|
11 years ago |
Christoph Hellwig
|
fab5fc25d2
nfs: remove ->read_pageio_init from rpc ops
|
11 years ago |
Christoph Hellwig
|
a20c93e316
nfs: remove ->write_pageio_init from rpc ops
|
11 years ago |
Al Viro
|
91f79c43d1
new helper: iov_iter_get_pages_alloc()
|
11 years ago |
Al Viro
|
a6cbcd4a4a
get rid of pointless iov_length() in ->direct_IO()
|
11 years ago |
Al Viro
|
619d30b4b8
convert the guts of nfs_direct_IO() to iov_iter
|
11 years ago |
Al Viro
|
d8d3d94b80
pass iov_iter to ->direct_IO()
|
11 years ago |
Christoph Hellwig
|
a9ab5e8406
nfs: page cache invalidation for dio
|
11 years ago |
Christoph Hellwig
|
d0b9875d65
nfs: take i_mutex during direct I/O reads
|
11 years ago |
Christoph Hellwig
|
22cd1bf148
nfs: merge nfs_direct_write into nfs_file_direct_write
|
11 years ago |
Christoph Hellwig
|
14a3ec7943
nfs: merge nfs_direct_read into nfs_file_direct_read
|
11 years ago |
Christoph Hellwig
|
1f90ee2746
nfs: increment i_dio_count for reads, too
|
11 years ago |
Christoph Hellwig
|
2a009ec98c
nfs: defer inode_dio_done call until size update is done
|
11 years ago |
Christoph Hellwig
|
9811cd57f4
nfs: fix size updates for aio writes
|
11 years ago |
Niels de Vos
|
1e8968c5b0
NFS: dprintk() should not print negative fileids and inode numbers
|
11 years ago |
Al Viro
|
6de1472f1a
nfs: use %p[dD] instead of open-coded (and often racy) equivalents
|
12 years ago |
Kent Overstreet
|
73a7075e3f
aio: Kill aio_rw_vect_retry()
|
12 years ago |
Jeff Layton
|
be7e985804
nfs: fix page dirtying in NFS DIO read codepath
|
12 years ago |
Jeff Layton
|
67fad106a2
nfs: don't zero out the rest of the page if we hit the EOF on a DIO READ
|
12 years ago |
Peng Tao
|
6296556f0b
NFS41: send real write size in layoutget
|
13 years ago |
Peng Tao
|
35754bc00e
NFS: track direct IO left bytes
|
13 years ago |
Peng Tao
|
7acdb02681
NFSv41: fix DIO write_io calculation
|
13 years ago |
Trond Myklebust
|
b3c54de6f8
NFS: Convert nfs_get_lock_context to return an ERR_PTR on failure
|
13 years ago |
Linus Torvalds
|
ac694dbdbc
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 years ago |
Mel Gorman
|
a564b8f039
nfs: enable swap on NFS
|
13 years ago |