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_xdr.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-13
NFSv4: Add support for the NFSv4.2 "change_attr_type" attribute
Trond Myklebust
1
-0
/
+2
2021-04-13
NFS: nfs4_bitmask_adjust() must not change the server global bitmasks
Trond Myklebust
1
-3
/
+8
2020-12-02
NFS: Allow the NFS generic code to pass in a verifier to readdir
Trond Myklebust
1
-2
/
+15
2020-10-07
NFS: Add READ_PLUS data segment support
Anna Schumaker
1
-1
/
+1
2020-09-24
NFSv4: make cache consistency bitmask dynamic
Olga Kornievskaia
1
-3
/
+3
2020-09-21
pNFS/flexfiles: Be consistent about mirror index types
Trond Myklebust
1
-2
/
+2
2020-07-14
NFSv4.2: add client side XDR handling for extended attributes
Frank van der Linden
1
-1
/
+58
2020-07-14
NFSv4.2: query the server for extended attribute support
Frank van der Linden
1
-0
/
+1
2020-05-27
NFS: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-04-28
NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION
Olga Kornievskaia
1
-0
/
+2
2020-04-07
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-17
/
+15
2020-03-31
NFS: Ensure security label is set for root inode
Scott Mayhew
1
-0
/
+1
2020-03-27
NFS/pNFS: Simplify bucket layout segment reference counting
Trond Myklebust
1
-2
/
+1
2020-03-27
NFS/pNFS: Clean up pNFS commit operations
Trond Myklebust
1
-0
/
+1
2020-03-27
NFS: Remove bucket array from struct pnfs_ds_commit_info
Trond Myklebust
1
-13
/
+0
2020-03-27
pNFS: Add infrastructure for cleaning up per-layout commit structures
Trond Myklebust
1
-0
/
+1
2020-03-27
NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_info
Trond Myklebust
1
-0
/
+1
2020-03-26
pNFS: Add a helper to allocate the array of buckets
Trond Myklebust
1
-3
/
+12
2020-01-25
NFS: Add softreval behaviour to nfs_lookup_revalidate()
Trond Myklebust
1
-1
/
+1
2020-01-15
NFS: Additional refactoring for fs_context conversion
Scott Mayhew
1
-1
/
+1
2020-01-15
NFS: Add fs_context support.
David Howells
1
-3
/
+3
2020-01-15
nfs: don't pass nfs_subversion to ->create_server()
Al Viro
1
-1
/
+1
2020-01-15
nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_co...
Al Viro
1
-2
/
+1
2019-11-06
Merge branch 'linux-ssc-for-5.5'
Trond Myklebust
1
-0
/
+17
2019-11-04
NFSv3: Clean up timespec encode
Trond Myklebust
1
-1
/
+1
2019-11-04
NFS: Convert struct nfs_fattr to use struct timespec64
Trond Myklebust
1
-6
/
+6
2019-10-09
NFS: add ca_source_server<> to COPY
Olga Kornievskaia
1
-0
/
+1
2019-10-09
NFS: add COPY_NOTIFY operation
Olga Kornievskaia
1
-0
/
+16
2019-03-02
NFSv4.2: Add client support for the generic 'layouterror' RPC call
Trond Myklebust
1
-0
/
+35
2019-02-20
NFS: Pass error information to the pgio error cleanup routine
Trond Myklebust
1
-1
/
+1
2018-12-19
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
1
-7
/
+7
2018-12-19
NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.
NeilBrown
1
-1
/
+1
2018-09-30
NFS: Remove private spinlock in struct nfs_pgio_header
Trond Myklebust
1
-3
/
+2
2018-09-30
NFSv4: Save a few bytes in the nfs_pgio_args/res
Trond Myklebust
1
-7
/
+17
2018-09-30
NFSv3: Improve NFSv3 performance when server returns no post-op attributes
Trond Myklebust
1
-1
/
+2
2018-08-09
NFS add support for asynchronous COPY
Olga Kornievskaia
1
-0
/
+1
2018-08-09
NFS COPY xdr handle async reply
Olga Kornievskaia
1
-0
/
+1
2018-08-09
NFS OFFLOAD_CANCEL xdr
Olga Kornievskaia
1
-0
/
+12
2018-07-26
pNFS: Parse the results of layoutget on open even if permissions checks fail
Trond Myklebust
1
-1
/
+0
2018-06-19
pNFS/flexfiles: Don't tie up all the rpciod threads in resends
Trond Myklebust
1
-0
/
+2
2018-06-04
NFS: Pass the inode down to the getattr() callback
Trond Myklebust
1
-1
/
+2
2018-05-31
pnfs: Add barrier to prevent lgopen using LAYOUTGET during recall
Fred Isaman
1
-0
/
+1
2018-05-31
pnfs: Add conditional encode/decode of LAYOUTGET within OPEN compound
Fred Isaman
1
-0
/
+2
2018-05-31
pnfs: Store return value of decode_layoutget for later processing
Fred Isaman
1
-0
/
+1
2018-05-31
NFSv4: Fix sillyrename to return the delegation when appropriate
Trond Myklebust
1
-1
/
+1
2018-05-31
NFS: Move call to nfs4_state_protect() to nfs4_commit_setup()
Anna Schumaker
1
-1
/
+2
2018-05-31
NFS: Move call to nfs4_state_protect_write() to nfs4_write_setup()
Anna Schumaker
1
-1
/
+2
2018-04-10
NFS: Remove the unused return_delegation() callback
Trond Myklebust
1
-1
/
+0
2018-04-10
NFS: Add a delegation return into nfs4_proc_unlink_setup()
Trond Myklebust
1
-1
/
+1
2018-04-10
NFS: Move delegation recall into the NFSv4 callback for rename_setup()
Trond Myklebust
1
-1
/
+3
[next]