| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] ARM: 2730/1: S3C2410 default configuration update | Ben Dooks | 2005-06-23 | 1 | -9/+18 |
* | [PATCH] ARM: 2729/1: DM9000 platform support for S3C2410 machines (BAST, VR1000) | Ben Dooks | 2005-06-23 | 2 | -9/+117 |
* | [PATCH] ARM: 2728/1: S3C2410 - fix constant warning on serial device name | Ben Dooks | 2005-06-23 | 1 | -2/+2 |
* | [PATCH] ARM: 2722/1: remove reliance on udivdi3 for nwfpe | Nicolas Pitre | 2005-06-23 | 2 | -6/+28 |
* | [PATCH] ARM: 2721/1: remove reliance on udivdi3 for pxafb driver | Nicolas Pitre | 2005-06-23 | 1 | -1/+2 |
* | [PATCH] boot_pageset must not be freed. | Christoph Lameter | 2005-06-22 | 1 | -2/+9 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-06-22 | 10 | -72/+86 |
|\ |
|
| * | [PATCH] ARM: Remove explicit page-alignments in memory init | Russell King | 2005-06-22 | 1 | -13/+6 |
| * | [PATCH] ARM: Ensure memory information is page aligned | Russell King | 2005-06-22 | 1 | -9/+16 |
| * | [PATCH] ARM: Use list_for_each_entry() for dmabounce | Russell King | 2005-06-22 | 1 | -13/+5 |
| * | [PATCH] ARM: Factor out common pmd_populate functionality | Russell King | 2005-06-22 | 1 | -15/+9 |
| * | [PATCH] ARM: Move signal return code into vector page | Russell King | 2005-06-22 | 3 | -10/+40 |
| * | [PATCH] ARM: Allow clps7500 to build without parsing "acorn" tag | Russell King | 2005-06-22 | 1 | -0/+2 |
| * | [PATCH] ARM: Allow riscpc to parse "acorn" boot info tag | Russell King | 2005-06-22 | 1 | -6/+1 |
| * | [PATCH] ARM: Fix sa1111.c build error caused by klist changes | Russell King | 2005-06-22 | 1 | -6/+7 |
* | | Merge rsync://client.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2005-06-22 | 68 | -1004/+4135 |
|\ \ |
|
| * | | [PATCH] NFS: Add debugging code to NFSv4 readdir | Trond Myklebust | 2005-06-22 | 2 | -0/+23 |
| * | | [PATCH] NFSv4: Map a couple of NFSv4 errors to EINVAL. | Manoj Naik | 2005-06-22 | 1 | -0/+2 |
| * | | [PATCH] NFSv4: add support for rdattr_error in NFSv4 readdir requests. | Manoj Naik | 2005-06-22 | 1 | -7/+17 |
| * | | [PATCH] NFSv4: Clean up nfs4 lock state accounting | Trond Myklebust | 2005-06-22 | 5 | -144/+118 |
| * | | [PATCH] NLM: fix a client-side race on blocking locks. | Trond Myklebust | 2005-06-22 | 3 | -50/+96 |
| * | | [PATCH] NLM: cleanup for blocked locks. | Trond Myklebust | 2005-06-22 | 1 | -12/+6 |
| * | | [PATCH] VFS: Ensure that all the on-stack struct file_lock call fl_release_pr... | Trond Myklebust | 2005-06-22 | 1 | -0/+6 |
| * | | [PATCH] NFS: Replace nfs_page insertion sort with a radix sort | Trond Myklebust | 2005-06-22 | 5 | -74/+107 |
| * | | [PATCH] NFS: Make searching and waiting on busy writeback requests more effic... | Trond Myklebust | 2005-06-22 | 4 | -18/+45 |
| * | | [PATCH] NFS: Write optimization for short files and small O_SYNC writes. | Trond Myklebust | 2005-06-22 | 1 | -3/+11 |
| * | | [PATCH] NFS: Ensure that fstat() always returns the correct mtime | Trond Myklebust | 2005-06-22 | 3 | -14/+39 |
| * | | [PATCH] NFS: Cleanup of caching code, and slight optimization of writes. | Trond Myklebust | 2005-06-22 | 3 | -18/+39 |
| * | | [PATCH] NFS: Fix the file size revalidation | Trond Myklebust | 2005-06-22 | 4 | -55/+21 |
| * | | [PATCH] NFSv4: Fix up races in nfs4_proc_setattr() | Trond Myklebust | 2005-06-22 | 1 | -36/+19 |
| * | | [PATCH] NFSv4: Ensure that propagate NFSv4 state errors to the reclaim code | Trond Myklebust | 2005-06-22 | 1 | -11/+40 |
| * | | [PATCH] NFS: Clean up readdir changes. | Trond Myklebust | 2005-06-22 | 3 | -39/+48 |
| * | | [PATCH] NFS: Hide NFS server-generated readdir cookies from userland | Olivier Galibert | 2005-06-22 | 3 | -24/+95 |
| * | | [PATCH] RPC: kick off socket connect operations faster | Chuck Lever | 2005-06-22 | 1 | -1/+8 |
| * | | [PATCH] RPC: TCP reconnects are too slow | Chuck Lever | 2005-06-22 | 1 | -2/+1 |
| * | | [PATCH] RPC: Clean up socket autodisconnect | Trond Myklebust | 2005-06-22 | 1 | -2/+2 |
| * | | [PATCH] RPC: Ensure rpc calls respects the RPC_NOINTR flag | Trond Myklebust | 2005-06-22 | 1 | -34/+37 |
| * | | [PATCH] NFSv4: Fix an Oops in the callback code. | Trond Myklebust | 2005-06-22 | 1 | -1/+0 |
| * | | [PATCH] NFSv4: Fix build warning | Reuben Farrelly | 2005-06-22 | 1 | -1/+0 |
| * | | [PATCH] NFSv4: empty array fix | Andrew Morton | 2005-06-22 | 1 | -1/+1 |
| * | | [PATCH] NFSv4: fs/nfs/nfs4proc.c: small simplification | Adrian Bunk | 2005-06-22 | 1 | -1/+1 |
| * | | [PATCH] fix nfsacl pointer arithmetic and pg_class initialization bugs | Andreas Gruenbacher | 2005-06-22 | 2 | -1/+2 |
| * | | [PATCH] NFS: Fix up v3 ACL caching code | Trond Myklebust | 2005-06-22 | 2 | -5/+10 |
| * | | [PATCH] NFS: Cache the NFSv3 acls. | Andreas Gruenbacher | 2005-06-22 | 3 | -15/+97 |
| * | | [PATCH] NFS: Fix handling of the umask when an NFSv3 default acl is present. | Andreas Gruenbacher | 2005-06-22 | 4 | -6/+73 |
| * | | [PATCH] NFS: Add support for NFSv3 ACLs | Andreas Gruenbacher | 2005-06-22 | 13 | -6/+601 |
| * | | [PATCH] NFSD: Add server support for NFSv3 ACLs. | Andreas Gruenbacher | 2005-06-22 | 16 | -1/+1166 |
| * | | [PATCH] RPC: Allow the sunrpc server to multiplex serveral programs on a sing... | Andreas Gruenbacher | 2005-06-22 | 2 | -18/+20 |
| * | | [PATCH] NFSD: Add NFS3ERR_NOTSUPP to the nfsd error mapping table | Andreas Gruenbacher | 2005-06-22 | 1 | -0/+1 |
| * | | [PATCH] RPC: Encode and decode arbitrary XDR arrays | Andreas Gruenbacher | 2005-06-22 | 3 | -4/+275 |