Age | Commit message (Expand) | Author | Files | Lines |
2006-09-26 | class_device_create(): make fmt argument 'const char *' | Dmitry Torokhov | 1 | -1/+1 |
2006-09-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -6/+10 |
2006-09-25 | [libata] No need for all those arch libata-portmap.h headers | Jeff Garzik | 1 | -0/+8 |
2006-09-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 | David S. Miller | 1 | -6/+8 |
2006-09-25 | [NETFILTER]: Add dscp,DSCP headers to header-y | Yasuyuki Kozakai | 1 | -0/+2 |
2006-09-25 | [PATCH] fix iptables __user misannotations | Al Viro | 1 | -2/+2 |
2006-09-25 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+4 |
2006-09-25 | Remove dead netfilter_logging.h from include/linux/Kbuild | David Woodhouse | 1 | -1/+0 |
2006-09-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 89 | -1019/+1920 |
2006-09-25 | [DCCP]: Introduce constants for CCID numbers | Ian McDonald | 1 | -1/+7 |
2006-09-25 | [PATCH] Allow file systems to manually d_move() inside of ->rename() | Mark Fasheh | 1 | -3/+4 |
2006-09-25 | [DCCP]: Allow default/fallback service code. | Gerrit Renker | 1 | -5/+1 |
2006-09-24 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -33/+83 |
2006-09-24 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2006-09-24 | Move several *_SUPER_MAGIC symbols to include/linux/magic.h. | Jeff Garzik | 21 | -78/+62 |
2006-09-24 | Merge branch 'master' into upstream | Jeff Garzik | 81 | -1019/+2301 |
2006-09-24 | Merge mulgrave-w:git/linux-2.6 | James Bottomley | 58 | -812/+1115 |
2006-09-24 | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 11 | -77/+187 |
2006-09-24 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 46 | -734/+927 |
2006-09-24 | Merge mulgrave-w:git/scsi-misc-2.6 | James Bottomley | 4 | -0/+26 |
2006-09-23 | [KERNEL] Do not truncate to 'int' in ALIGN() macro. | David Miller | 1 | -1/+1 |
2006-09-23 | SUNRPC: Add refcounting to the struct rpc_xprt | Trond Myklebust | 1 | -1/+4 |
2006-09-23 | SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument | Trond Myklebust | 1 | -1/+1 |
2006-09-23 | NFSv4: Fix a use-after-free issue with the nfs server. | Trond Myklebust | 1 | -0/+1 |
2006-09-23 | Add a real API for dealing with blk_congestion_wait() | Trond Myklebust | 2 | -0/+2 |
2006-09-23 | NFS: Use cached page as buffer for NFS symlink requests | Chuck Lever | 1 | -7/+10 |
2006-09-23 | NFS: Fix double d_drop in nfs_instantiate() error path | Chuck Lever | 1 | -3/+2 |
2006-09-23 | SUNRPC: Eliminate xprt_create_proto and rpc_create_client | Chuck Lever | 2 | -8/+0 |
2006-09-23 | SUNRPC: use sockaddr + size when creating remote transport endpoints | Chuck Lever | 2 | -0/+23 |
2006-09-23 | SUNRPC: Clean-up after previous patches. | Chuck Lever | 2 | -4/+0 |
2006-09-23 | SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address | Chuck Lever | 1 | -1/+2 |
2006-09-23 | SUNRPC: Create API for displaying remote peer address | Chuck Lever | 1 | -0/+1 |
2006-09-23 | SUNRPC: add xprt switch API for printing formatted remote peer addresses | Chuck Lever | 1 | -0/+11 |
2006-09-23 | SUNRPC: remove extraneous header inclusions | Chuck Lever | 1 | -1/+0 |
2006-09-23 | SUNRPC: create API for getting remote peer address | Chuck Lever | 1 | -0/+1 |
2006-09-23 | SUNRPC: Introduce transport switch callout for pluggable rpcbind | Chuck Lever | 2 | -1/+2 |
2006-09-23 | SUNRPC: Support for RPC child tasks no longer needed | Chuck Lever | 1 | -5/+0 |
2006-09-23 | SUNRPC: Make RPC portmapper use per-transport storage | Chuck Lever | 2 | -20/+17 |
2006-09-23 | SUNRPC: Create a helper to tell whether a transport is bound | Chuck Lever | 1 | -0/+16 |
2006-09-23 | NFS: Share NFS superblocks per-protocol per-server per-FSID | David Howells | 1 | -12/+9 |
2006-09-23 | NFS: Eliminate client_sys in favour of cl_rpcclient | David Howells | 1 | -3/+2 |
2006-09-23 | NFS: Move rpc_ops from nfs_server to nfs_client | David Howells | 2 | -2/+2 |
2006-09-23 | NFS: Maintain a common server record for NFS2/3 as well as for NFS4 | David Howells | 1 | -1/+1 |
2006-09-23 | NFS: Add extra const qualifiers | David Howells | 2 | -4/+4 |
2006-09-23 | NFS: Generalise the nfs_client structure | David Howells | 2 | -0/+61 |
2006-09-23 | NFS: Add a server capabilities NFS RPC op | David Howells | 1 | -0/+1 |
2006-09-23 | NFS: Add a lookupfh NFS RPC op | David Howells | 1 | -0/+3 |
2006-09-23 | NFS: Return an error when starting the idmapping pipe | David Howells | 1 | -1/+1 |
2006-09-23 | NFS: Rename nfs_server::nfs4_state | David Howells | 1 | -1/+1 |
2006-09-23 | NFS: Rename struct nfs4_client to struct nfs_client | David Howells | 2 | -8/+8 |