| Commit message (Expand) | Author | Age |
* | NFS: Fix nfs_page use after free issues in fs/nfs/write.c | Trond Myklebust | 2006-09-19 |
* | NFSv4: Fix incorrect semaphore release in _nfs4_do_open() | Trond Myklebust | 2006-09-19 |
* | NFS: Fix Oopsable condition in nfs_readpage_sync() | Trond Myklebust | 2006-09-19 |
* | [PATCH] NFS: large non-page-aligned direct I/O clobbers memory | Trond Myklebust | 2006-09-08 |
* | NFSv4: Add v4 exception handling for the ACL functions. | Trond Myklebust | 2006-08-24 |
* | NFS: Check lengths more thoroughly in NFS4 readdir XDR decode | David Howells | 2006-08-24 |
* | NFS: Fix issue with EIO on NFS read | Trond Myklebust | 2006-08-24 |
* | SUNRPC: Fix dentry refcounting issues with users of rpc_pipefs | Trond Myklebust | 2006-08-24 |
* | SUNRPC: make rpc_unlink() take a dentry argument instead of a path | Trond Myklebust | 2006-08-24 |
* | NFS: Fix a potential deadlock in nfs_release_page | Nikita Danilov | 2006-08-24 |
* | NFS: make 2 functions static | Adrian Bunk | 2006-08-03 |
* | NFS: Release dcache_lock in an error path of nfs_path | Josh Triplett | 2006-08-03 |
* | Merge branch 'locks' | Trond Myklebust | 2006-07-05 |
|\ |
|
| * | NLM,NFSv4: Wait on local locks before we put RPC calls on the wire | Trond Myklebust | 2006-07-05 |
| * | NFSv4: Ensure nfs4_lock_expired() caches delegated locks | Trond Myklebust | 2006-07-05 |
| * | NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lock | Trond Myklebust | 2006-07-05 |
* | | NFS: Optimise away an excessive GETATTR call when a file is symlinked | Trond Myklebust | 2006-07-05 |
* | | NFS: Fix NFS page_state usage | Trond Myklebust | 2006-07-05 |
|/ |
|
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2006-07-03 |
|\ |
|
| * | [PATCH] nfs: non-procfs build fix | Dominik Hackl | 2006-07-02 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 |
| |\ |
|
| | * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
| * | | [PATCH] zoned vm counters: conversion of nr_unstable to per zone counter | Christoph Lameter | 2006-06-30 |
| * | | [PATCH] zoned vm counters: conversion of nr_dirty to per zone counter | Christoph Lameter | 2006-06-30 |
| |/ |
|
* | | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2006-06-28 |
|\| |
|
| * | [PATCH] mark address_space_operations const | Christoph Hellwig | 2006-06-28 |
* | | Revert "Merge branch 'odirect'" | Trond Myklebust | 2006-06-28 |
|/ |
|
* | [PATCH] fix static linking of NFS | David Brownell | 2006-06-27 |
* | Fix NFS2 compile error | Linus Torvalds | 2006-06-25 |
* | nfs: remove nfs_put_link() | Alexey Dobriyan | 2006-06-25 |
* | nfs-build-fix-99 | Andrew Morton | 2006-06-25 |
* | git-nfs-build-fixes | Andrew Morton | 2006-06-25 |
* | Merge branch 'odirect' | Trond Myklebust | 2006-06-25 |
* | NFS: alloc nfs_read/write_data as direct I/O is scheduled | Chuck Lever | 2006-06-24 |
* | NFS: Eliminate nfs_get_user_pages() | Chuck Lever | 2006-06-24 |
* | NFS: refactor nfs_direct_free_user_pages | Chuck Lever | 2006-06-24 |
* | NFS: remove user_addr, user_count, and pos from nfs_direct_req | Chuck Lever | 2006-06-24 |
* | NFS: "open code" the NFS direct write rescheduler | Chuck Lever | 2006-06-24 |
* | NFS: Separate functions for counting outstanding NFS direct I/Os | Chuck Lever | 2006-06-24 |
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2006-06-24 |
|\ |
|
| * | [PATCH] vfs: add lock owner argument to flush operation | Miklos Szeredi | 2006-06-23 |
| * | [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry | David Howells | 2006-06-23 |
| * | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 |
* | | NFS: Display the chosen RPCSEC_GSS security flavour in /proc/mounts | Trond Myklebust | 2006-06-09 |
* | | NFS: Split fs/nfs/inode.c | David Howells | 2006-06-09 |
* | | NFS: Fix typo in nfs_do_clone_mount() | Trond Myklebust | 2006-06-09 |
* | | NFS: Fix compile errors introduced by referrals patches | Trond Myklebust | 2006-06-09 |
* | | NFSv4: Ensure that referral mounts bind to a reserved port | Trond Myklebust | 2006-06-09 |
* | | NFSv4: A root pathname is sent as a zero component4 | Andy Adamson | 2006-06-09 |
* | | NFSv4: Follow a referral | Manoj Naik | 2006-06-09 |