index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-28
nfs: Fix NULL pointer dereference of dev_name
Yao Liu
1
-0
/
+5
2019-01-06
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-24
/
+10
2019-01-02
NFS: Make "port=" mount option optional for RDMA mounts
Chuck Lever
1
-2
/
+8
2018-12-21
NFS: nfs_compare_mount_options always compare auth flavors.
Chris Perl
1
-2
/
+1
2018-12-21
LSM: new method: ->sb_add_mnt_opt()
Al Viro
1
-7
/
+2
2018-12-21
LSM: hide struct security_mnt_opts from any generic code
Al Viro
1
-3
/
+3
2018-12-21
nfs_remount(): don't leak, don't ignore LSM options quietly
Al Viro
1
-2
/
+4
2018-12-21
new helper: security_sb_eat_lsm_opts()
Al Viro
1
-13
/
+2
2018-07-31
NFS: silence a harmless uninitialized variable warning
Dan Carpenter
1
-1
/
+1
2018-07-31
sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...
Dave Wysochanski
1
-1
/
+1
2018-03-16
fs: Teach path_connected to handle nfs filesystems with multiple roots.
Eric W. Biederman
1
-0
/
+2
2017-11-28
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-11
/
+11
2017-11-18
NFS: Fix typo in nomigration mount option
Joshua Watt
1
-1
/
+1
2017-11-18
NFS: super: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+10
2017-09-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2017-08-20
NFS: Fix NFSv2 security settings
Chuck Lever
1
-4
/
+8
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
1
-1
/
+1
2017-07-14
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-1
/
+3
2017-07-14
nfs: add export operations
Peng Tao
1
-0
/
+2
2017-07-13
nfs: Fix fscache stat printing in nfs_show_stats()
Tuo Chen Peng
1
-1
/
+1
2017-07-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-1
/
+16
2017-06-09
security/selinux: allow security_sb_clone_mnt_opts to enable/disable native l...
Scott Mayhew
1
-1
/
+16
2017-06-03
nfs: Mark unnecessarily extern functions as static
Jan Kara
1
-2
/
+3
2017-05-04
nfs: Fix bdi handling for cloned superblocks
Jan Kara
1
-18
/
+10
2017-04-20
fs: Remove SB_I_DYNBDI flag
Jan Kara
1
-1
/
+0
2017-04-20
nfs: Convert to separately allocated bdi
Jan Kara
1
-15
/
+19
2017-01-30
NFS: tidy up nfs_show_mountd_netid
NeilBrown
1
-14
/
+7
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-02
NFS: fix typo in parameter description
Wei Yongjun
1
-1
/
+1
2016-09-19
NFSv4.x: Add kernel parameter to control the callback server
Trond Myklebust
1
-0
/
+10
2016-08-16
NFS: Allow the mount option retrans=0
Trond Myklebust
1
-2
/
+17
2016-07-19
mount: use sec= that was specified on the command line
Steve Dickson
1
-3
/
+11
2016-05-17
xprtrdma: Add rdma6 option to support NFS/RDMA IPv6
Shirley Ma
1
-0
/
+4
2016-05-09
nfs: don't share mounts between network namespaces
J. Bruce Fields
1
-0
/
+5
2015-10-21
NFS: Remove the left global variable nfs_callback_tcpport
Kinglong Mee
1
-2
/
+0
2015-08-12
NFS: Error out when register_shrinker fail in register_nfs_fs
Kinglong Mee
1
-2
/
+5
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
1
-1
/
+1
2015-04-27
Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-3
/
+1
2015-04-23
Merge branch 'bugfixes'
Trond Myklebust
1
-2
/
+1
2015-04-23
NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h
Anna Schumaker
1
-1
/
+0
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-3
/
+3
2015-03-12
NFS: remount with security change should return EINVAL
Benjamin Coddington
1
-2
/
+1
2015-02-13
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-18
/
+6
2015-02-06
NFSv4: Ensure we reference the inode for return-on-close in delegreturn
Trond Myklebust
1
-3
/
+6
2015-01-21
nfs: don't call bdi_unregister
Christoph Hellwig
1
-18
/
+6
2014-09-12
NFS: Remove v3 not compiled check from validate_mount_data()
Anna Schumaker
1
-11
/
+0
2014-08-05
nfs: reject changes to resvport and sharecache during remount
Scott Mayhew
1
-4
/
+5
2014-07-13
NFS: use ARRAY_SIZE instead of sizeof/sizeof[0]
Fabian Frederick
1
-2
/
+1
2014-06-10
NFS: populate ->net in mount data when remounting
Mateusz Guzik
1
-0
/
+1
2014-05-30
nfs: Apply NFS_MOUNT_CMP_FLAGMASK to nfs_compare_remount_data()
Scott Mayhew
1
-13
/
+13
[next]