Trond Myklebust
|
a6cebd41b8
SUNRPC: Fix setting of buffer length in xdr_set_next_buffer()
|
9 年之前 |
Trond Myklebust
|
ace0e14f4f
SUNRPC: Fix corruption of xdr->nwords in xdr_copy_to_scratch
|
9 年之前 |
Benjamin Coddington
|
06ef26a0e3
SUNRPC: init xdr_stream for zero iov_len, page_len
|
9 年之前 |
Kirill A. Shutemov
|
ea1754a084
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
|
9 年之前 |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 年之前 |
J. Bruce Fields
|
49a068f82a
rpc: fix xdr_truncate_encode to handle buffer ending on page boundary
|
10 年之前 |
J. Bruce Fields
|
280caac078
rpc: change comments to assertions
|
11 年之前 |
J. Bruce Fields
|
ed38c06998
RPC: remove unneeded checks from xdr_truncate_encode()
|
11 年之前 |
Trond Myklebust
|
22cb43855d
SUNRPC: xdr_get_next_encode_buffer should be declared static
|
11 年之前 |
J. Bruce Fields
|
05638dc73a
nfsd4: simplify server xdr->next_page use
|
11 年之前 |
J. Bruce Fields
|
db3f58a95b
rpc: define xdr_restrict_buflen
|
11 年之前 |
J. Bruce Fields
|
2825a7f907
nfsd4: allow encoding across page boundaries
|
12 年之前 |
J. Bruce Fields
|
3e19ce762b
rpc: xdr_truncate_encode
|
11 年之前 |
J. Bruce Fields
|
de4aee2e0a
rpc: Allow xdr_buf_subsegment to operate in-place
|
11 年之前 |
Trond Myklebust
|
347e2233b7
SUNRPC: Fix memory corruption issue on 32-bit highmem systems
|
12 年之前 |
Jeff Layton
|
4c190e2f91
sunrpc: trim off trailing checksum before returning decrypted or integrity authenticated buffer
|
12 年之前 |
Weston Andros Adamson
|
18e624ad03
SUNRPC: remove BUG_ON in xdr_shrink_bufhead
|
12 年之前 |
Trond Myklebust
|
a11a2bf4de
SUNRPC: Optimise away unnecessary data moves in xdr_align_pages
|
13 年之前 |
Trond Myklebust
|
8a9a8b8332
SUNRPC: Fix the return value of xdr_align_pages()
|
13 年之前 |
Linus Torvalds
|
1fad1e9a74
Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
13 年之前 |
Ben Hutchings
|
2c53040f01
net: Fix (nearly-)kernel-doc comments for various functions
|
13 年之前 |
Trond Myklebust
|
140150dbb1
SUNRPC: Remove unused function xdr_encode_pages
|
13 年之前 |
Trond Myklebust
|
f8bb7f0854
SUNRPC: Clean up xdr_enter_page
|
13 年之前 |
Trond Myklebust
|
3994ee6fbf
SUNRPC: Clean up xdr_read_pages
|
13 年之前 |
Trond Myklebust
|
bd00f84bc5
SUNRPC: Simplify the end-of-buffer calculation in xdr_read_pages
|
13 年之前 |
Trond Myklebust
|
b760b3131d
SUNRPC: Remove open coded stream position calculation in xdr_read_pages
|
13 年之前 |
Trond Myklebust
|
4517d526c8
SUNRPC: Add the helper xdr_stream_pos
|
13 年之前 |
Trond Myklebust
|
c337d3655c
SUNRPC: xdr_read_pages should return the amount of XDR encoded page data
|
13 年之前 |
Trond Myklebust
|
bfeea1dc1c
SUNRPC: Don't decode beyond the end of the RPC reply message
|
13 年之前 |
Trond Myklebust
|
1537693cea
SUNRPC: Clean up xdr_set_iov()
|
13 年之前 |