| Commit message (Expand) | Author | Age |
* | 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 |
| * | NFSv4: Ensure that we set the verifier when revalidating delegated dentries | Trond Myklebust | 2008-12-23 |
| * | NFSv4: Clean up is_atomic_open() | Trond Myklebust | 2008-12-23 |
| * | NFSv4: Convert delegation->type field to fmode_t | Trond Myklebust | 2008-12-23 |
| * | NFSv4: Fix up delegation callbacks | Trond Myklebust | 2008-12-23 |
| * | NFSv4: Return unreferenced delegations more promptly | Trond Myklebust | 2008-12-23 |
| * | NFSv4: Clean up the asynchronous delegation return | Trond Myklebust | 2008-12-23 |
| * | NFSv4: Clean up nfs_expire_all_delegations() | Trond Myklebust | 2008-12-23 |
| * | NFSv4: Fix a BAD_SEQUENCEID condition. | Trond Myklebust | 2008-12-23 |
| * | NFSv4: Don't exit the state management if there are still tasks to do | Trond Myklebust | 2008-12-23 |
| * | NFSv4: Rename the state reclaimer thread | Trond Myklebust | 2008-12-23 |
| * | NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management... | Trond Myklebust | 2008-12-23 |
| * | NFSv4: Clean up the support for returning multiple delegations | Trond Myklebust | 2008-12-23 |
| * | NFSv4: Add recovery for individual stateids | Trond Myklebust | 2008-12-23 |
| * | NFSv4: Remove nfs_client->cl_sem | Trond Myklebust | 2008-12-23 |
| * | NFSv4: Ensure that file unlock requests don't conflict with state recovery | Trond Myklebust | 2008-12-23 |
| * | NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover() | Trond Myklebust | 2008-12-23 |
| * | NFSv4: Ensure that nfs4_reclaim_open_state() doesn't depend on cl_sem | Trond Myklebust | 2008-12-23 |
| * | NFSv4: Add a recovery marking scheme for state owners | Trond Myklebust | 2008-12-23 |
| * | NFSv4: Don't tell server we rebooted when not necessary | Trond Myklebust | 2008-12-23 |
| * | NFSv4: Remove redundant RENEW calls if we know the lease has expired | Trond Myklebust | 2008-12-23 |
| * | NFSv4: Fix state recovery when the client runs over the grace period | Trond Myklebust | 2008-12-23 |
| * | NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lock | Trond Myklebust | 2008-12-23 |
| * | NFSv4: Clean up for the state loss reclaimer | Trond Myklebust | 2008-12-23 |
| * | NFS: Use atomic bitops when changing struct nfs_delegation->flags | Trond Myklebust | 2008-12-23 |
| * | NFSv4: Fix up the dereferencing of delegation->inode | Trond Myklebust | 2008-12-23 |
| * | NFSv4: Fix up another delegation related race | Trond Myklebust | 2008-12-23 |
| * | NLM: allow lockd requests from an unprivileged port | Chuck Lever | 2008-12-23 |
| * | NFS: "[no]resvport" mount option changes mountd client too | Chuck Lever | 2008-12-23 |
| * | NFS: add "[no]resvport" mount option | Chuck Lever | 2008-12-23 |
| * | NFS: move nfs_server flag initialization | Chuck Lever | 2008-12-23 |
| * | NFS: expand flags passed to nfs_create_rpc_client() | Chuck Lever | 2008-12-23 |
| * | NFS: introduce nfs_mount_info struct for calling nfs_mount() | Chuck Lever | 2008-12-23 |
| * | NFS: Move declaration of nfs_mount() to fs/nfs/internal.h | Chuck Lever | 2008-12-23 |
| * | NFS: rename nfs_path variable | Chuck Lever | 2008-12-23 |
| * | nfs: remove redundant tests on reading new pages | Wu Fengguang | 2008-12-23 |