| Commit message (Expand) | Author | Age | Files | Lines |
* | score: update email address in MAINTAINERS. | Chen Liqin | 2009-09-23 | 1 | -1/+1 |
* | score: Cleanup linker script using new macros. | Tim Abbott | 2009-09-23 | 1 | -68/+9 |
* | score: Make THREAD_SIZE available to assembly files. | Tim Abbott | 2009-09-23 | 1 | -6/+9 |
* | score: Make PAGE_SIZE available to assembly. | Tim Abbott | 2009-09-23 | 1 | -1/+2 |
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-22 | 2 | -21/+21 |
|\ |
|
| * | perf_event, powerpc: Fix compilation after big perf_counter rename | Paul Mackerras | 2009-09-22 | 2 | -21/+21 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg... | Linus Torvalds | 2009-09-22 | 4 | -24/+8 |
|\ \ |
|
| * | | kmemcheck: add missing braces to do-while in kmemcheck_annotate_bitfield | Johannes Berg | 2009-09-21 | 1 | -1/+4 |
| * | | kmemcheck: update documentation | Vegard Nossum | 2009-07-01 | 1 | -20/+1 |
| * | | kmemcheck: depend on HAVE_ARCH_KMEMCHECK | Sebastian Andrzej Siewior | 2009-07-01 | 1 | -0/+3 |
| * | | kmemcheck: remove useless check | Vegard Nossum | 2009-07-01 | 1 | -3/+0 |
| * | | kmemcheck: remove duplicated #include | Huang Weiyi | 2009-07-01 | 1 | -1/+0 |
* | | | Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-09-22 | 42 | -897/+1640 |
|\ \ \ |
|
| * | | | nfsd4: nfsv4 clients should cross mountpoints | Steve Dickson | 2009-09-21 | 1 | -1/+8 |
| * | | | nfsd: revise 4.1 status documentation | J. Bruce Fields | 2009-09-21 | 1 | -0/+54 |
| * | | | sunrpc/cache: avoid variable over-loading in cache_defer_req | NeilBrown | 2009-09-18 | 1 | -9/+9 |
| * | | | sunrpc/cache: use list_del_init for the list_head entries in cache_deferred_req | NeilBrown | 2009-09-18 | 1 | -4/+4 |
| * | | | nfsd: return success for non-NFS4 nfs4_state_start | Stephen Rothwell | 2009-09-17 | 1 | -1/+1 |
| * | | | nfsd41: Refactor create_client() | Ricardo Labiaga | 2009-09-15 | 1 | -44/+45 |
| * | | | nfsd41: modify nfsd4.1 backchannel to use new xprt class | Alexandros Batsakis | 2009-09-15 | 1 | -2/+6 |
| * | | | nfsd41: Backchannel: Implement cb_recall over NFSv4.1 | Ricardo Labiaga | 2009-09-15 | 1 | -5/+48 |
| * | | | nfsd41: Backchannel: cb_sequence callback | Benny Halevy | 2009-09-15 | 1 | -0/+72 |
| * | | | nfsd41: Backchannel: Setup sequence information | Ricardo Labiaga | 2009-09-15 | 3 | -0/+64 |
| * | | | nfsd41: Backchannel: Server backchannel RPC wait queue | Ricardo Labiaga | 2009-09-15 | 2 | -0/+6 |
| * | | | nfsd41: Backchannel: Add sequence arguments to callback RPC arguments | Ricardo Labiaga | 2009-09-15 | 2 | -0/+11 |
| * | | | nfsd41: Backchannel: callback infrastructure | Andy Adamson | 2009-09-15 | 3 | -2/+32 |
| * | | | nfsd4: use common rpc_cred for all callbacks | J. Bruce Fields | 2009-09-15 | 3 | -29/+12 |
| * | | | nfsd4: allow nfs4 state startup to fail | J. Bruce Fields | 2009-09-15 | 3 | -8/+17 |
| * | | | SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous | Trond Myklebust | 2009-09-15 | 3 | -12/+16 |
| * | | | nfsd4: fix null dereference creating nfsv4 callback client | J. Bruce Fields | 2009-09-15 | 1 | -2/+2 |
| * | | | nfsd4: fix whitespace in NFSPROC4_CLNT_CB_NULL definition | Benny Halevy | 2009-09-13 | 1 | -1/+1 |
| * | | | nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel | Alexandros Batsakis | 2009-09-13 | 6 | -18/+114 |
| * | | | sunrpc/cache: simplify cache_fresh_locked and cache_fresh_unlocked. | NeilBrown | 2009-09-11 | 1 | -13/+10 |
| * | | | sunrpc/cache: change cache_defer_req to return -ve error, not boolean. | NeilBrown | 2009-09-11 | 1 | -5/+5 |
| * | | | nfsd41: sunrpc: Added rpc server-side backchannel handling | Rahul Iyer | 2009-09-11 | 8 | -39/+303 |
| * | | | nfsd41: sunrpc: move struct rpc_buffer def into sunrpc.h | Benny Halevy | 2009-09-10 | 2 | -5/+12 |
| * | | | nfsd: fix leak on error in nfsv3 readdir | J. Bruce Fields | 2009-09-04 | 1 | -2/+3 |
| * | | | nfsd: clean up readdirplus encoding | J. Bruce Fields | 2009-09-04 | 1 | -38/+34 |
| * | | | nfsd4: filehandle leak or error exit from fh_compose() | J. Bruce Fields | 2009-09-04 | 1 | -1/+3 |
| * | | | NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path() | Trond Myklebust | 2009-09-03 | 2 | -5/+12 |
| * | | | nfsd: move fsid_type choice out of fh_compose | J. Bruce Fields | 2009-09-02 | 1 | -36/+41 |
| * | | | nfsd: move some of fh_compose into helper functions | J. Bruce Fields | 2009-09-02 | 1 | -38/+45 |
| * | | | nfsd41: replace page based DRC with buffer based DRC | Andy Adamson | 2009-09-01 | 5 | -185/+79 |
| * | | | nfsd41: replace nfserr_resource in pure nfs41 responses | Andy Adamson | 2009-09-01 | 1 | -3/+3 |
| * | | | nfsd41: use session maxreqs for sequence target and highest slotid | Andy Adamson | 2009-09-01 | 1 | -1/+5 |
| * | | | nfsd41: bound forechannel drc size by memory usage | Andy Adamson | 2009-09-01 | 2 | -20/+54 |
| * | | | NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attribute | Trond Myklebust | 2009-09-01 | 2 | -13/+1 |
| * | | | nfsd41: expand solo sequence check | Andy Adamson | 2009-08-28 | 2 | -10/+1 |
| * | | | nfsd4: remove ACE4_IDENTIFIER_GROUP flag from GROUP@ entry | Frank Filz | 2009-08-27 | 1 | -1/+1 |
| * | | | sunrpc: move the close processing after do recvfrom method | Wei Yongjun | 2009-08-27 | 1 | -5/+7 |