| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [PATCH] NFSv4: unbalanced BKL in nfs_atomic_lookup() | Steve Dickson | 2005-08-19 | 1 | -0/+1 |
* | Fix nasty ncpfs symlink handling bug. | Linus Torvalds | 2005-08-19 | 1 | -29/+8 |
* | [PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsi | Chuck Lever | 2005-08-18 | 4 | -3/+44 |
* | [PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flags | Chuck Lever | 2005-08-18 | 2 | -28/+45 |
* | [PATCH] NFS: split nfsi->flags into two fields | Chuck Lever | 2005-08-18 | 5 | -41/+47 |
* | [PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL creates | Trond Myklebust | 2005-08-16 | 4 | -15/+38 |
* | [PATCH] really remove xattr_acl.h | Christoph Hellwig | 2005-06-28 | 1 | -7/+7 |
* | [PATCH] Remove f_error field from struct file | Christoph Lameter | 2005-06-23 | 1 | -5/+0 |
* | [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 | 3 | -144/+112 |
* | [PATCH] NFS: Replace nfs_page insertion sort with a radix sort | Trond Myklebust | 2005-06-22 | 3 | -70/+89 |
* | [PATCH] NFS: Make searching and waiting on busy writeback requests more effic... | Trond Myklebust | 2005-06-22 | 3 | -14/+37 |
* | [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 | 2 | -14/+38 |
* | [PATCH] NFS: Cleanup of caching code, and slight optimization of writes. | Trond Myklebust | 2005-06-22 | 2 | -18/+38 |
* | [PATCH] NFS: Fix the file size revalidation | Trond Myklebust | 2005-06-22 | 3 | -54/+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 | 2 | -38/+48 |
* | [PATCH] NFS: Hide NFS server-generated readdir cookies from userland | Olivier Galibert | 2005-06-22 | 2 | -24/+92 |
* | [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 | 1 | -1/+1 |
* | [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 | 2 | -15/+86 |
* | [PATCH] NFS: Fix handling of the umask when an NFSv3 default acl is present. | Andreas Gruenbacher | 2005-06-22 | 3 | -6/+64 |
* | [PATCH] NFS: Add support for NFSv3 ACLs | Andreas Gruenbacher | 2005-06-22 | 8 | -6/+530 |
* | [PATCH] RPC: [PATCH] improve rpcauthauth_create error returns | J. Bruce Fields | 2005-06-22 | 2 | -11/+19 |
* | [PATCH] NFSv4: client-side caching NFSv4 ACLs | J. Bruce Fields | 2005-06-22 | 2 | -13/+123 |
* | [PATCH] NFSv4: ACL support for the NFSv4 client: write | J. Bruce Fields | 2005-06-22 | 1 | -1/+33 |
* | [PATCH] NFSv4: Client-side xdr for writing NFSv4 acls | J. Bruce Fields | 2005-06-22 | 1 | -1/+70 |
* | [PATCH] NFSv4: ACL support for the NFSv4 client: read | J. Bruce Fields | 2005-06-22 | 1 | -4/+65 |
* | [PATCH] NFSv4: Client-side xdr for reading NFSv4 acls | J. Bruce Fields | 2005-06-22 | 1 | -0/+100 |
* | [PATCH] NFSv4: fix fattr size calculations | J. Bruce Fields | 2005-06-22 | 1 | -7/+11 |
* | [PATCH] NFSv4: Add {get,set,list}xattr methods for nfs4 | J. Bruce Fields | 2005-06-22 | 3 | -1/+48 |
* | [PATCH] NFS: Add hooks to allow common NFS attribute code to clear cached acls | Trond Myklebust | 2005-06-22 | 1 | -7/+26 |
* | [PATCH] NFS: Allow NFS versions to support different sets of inode operations. | J. Bruce Fields | 2005-06-22 | 4 | -1/+4 |
* | [PATCH] NFS: cleanup: shrink struct nfs_open_context | Trond Myklebust | 2005-06-22 | 2 | -8/+28 |
* | [PATCH] NFS: Remove unused NFS inode field readdir_timestamp. | Trond Myklebust | 2005-06-22 | 1 | -5/+3 |
* | [PATCH] NFS: Header file cleanup... | Trond Myklebust | 2005-06-22 | 12 | -19/+264 |
* | [PATCH] NFS: Kill annoying mount version mismatch printks | Trond Myklebust | 2005-06-22 | 1 | -74/+105 |
* | [PATCH] RPC: Make rpc_create_client() destroy the transport on failure. | Trond Myklebust | 2005-06-22 | 2 | -5/+1 |
* | [PATCH] NFS: Ensure that we revalidate the cached file length for llseek(SEEK... | Trond Myklebust | 2005-06-13 | 1 | -1/+41 |
* | [PATCH] NFS: Fix lookup intent handling | Trond Myklebust | 2005-06-07 | 1 | -14/+35 |
* | [PATCH] make some things static | Adrian Bunk | 2005-05-05 | 2 | -4/+4 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 27 | -0/+21138 |