aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* SUNRPC: Move rpc_xprt socket connect fields into private data structureChuck Lever2006-12-06
* SUNRPC: Move TCP state flags into xprtsock.cChuck Lever2006-12-06
* SUNRPC: Move TCP receive state variables into private data structureChuck Lever2006-12-06
* SUNRPC: Remove sock and inet fields from rpc_xprtChuck Lever2006-12-06
* SUNRPC: Allocate a private data area for socket-specific rpc_xprt fieldsChuck Lever2006-12-06
* rpcgss: krb5: miscellaneous cleanupJ. Bruce Fields2006-12-06
* rpcgss: krb5: ignore seedJ. Bruce Fields2006-12-06
* rpcgss: krb5: sanity check sealalg value in the downcallJ. Bruce Fields2006-12-06
* rpcgss: krb5: clean up some goto's, etc.J. Bruce Fields2006-12-06
* rpcgss: simplify make_checksumJ. Bruce Fields2006-12-06
* rpcgss: krb5: kill checksum_type, miscellaneous small cleanupJ. Bruce Fields2006-12-06
* rpcgss: krb5: expect a constant signalg valueJ. Bruce Fields2006-12-06
* gss: krb5: remove signalg and sealalgJ. Bruce Fields2006-12-06
* rpc: spkm3 updateOlga Kornievskaia2006-12-06
* rpc: move process_xdr_bufOlga Kornievskaia2006-12-06
* rpc: gss: fix a kmap_atomic race in krb5 codeJ. Bruce Fields2006-12-06
* rpc: gss: eliminate print_hexl()'sJ. Bruce Fields2006-12-06
* SUNRPC: another pmap wakeup fixChuck Lever2006-12-06
* NFS: Clean up calls to mark_inode_dirty() part 2Trond Myklebust2006-12-06
* NFS: Fix up writeback_control->nr_to_write accountingTrond Myklebust2006-12-06
* NFS: Fix up the dirty page accountingTrond Myklebust2006-12-06
* NFS: Ensure the inode is marked as dirty if we break out of nfs_wb_all()Trond Myklebust2006-12-06
* NFS: Fix nfs_release_pageTrond Myklebust2006-12-06
* NFS: Ensure we only call set_page_writeback() under the page lockTrond Myklebust2006-12-06
* NFS: Make nfs_updatepage() mark the page as dirty.Trond Myklebust2006-12-06
* NFS: Ensure that nfs_wb_page() calls writepage when necessary.Trond Myklebust2006-12-06
* NFS: Add nfs_set_page_dirty()Trond Myklebust2006-12-06
* NFS: Remove nfs_writepage_sync()Trond Myklebust2006-12-06
* NFS: More cleanups of fs/nfs/write.cTrond Myklebust2006-12-06
* NFS: Remove call to igrab() from nfs_writepage()Trond Myklebust2006-12-06
* NFS: Cleanup: add common helper nfs_page_length()Trond Myklebust2006-12-06
* NFS: Store pointer to the nfs_page in page->privateTrond Myklebust2006-12-06
* NFS: cleanup of nfs_sync_inode_wait()Trond Myklebust2006-12-06
* NFS: Clean up nfs_scan_dirty()Trond Myklebust2006-12-06
* NFS: Clean up nfs_flush_inode()Trond Myklebust2006-12-06
* SUNRPC: Make the transport-specific setup routine allocate rpc_xprtChuck Lever2006-12-06
* SUNRPC: minor optimization of "xid" field in rpc_xprtChuck Lever2006-12-06
* SUNRPC: Clean up xs_send_pages()Trond Myklebust2006-12-06
* SUNRPC: Ensure xdr_buf_read_netobj() checks for memory overrunsTrond Myklebust2006-12-06
* SUNRPC: Add __(read|write)_bytes_from_xdr_bufTrond Myklebust2006-12-06
* SUNRPC: Clean up argument types in xdr.cTrond Myklebust2006-12-06
* NFS: Remove use of the Big Kernel Lock around nfs calls to readlinkFrank Filz2006-12-06
* NFS: Remove use of the Big Kernel Lock around calls to rpc_call_syncFrank Filz2006-12-06
* NFS: Remove use of the Big Kernel Lock around calls to rpc_execute.Frank Filz2006-12-06
* SUNRPC: Remove BKL around the RPC socket operations etc.Trond Myklebust2006-12-06
* SUNRPC: Fix up missing BKL in asynchronous RPC callback functionsTrond Myklebust2006-12-06
* SUNRPC: Give cloned RPC clients their own rpc_pipefs directoryTrond Myklebust2006-12-06
* SUNRPC: Handle the cases where rpc_alloc_iostats() failsTrond Myklebust2006-12-06
* NFS: Fix nfs_sync_inode_wait(FLUSH_INVALIDATE)Trond Myklebust2006-12-06
* NFS: Fix missing page_unlock() in nfs_readpageTrond Myklebust2006-12-06