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
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
/
include
/
linux
/
nfs_fs_sb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-27
NFSv4 introduce max_connect mount options
Olga Kornievskaia
1
-0
/
+1
2021-05-07
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-9
/
+4
2021-04-21
NFS: The 'fattr_valid' field in struct nfs_server should be unsigned int
Trond Myklebust
1
-2
/
+1
2021-04-14
NFS: Split attribute support out from the server capabilities
Trond Myklebust
1
-9
/
+2
2021-04-13
NFSv4: Add support for the NFSv4.2 "change_attr_type" attribute
Trond Myklebust
1
-0
/
+3
2021-03-22
nfs: account for selinux security context when deciding to share superblock
Olga Kornievskaia
1
-0
/
+1
2021-02-17
NFS: Add support for eager writes
Trond Myklebust
1
-0
/
+2
2021-02-17
NFS: 'flags' field should be unsigned in struct nfs_server
Trond Myklebust
1
-1
/
+1
2020-10-07
NFS: Add READ_PLUS data segment support
Anna Schumaker
1
-0
/
+1
2020-07-14
NFSv4.2: query the server for extended attribute support
Frank van der Linden
1
-0
/
+1
2020-07-14
NFSv4.2: define limits and sizes for user xattr handling
Frank van der Linden
1
-0
/
+5
2020-01-15
NFS: Add mount option 'softreval'
Trond Myklebust
1
-0
/
+1
2019-11-06
Merge branch 'linux-ssc-for-5.5'
Trond Myklebust
1
-0
/
+1
2019-11-04
NFSv4.1: Don't rebind to the same source port when reconnecting to the server
Trond Myklebust
1
-0
/
+1
2019-11-04
NFS/pnfs: Separate NFSv3 DS and MDS traffic
Trond Myklebust
1
-0
/
+1
2019-11-04
NFS: Add a flag to tell nfs_client to set RPC_CLNT_CREATE_NOPING
Trond Myklebust
1
-0
/
+1
2019-11-04
NFS: Convert struct nfs_fattr to use struct timespec64
Trond Myklebust
1
-1
/
+1
2019-10-09
NFS: add COPY_NOTIFY operation
Olga Kornievskaia
1
-0
/
+1
2019-07-06
NFSv4: Allow multiple connections to NFSv4.x (x>0) servers
Trond Myklebust
1
-0
/
+1
2019-04-26
NFS: Store the credential of the mount process in the nfs_server
Trond Myklebust
1
-0
/
+3
2019-04-25
NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errors
Trond Myklebust
1
-0
/
+1
2019-04-25
NFS: Move internal constants out of uapi/linux/nfs_mount.h
Trond Myklebust
1
-0
/
+9
2019-03-02
NFSv4.2: Add client support for the generic 'layouterror' RPC call
Trond Myklebust
1
-0
/
+1
2018-12-19
NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().
NeilBrown
1
-2
/
+1
2018-12-19
NFSv4: add cl_root_cred for use when machine cred is not available.
NeilBrown
1
-0
/
+1
2018-09-30
NFSv3: Improve NFSv3 performance when server returns no post-op attributes
Trond Myklebust
1
-0
/
+3
2018-08-09
NFS handle COPY reply CB_OFFLOAD call race
Olga Kornievskaia
1
-0
/
+1
2018-08-09
NFS add support for asynchronous COPY
Olga Kornievskaia
1
-0
/
+1
2018-08-09
NFS OFFLOAD_CANCEL xdr
Olga Kornievskaia
1
-0
/
+1
2018-07-26
pNFS: Parse the results of layoutget on open even if permissions checks fail
Trond Myklebust
1
-1
/
+0
2018-05-31
pnfs: Add barrier to prevent lgopen using LAYOUTGET during recall
Fred Isaman
1
-0
/
+1
2018-05-31
pnfs: Stop attempting LAYOUTGET on OPEN on failure
Fred Isaman
1
-0
/
+1
2017-11-18
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-1
/
+2
2017-11-17
fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-13
NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration
Chuck Lever
1
-0
/
+2
2017-05-10
Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+1
2017-04-21
NFS: Add an iocounter wait function for async RPC tasks
Benjamin Coddington
1
-0
/
+1
2017-04-20
nfs: Convert to separately allocated bdi
Jan Kara
1
-1
/
+0
2016-09-22
nfs: allow blocking locks to be awoken by lock callbacks
Jeff Layton
1
-0
/
+3
2016-05-17
NFS: Add COPY nfs operation
Anna Schumaker
1
-0
/
+1
2015-12-28
nfs: machine credential support for additional operations
Andrew Elble
1
-0
/
+1
2015-10-15
nfs: get clone_blksize when probing fsinfo
Peng Tao
1
-0
/
+1
2015-10-15
nfs42: add CLONE proc functions
Peng Tao
1
-0
/
+1
2015-08-28
NFS: Get suppattr_exclcreat when getting server capabilities
Kinglong Mee
1
-0
/
+5
2015-07-23
NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability
Trond Myklebust
1
-1
/
+1
2015-06-27
NFSv4.2: LAYOUTSTATS is optional to implement
Trond Myklebust
1
-0
/
+1
2015-02-03
nfsv3: introduce nfs3_set_ds_client
Peng Tao
1
-4
/
+5
2015-01-06
NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_client
Trond Myklebust
1
-0
/
+3
2014-11-26
nfs: Add DEALLOCATE support
Anna Schumaker
1
-0
/
+1
[next]