aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAge
* NFS: Client mounts hang when exported directory do not existSteve Dickson2008-10-07
* nfs: Fix misparsing of nfsv4 fs_locations attributeJ. Bruce Fields2008-10-07
* nfs: prepare to share nfs_set_portJ. Bruce Fields2008-10-07
* nfs: replace while loop by for loops in nfs_follow_referralJ. Bruce Fields2008-10-07
* nfs: break up nfs_follow_referralJ. Bruce Fields2008-10-07
* nfs: authenticated deep mountingEG Keizer2008-10-07
* NFS: missing nfs_fattr_init in nfs3_proc_getacl and nfs3_proc_setacls (resend...Jeff Layton2008-10-07
* nfs: remove an obsolete nfs_flock commentJ. Bruce Fields2008-10-07
* nfs: BUG_ON in nfs_follow_mountpointDenis V. Lunev2008-10-07
* nfs: ERR_PTR is expected on failure from nfs_do_clone_mountDenis V. Lunev2008-10-07
* fix fs/nfs/nfsroot.c compilationAdrian Bunk2008-10-07
* NFS: Allow concurrent inode revalidationTrond Myklebust2008-10-07
* NFS: Fix up nfs_setattr_update_inode()Trond Myklebust2008-10-07
* NFS: Don't clear nfsi->cache_validity in nfs_check_inode_attributes()Trond Myklebust2008-10-07
* NFS: Convert __nfs_revalidate_inode() to use nfs_refresh_inode()Trond Myklebust2008-10-07
* NFS: Fix nfs_post_op_update_inode_force_wcc()Trond Myklebust2008-10-07
* NFS: Fix the NFS attribute updateTrond Myklebust2008-10-07
* NFS: Clean up nfs_refresh_inode() and nfs_post_op_update_inode()Trond Myklebust2008-10-07
* NFS: Add mount options for controlling the lookup cacheTrond Myklebust2008-10-07
* NFS: Don't apply NFS_MOUNT_FLAGMASK to text-based mountsTrond Myklebust2008-10-07
* NFS: Add options for finer control of the lookup cacheTrond Myklebust2008-10-07
* NFS: Clean up nfs_sb_active/nfs_sb_deactiveTrond Myklebust2008-10-06
* NFS: Fix nfs_file_llseek()Trond Myklebust2008-10-06
* NFS: Restore missing hunk in NFS mount option parserChuck Lever2008-09-08
* Revert "UFS: add const to parser token table"Linus Torvalds2008-08-04
* [PATCH] pass struct path * to do_add_mount()Al Viro2008-08-01
* NFS: Ensure we call nfs_sb_deactive() after releasing the directory inodeTrond Myklebust2008-07-27
* nfs_remount oops when rebooting + possible fixMarc Zyngier2008-07-27
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-26
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* fix fs/nfs/nfsroot.c compilationAdrian Bunk2008-07-24
* Merge branch 'bkl-removal' into nextTrond Myklebust2008-07-15
|\
| * NFSv4: Remove BKL from the nfsv4 state recoveryTrond Myklebust2008-07-15
| * NFS: Remove BKL from the readdir codeTrond Myklebust2008-07-15
| * NFS: Remove BKL from the symlink codeTrond Myklebust2008-07-15
| * NFS: Remove BKL from the sillydelete operationsTrond Myklebust2008-07-15
| * NFS: Remove the BKL from the rename, rmdir and unlink operationsTrond Myklebust2008-07-15
| * NFS: Remove BKL from NFS lookup codeTrond Myklebust2008-07-15
| * NFS: Remove the BKL from nfs_link()Trond Myklebust2008-07-15
| * NFS: Remove the BKL from the inode creation operationsTrond Myklebust2008-07-15
| * NFS: Remove BKL usage from open()Trond Myklebust2008-07-15
| * NFS: Remove BKL usage from the write pathTrond Myklebust2008-07-15
| * NFS: Remove the BKL from the permission checking codeTrond Myklebust2008-07-15
| * NFS: Remove attribute update related BKL referencesTrond Myklebust2008-07-15
| * NFS: Remove BKL requirement from attribute updatesTrond Myklebust2008-07-15
| * NFS: Protect inode->i_nlink updates using inode->i_lockTrond Myklebust2008-07-15
* | Merge branch 'devel' into nextTrond Myklebust2008-07-15
|\|
| * NFS: Allow either strict or sloppy mount option parsingChuck Lever2008-07-09
| * NFS4: Set security flavor default for NFSv4 mounts like other defaultsChuck Lever2008-07-09
| * NFS: Set security flavor default for NFSv2/3 mounts like other defaultsChuck Lever2008-07-09