aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/super.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
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
2008-07-09NFS: Support raw IPv6 address hostnames during NFS mount operationChuck Lever
2008-07-09NFS: Use common device name parsing logic for NFSv4 and NFSv2/v3Chuck Lever
2008-07-09NFS: Fix a dependency on CONFIG_NFS_V4 in nfs_remountTrond Myklebust
2008-07-09NFS: missing newline in NFS mount debugging messageChuck Lever
2008-07-09NFS: Treat "intr" and "nointr" options as deprecatedChuck Lever
2008-07-09NFS: Allow any value for the "retry" optionChuck Lever
2008-07-09NFS: implement option checking when remounting NFS filesystems (resend)Jeff Layton
2008-06-23NFS: Fix filehandle size comparisons in the mount codeTrond Myklebust
2008-06-23NFS: Reduce the NFS mount code stack usage.Trond Myklebust
2008-05-16nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-05-16nfs/lsm: make NFSv4 set LSM mount optionsEric Paris
2008-04-30mm: bdi: expose the BDI object in sysfs for NFSMiklos Szeredi
2008-04-25[PATCH] restore sane ->umount_begin() APIAl Viro
2008-04-24Merge branch 'devel'Trond Myklebust
2008-04-19NFS: remove duplicate flags assignment from nfs_validate_mount_dataJeff Layton
2008-04-19NFS - fix potential NULL pointer dereference v2Cyrill Gorcunov
2008-03-27[PATCH] do shrink_submounts() for all fs typesAl Viro
2008-03-19NFS: Show most mount options via nfs_show_options()Chuck Lever
2008-03-19NFS: Save the value of the "port=" mount optionChuck Lever
2008-03-19NFS: numeric mount parameters are unsignedChuck Lever
2008-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller
2008-03-17[NET] endianness noise: INADDR_ANYAl Viro
2008-03-06NFS: use new LSM interfaces to explicitly set mount optionsEric Paris
2008-02-13NFS: add missing spkm3 strings to mount option parserOlga Kornievskaia
2008-02-01Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-01-30NFS: Address memory leaks in the NFS client mount option parserChuck Lever
2008-01-30NFS: Support per-mountpoint timeout parameters.Trond Myklebust