aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-12-07Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust
2006-12-06SUNRPC: Remove pprintk() from net/sunrpc/xprt.cChuck Lever
2006-12-06SUNRPC: Rename skb_reader_t and friendsChuck Lever
2006-12-06SUNRPC: skb_read_bits is the same as xs_tcp_copy_dataChuck Lever
2006-12-06SUNRPC: Make address format buffers more genericChuck Lever
2006-12-06SUNRPC: move saved socket callback functions to a private data structureChuck Lever
2006-12-06SUNRPC: Move the UDP socket bufsize parameters to a private data structureChuck Lever
2006-12-06SUNRPC: Move rpc_xprt socket connect fields into private data structureChuck Lever
2006-12-06SUNRPC: Move TCP state flags into xprtsock.cChuck Lever
2006-12-06SUNRPC: Move TCP receive state variables into private data structureChuck Lever
2006-12-06SUNRPC: Remove sock and inet fields from rpc_xprtChuck Lever
2006-12-06rpcgss: krb5: ignore seedJ. Bruce Fields
2006-12-06rpcgss: krb5: sanity check sealalg value in the downcallJ. Bruce Fields
2006-12-06rpcgss: simplify make_checksumJ. Bruce Fields
2006-12-06gss: krb5: remove signalg and sealalgJ. Bruce Fields
2006-12-06rpc: spkm3 updateOlga Kornievskaia
2006-12-06rpc: move process_xdr_bufOlga Kornievskaia
2006-12-06rpc: gss: eliminate print_hexl()'sJ. Bruce Fields
2006-12-06NFS: Ensure we only call set_page_writeback() under the page lockTrond Myklebust
2006-12-06NFS: Make nfs_updatepage() mark the page as dirty.Trond Myklebust
2006-12-06NFS: Ensure that nfs_wb_page() calls writepage when necessary.Trond Myklebust
2006-12-06NFS: Add nfs_set_page_dirty()Trond Myklebust
2006-12-06NFS: Remove nfs_writepage_sync()Trond Myklebust
2006-12-06NFS: cleanup of nfs_sync_inode_wait()Trond Myklebust
2006-12-06NFS: Clean up nfs_scan_dirty()Trond Myklebust
2006-12-06SUNRPC: Make the transport-specific setup routine allocate rpc_xprtChuck Lever
2006-12-06SUNRPC: minor optimization of "xid" field in rpc_xprtChuck Lever
2006-12-06SUNRPC: Clean up argument types in xdr.cTrond Myklebust
2006-12-06SUNRPC: Fix up missing BKL in asynchronous RPC callback functionsTrond Myklebust
2006-12-06SUNRPC: Give cloned RPC clients their own rpc_pipefs directoryTrond Myklebust
2006-12-06SUNRPC: Fix a potential race in rpc_wake_up_task()Trond Myklebust
2006-12-06Fix a second potential rpc_wakeup race...Trond Myklebust
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-04[PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox
2006-12-04Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-12-04Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-12-04[PATCH] fix fallout from header dependency trimmingAl Viro
2006-12-04netfilter.h needs rcuupdate.h for RCU locking functionsLinus Torvalds
2006-12-04Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...Linus Torvalds
2006-12-04[POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell
2006-12-04[PATCH] severing poll.h -> mm.hAl Viro
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro
2006-12-04[PATCH] severing skbuff.h -> poll.hAl Viro
2006-12-04[PATCH] severing skbuff.h -> highmem.hAl Viro
2006-12-04[PATCH] severing fs.h, radix-tree.h -> sched.hAl Viro
2006-12-04[PATCH] severing module.h->sched.hAl Viro
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras
2006-12-03Remove long-unmaintained ftape driver subsystem.Jeff Garzik