summaryrefslogtreecommitdiff
path: root/fs/nfs/super.c
AgeCommit message (Expand)Author
2009-06-22NFS: Correct the NFS mount path when following a referralTrond Myklebust
2009-06-22NFSv4: Replace nfs4_path_walk() with VFS path lookup in a private namespaceTrond Myklebust
2009-06-18Merge branch 'devel-for-2.6.31' into for-2.6.31Trond Myklebust
2009-06-17NFS: More "sloppy" parsing problemsChuck Lever
2009-06-17NFS: Invalid mount option values should always fail, even with "sloppy"Chuck Lever
2009-06-17NFS: Update MNT and MNT3 reply decoding functionsChuck Lever
2009-06-17NFS: Do not display the setting of the "intr" mount optionChuck Lever
2009-06-17Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31Trond Myklebust
2009-06-17nfs41: Release backchannel resources associated with sessionAndy Adamson
2009-06-17NFSv4: Fix the 'nolock' option regressionTrond Myklebust
2009-06-17nfs41: destroy_session operationAndy Adamson
2009-06-17nfs41: add mount command option minorversionMike Sager
2009-06-11Push BKL down into ->remount_fs()Alessio Igor Bogani
2009-05-09Convert obvious places to deactivate_locked_super()Al Viro
2009-05-09vfs: umount_begin BKL pushdownAlessio Igor Bogani
2009-04-06NFS: Fix a double free in nfs_parse_mount_options()Trond Myklebust
2009-04-03NFS: Add mount options to enable local caching on NFSDavid Howells
2009-04-03NFS: Add some new I/O counters for FS-Cache doing things for NFSDavid Howells
2009-04-03NFS: Define and create superblock-level objectsDavid Howells
2009-03-11NFS: load the rpc/rdma transport module automaticallyTom Talpey
2008-12-30Merge branch 'devel' into nextTrond Myklebust
2008-12-23NFSv4: Clean up the support for returning multiple delegationsTrond Myklebust
2008-12-23NFS: "[no]resvport" mount option changes mountd client tooChuck Lever
2008-12-23NFS: add "[no]resvport" mount optionChuck Lever
2008-12-23NFS: introduce nfs_mount_info struct for calling nfs_mount()Chuck Lever
2008-10-31fs: replace NIPQUAD()Harvey Harrison
2008-10-29net: replace %p6 with %pI6Harvey Harrison
2008-10-28misc: replace NIP6_FMT with %p6 format specifierHarvey Harrison
2008-10-27Switch to a valid email address...Alan Cox
2008-10-17NFS: use correct fs type for v4 submounts and referralsAndy Adamson
2008-10-15Merge branch 'next'Trond Myklebust
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-10-10NFS: fix nfs_parse_ip_address() corner caseChuck Lever
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: 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-06NFS: Clean up nfs_sb_active/nfs_sb_deactiveTrond Myklebust
2008-09-08NFS: Restore missing hunk in NFS mount option parserChuck Lever
2008-07-27nfs_remount oops when rebooting + possible fixMarc Zyngier
2008-07-15NFS: Remove attribute update related BKL referencesTrond Myklebust
2008-07-09NFS: Allow either strict or sloppy mount option parsingChuck Lever
2008-07-09NFS4: Set security flavor default for NFSv4 mounts like other defaultsChuck Lever
2008-07-09NFS: Set security flavor default for NFSv2/3 mounts like other defaultsChuck Lever
2008-07-09NFS: Refactor logic for parsing NFS security flavor mount optionsChuck Lever
2008-07-09NFS: use documenting macro constants for initializing ac{reg, dir}{min, max}Chuck Lever
2008-07-09NFS: Move the nfs_set_port() call out of nfs_parse_mount_options()Chuck Lever
2008-07-09NFS: set transport defaults after mount option parsing is finishedTrond Myklebust
2008-07-09NFS: handle interface identifiers in incoming IPv6 addressesChuck Lever
2008-07-09NFS: Add string length argument to nfs_parse_server_addressChuck Lever