aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/super.c
Commit message (Expand)AuthorAge
* Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-10-10
|\
| * nfs: declare nfs_xdev_mount as staticStanislav Kinsbursky2012-10-02
| * nfs: replace strict_strto* with kstrto*Daniel Walter2012-10-01
| * NFS: Add nfs4_unique_id boot parameterChuck Lever2012-10-01
| * NFS: Introduce "migration" mount optionChuck Lever2012-10-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-01
|\ \ | |/ |/|
| * nfs: comment fixPeter Meerwald2012-09-01
* | NFS: Fix a problem with the legacy binary mount codeTrond Myklebust2012-09-04
* | NFS: Alias the nfs module to nfs4bjschuma@gmail.com2012-08-16
* | NFS: Fix a regression when loading the NFS v4 modulebjschuma@gmail.com2012-08-16
* | NFS: Convert v4 into a moduleBryan Schumaker2012-07-30
* | NFS: Convert v3 into a moduleBryan Schumaker2012-07-30
* | NFS: Convert v2 into a moduleBryan Schumaker2012-07-30
* | NFS: Keep module parameters in the generic NFS clientBryan Schumaker2012-07-30
* | NFS: Pass super operations and xattr handlers in the nfs_subversionBryan Schumaker2012-07-30
* | NFS: Only initialize the ACL client in the v3 caseBryan Schumaker2012-07-30
* | NFS: Create a try_mount rpc opBryan Schumaker2012-07-30
* | NFS: Remove the NFS v4 xdev mount functionBryan Schumaker2012-07-30
* | NFS: Add version registering frameworkBryan Schumaker2012-07-30
* | NFS: Split out the NFS v4 filesystem typesBryan Schumaker2012-07-17
* | NFS: Create a single nfs_clone_super() functionBryan Schumaker2012-07-17
* | Merge commit '9249e17fe094d853d1ef7475dd559a2cc7e23d42' into nfs-for-3.6Trond Myklebust2012-07-16
|\|
| * VFS: Pass mount flags to sget()David Howells2012-07-14
| * NFSv4: Fix an NFSv4 mount regressionTrond Myklebust2012-07-10
* | NFS: Create custom NFS v4 write_inode() functionBryan Schumaker2012-06-29
* | NFS: Use nfs4_destroy_server() to clean up NFS v4Bryan Schumaker2012-06-29
|/
* NFS: Use the NFS_DEFAULT_VERSION for v2 and v3 mountsBryan Schumaker2012-06-09
* NFS4: Set parsed mount data version to 4Bryan Schumaker2012-06-05
* NFS: Use proper naming conventions for nfs_client.impl_id fieldChuck Lever2012-05-22
* NFS: Fix a compile issue when CONFIG_NFS_FSCACHE was undefinedTrond Myklebust2012-05-16
* NFS: Pass mntfh as part of the nfs_mount_info structureBryan Schumaker2012-05-14
* NFS: Allocate parsed mount data directly to the nfs_mount_info structureBryan Schumaker2012-05-14
* NFS: Create a single nfs_validate_mount_data() functionBryan Schumaker2012-05-14
* NFS: Create a single function for text mount dataBryan Schumaker2012-05-14
* NFS: Create a new nfs_try_mount()Bryan Schumaker2012-05-14
* NFS: Let mount data parsing set the NFS versionBryan Schumaker2012-05-14
* NFS: Use nfs_fs_mount_common() for remote referral mountsBryan Schumaker2012-05-14
* NFS: Use nfs_fs_mount_common() for xdev mountsBryan Schumaker2012-05-14
* NFS: Create a common xdev_mount() functionBryan Schumaker2012-05-14
* NFS: Create a common fs_mount() functionBryan Schumaker2012-05-14
* NFS: Remove NFS4_MOUNT_UNSHAREDBryan Schumaker2012-05-14
* NFS: Don't pass mount data to nfs_fscache_get_super_cookie()Bryan Schumaker2012-05-14
* NFS: Create a single nfs_get_root()Bryan Schumaker2012-05-14
* NFS: Honor the authflavor set in the clone mount dataBryan Schumaker2012-04-27
* nfs: Enclose hostname in brackets when needed in nfs_do_root_mountJan Kara2012-04-20
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | NFS: fix sb->s_id in nfs debug printsVivek Trivedi2012-03-21
* | NFS: Fix a compile issue when !CONFIG_NFS_V4_1Trond Myklebust2012-03-05
* | NFS: Make clientaddr= optionalChuck Lever2012-03-02