aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/super.c
Commit message (Expand)AuthorAge
* nfs: Fix misparsing of nfsv4 fs_locations attributeJ. Bruce Fields2008-10-07
* nfs: prepare to share nfs_set_portJ. Bruce Fields2008-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: Clean up nfs_sb_active/nfs_sb_deactiveTrond Myklebust2008-10-06
* NFS: Restore missing hunk in NFS mount option parserChuck Lever2008-09-08
* nfs_remount oops when rebooting + possible fixMarc Zyngier2008-07-27
* NFS: Remove attribute update related BKL referencesTrond 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
* NFS: Refactor logic for parsing NFS security flavor mount optionsChuck Lever2008-07-09
* NFS: use documenting macro constants for initializing ac{reg, dir}{min, max}Chuck Lever2008-07-09
* NFS: Move the nfs_set_port() call out of nfs_parse_mount_options()Chuck Lever2008-07-09
* NFS: set transport defaults after mount option parsing is finishedTrond Myklebust2008-07-09
* NFS: handle interface identifiers in incoming IPv6 addressesChuck Lever2008-07-09
* NFS: Add string length argument to nfs_parse_server_addressChuck Lever2008-07-09
* NFS: Support raw IPv6 address hostnames during NFS mount operationChuck Lever2008-07-09
* NFS: Use common device name parsing logic for NFSv4 and NFSv2/v3Chuck Lever2008-07-09
* NFS: Fix a dependency on CONFIG_NFS_V4 in nfs_remountTrond Myklebust2008-07-09
* NFS: missing newline in NFS mount debugging messageChuck Lever2008-07-09
* NFS: Treat "intr" and "nointr" options as deprecatedChuck Lever2008-07-09
* NFS: Allow any value for the "retry" optionChuck Lever2008-07-09
* NFS: implement option checking when remounting NFS filesystems (resend)Jeff Layton2008-07-09
* NFS: Fix filehandle size comparisons in the mount codeTrond Myklebust2008-06-23
* NFS: Reduce the NFS mount code stack usage.Trond Myklebust2008-06-23
* nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-16
* nfs/lsm: make NFSv4 set LSM mount optionsEric Paris2008-05-16
* mm: bdi: expose the BDI object in sysfs for NFSMiklos Szeredi2008-04-30
* [PATCH] restore sane ->umount_begin() APIAl Viro2008-04-25
* Merge branch 'devel'Trond Myklebust2008-04-24
|\
| * NFS: remove duplicate flags assignment from nfs_validate_mount_dataJeff Layton2008-04-19
| * NFS - fix potential NULL pointer dereference v2Cyrill Gorcunov2008-04-19
| * NFS: Show most mount options via nfs_show_options()Chuck Lever2008-03-19
| * NFS: Save the value of the "port=" mount optionChuck Lever2008-03-19
| * NFS: numeric mount parameters are unsignedChuck Lever2008-03-19
* | [PATCH] do shrink_submounts() for all fs typesAl Viro2008-03-27
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller2008-03-18
|\|
| * NFS: use new LSM interfaces to explicitly set mount optionsEric Paris2008-03-05
* | [NET] endianness noise: INADDR_ANYAl Viro2008-03-18
|/
* NFS: add missing spkm3 strings to mount option parserOlga Kornievskaia2008-02-13
* Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-01-31
|\
| * NFS: Switch from intr mount option to TASK_KILLABLEMatthew Wilcox2007-12-06
* | NFS: Address memory leaks in the NFS client mount option parserChuck Lever2008-01-30
* | NFS: Support per-mountpoint timeout parameters.Trond Myklebust2008-01-30
* | NFS: Pull covers off IPv6 address parsingChuck Lever2008-01-30
* | NFS: Support non-IPv4 addresses in nfs_parsed_mount_dataChuck Lever2008-01-30
* | NFS: Refactor mount option address parsing into separate functionChuck Lever2008-01-30
* | NFS: Remove the NIPQUAD from nfs_try_mountChuck Lever2008-01-30
* | NFS: Set default port for NFSv4, with support for AF_INET6Chuck Lever2008-01-30