summaryrefslogtreecommitdiffstats
path: root/fs/nfs/super.c
Commit message (Expand)AuthorAgeFilesLines
* NFSv4.x: Add kernel parameter to control the callback serverTrond Myklebust2016-09-191-0/+10
* NFS: Allow the mount option retrans=0Trond Myklebust2016-08-161-2/+17
* mount: use sec= that was specified on the command lineSteve Dickson2016-07-191-3/+11
* xprtrdma: Add rdma6 option to support NFS/RDMA IPv6Shirley Ma2016-05-171-0/+4
* nfs: don't share mounts between network namespacesJ. Bruce Fields2016-05-091-0/+5
* NFS: Remove the left global variable nfs_callback_tcpportKinglong Mee2015-10-211-2/+0
* NFS: Error out when register_shrinker fail in register_nfs_fsKinglong Mee2015-08-121-2/+5
* kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-1/+1
* Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-04-261-3/+1
|\
| * Merge branch 'bugfixes'Trond Myklebust2015-04-231-2/+1
| |\
| | * NFS: remount with security change should return EINVALBenjamin Coddington2015-03-121-2/+1
| * | NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.hAnna Schumaker2015-04-231-1/+0
| |/
* | VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-3/+3
|/
* Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-121-18/+6
|\
| * nfs: don't call bdi_unregisterChristoph Hellwig2015-01-201-18/+6
* | NFSv4: Ensure we reference the inode for return-on-close in delegreturnTrond Myklebust2015-02-051-3/+6
|/
* NFS: Remove v3 not compiled check from validate_mount_data()Anna Schumaker2014-09-121-11/+0
* nfs: reject changes to resvport and sharecache during remountScott Mayhew2014-08-041-4/+5
* NFS: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick2014-07-121-2/+1
* NFS: populate ->net in mount data when remountingMateusz Guzik2014-06-101-0/+1
* nfs: Apply NFS_MOUNT_CMP_FLAGMASK to nfs_compare_remount_data()Scott Mayhew2014-05-291-13/+13
* fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-131-0/+2
* NFS: correctly report misuse of "migration" mount option.NeilBrown2013-11-151-1/+1
* NFS: add support for multiple sec= mount optionsWeston Andros Adamson2013-10-281-55/+105
* NFS: stop using NFS_MOUNT_SECFLAVOUR server flagWeston Andros Adamson2013-10-281-2/+1
* NFS: cache parsed auth_info in nfs_serverWeston Andros Adamson2013-10-281-2/+1
* NFS: separate passed security flavs from selectedWeston Andros Adamson2013-10-281-25/+22
* NFS: Add a super_block backpointer to the nfs_server structChuck Lever2013-10-281-0/+1
* nfs: fix handling of invalid mount options in nfs_remountJeff Layton2013-10-281-2/+2
* nfs: reject version and minorversion changes on remount attemptsJeff Layton2013-10-281-0/+4
* fs: convert fs shrinkers to new scan/count APIDave Chinner2013-09-101-1/+2
* Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-09-091-26/+73
|\
| * NFS: nfs_compare_super shouldn't check the auth flavour unless 'sec=' was setTrond Myklebust2013-09-071-2/+15
| * NFS: Clean up nfs_parse_security_flavors()Trond Myklebust2013-09-071-12/+13
| * NFS: Clean up the auth flavour array messTrond Myklebust2013-09-071-12/+25
| * NFSv4: Document the recover_lost_locks kernel parameterTrond Myklebust2013-09-041-0/+8
| * NFSv4: Refuse mount attempts with proto=udpTrond Myklebust2013-08-071-0/+12
* | NFSv4: Fix the sync mount option for nfs4 mountsScott Mayhew2013-08-071-0/+4
|/
* Merge branch 'labeled-nfs' into linux-nextTrond Myklebust2013-06-281-2/+22
|\
| * NFS: Client implementation of Labeled-NFSDavid Quigley2013-06-081-2/+15
| * NFSv4: Extend fattr bitmaps to support all 3 wordsDavid Quigley2013-06-081-0/+1
| * NFSv4.2: Added NFS v4.2 support to the NFS clientSteve Dickson2013-06-081-1/+6
| * LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.David Quigley2013-06-081-1/+2
* | nfs: have NFSv3 try server-specified auth flavors in turnJeff Layton2013-06-281-57/+69
* | nfs: have nfs_mount fake up a auth_flavs list when the server didn't provide itJeff Layton2013-06-281-13/+0
* | nfs: move server_authlist into nfs_try_mount_requestJeff Layton2013-06-281-5/+9
* | nfs: refactor "need_mount" code out of nfs_try_mountJeff Layton2013-06-281-8/+16
* | NFS: Fix security flavor negotiation with legacy binary mountsChuck Lever2013-05-301-0/+2
|/
* Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-05-091-7/+41
|\
| * NFSv3: match sec= flavor against server listWeston Andros Adamson2013-05-061-7/+41
OpenPOWER on IntegriCloud