| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-04-03 |
|\ |
|
| * | New helper - current_umask() | Al Viro | 2009-03-31 |
* | | Merge branch 'devel' into for-linus | Trond Myklebust | 2009-04-01 |
|\ \ |
|
| * | | NFS: Simplify logic to compare socket addresses in client.c | Chuck Lever | 2009-03-28 |
| * | | Merge commit '9f4c899c0d90e1b51b6864834f3877b47c161a0e' into devel | Trond Myklebust | 2009-03-28 |
| |\ \ |
|
| * | | | NFS: Start PF_INET6 callback listener only if IPv6 support is available | Chuck Lever | 2009-03-28 |
| * | | | NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacks | Chuck Lever | 2009-03-28 |
| * | | | SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() | Chuck Lever | 2009-03-28 |
| * | | | SUNRPC: Change svc_create_xprt() to take a @family argument | Chuck Lever | 2009-03-28 |
| * | | | NFS: Optimise NFS close() | Trond Myklebust | 2009-03-19 |
| * | | | NFS: Fix the notifications when renaming onto an existing file | Trond Myklebust | 2009-03-19 |
| * | | | NFS: Fix up a mismerged patch | Trond Myklebust | 2009-03-19 |
| * | | | NFS: load the rpc/rdma transport module automatically | Tom Talpey | 2009-03-11 |
| * | | | NFS: Kill the "defined but not used" compile error on nommu machines | Trond Myklebust | 2009-03-11 |
| * | | | NFS: Throttle page dirtying while we're flushing to disk | Trond Myklebust | 2009-03-11 |
| * | | | NFS: cleanup - remove struct nfs_inode->ncommit | Trond Myklebust | 2009-03-11 |
| * | | | NFSv4: Simplify some cache consistency post-op GETATTRs | Trond Myklebust | 2009-03-11 |
| * | | | NFSv4: A referral is assumed to always point to a directory. | Trond Myklebust | 2009-03-11 |
| * | | | NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decoded | Trond Myklebust | 2009-03-11 |
| * | | | NFSv4: Clean up decode_getfattr() | Trond Myklebust | 2009-03-11 |
| * | | | NFS: Fix the type of struct nfs_fattr->mode | Trond Myklebust | 2009-03-11 |
| * | | | NFS: Shrink the struct nfs_fattr | Trond Myklebust | 2009-03-11 |
| * | | | NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr | Trond Myklebust | 2009-03-11 |
| * | | | NFSv4: Ignore errors on the post-op attributes in SETATTR calls | Trond Myklebust | 2009-03-11 |
| * | | | NFS: flush cached directory information slightly more readily. | NeilBrown | 2009-03-11 |
| * | | | NFS: Minor __nfs_revalidate_inode cleanup | Suresh Jayaraman | 2009-03-11 |
* | | | | mm: page_mkwrite change prototype to match fault | Nick Piggin | 2009-04-01 |
| |_|/
|/| | |
|
* | | | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-30 |
* | | | constify dentry_operations: NFS | Al Viro | 2009-03-27 |
| |/
|/| |
|
* | | NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined... | Trond Myklebust | 2009-03-12 |
|/ |
|
* | Bug 11061, NFS mounts dropped | Ian Dall | 2009-03-10 |
* | NFS: Handle -ESTALE error in access() | Suresh Jayaraman | 2009-03-10 |
* | NFSv3: Fix posix ACL code | Trond Myklebust | 2009-03-10 |
* | NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2) | Trond Myklebust | 2009-03-10 |
* | fs/Kconfig: move nfs out | Alexey Dobriyan | 2009-01-22 |
* | fs: symlink write_begin allocation context fix | Nick Piggin | 2009-01-04 |
* | Merge branch 'devel' into next | Trond Myklebust | 2008-12-30 |
|\ |
|
| * | fs/nfs/nfs4proc.c: make nfs4_map_errors() static | WANG Cong | 2008-12-30 |
| * | rpc: allow gss callbacks to client | Olga Kornievskaia | 2008-12-23 |
| * | NFS: remove unused status from encode routines | Andy Adamson | 2008-12-23 |
| * | NFS: increment number of operations in each encode routine | Andy Adamson | 2008-12-23 |
| * | NFS: fix comment placement in nfs4xdr.c | Benny Halevy | 2008-12-23 |
| * | NFS: fix tabs in nfs4xdr.c | Andy Adamson | 2008-12-23 |
| * | NFS: remove white space from nfs4xdr.c | Andy Adamson | 2008-12-23 |
| * | nfs: remove incorrect usage of nfs4 compound response hdr.status | Benny Halevy | 2008-12-23 |
| * | nfs: return compound hdr.status when there are no op replies | Benny Halevy | 2008-12-23 |
| * | NFSv4: Fix an infinite loop in the NFS state recovery code | Trond Myklebust | 2008-12-23 |
| * | optimize attribute timeouts for "noac" and "actimeo=0" | Peter Staubach | 2008-12-23 |
| * | NFSv4: Convert the open and close ops to use fmode | Trond Myklebust | 2008-12-23 |
| * | NFS: Use delegations to optimise ACCESS calls | Trond Myklebust | 2008-12-23 |