summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-09-26V4L/DVB (4585): VIDIOC_G_SLICED_VBI_CAP now accepts a v4l2_buf_type, make it ...Hans Verkuil1-1/+1
2006-09-26V4L/DVB (4545): Add missing v4l2_buf_type to struct v4l2_sliced_vbi_cap.Hans Verkuil1-1/+2
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-6/+10
2006-09-25[libata] No need for all those arch libata-portmap.h headersJeff Garzik1-0/+8
2006-09-25Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller1-6/+8
2006-09-25[NETFILTER]: Add dscp,DSCP headers to header-yYasuyuki Kozakai1-0/+2
2006-09-25[PATCH] fix iptables __user misannotationsAl Viro1-2/+2
2006-09-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+4
2006-09-25Remove dead netfilter_logging.h from include/linux/KbuildDavid Woodhouse1-1/+0
2006-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse89-1019/+1920
2006-09-25[DCCP]: Introduce constants for CCID numbersIan McDonald1-1/+7
2006-09-25[PATCH] Allow file systems to manually d_move() inside of ->rename()Mark Fasheh1-3/+4
2006-09-25[DCCP]: Allow default/fallback service code.Gerrit Renker1-5/+1
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-33/+83
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2006-09-24Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik21-78/+62
2006-09-24Merge branch 'master' into upstreamJeff Garzik81-1019/+2301
2006-09-24Merge mulgrave-w:git/linux-2.6James Bottomley58-812/+1115
2006-09-24Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds11-77/+187
2006-09-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds46-734/+927
2006-09-24Merge mulgrave-w:git/scsi-misc-2.6James Bottomley4-0/+26
2006-09-23[KERNEL] Do not truncate to 'int' in ALIGN() macro.David Miller1-1/+1
2006-09-23SUNRPC: Add refcounting to the struct rpc_xprtTrond Myklebust1-1/+4
2006-09-23SUNRPC: Make rpc_mkpipe() take the parent dentry as an argumentTrond Myklebust1-1/+1
2006-09-23NFSv4: Fix a use-after-free issue with the nfs server.Trond Myklebust1-0/+1
2006-09-23Add a real API for dealing with blk_congestion_wait()Trond Myklebust2-0/+2
2006-09-23NFS: Use cached page as buffer for NFS symlink requestsChuck Lever1-7/+10
2006-09-23NFS: Fix double d_drop in nfs_instantiate() error pathChuck Lever1-3/+2
2006-09-23SUNRPC: Eliminate xprt_create_proto and rpc_create_clientChuck Lever2-8/+0
2006-09-23SUNRPC: use sockaddr + size when creating remote transport endpointsChuck Lever2-0/+23
2006-09-23SUNRPC: Clean-up after previous patches.Chuck Lever2-4/+0
2006-09-23SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer addressChuck Lever1-1/+2
2006-09-23SUNRPC: Create API for displaying remote peer addressChuck Lever1-0/+1
2006-09-23SUNRPC: add xprt switch API for printing formatted remote peer addressesChuck Lever1-0/+11
2006-09-23SUNRPC: remove extraneous header inclusionsChuck Lever1-1/+0
2006-09-23SUNRPC: create API for getting remote peer addressChuck Lever1-0/+1
2006-09-23SUNRPC: Introduce transport switch callout for pluggable rpcbindChuck Lever2-1/+2
2006-09-23SUNRPC: Support for RPC child tasks no longer neededChuck Lever1-5/+0
2006-09-23SUNRPC: Make RPC portmapper use per-transport storageChuck Lever2-20/+17
2006-09-23SUNRPC: Create a helper to tell whether a transport is boundChuck Lever1-0/+16
2006-09-23NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells1-12/+9
2006-09-23NFS: Eliminate client_sys in favour of cl_rpcclientDavid Howells1-3/+2
2006-09-23NFS: Move rpc_ops from nfs_server to nfs_clientDavid Howells2-2/+2
2006-09-23NFS: Maintain a common server record for NFS2/3 as well as for NFS4David Howells1-1/+1
2006-09-23NFS: Add extra const qualifiersDavid Howells2-4/+4
2006-09-23NFS: Generalise the nfs_client structureDavid Howells2-0/+61
2006-09-23NFS: Add a server capabilities NFS RPC opDavid Howells1-0/+1
2006-09-23NFS: Add a lookupfh NFS RPC opDavid Howells1-0/+3
2006-09-23NFS: Return an error when starting the idmapping pipeDavid Howells1-1/+1
2006-09-23NFS: Rename nfs_server::nfs4_stateDavid Howells1-1/+1