aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2008-10-20Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel
2008-10-17NFS: use correct fs type for v4 submounts and referralsAndy Adamson
2008-10-17Make nfs_file_cred more robust.Neil Brown
2008-10-17NFS: Enable NFSv4 callback server to listen on AF_INET6 socketsChuck Lever
2008-10-15Merge branch 'next'Trond Myklebust
2008-10-14NFS: Fix a resolution problem with nfs_inode->cache_change_attributeTrond Myklebust
2008-10-14NFS: Fix the resolution problem with nfs_inode_attrs_need_update()Trond Myklebust
2008-10-14NFS: Changes to inode->i_nlinks must set the NFS_INO_INVALID_ATTR flagTrond Myklebust
2008-10-14Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-10-10NFS: fix nfs_parse_ip_address() corner caseChuck Lever
2008-10-10NFS: Cleanup nfs_set_portJ. Bruce Fields
2008-10-09NFS: Fix attribute updatesTrond Myklebust
2008-10-07NFS: Don't use range_cyclic for data integrity syncsTrond Myklebust
2008-10-07NFS: Client mounts hang when exported directory do not existSteve Dickson
2008-10-07nfs: Fix misparsing of nfsv4 fs_locations attributeJ. Bruce Fields
2008-10-07nfs: prepare to share nfs_set_portJ. Bruce Fields
2008-10-07nfs: replace while loop by for loops in nfs_follow_referralJ. Bruce Fields
2008-10-07nfs: break up nfs_follow_referralJ. Bruce Fields
2008-10-07nfs: authenticated deep mountingEG Keizer
2008-10-07NFS: missing nfs_fattr_init in nfs3_proc_getacl and nfs3_proc_setacls (resend...Jeff Layton
2008-10-07nfs: remove an obsolete nfs_flock commentJ. Bruce Fields
2008-10-07nfs: BUG_ON in nfs_follow_mountpointDenis V. Lunev
2008-10-07nfs: ERR_PTR is expected on failure from nfs_do_clone_mountDenis V. Lunev
2008-10-07fix fs/nfs/nfsroot.c compilationAdrian Bunk
2008-10-07NFS: Allow concurrent inode revalidationTrond Myklebust
2008-10-07NFS: Fix up nfs_setattr_update_inode()Trond Myklebust
2008-10-07NFS: Don't clear nfsi->cache_validity in nfs_check_inode_attributes()Trond Myklebust
2008-10-07NFS: Convert __nfs_revalidate_inode() to use nfs_refresh_inode()Trond Myklebust
2008-10-07NFS: Fix nfs_post_op_update_inode_force_wcc()Trond Myklebust
2008-10-07NFS: Fix the NFS attribute updateTrond Myklebust
2008-10-07NFS: Clean up nfs_refresh_inode() and nfs_post_op_update_inode()Trond Myklebust
2008-10-07NFS: Add mount options for controlling the lookup cacheTrond Myklebust
2008-10-07NFS: Don't apply NFS_MOUNT_FLAGMASK to text-based mountsTrond Myklebust
2008-10-07NFS: Add options for finer control of the lookup cacheTrond Myklebust
2008-10-06NFS: Clean up nfs_sb_active/nfs_sb_deactiveTrond Myklebust
2008-10-06NFS: Fix nfs_file_llseek()Trond Myklebust
2008-09-29SUNRPC: Add address family field to svc_serv data structureChuck Lever
2008-09-08NFS: Restore missing hunk in NFS mount option parserChuck Lever
2008-08-04Revert "UFS: add const to parser token table"Linus Torvalds
2008-08-01[PATCH] pass struct path * to do_add_mount()Al Viro
2008-07-27NFS: Ensure we call nfs_sb_deactive() after releasing the directory inodeTrond Myklebust
2008-07-27nfs_remount oops when rebooting + possible fixMarc Zyngier
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-07-24fix fs/nfs/nfsroot.c compilationAdrian Bunk
2008-07-15Merge branch 'bkl-removal' into nextTrond Myklebust
2008-07-15Merge branch 'devel' into nextTrond Myklebust
2008-07-15NFSv4: Remove BKL from the nfsv4 state recoveryTrond Myklebust