| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-01-06 | 15 | -71/+75 |
|\ |
|
| * | kconfig: fix gconfig with POSIXLY_CORRECT=1 | Adrian Bunk | 2006-01-06 | 1 | -4/+4 |
| * | kbuild: un-stringnify KBUILD_MODNAME | Sam Ravnborg | 2006-01-06 | 10 | -15/+13 |
| * | gitignore: ignore shared objects | Brian Gerst | 2006-01-06 | 2 | -1/+1 |
| * | kbuild: Use git in scripts/setlocalversion | Rene Scharfe | 2006-01-06 | 1 | -51/+17 |
| * | kbuild: document howto build external modules using several directories | Sam Ravnborg | 2006-01-06 | 1 | -0/+40 |
* | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2006-01-06 | 62 | -1339/+2140 |
|\ \ |
|
| * | | SUNRPC: Make krb5 report unsupported encryption types | J. Bruce Fields | 2006-01-06 | 1 | -3/+7 |
| * | | SUNRPC: Make spkm3 report unsupported encryption types | J. Bruce Fields | 2006-01-06 | 1 | -3/+7 |
| * | | SUNRPC: Update the spkm3 code to use the make_checksum interface | J. Bruce Fields | 2006-01-06 | 4 | -9/+9 |
| * | | NFSv4: Fix an Oops in nfs_do_expire_all_delegations | Trond Myklebust | 2006-01-06 | 1 | -4/+2 |
| * | | NFSv4: Allow entries in the idmap cache to expire | Trond Myklebust | 2006-01-06 | 5 | -0/+39 |
| * | | SUNRPC: Clean up xprt_destroy() | Trond Myklebust | 2006-01-06 | 1 | -24/+6 |
| * | | SUNRPC: Ensure client closes the socket when server initiates a close | Trond Myklebust | 2006-01-06 | 3 | -19/+27 |
| * | | NFS: get rid of some needless code obfuscation in xdr_encode_sattr(). | Trond Myklebust | 2006-01-06 | 1 | -11/+10 |
| * | | NFS: Send valid mode bits to the server | Trond Myklebust | 2006-01-06 | 3 | -2/+5 |
| * | | SUNRPC: get rid of cl_chatty | Chuck Lever | 2006-01-06 | 8 | -15/+5 |
| * | | SUNRPC: transport switch API for setting port number | Chuck Lever | 2006-01-06 | 3 | -3/+20 |
| * | | SUNRPC: new interface to force an RPC rebind | Chuck Lever | 2006-01-06 | 3 | -8/+18 |
| * | | SUNRPC: switchable buffer allocation | Chuck Lever | 2006-01-06 | 6 | -36/+49 |
| * | | NFSv3: try get_root user-supplied security_flavor | J. Bruce Fields | 2006-01-06 | 1 | -7/+19 |
| * | | NLM: fix parsing of sm notify procedure | J. Bruce Fields | 2006-01-06 | 1 | -1/+3 |
| * | | NLM: Further cancel fixes | J. Bruce Fields | 2006-01-06 | 3 | -7/+17 |
| * | | NLM: clean up nlmsvc_delete_block | J. Bruce Fields | 2006-01-06 | 1 | -2/+1 |
| * | | NLM: don't unlock on cancel requests | J. Bruce Fields | 2006-01-06 | 2 | -16/+2 |
| * | | NLM: Clean up nlmsvc_grant_reply locking | J. Bruce Fields | 2006-01-06 | 1 | -4/+3 |
| * | | SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string() | Adrian Bunk | 2006-01-06 | 2 | -22/+0 |
| * | | NFSv4: Allow user to set the port used by the NFSv4 callback channel | Trond Myklebust | 2006-01-06 | 7 | -3/+128 |
| * | | NFS: Clean up weak cache consistency code | Trond Myklebust | 2006-01-06 | 1 | -20/+40 |
| * | | NFSv4: Ensure DELEGRETURN returns attributes | Trond Myklebust | 2006-01-06 | 4 | -17/+41 |
| * | | NFSv4: Ensure change attribute returned by GETATTR callback conforms to spec | Trond Myklebust | 2006-01-06 | 3 | -1/+5 |
| * | | SUNRPC: Fix a potential race in rpc_pipefs. | Trond Myklebust | 2006-01-06 | 1 | -3/+6 |
| * | | NFS: Make directIO aware of compound pages... | Trond Myklebust | 2006-01-06 | 1 | -3/+4 |
| * | | NFS: Make stat() return updated mtimes after a write() | Trond Myklebust | 2006-01-06 | 3 | -11/+15 |
| * | | NFSv4: Ensure that we return the delegation on the target of a rename too. | Trond Myklebust | 2006-01-06 | 1 | -1/+3 |
| * | | NFS: support large reads and writes on the wire | Chuck Lever | 2006-01-06 | 8 | -53/+91 |
| * | | NFS: make "inode number mismatch" message more useful | Chuck Lever | 2006-01-06 | 1 | -8/+9 |
| * | | NFS: get rid of useless kernel log message | Chuck Lever | 2006-01-06 | 1 | -2/+1 |
| * | | NFS: simplify inlined bit ops in nfs_page.h | Chuck Lever | 2006-01-06 | 1 | -9/+3 |
| * | | NFS: Fix error recovery code in fs/nfs/inode.c:__init_nfs() | Chuck Lever | 2006-01-06 | 1 | -2/+2 |
| * | | NFS: use generic_write_checks() to sanity check direct writes | Chuck Lever | 2006-01-06 | 1 | -24/+19 |
| * | | NFSv4: Remove requirement for machine creds for the "setclientid" operation | Trond Myklebust | 2006-01-06 | 4 | -49/+52 |
| * | | NFSv4: Remove requirement for machine creds for the "renew" operation | Trond Myklebust | 2006-01-06 | 4 | -25/+41 |
| * | | NFSv4: Send RENEW requests to the server only when we're holding state | Trond Myklebust | 2006-01-06 | 5 | -2/+75 |
| * | | NFS: Convert instances of kernel_thread() to kthread() | Trond Myklebust | 2006-01-06 | 1 | -30/+16 |
| * | | NFSv4: State recovery cleanup | Trond Myklebust | 2006-01-06 | 3 | -25/+28 |
| * | | NFSv4: OPEN/LOCK/LOCKU/CLOSE will automatically renew the NFSv4 lease | Trond Myklebust | 2006-01-06 | 1 | -3/+31 |
| * | | SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call. | Trond Myklebust | 2006-01-06 | 2 | -4/+4 |
| * | | NFSv4: Make DELEGRETURN an interruptible operation. | Trond Myklebust | 2006-01-06 | 1 | -8/+60 |
| * | | NFSv4: Convert LOCK rpc call into an asynchronous RPC call | Trond Myklebust | 2006-01-06 | 2 | -75/+175 |