Age | Commit message (Expand) | Author |
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-10-28 | NFS: Convert nfs_attr_generation_counter into an atomic_long | Trond Myklebust |
2008-10-27 | Switch to a valid email address... | Alan Cox |
2008-10-23 | [PATCH] move executable checking into ->permission() | Miklos Szeredi |
2008-10-23 | [PATCH] switch all filesystems over to d_obtain_alias | Christoph Hellwig |
2008-10-23 | [PATCH] make O_EXCL in nd->intent.flags visible in nd->flags | Al Viro |
2008-10-20 | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2008-10-20 | vmscan: split LRU lists into anon & file sets | Rik van Riel |
2008-10-17 | NFS: use correct fs type for v4 submounts and referrals | Andy Adamson |
2008-10-17 | Make nfs_file_cred more robust. | Neil Brown |
2008-10-17 | NFS: Enable NFSv4 callback server to listen on AF_INET6 sockets | Chuck Lever |
2008-10-15 | Merge branch 'next' | Trond Myklebust |
2008-10-14 | NFS: Fix a resolution problem with nfs_inode->cache_change_attribute | Trond Myklebust |
2008-10-14 | NFS: Fix the resolution problem with nfs_inode_attrs_need_update() | Trond Myklebust |
2008-10-14 | NFS: Changes to inode->i_nlinks must set the NFS_INO_INVALID_ATTR flag | Trond Myklebust |
2008-10-14 | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2008-10-13 | vfs: Use const for kernel parser table | Steven Whitehouse |
2008-10-10 | NFS: fix nfs_parse_ip_address() corner case | Chuck Lever |
2008-10-10 | NFS: Cleanup nfs_set_port | J. Bruce Fields |
2008-10-09 | NFS: Fix attribute updates | Trond Myklebust |
2008-10-07 | NFS: Don't use range_cyclic for data integrity syncs | Trond Myklebust |
2008-10-07 | NFS: Client mounts hang when exported directory do not exist | Steve Dickson |
2008-10-07 | nfs: Fix misparsing of nfsv4 fs_locations attribute | J. Bruce Fields |
2008-10-07 | nfs: prepare to share nfs_set_port | J. Bruce Fields |
2008-10-07 | nfs: replace while loop by for loops in nfs_follow_referral | J. Bruce Fields |
2008-10-07 | nfs: break up nfs_follow_referral | J. Bruce Fields |
2008-10-07 | nfs: authenticated deep mounting | EG Keizer |
2008-10-07 | NFS: missing nfs_fattr_init in nfs3_proc_getacl and nfs3_proc_setacls (resend... | Jeff Layton |
2008-10-07 | nfs: remove an obsolete nfs_flock comment | J. Bruce Fields |