summaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAgeFilesLines
* NFSv4: Ensure that file unlock requests don't conflict with state recoveryTrond Myklebust2008-12-232-10/+20
* NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover()Trond Myklebust2008-12-231-76/+75
* NFSv4: Ensure that nfs4_reclaim_open_state() doesn't depend on cl_semTrond Myklebust2008-12-231-1/+10
* NFSv4: Add a recovery marking scheme for state ownersTrond Myklebust2008-12-233-4/+26
* NFSv4: Don't tell server we rebooted when not necessaryTrond Myklebust2008-12-231-11/+11
* NFSv4: Remove redundant RENEW calls if we know the lease has expiredTrond Myklebust2008-12-233-19/+32
* NFSv4: Fix state recovery when the client runs over the grace periodTrond Myklebust2008-12-233-49/+155
* NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lockTrond Myklebust2008-12-233-7/+17
* NFSv4: Clean up for the state loss reclaimerTrond Myklebust2008-12-231-49/+81
* NFS: Use atomic bitops when changing struct nfs_delegation->flagsTrond Myklebust2008-12-233-9/+9
* NFSv4: Fix up the dereferencing of delegation->inodeTrond Myklebust2008-12-231-8/+31
* NFSv4: Fix up another delegation related raceTrond Myklebust2008-12-233-28/+60
* NLM: allow lockd requests from an unprivileged portChuck Lever2008-12-231-0/+2
* NFS: "[no]resvport" mount option changes mountd client tooChuck Lever2008-12-233-1/+5
* NFS: add "[no]resvport" mount optionChuck Lever2008-12-232-5/+18
* NFS: move nfs_server flag initializationChuck Lever2008-12-231-8/+8
* NFS: expand flags passed to nfs_create_rpc_client()Chuck Lever2008-12-231-4/+8
* NFS: introduce nfs_mount_info struct for calling nfs_mount()Chuck Lever2008-12-234-40/+49
* NFS: Move declaration of nfs_mount() to fs/nfs/internal.hChuck Lever2008-12-232-0/+6
* NFS: rename nfs_path variableChuck Lever2008-12-231-5/+5
* nfs: remove redundant tests on reading new pagesWu Fengguang2008-12-231-6/+0
* NFS: Convert nfs_attr_generation_counter into an atomic_longTrond Myklebust2008-10-281-8/+3
* Switch to a valid email address...Alan Cox2008-10-272-2/+2
* [PATCH] move executable checking into ->permission()Miklos Szeredi2008-10-231-0/+3
* [PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig2008-10-231-8/+6
* [PATCH] make O_EXCL in nd->intent.flags visible in nd->flagsAl Viro2008-10-231-4/+2
* Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-10-203-8/+21
|\
| * NFS: use correct fs type for v4 submounts and referralsAndy Adamson2008-10-171-2/+2
| * Make nfs_file_cred more robust.Neil Brown2008-10-171-2/+4
| * NFS: Enable NFSv4 callback server to listen on AF_INET6 socketsChuck Lever2008-10-171-4/+15
* | vmscan: split LRU lists into anon & file setsRik van Riel2008-10-201-1/+1
|/
* Merge branch 'next'Trond Myklebust2008-10-1514-211/+321
|\
| * NFS: Fix a resolution problem with nfs_inode->cache_change_attributeTrond Myklebust2008-10-142-2/+1
| * NFS: Fix the resolution problem with nfs_inode_attrs_need_update()Trond Myklebust2008-10-142-11/+40
| * NFS: Changes to inode->i_nlinks must set the NFS_INO_INVALID_ATTR flagTrond Myklebust2008-10-141-0/+3
| * NFS: fix nfs_parse_ip_address() corner caseChuck Lever2008-10-101-11/+23
| * NFS: Cleanup nfs_set_portJ. Bruce Fields2008-10-101-10/+9
| * NFS: Fix attribute updatesTrond Myklebust2008-10-091-9/+4
| * NFS: Don't use range_cyclic for data integrity syncsTrond Myklebust2008-10-071-1/+2
| * NFS: Client mounts hang when exported directory do not existSteve Dickson2008-10-071-1/+2
| * nfs: Fix misparsing of nfsv4 fs_locations attributeJ. Bruce Fields2008-10-073-29/+21
| * nfs: prepare to share nfs_set_portJ. Bruce Fields2008-10-072-19/+20
| * nfs: replace while loop by for loops in nfs_follow_referralJ. Bruce Fields2008-10-071-12/+5
| * nfs: break up nfs_follow_referralJ. Bruce Fields2008-10-071-38/+46
| * nfs: authenticated deep mountingEG Keizer2008-10-072-4/+26
| * NFS: missing nfs_fattr_init in nfs3_proc_getacl and nfs3_proc_setacls (resend...Jeff Layton2008-10-071-0/+2
| * nfs: remove an obsolete nfs_flock commentJ. Bruce Fields2008-10-071-7/+0
| * nfs: BUG_ON in nfs_follow_mountpointDenis V. Lunev2008-10-071-1/+4
| * nfs: ERR_PTR is expected on failure from nfs_do_clone_mountDenis V. Lunev2008-10-071-1/+1
| * fix fs/nfs/nfsroot.c compilationAdrian Bunk2008-10-071-1/+1
OpenPOWER on IntegriCloud