| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: wm97xx - enable sub-drivers by default | Mark Brown | 2008-07-29 | 1 | -12/+9 |
* | Input: add driver for Atmel integrated touchscreen controller | Dan Liang | 2008-07-23 | 3 | -0/+345 |
* | Input: ads7846 - optimize order of calculating Rt in ads7846_rx() | Hans-Christian Egtvedt | 2008-07-23 | 1 | -5/+5 |
* | Input: ads7846 - fix sparse endian warnings | Harvey Harrison | 2008-07-23 | 1 | -4/+2 |
* | Input: uinput - remove duplicate include | Huang Weiyi | 2008-07-23 | 1 | -1/+0 |
* | Input: serio - offload resume to kseriod | Shaohua Li | 2008-07-23 | 1 | -18/+37 |
* | Input: serio - mark serio_register_driver() __must_check | Dmitry Torokhov | 2008-07-23 | 1 | -2/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next | Dmitry Torokhov | 2008-07-21 | 6809 | -425337/+494491 |
|\ |
|
| * | Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2008-07-20 | 36 | -966/+1042 |
| |\ |
|
| | * | nfsd: nfs4xdr.c do-while is not a compound statement | Harvey Harrison | 2008-07-18 | 1 | -2/+2 |
| | * | nfsd: Use C99 initializers in fs/nfsd/nfs4xdr.c | J. Bruce Fields | 2008-07-18 | 1 | -74/+74 |
| | * | lockd: Pass "struct sockaddr *" to new failover-by-IP function | Chuck Lever | 2008-07-15 | 3 | -15/+34 |
| | * | lockd: get host reference in nlmsvc_create_block() instead of callers | J. Bruce Fields | 2008-07-15 | 1 | -3/+2 |
| | * | lockd: minor svclock.c style fixes | J. Bruce Fields | 2008-07-15 | 1 | -5/+5 |
| | * | lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lock | Jeff Layton | 2008-07-15 | 4 | -11/+6 |
| | * | lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlock | Jeff Layton | 2008-07-15 | 4 | -12/+7 |
| | * | lockd: nlm_release_host() checks for NULL, caller needn't | Jeff Layton | 2008-07-15 | 2 | -4/+2 |
| | * | file lock: reorder struct file_lock to save space on 64 bit builds | Richard Kennedy | 2008-07-13 | 1 | -2/+2 |
| | * | nfsd: take file and mnt write in nfs4_upgrade_open | Benny Halevy | 2008-07-07 | 1 | -0/+4 |
| | * | nfsd: document open share bit tracking | J. Bruce Fields | 2008-07-07 | 1 | -0/+18 |
| | * | nfsd: tabulate nfs4 xdr encoding functions | Benny Halevy | 2008-07-04 | 1 | -114/+91 |
| | * | Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 ... | J. Bruce Fields | 2008-07-03 | 1742 | -18919/+31340 |
| | |\ |
|
| | | * | svcrdma: Change WR context get/put to use the kmem cache | Tom Tucker | 2008-07-02 | 2 | -115/+12 |
| | | * | svcrdma: Create a kmem cache for the WR contexts | Tom Tucker | 2008-07-02 | 1 | -4/+19 |
| | | * | svcrdma: Add flush_scheduled_work to module exit function | Tom Tucker | 2008-07-02 | 1 | -0/+1 |
| | | * | svcrdma: Limit ORD based on client's advertised IRD | Tom Tucker | 2008-07-02 | 1 | -4/+12 |
| | | * | svcrdma: Remove unused wait q from svcrdma_xprt structure | Tom Tucker | 2008-07-02 | 1 | -1/+0 |
| | | * | svcrdma: Remove unneeded spin locks from __svc_rdma_free | Tom Tucker | 2008-07-02 | 1 | -4/+0 |
| | | * | svcrdma: Add dma map count and WARN_ON | Tom Tucker | 2008-07-02 | 4 | -0/+10 |
| | | * | svcrdma: Move the DMA unmap logic to the CQ handler | Tom Tucker | 2008-07-02 | 1 | -6/+14 |
| | | * | svcrdma: Use reply and chunk map for RDMA_READ processing | Tom Tucker | 2008-07-02 | 2 | -45/+39 |
| | | * | svcrdma: Use RPC reply map for RDMA_WRITE processing | Tom Tucker | 2008-07-02 | 2 | -88/+80 |
| | | * | svcrdma: Add a type for keeping NFS RPC mapping | Tom Tucker | 2008-07-02 | 3 | -0/+72 |
| | * | | nfsd: dprint operation names | Benny Halevy | 2008-07-02 | 1 | -2/+50 |
| | * | | nfsd: nfs4 minorversion decoder vectors | Benny Halevy | 2008-07-02 | 1 | -3/+14 |
| | * | | nfsd: unsupported nfs4 ops should fail with nfserr_opnotsupp | Benny Halevy | 2008-07-02 | 1 | -0/+9 |
| | * | | nfsd: tabulate nfs4 xdr decoding functions | Benny Halevy | 2008-07-02 | 1 | -105/+48 |
| | * | | nfsd: return nfserr_minor_vers_mismatch when compound minorversion != 0 | Benny Halevy | 2008-07-02 | 1 | -7/+3 |
| | * | | nfsd: clean up mnt_want_write calls | Miklos Szeredi | 2008-07-01 | 1 | -14/+11 |
| | * | | nfsd: treat all shutdown signals as equivalent | Jeff Layton | 2008-06-30 | 1 | -25/+5 |
| | * | | nfs: rewrap NFS/RDMA documentation to 80 lines | J. Bruce Fields | 2008-06-30 | 1 | -19/+21 |
| | * | | update NFS/RDMA documentation | James Lentini | 2008-06-30 | 1 | -31/+44 |
| | * | | nfsd: fix spurious EACCESS in reconnect_path() | Neil Brown | 2008-06-30 | 1 | -3/+26 |
| | * | | gss_krb5: Use random value to initialize confounder | Kevin Coffman | 2008-06-23 | 1 | -4/+18 |
| | * | | gss_krb5: move gss_krb5_crypto into the krb5 module | Kevin Coffman | 2008-06-23 | 2 | -12/+2 |
| | * | | gss_krb5: create a define for token header size and clean up ptr location | Kevin Coffman | 2008-06-23 | 4 | -46/+49 |
| | * | | nfsd: rename MAY_ flags | Miklos Szeredi | 2008-06-23 | 10 | -97/+105 |
| | * | | knfsd: nfsd: Handle ERESTARTSYS from syscalls. | NeilBrown | 2008-06-23 | 1 | -0/+1 |
| | * | | nfsd: fix race in nfsd_nrthreads() | Neil Brown | 2008-06-23 | 1 | -4/+6 |
| | * | | lockd: close potential race with rapid lockd_up/lockd_down cycle | Jeff Layton | 2008-06-23 | 1 | -20/+13 |