Commit Graph

57 Commits (1b4f59e356cc94929305bd107b7f38eec62715ad)

Author SHA1 Message Date
Trond Myklebust a11a2bf4de SUNRPC: Optimise away unnecessary data moves in xdr_align_pages 13 years ago
Trond Myklebust 8a9a8b8332 SUNRPC: Fix the return value of xdr_align_pages() 13 years ago
Ben Hutchings 2c53040f01 net: Fix (nearly-)kernel-doc comments for various functions 13 years ago
Trond Myklebust 140150dbb1 SUNRPC: Remove unused function xdr_encode_pages 13 years ago
Trond Myklebust f8bb7f0854 SUNRPC: Clean up xdr_enter_page 13 years ago
Trond Myklebust 3994ee6fbf SUNRPC: Clean up xdr_read_pages 13 years ago
Trond Myklebust bd00f84bc5 SUNRPC: Simplify the end-of-buffer calculation in xdr_read_pages 13 years ago
Trond Myklebust b760b3131d SUNRPC: Remove open coded stream position calculation in xdr_read_pages 13 years ago
Trond Myklebust 4517d526c8 SUNRPC: Add the helper xdr_stream_pos 13 years ago
Trond Myklebust c337d3655c SUNRPC: xdr_read_pages should return the amount of XDR encoded page data 13 years ago
Trond Myklebust bfeea1dc1c SUNRPC: Don't decode beyond the end of the RPC reply message 13 years ago
Trond Myklebust 1537693cea SUNRPC: Clean up xdr_set_iov() 13 years ago
Trond Myklebust 76cacaabf1 SUNRPC: xdr_read_pages needs to clear xdr->page_ptr. 13 years ago
Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int 13 years ago
Cong Wang b854178601 sunrpc: remove the second argument of k[un]map_atomic() 13 years ago
Andy Adamson bf118a342f NFSv4: include bitmap in nfsv4 get acl data 13 years ago
Trond Myklebust 0d961aa934 SUNRPC: Convert the backchannel exports to EXPORT_SYMBOL_GPL 14 years ago
Benny Halevy f7da7a129d SUNRPC: introduce xdr_init_decode_pages 14 years ago
Trond Myklebust 6650239a4b NFS: Don't use vm_map_ram() in readdir 14 years ago
Trond Myklebust ba8e452a4f SUNRPC: Add a helper function xdr_inline_peek 14 years ago
Chuck Lever b4687da7fc SUNRPC: Refactor logic to NUL-terminate strings in pages 15 years ago
Trond Myklebust cf187c2d7e SUNRPC: Don't truncate tail data unnecessarily in xdr_shrink_pagelen 15 years ago
Benny Halevy 42d6d8ab51 sunrpc: simplify xdr_shrink_pagelen use of "copy" 15 years ago
Benny Halevy 2e29ebb811 sunrpc: don't use the copy variable in nested block 15 years ago
Benny Halevy 0fe62a3590 sunrpc: clean up xdr_shrink_pagelen use of temporary pointer 15 years ago
Benny Halevy b1a7a91ada sunrpc: don't shorten buflen twice in xdr_shrink_pagelen 15 years ago
Kevin Coffman c43abaedaf xdr: Add an export for the helper function write_bytes_to_xdr_buf() 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Benny Halevy 98866b5abe sunrpc: ntoh -> be*_to_cpu 16 years ago
Benny Halevy 9f162d2a81 sunrpc: hton -> cpu_to_be* 16 years ago
Trond Myklebust 468039ee46 SUNRPC: Convert the xdr helpers and rpc_pipefs to EXPORT_SYMBOL_GPL 16 years ago
Trond Myklebust daeba89d43 SUNRPC: don't call flush_dcache_page() with an invalid pointer 17 years ago
Chuck Lever e5cff482c7 SUNRPC: Use unsigned string lengths in xdr_decode_string_inplace 17 years ago
Trond Myklebust a6eaf8bdf9 SUNRPC: Move exported declarations to the function declarations 17 years ago
Herbert Xu 68e3f5dd4d [CRYPTO] users: Fix up scatterlist conversion errors 18 years ago
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument 18 years ago
Jens Axboe fa05f1286b Update net/ to use sg helpers 18 years ago
YOSHIFUJI Hideaki cca5172a7e [NET] SUNRPC: Fix whitespace errors. 18 years ago
Olga Kornievskaia 37a4e6cb03 rpc: move process_xdr_buf 18 years ago
Trond Myklebust bee57c99c3 SUNRPC: Ensure xdr_buf_read_netobj() checks for memory overruns 18 years ago
Trond Myklebust 4e3e43ad14 SUNRPC: Add __(read|write)_bytes_from_xdr_buf 18 years ago
Trond Myklebust 1e78957e0a SUNRPC: Clean up argument types in xdr.c 18 years ago
Alexey Dobriyan d8ed029d60 [SUNRPC]: trivial endianness annotations 19 years ago
Trond Myklebust bce3481c91 This fixes a panic doing the first READDIR or READDIRPLUS call when: 19 years ago
Trond Myklebust 8b23ea7bed RPC: Allow struc xdr_stream to read the page section of an xdr_buf 19 years ago
Adrian Bunk fb459f45f7 SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string() 19 years ago
Jesper Juhl a51482bde2 [NET]: kfree cleanup 20 years ago
Chuck Lever a246b0105b [PATCH] RPC: introduce client-side transport switch 20 years ago
Chuck Lever 094bb20b9f [PATCH] RPC: extract socket logic common to both client and server 20 years ago
Trond Myklebust 58fcb8df0b [PATCH] NFS: Ensure ACL xdr code doesn't overflow. 20 years ago