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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-21
NFS: Replace calls to nfs_probe_fsinfo() with nfs_probe_server()
Anna Schumaker
2
-16
/
+2
2021-10-21
NFS: Move nfs_probe_destination() into the generic client
Anna Schumaker
3
-25
/
+26
2021-10-21
NFS: Create an nfs4_server_set_init_caps() function
Anna Schumaker
3
-14
/
+22
2021-10-21
NFS: Remove --> and <-- dprintk call sites
Chuck Lever
1
-49
/
+5
2021-10-21
SUNRPC: Trace calls to .rpc_call_done
Chuck Lever
9
-17
/
+2
2021-10-21
NFS: Replace dprintk callsites in nfs_readpage(s)
Chuck Lever
2
-6
/
+151
2021-10-21
SUNRPC: Use BIT() macro in rpc_show_xprt_state()
Chuck Lever
1
-12
/
+12
2021-10-21
SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size field
Chuck Lever
6
-59
/
+108
2021-10-21
xprtrdma: Remove rpcrdma_ep::re_implicit_roundup
Chuck Lever
2
-3
/
+0
2021-10-21
xprtrdma: Provide a buffer to pad Write chunks of unaligned length
Chuck Lever
5
-12
/
+65
2021-10-21
Fix user namespace leak
Alexey Gladkov
1
-1
/
+1
2021-10-21
NFS: Save some space in the inode
Trond Myklebust
2
-26
/
+42
2021-10-21
NFS: Fix WARN_ON due to unionization of nfs_inode.nrequests
Dave Wysochanski
1
-1
/
+3
2021-10-21
NFSv4: Fixes for nfs4_inode_return_delegation()
Trond Myklebust
1
-4
/
+6
2021-10-21
NFS: Fix an Oops in pnfs_mark_request_commit()
Trond Myklebust
1
-1
/
+1
2021-10-21
NFS: Fix up commit deadlocks
Trond Myklebust
4
-6
/
+8
2021-10-10
NFS: Fix deadlocks in nfs_scan_commit_list()
Trond Myklebust
1
-15
/
+2
2021-10-10
NFS: Instrument i_size_write()
Chuck Lever
3
-6
/
+54
2021-10-10
SUNRPC: Per-rpc_clnt task PIDs
Chuck Lever
2
-2
/
+11
2021-10-10
NFS: Remove unnecessary TRACE_DEFINE_ENUM()s
Chuck Lever
1
-68
/
+0
2021-10-04
pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_ds
Baptiste Lepers
2
-4
/
+4
2021-10-04
NFS: Remove unnecessary page cache invalidations
Trond Myklebust
1
-6
/
+1
2021-10-04
NFS: Do not flush the readdir cache in nfs_dentry_iput()
Trond Myklebust
1
-4
/
+0
2021-10-04
NFS: Fix dentry verifier races
Trond Myklebust
1
-4
/
+3
2021-10-04
NFS: Further optimisations for 'ls -l'
Trond Myklebust
2
-8
/
+13
2021-10-04
NFS: Fix up nfs_readdir_inode_mapping_valid()
Trond Myklebust
1
-1
/
+2
2021-10-04
NFS: Ignore the directory size when marking for revalidation
Trond Myklebust
1
-1
/
+1
2021-10-04
NFS: Don't set NFS_INO_DATA_INVAL_DEFER and NFS_INO_INVALID_DATA
Trond Myklebust
1
-2
/
+7
2021-10-04
NFS: Default change_attr_type to NFS4_CHANGE_TYPE_IS_UNDEFINED
Trond Myklebust
3
-3
/
+5
2021-10-04
NFSv4: Retrieve ACCESS on open if we're not using NFS4_CREATE_EXCLUSIVE
Trond Myklebust
1
-23
/
+22
2021-10-04
NFS: Fix a few more clear_bit() instances that need release semantics
Trond Myklebust
2
-12
/
+3
2021-10-04
SUNRPC: xprt_clear_locked() only needs release memory semantics
Trond Myklebust
1
-5
/
+3
2021-10-04
SUNRPC: Remove unnecessary memory barriers
Trond Myklebust
1
-14
/
+2
2021-10-04
SUNRPC: Remove WQ_HIGHPRI from xprtiod
Trond Myklebust
1
-2
/
+1
2021-10-04
SUNRPC: Add cond_resched() at the appropriate point in __rpc_execute()
Trond Myklebust
1
-1
/
+3
2021-10-04
SUNRPC: Partial revert of commit 6f9f17287e78
Trond Myklebust
1
-13
/
+15
2021-10-04
NFS: Fix up nfs_ctx_key_to_expire()
Trond Myklebust
3
-16
/
+31
2021-10-04
NFS: Label the dentry with a verifier in nfs_rmdir() and nfs_unlink()
Trond Myklebust
1
-3
/
+15
2021-10-04
NFS: Label the dentry with a verifier in nfs_link(), nfs_symlink()
Trond Myklebust
1
-0
/
+3
2021-10-04
Linux 5.15-rc4
Linus Torvalds
1
-1
/
+1
2021-10-04
elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappings
Chen Jingwen
1
-1
/
+1
2021-10-03
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-199
/
+182
2021-10-03
objtool: print out the symbol type when complaining about it
Linus Torvalds
1
-4
/
+8
2021-10-03
kvm: fix objtool relocation warning
Linus Torvalds
1
-1
/
+0
2021-10-03
Merge tag 'char-misc-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-26
/
+108
2021-10-03
Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-36
/
+87
2021-10-03
Merge tag 'sched_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-3
/
+13
2021-10-03
Merge tag 'perf_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-5
/
+35
2021-10-03
Merge tag 'objtool_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-7
/
+25
2021-10-03
Merge tag 'hwmon-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-125
/
+101
[prev]
[next]