summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NLM: fix print format for tk_pidChuck Lever2006-12-063-3/+3
* SUNRPC: relocate the creation of socket-specific tunablesChuck Lever2006-12-062-53/+104
* SUNRPC: create stubs for xprtsock init and cleanupChuck Lever2006-12-062-0/+22
* SUNRPC: Rename skb_reader_t and friendsChuck Lever2006-12-063-15/+15
* SUNRPC: skb_read_bits is the same as xs_tcp_copy_dataChuck Lever2006-12-063-27/+12
* SUNRPC: Make address format buffers more genericChuck Lever2006-12-063-21/+9
* SUNRPC: move saved socket callback functions to a private data structureChuck Lever2006-12-062-15/+16
* SUNRPC: Move the UDP socket bufsize parameters to a private data structureChuck Lever2006-12-062-11/+16
* SUNRPC: Move rpc_xprt socket connect fields into private data structureChuck Lever2006-12-062-20/+33
* SUNRPC: Move TCP state flags into xprtsock.cChuck Lever2006-12-062-25/+29
* SUNRPC: Move TCP receive state variables into private data structureChuck Lever2006-12-062-77/+86
* SUNRPC: Remove sock and inet fields from rpc_xprtChuck Lever2006-12-062-25/+41
* SUNRPC: Allocate a private data area for socket-specific rpc_xprt fieldsChuck Lever2006-12-061-2/+8
* rpcgss: krb5: miscellaneous cleanupJ. Bruce Fields2006-12-063-20/+15
* rpcgss: krb5: ignore seedJ. Bruce Fields2006-12-062-7/+6
* rpcgss: krb5: sanity check sealalg value in the downcallJ. Bruce Fields2006-12-064-31/+5
* rpcgss: krb5: clean up some goto's, etc.J. Bruce Fields2006-12-063-75/+48
* rpcgss: simplify make_checksumJ. Bruce Fields2006-12-065-17/+6
* rpcgss: krb5: kill checksum_type, miscellaneous small cleanupJ. Bruce Fields2006-12-063-20/+4
* rpcgss: krb5: expect a constant signalg valueJ. Bruce Fields2006-12-062-60/+27
* gss: krb5: remove signalg and sealalgJ. Bruce Fields2006-12-064-48/+22
* rpc: spkm3 updateOlga Kornievskaia2006-12-066-182/+180
* rpc: move process_xdr_bufOlga Kornievskaia2006-12-063-69/+74
* rpc: gss: fix a kmap_atomic race in krb5 codeJ. Bruce Fields2006-12-061-2/+2
* rpc: gss: eliminate print_hexl()'sJ. Bruce Fields2006-12-066-66/+2
* SUNRPC: another pmap wakeup fixChuck Lever2006-12-061-5/+6
* NFS: Clean up calls to mark_inode_dirty() part 2Trond Myklebust2006-12-061-2/+2
* NFS: Fix up writeback_control->nr_to_write accountingTrond Myklebust2006-12-061-9/+1
* NFS: Fix up the dirty page accountingTrond Myklebust2006-12-062-2/+0
* NFS: Ensure the inode is marked as dirty if we break out of nfs_wb_all()Trond Myklebust2006-12-061-0/+3
* NFS: Fix nfs_release_pageTrond Myklebust2006-12-061-6/+7
* NFS: Ensure we only call set_page_writeback() under the page lockTrond Myklebust2006-12-063-15/+30
* NFS: Make nfs_updatepage() mark the page as dirty.Trond Myklebust2006-12-062-17/+57
* NFS: Ensure that nfs_wb_page() calls writepage when necessary.Trond Myklebust2006-12-062-4/+31
* NFS: Add nfs_set_page_dirty()Trond Myklebust2006-12-064-14/+39
* NFS: Remove nfs_writepage_sync()Trond Myklebust2006-12-066-258/+10
* NFS: More cleanups of fs/nfs/write.cTrond Myklebust2006-12-061-44/+24
* NFS: Remove call to igrab() from nfs_writepage()Trond Myklebust2006-12-061-15/+1
* NFS: Cleanup: add common helper nfs_page_length()Trond Myklebust2006-12-063-63/+31
* NFS: Store pointer to the nfs_page in page->privateTrond Myklebust2006-12-061-33/+33
* NFS: cleanup of nfs_sync_inode_wait()Trond Myklebust2006-12-064-39/+92
* NFS: Clean up nfs_scan_dirty()Trond Myklebust2006-12-064-66/+71
* NFS: Clean up nfs_flush_inode()Trond Myklebust2006-12-061-10/+10
* SUNRPC: Make the transport-specific setup routine allocate rpc_xprtChuck Lever2006-12-063-47/+61
* SUNRPC: minor optimization of "xid" field in rpc_xprtChuck Lever2006-12-061-6/+1
* SUNRPC: Clean up xs_send_pages()Trond Myklebust2006-12-061-75/+65
* SUNRPC: Ensure xdr_buf_read_netobj() checks for memory overrunsTrond Myklebust2006-12-061-33/+26
* SUNRPC: Add __(read|write)_bytes_from_xdr_bufTrond Myklebust2006-12-061-29/+37
* SUNRPC: Clean up argument types in xdr.cTrond Myklebust2006-12-062-49/+49
* NFS: Remove use of the Big Kernel Lock around nfs calls to readlinkFrank Filz2006-12-061-2/+0
OpenPOWER on IntegriCloud