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
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-15
NFSv4.2 fix unnecessary retry in nfs4_copy_file_range
Olga Kornievskaia
1
-7
/
+1
2019-01-06
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-25
/
+11
2019-01-03
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
27
-511
/
+641
2019-01-03
Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+6
2019-01-02
sunrpc: Add xprt after nfs4_test_session_trunk()
Santosh kumar pradhan
3
-7
/
+10
2019-01-02
NFS: remove unnecessary test for IS_ERR(cred)
NeilBrown
1
-5
/
+0
2019-01-02
NFSv4.2 fix async copy reboot recovery
Olga Kornievskaia
1
-1
/
+1
2019-01-02
NFS: Fix NFSv4 symbolic trace point output
Chuck Lever
1
-143
/
+313
2019-01-02
NFS: Make "port=" mount option optional for RDMA mounts
Chuck Lever
1
-2
/
+8
2018-12-31
nfs: fixed broken compilation in nfs_callback_up_net()
Vasily Averin
1
-1
/
+1
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-1
/
+1
2018-12-28
nfs: minor typo in nfs4_callback_up_net()
Vasily Averin
1
-1
/
+1
2018-12-28
sunrpc: replace svc_serv->sv_bc_xprt by boolean flag
Vasily Averin
1
-3
/
+5
2018-12-28
Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-2
/
+4
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
2
-4
/
+4
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-12-19
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
23
-292
/
+228
2018-12-19
NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.
NeilBrown
4
-17
/
+33
2018-12-19
NFS: change access cache to use 'struct cred'.
NeilBrown
3
-30
/
+39
2018-12-19
NFS: move credential expiry tracking out of SUNRPC into NFS.
NeilBrown
2
-3
/
+23
2018-12-19
NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().
NeilBrown
3
-34
/
+7
2018-12-19
NFSv4: don't require lock for get_renew_cred or get_machine_cred
NeilBrown
4
-25
/
+16
2018-12-19
NFSv4: add cl_root_cred for use when machine cred is not available.
NeilBrown
2
-8
/
+14
2018-12-19
SUNRPC: remove uid and gid from struct auth_cred
NeilBrown
1
-6
/
+8
2018-12-19
SUNRPC: remove groupinfo from struct auth_cred.
NeilBrown
1
-13
/
+1
2018-12-19
SUNRPC: add 'struct cred *' to auth_cred and rpc_cred
NeilBrown
1
-0
/
+17
2018-12-19
nfs: fix comment to nfs_generic_pg_test which does the opposite
Pavel Tikhomirov
1
-1
/
+1
2018-12-19
NFSv4: cleanup remove unused nfs4_xdev_fs_type
Olga Kornievskaia
1
-1
/
+0
2018-12-02
nfs: don't dirty kernel pages read by direct-io
Dave Kleikamp
1
-1
/
+8
2018-12-02
flexfiles: enforce per-mirror stateid only for v4 DSes
Tigran Mkrtchyan
1
-2
/
+4
2018-11-30
NFS: use locks_copy_lock() to copy locks.
NeilBrown
1
-2
/
+4
2018-11-22
flexfiles: use per-mirror specified stateid for IO
Tigran Mkrtchyan
3
-12
/
+32
2018-11-22
NFSv4.2 copy do not allocate memory under the lock
Olga Kornievskaia
2
-20
/
+21
2018-11-20
NFSv4: Fix a NFSv4 state manager deadlock
Trond Myklebust
2
-5
/
+13
2018-11-14
NFSv4: Fix an Oops during delegation callbacks
Trond Myklebust
2
-4
/
+11
2018-11-13
NFSv4: Ensure that the state manager exits the loop on SIGKILL
Trond Myklebust
1
-1
/
+1
2018-11-13
NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNING
Trond Myklebust
1
-3
/
+5
2018-11-04
Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+1
2018-11-02
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-4
/
+8
2018-11-01
NFS: fix spelling mistake, EACCESS -> EACCES
Colin Ian King
1
-1
/
+1
2018-10-30
Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-3
/
+12
2018-10-30
vfs: make remap_file_range functions take and return bytes completed
Darrick J. Wong
1
-3
/
+3
2018-10-30
vfs: combine the clone and dedupe into a single remap_file_range
Darrick J. Wong
1
-3
/
+7
2018-10-29
NFS: Fix up a typo in nfs_dns_ent_put
Trond Myklebust
1
-1
/
+1
2018-10-29
NFS: Lockless DNS lookups
Trond Myklebust
1
-3
/
+12
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-1
/
+1
2018-10-23
NFS: change sign of nfs_fh length
Frank Sorenson
1
-1
/
+1
[next]