index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2008-07-09
NFS: implement option checking when remounting NFS filesystems (resend)
Jeff Layton
1
-0
/
+76
2008-06-24
NFS: Fix filehandle size comparisons in the mount code
Trond Myklebust
1
-4
/
+4
2008-06-24
NFS: Reduce the NFS mount code stack usage.
Trond Myklebust
1
-28
/
+40
2008-05-16
nfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-05-16
nfs/lsm: make NFSv4 set LSM mount options
Eric Paris
1
-0
/
+10
2008-04-30
mm: bdi: expose the BDI object in sysfs for NFS
Miklos Szeredi
1
-0
/
+26
2008-04-25
[PATCH] restore sane ->umount_begin() API
Al Viro
1
-5
/
+3
2008-04-24
Merge branch 'devel'
Trond Myklebust
1
-47
/
+100
2008-04-20
NFS: remove duplicate flags assignment from nfs_validate_mount_data
Jeff Layton
1
-1
/
+0
2008-04-20
NFS - fix potential NULL pointer dereference v2
Cyrill Gorcunov
1
-0
/
+16
2008-03-28
[PATCH] do shrink_submounts() for all fs types
Al Viro
1
-2
/
+0
2008-03-20
NFS: Show most mount options via nfs_show_options()
Chuck Lever
1
-2
/
+65
2008-03-20
NFS: Save the value of the "port=" mount option
Chuck Lever
1
-31
/
+6
2008-03-20
NFS: numeric mount parameters are unsigned
Chuck Lever
1
-13
/
+13
2008-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David S. Miller
1
-2
/
+62
2008-03-18
[NET] endianness noise: INADDR_ANY
Al Viro
1
-1
/
+1
2008-03-06
NFS: use new LSM interfaces to explicitly set mount options
Eric Paris
1
-2
/
+62
2008-02-14
NFS: add missing spkm3 strings to mount option parser
Olga Kornievskaia
1
-0
/
+4
2008-02-01
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+0
2008-01-30
NFS: Address memory leaks in the NFS client mount option parser
Chuck Lever
1
-0
/
+2
2008-01-30
NFS: Support per-mountpoint timeout parameters.
Trond Myklebust
1
-2
/
+2
2008-01-30
NFS: Pull covers off IPv6 address parsing
Chuck Lever
1
-5
/
+16
2008-01-30
NFS: Support non-IPv4 addresses in nfs_parsed_mount_data
Chuck Lever
1
-20
/
+34
2008-01-30
NFS: Refactor mount option address parsing into separate function
Chuck Lever
1
-6
/
+24
2008-01-30
NFS: Remove the NIPQUAD from nfs_try_mount
Chuck Lever
1
-5
/
+18
2008-01-30
NFS: Set default port for NFSv4, with support for AF_INET6
Chuck Lever
1
-4
/
+28
2008-01-30
NFS: Make setting a port number agostic
Chuck Lever
1
-2
/
+24
2008-01-30
NFS: Verify IPv6 addresses properly
Chuck Lever
1
-5
/
+10
2008-01-30
NFS: Add support for AF_INET6 addresses in nfs_compare_super()
Chuck Lever
1
-3
/
+40
2008-01-30
NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr)
Chuck Lever
1
-2
/
+3
2008-01-30
NFS: Remove the redundant nfs_client->cl_nfsversion
Trond Myklebust
1
-1
/
+1
2008-01-30
NFS: Clean up: copy hostname with kstrndup during mount processing
Chuck Lever
1
-9
/
+4
2008-01-30
NFS: Remove support for the 'mountprog' option
Chuck Lever
1
-10
/
+1
2008-01-30
NFS: Remove support for the 'nfsprog' option
Chuck Lever
1
-13
/
+1
2008-01-30
NFS: Ensure that NFS version 4 mounts use NFS_PORT if nfsport wasn't set
Chuck Lever
1
-0
/
+2
2008-01-30
NFS: Stop sillyname renames and unmounts from racing
Steve Dickson
1
-0
/
+24
2008-01-03
NFS: Fix a possible Oops in fs/nfs/super.c
Trond Myklebust
1
-1
/
+11
2007-12-12
NFS: Fix NFS mountpoint crossing...
Trond Myklebust
1
-1
/
+1
2007-12-07
NFS: Switch from intr mount option to TASK_KILLABLE
Matthew Wilcox
1
-4
/
+0
2007-11-27
NFS: mount failure causes bad page state
Russell King
1
-2
/
+4
2007-11-17
kernel BUG at fs/nfs/namespace.c:108! - can be triggered by bad server
Neil Brown
1
-0
/
+5
2007-10-10
NFS: Show "nointr" mount option
Chuck Lever
1
-1
/
+1
2007-10-10
NFS: Verify server address before invoking in-kernel mount client
Chuck Lever
1
-4
/
+8
2007-10-10
NFS: support RDMA mounts
\"Talpey, Thomas\
1
-2
/
+19
2007-10-10
NFS - print accurate transport protocol
\"Talpey, Thomas\
1
-14
/
+2
2007-10-10
NFS/SUNRPC: use transport protocol naming
\"Talpey, Thomas\
1
-10
/
+11
2007-10-10
NFSv4: Fix a bug in nfs4_validate_mount_data()
Trond Myklebust
1
-3
/
+3
2007-10-10
NFS: use in-kernel mount argument structure for nfsv4 mounts
\"Talpey, Thomas\
1
-80
/
+66
2007-10-10
NFS: use in-kernel mount argument structure for nfsv[23] mounts
\"Talpey, Thomas\
1
-64
/
+57
2007-10-10
NFS: move nfs_parsed_mount_data structure definition
\"Talpey, Thomas\
1
-31
/
+0
[prev]
[next]