summaryrefslogtreecommitdiff
path: root/fs/nfs/super.c
Commit message (Expand)AuthorAge
* Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-07-13
|\
| * nfs: add export operationsPeng Tao2017-07-13
| * nfs: Fix fscache stat printing in nfs_show_stats()Tuo Chen Peng2017-07-13
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-07-05
|\ \ | |/ |/|
| * security/selinux: allow security_sb_clone_mnt_opts to enable/disable native l...Scott Mayhew2017-06-09
* | nfs: Mark unnecessarily extern functions as staticJan Kara2017-06-03
|/
* nfs: Fix bdi handling for cloned superblocksJan Kara2017-05-04
* fs: Remove SB_I_DYNBDI flagJan Kara2017-04-20
* nfs: Convert to separately allocated bdiJan Kara2017-04-20
* NFS: tidy up nfs_show_mountd_netidNeilBrown2017-01-30
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* NFS: fix typo in parameter descriptionWei Yongjun2016-12-01
* NFSv4.x: Add kernel parameter to control the callback serverTrond Myklebust2016-09-19
* NFS: Allow the mount option retrans=0Trond Myklebust2016-08-16
* mount: use sec= that was specified on the command lineSteve Dickson2016-07-19
* xprtrdma: Add rdma6 option to support NFS/RDMA IPv6Shirley Ma2016-05-17
* nfs: don't share mounts between network namespacesJ. Bruce Fields2016-05-09
* NFS: Remove the left global variable nfs_callback_tcpportKinglong Mee2015-10-21
* NFS: Error out when register_shrinker fail in register_nfs_fsKinglong Mee2015-08-12
* kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-28
* Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-04-26
|\
| * Merge branch 'bugfixes'Trond Myklebust2015-04-23
| |\
| | * NFS: remount with security change should return EINVALBenjamin Coddington2015-03-12
| * | NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.hAnna Schumaker2015-04-23
| |/
* | VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
|/
* Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-12
|\
| * nfs: don't call bdi_unregisterChristoph Hellwig2015-01-20
* | NFSv4: Ensure we reference the inode for return-on-close in delegreturnTrond Myklebust2015-02-05
|/
* NFS: Remove v3 not compiled check from validate_mount_data()Anna Schumaker2014-09-12
* nfs: reject changes to resvport and sharecache during remountScott Mayhew2014-08-04
* NFS: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick2014-07-12
* NFS: populate ->net in mount data when remountingMateusz Guzik2014-06-10
* nfs: Apply NFS_MOUNT_CMP_FLAGMASK to nfs_compare_remount_data()Scott Mayhew2014-05-29
* fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-13
* NFS: correctly report misuse of "migration" mount option.NeilBrown2013-11-15
* NFS: add support for multiple sec= mount optionsWeston Andros Adamson2013-10-28
* NFS: stop using NFS_MOUNT_SECFLAVOUR server flagWeston Andros Adamson2013-10-28
* NFS: cache parsed auth_info in nfs_serverWeston Andros Adamson2013-10-28
* NFS: separate passed security flavs from selectedWeston Andros Adamson2013-10-28
* NFS: Add a super_block backpointer to the nfs_server structChuck Lever2013-10-28
* nfs: fix handling of invalid mount options in nfs_remountJeff Layton2013-10-28
* nfs: reject version and minorversion changes on remount attemptsJeff Layton2013-10-28
* fs: convert fs shrinkers to new scan/count APIDave Chinner2013-09-10
* Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-09-09
|\
| * NFS: nfs_compare_super shouldn't check the auth flavour unless 'sec=' was setTrond Myklebust2013-09-07
| * NFS: Clean up nfs_parse_security_flavors()Trond Myklebust2013-09-07
| * NFS: Clean up the auth flavour array messTrond Myklebust2013-09-07
| * NFSv4: Document the recover_lost_locks kernel parameterTrond Myklebust2013-09-04
| * NFSv4: Refuse mount attempts with proto=udpTrond Myklebust2013-08-07
* | NFSv4: Fix the sync mount option for nfs4 mountsScott Mayhew2013-08-07
|/