| Commit message (Expand) | Author | Age | Files | Lines |
* | SUNRPC: Remove pprintk() from net/sunrpc/xprt.c | Chuck Lever | 2006-12-06 | 2 | -8/+0 |
* | NLM: fix print format for tk_pid | Chuck Lever | 2006-12-06 | 3 | -3/+3 |
* | SUNRPC: relocate the creation of socket-specific tunables | Chuck Lever | 2006-12-06 | 2 | -53/+104 |
* | SUNRPC: create stubs for xprtsock init and cleanup | Chuck Lever | 2006-12-06 | 2 | -0/+22 |
* | SUNRPC: Rename skb_reader_t and friends | Chuck Lever | 2006-12-06 | 3 | -15/+15 |
* | SUNRPC: skb_read_bits is the same as xs_tcp_copy_data | Chuck Lever | 2006-12-06 | 3 | -27/+12 |
* | SUNRPC: Make address format buffers more generic | Chuck Lever | 2006-12-06 | 3 | -21/+9 |
* | SUNRPC: move saved socket callback functions to a private data structure | Chuck Lever | 2006-12-06 | 2 | -15/+16 |
* | SUNRPC: Move the UDP socket bufsize parameters to a private data structure | Chuck Lever | 2006-12-06 | 2 | -11/+16 |
* | SUNRPC: Move rpc_xprt socket connect fields into private data structure | Chuck Lever | 2006-12-06 | 2 | -20/+33 |
* | SUNRPC: Move TCP state flags into xprtsock.c | Chuck Lever | 2006-12-06 | 2 | -25/+29 |
* | SUNRPC: Move TCP receive state variables into private data structure | Chuck Lever | 2006-12-06 | 2 | -77/+86 |
* | SUNRPC: Remove sock and inet fields from rpc_xprt | Chuck Lever | 2006-12-06 | 2 | -25/+41 |
* | SUNRPC: Allocate a private data area for socket-specific rpc_xprt fields | Chuck Lever | 2006-12-06 | 1 | -2/+8 |
* | rpcgss: krb5: miscellaneous cleanup | J. Bruce Fields | 2006-12-06 | 3 | -20/+15 |
* | rpcgss: krb5: ignore seed | J. Bruce Fields | 2006-12-06 | 2 | -7/+6 |
* | rpcgss: krb5: sanity check sealalg value in the downcall | J. Bruce Fields | 2006-12-06 | 4 | -31/+5 |
* | rpcgss: krb5: clean up some goto's, etc. | J. Bruce Fields | 2006-12-06 | 3 | -75/+48 |
* | rpcgss: simplify make_checksum | J. Bruce Fields | 2006-12-06 | 5 | -17/+6 |
* | rpcgss: krb5: kill checksum_type, miscellaneous small cleanup | J. Bruce Fields | 2006-12-06 | 3 | -20/+4 |
* | rpcgss: krb5: expect a constant signalg value | J. Bruce Fields | 2006-12-06 | 2 | -60/+27 |
* | gss: krb5: remove signalg and sealalg | J. Bruce Fields | 2006-12-06 | 4 | -48/+22 |
* | rpc: spkm3 update | Olga Kornievskaia | 2006-12-06 | 6 | -182/+180 |
* | rpc: move process_xdr_buf | Olga Kornievskaia | 2006-12-06 | 3 | -69/+74 |
* | rpc: gss: fix a kmap_atomic race in krb5 code | J. Bruce Fields | 2006-12-06 | 1 | -2/+2 |
* | rpc: gss: eliminate print_hexl()'s | J. Bruce Fields | 2006-12-06 | 6 | -66/+2 |
* | SUNRPC: another pmap wakeup fix | Chuck Lever | 2006-12-06 | 1 | -5/+6 |
* | NFS: Clean up calls to mark_inode_dirty() part 2 | Trond Myklebust | 2006-12-06 | 1 | -2/+2 |
* | NFS: Fix up writeback_control->nr_to_write accounting | Trond Myklebust | 2006-12-06 | 1 | -9/+1 |
* | NFS: Fix up the dirty page accounting | Trond Myklebust | 2006-12-06 | 2 | -2/+0 |
* | NFS: Ensure the inode is marked as dirty if we break out of nfs_wb_all() | Trond Myklebust | 2006-12-06 | 1 | -0/+3 |
* | NFS: Fix nfs_release_page | Trond Myklebust | 2006-12-06 | 1 | -6/+7 |
* | NFS: Ensure we only call set_page_writeback() under the page lock | Trond Myklebust | 2006-12-06 | 3 | -15/+30 |
* | NFS: Make nfs_updatepage() mark the page as dirty. | Trond Myklebust | 2006-12-06 | 2 | -17/+57 |
* | NFS: Ensure that nfs_wb_page() calls writepage when necessary. | Trond Myklebust | 2006-12-06 | 2 | -4/+31 |
* | NFS: Add nfs_set_page_dirty() | Trond Myklebust | 2006-12-06 | 4 | -14/+39 |
* | NFS: Remove nfs_writepage_sync() | Trond Myklebust | 2006-12-06 | 6 | -258/+10 |
* | NFS: More cleanups of fs/nfs/write.c | Trond Myklebust | 2006-12-06 | 1 | -44/+24 |
* | NFS: Remove call to igrab() from nfs_writepage() | Trond Myklebust | 2006-12-06 | 1 | -15/+1 |
* | NFS: Cleanup: add common helper nfs_page_length() | Trond Myklebust | 2006-12-06 | 3 | -63/+31 |
* | NFS: Store pointer to the nfs_page in page->private | Trond Myklebust | 2006-12-06 | 1 | -33/+33 |
* | NFS: cleanup of nfs_sync_inode_wait() | Trond Myklebust | 2006-12-06 | 4 | -39/+92 |
* | NFS: Clean up nfs_scan_dirty() | Trond Myklebust | 2006-12-06 | 4 | -66/+71 |
* | NFS: Clean up nfs_flush_inode() | Trond Myklebust | 2006-12-06 | 1 | -10/+10 |
* | SUNRPC: Make the transport-specific setup routine allocate rpc_xprt | Chuck Lever | 2006-12-06 | 3 | -47/+61 |
* | SUNRPC: minor optimization of "xid" field in rpc_xprt | Chuck Lever | 2006-12-06 | 1 | -6/+1 |
* | SUNRPC: Clean up xs_send_pages() | Trond Myklebust | 2006-12-06 | 1 | -75/+65 |
* | SUNRPC: Ensure xdr_buf_read_netobj() checks for memory overruns | Trond Myklebust | 2006-12-06 | 1 | -33/+26 |
* | SUNRPC: Add __(read|write)_bytes_from_xdr_buf | Trond Myklebust | 2006-12-06 | 1 | -29/+37 |
* | SUNRPC: Clean up argument types in xdr.c | Trond Myklebust | 2006-12-06 | 2 | -49/+49 |