VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-01-25
SUNRPC: Make trace_svc_process() display the RPC procedure symbolically
Chuck Lever
2020-12-16
fs/lockd: convert comma to semicolon
Zheng Yongjun
2020-12-02
lockd: don't use interval-based rebinding over TCP
Calum Mackay
2020-10-22
Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-10-02
lockd: Replace PROC() macro with open code
Chuck Lever
2020-09-21
Replace HTTP links with HTTPS ones: NFS, SUNRPC, and LOCKD clients
Alexander A. Klimov
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2019-11-03
NFSv4.1: Don't rebind to the same source port when reconnecting to the server
Trond Myklebust
2019-07-03
lockd: Make two symbols static
YueHaibing
2019-07-03
lockd: Show pid of lockd for remote locks
Benjamin Coddington
2019-07-03
lockd: Remove lm_compare_owner and lm_owner_key
Benjamin Coddington
2019-07-03
lockd: Convert NLM service fl_owner to nlm_lockowner
Benjamin Coddington
2019-07-03
lockd: prepare nlm_lockowner for use by the server
Benjamin Coddington
2019-05-31
Revert "lockd: Show pid of lockd for remote locks"
Benjamin Coddington
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-15
Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-04-26
lockd: Store the lockd client credential in struct nlm_host
Trond Myklebust
2019-04-26
SUNRPC: Cache cred of process creating the rpc_client
Trond Myklebust
2019-04-25
SUNRPC: Fix up task signalling
Trond Myklebust
2019-04-24
lockd: Pass the user cred from knfsd when starting the lockd server
Trond Myklebust
2019-04-24
SUNRPC: Cache the process user cred in the RPC server listener
Trond Myklebust
2019-04-24
SUNRPC: Allow further customisation of RPC program registration
Trond Myklebust
2019-04-24
SUNRPC: Add a callback to initialise server requests
Trond Myklebust
2019-03-18
NFS: fix mount/umount race in nlmclnt.
NeilBrown
2019-02-13
NFS: Remove print_overflow_msg()
Chuck Lever
2019-01-02
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-01-02
Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-12-19
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
2018-12-14
lockd: Show pid of lockd for remote locks
Benjamin Coddington
2018-12-07
fs/locks: merge posix_unblock_lock() and locks_delete_block()
NeilBrown
2018-11-27
lockd: fix decoding of TEST results
J. Bruce Fields
2018-10-29
lockd: fix access beyond unterminated strings in prints
Amir Goldstein
2018-08-09
nfsd: fix leaked file lock with nfs exported overlayfs
Amir Goldstein
2018-03-19
lockd: make nlm_ntf_refcnt and nlm_ntf_wq static
Colin Ian King
2018-01-24
lockd: Fix server refcounting
Trond Myklebust
2018-01-14
lockd: convert nlm_rqst.a_count from atomic_t to refcount_t
Elena Reshetova
2018-01-14
lockd: convert nlm_lockowner.count from atomic_t to refcount_t
Elena Reshetova
2018-01-14
lockd: convert nsm_handle.sm_count from atomic_t to refcount_t
Elena Reshetova
2018-01-14
lockd: convert nlm_host.h_count from atomic_t to refcount_t
Elena Reshetova
2017-11-27
nlm_shutdown_hosts_net() cleanup
Vasily Averin
2017-11-27
race of lockd inetaddr notifiers vs nlmsvc_rqst change
Vasily Averin
2017-11-27
lockd: lost rollback of set_grace_period() in lockd_down_net()
Vasily Averin
2017-11-27
lockd: added cleanup checks in exit_net hook
Vasily Averin
2017-11-27
lockd: remove net pointer from messages
Vasily Averin
2017-11-18
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
Linus Torvalds
2017-11-07
lockd: double unregister of inetaddr notifiers
Vasily Averin
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-09-11
Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2017-09-06
lockd: Delete an error message for a failed memory allocation in reclaimer()
Markus Elfring
2017-08-24
sunrpc: Const-ify struct sv_serv_ops
Chuck Lever
2017-05-15
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
2017-05-15
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
2017-05-15
sunrpc: move pc_count out of struct svc_procinfo
Christoph Hellwig
2017-05-15
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
2017-05-15
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
2017-05-15
sunrpc: properly type pc_func callbacks
Christoph Hellwig
2017-05-15
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
2017-05-15
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
2017-05-15
lockd: fix some weird indentation
Christoph Hellwig
2017-05-15
lockd: fix decoder callback prototypes
Christoph Hellwig
2017-05-15
lockd: fix encoder callback prototypes
Christoph Hellwig
2017-05-10
Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-05-08
lockd: fix lockd shutdown race
J. Bruce Fields
2017-04-25
lockd: remove redundant check on block
Colin Ian King
2017-04-21
lockd: Introduce nlmclnt_operations
Benjamin Coddington
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to
Ingo Molnar
2017-01-31
lockd: initialize sin6_scope_id in lockd_inet6addr_event()
Scott Mayhew
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-10-11
treewide: remove redundant #include
Masahiro Yamada
2016-07-28
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2016-06-30
lockd: unregister notifier blocks if the service fails to come up completely
Scott Mayhew
2016-05-29
drop redundant ->owner initializations
Al Viro
2016-01-07
lockd: constify nlmsvc_binding structure
Julia Lawall
2016-01-07
lockd: use to_delayed_work
Geliang Tang
2015-12-23
lockd: Register callbacks on the inetaddr_chain and inet6addr_chain
Scott Mayhew
2015-11-11
Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-10-23
lockd: get rid of reference-counted NSM RPC clients
Andrey Ryabinin
2015-10-22
Move locks API users to locks_lock_inode_wait()
Benjamin Coddington
2015-10-12
lockd: create NSM handles per net namespace
Andrey Ryabinin
2015-08-13
lockd: NLM grace period shouldn't block NFSv4 opens
J. Bruce Fields
2015-08-10
nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation
Jeff Layton
2015-08-10
nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it
Jeff Layton
2015-04-21
nfsd: eliminate NFSD_DEBUG
Mark Salter
2015-02-12
Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-02-11
Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-02-10
Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
2015-02-03
SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup
Trond Myklebust
2015-02-02
Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20
J. Bruce Fields
2015-01-23
sunrpc/lockd: fix references to the BKL
Jeff Layton
2015-01-16
locks: add a dedicated spinlock to protect i_flctx lists
Jeff Layton
2015-01-16
locks: convert posix locks to file_lock_context
Jeff Layton
2015-01-15
lockd: xdr: Remove unused function
Rickard Strandqvist
2015-01-05
LOCKD: Fix a race when initialising nlmsvc_timeout
Trond Myklebust
2014-12-16
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2014-12-09
sunrpc: require svc_create callers to pass in meaningful shutdown routine
Jeff Layton
2014-12-09
Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch
J. Bruce Fields
2014-11-24
lockd: eliminate LOCKD_DEBUG
Jeff Layton
2014-11-19
lockd: get rid of ->f_path.dentry->d_sb
Al Viro
2014-11-06
lockd: ratelimit "lockd: cannot monitor" messages
Jeff Layton
2014-10-11
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
2014-10-08
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-10-08
Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-09-24
lockd: Try to reconnect if statd has moved
Benjamin Coddington
2014-09-17
lockd: add a /proc/fs/lockd/nlm_end_grace file
Jeff Layton
2014-09-17
lockd: move lockd's grace period handling into its own module
Jeff Layton
2014-09-09
lockd: rip out deferred lock handling from testlock codepath
Jeff Layton
2014-09-09
locks: Copy fl_lmops information for conflock in locks_copy_conflock()
Kinglong Mee
2014-09-09
locks: Remove unused conf argument from lm_grant
Joe Perches
2014-09-08
lockd: fix rpcbind crash on lockd startup failure
J. Bruce Fields
2014-09-02
lockd: Do not start the lockd thread before we've set nlmsvc_rqst->rq_task
Trond Myklebust
2014-08-17
lockd: Ensure that lockd_start_svc sets the server rq_task...
Trond Myklebust
2014-07-23
fs: lockd: Use ktime_get_ns()
Thomas Gleixner
2014-06-10
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-06-06
lockd: convert use of typedef ctl_table to struct ctl_table
Joe Perches
2014-05-06
nfsd: move to fs/nfsd
Christoph Hellwig
2014-05-06
nfsd: remove
Christoph Hellwig
2014-05-06
lockd: avoid warning when CONFIG_SYSCTL undefined
Kees Cook
2014-03-28
lockd: ensure we tear down any live sockets when socket creation fails during lockd_up
Jeff Layton
2014-02-13
lockd: send correct lock when granting a delayed lock.
NeilBrown
2013-08-05
LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargs
Trond Myklebust
2013-07-17
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-07-11
lockd: protect nlm_blocked access in nlmsvc_retry_blocked
David Jeffery
2013-07-03
drivers: avoid parsing names as kthread_run() format strings
Kees Cook
2013-06-29
locks: add a new "lm_owner_key" lock operation
Jeff Layton
2013-06-29
locks: protect most of the file_lock handling with i_lock
Jeff Layton
2013-06-29
locks: drop the unused filp argument to posix_unblock_lock
Jeff Layton
2013-04-21
LOCKD: Ensure that nlmclnt_block resets block->b_status after a server reboot
Trond Myklebust
2013-02-28
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-19
NLM: Ensure that we resend all pending blocking locks after a reclaim
Trond Myklebust
2013-02-15
lockd: nlmclnt_reclaim(): avoid stack overflow
Tim Gardner
2013-02-05
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h
Jeff Layton
2012-11-04
lockd: Remove BUG_ON()s from fs/lockd/clntproc.c
Trond Myklebust
2012-11-04
lockd: Remove BUG_ON()s in fs/lockd/host.c
Trond Myklebust
2012-11-04
lockd: Remove trivial BUG_ON()s from the NSM code
Trond Myklebust
2012-11-04
lockd: Remove unnecessary BUG_ON()s in the xdr client code
Trond Myklebust
2012-10-24
LOCKD: Clear ln->nsm_clnt only when ln->nsm_users is zero
Trond Myklebust
2012-10-24
LOCKD: fix races in nsm_client_get
Trond Myklebust
2012-10-17
NLM: nlm_lookup_file() may return NLMv4-specific error codes
Trond Myklebust
2012-10-13
Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-10-10
Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-10-09
nfs: disintegrate UAPI for nfs
J. Bruce Fields
2012-10-01
lockd: create and use per-net NSM RPC clients on MON/UNMON requests
Stanislav Kinsbursky
2012-10-01
lockd: use rpc client's cl_nodename for id encoding
Stanislav Kinsbursky
2012-10-01
lockd: per-net NSM client creation and destruction helpers introduced
Stanislav Kinsbursky
2012-09-22
close the race in nlmsvc_free_block()
Al Viro
2012-08-21
svcrpc: remove handling of unknown errors from svc_recv
J. Bruce Fields
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2012-07-29
lockd: handle lockowner allocation failure in nlmclnt_proc()
Al Viro
2012-07-29
lockd: shift grabbing a reference to nlm_host into nlm_alloc_call()
Al Viro
2012-07-27
Lockd: move grace period management from lockd() to per-net functions
Stanislav Kinsbursky
2012-07-27
LockD: pass actual network namespace to grace period management functions
Stanislav Kinsbursky
2012-07-27
LockD: manage grace list per network namespace
Stanislav Kinsbursky
2012-07-27
SUNRPC: service request network namespace helper introduced
Stanislav Kinsbursky
2012-07-27
LockD: make lockd manager allocated per network namespace
Stanislav Kinsbursky
2012-07-27
LockD: manage grace period per network namespace
Stanislav Kinsbursky
2012-07-27
Lockd: add more debug to host shutdown functions
Stanislav Kinsbursky
2012-07-27
Lockd: host complaining function introduced
Stanislav Kinsbursky
2012-07-27
LockD: manage used host count per networks namespace
Stanislav Kinsbursky
2012-07-27
LockD: manage garbage collection timeout per networks namespace
Stanislav Kinsbursky
2012-07-27
LockD: make garbage collector network namespace aware.
Stanislav Kinsbursky
2012-07-27
LockD: mark host per network namespace on garbage collect
Stanislav Kinsbursky
2012-06-01
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-05-31
Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-05-31
LockD: add debug message to start and stop functions
Stanislav Kinsbursky
2012-05-31
LockD: service start function introduced
Stanislav Kinsbursky
2012-05-31
LockD: move global usage counter manipulation from error path
Stanislav Kinsbursky
2012-05-31
LockD: service creation function introduced
Stanislav Kinsbursky
2012-05-31
LockD: use existing per-net data function on service creation
Stanislav Kinsbursky
2012-05-31
LockD: pass service to per-net up and down functions
Stanislav Kinsbursky
2012-05-31
SUNRPC: move per-net operations from svc_destroy()
Stanislav Kinsbursky
2012-05-31
SUNRPC: new svc_bind() routine introduced
Stanislav Kinsbursky
2012-04-13
lockd: fix the endianness bug
Al Viro
2012-04-11
Lockd: pass network namespace to creation and destruction routines
Stanislav Kinsbursky
2012-03-26
Merge nfs containerization work from Trond's tree
J. Bruce Fields
2012-03-21
SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefined
Trond Myklebust
2012-02-17
lockd: fix arg parsing for grace_period and timeout.
NeilBrown
2012-02-15
Lockd: shutdown NLM hosts in network namespace context
Stanislav Kinsbursky
2012-02-15
LockD: make NSM network namespace aware
Stanislav Kinsbursky
2012-02-15
LockD: make nlm hosts network namespace aware
Stanislav Kinsbursky
2012-02-15
Lockd: per-net up and down routines introduced
Stanislav Kinsbursky
2012-02-15
Lockd: pernet usage counter introduced
Stanislav Kinsbursky
2012-02-15
Lockd: create permanent lockd sockets in current network namespace
Stanislav Kinsbursky
2012-01-31
SUNRPC: constify the rpc_program
Trond Myklebust
2012-01-31
SUNRPC: search for service transports in network namespace context
Stanislav Kinsbursky
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-06
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
2011-09-14
SUNRPC: Replace svc_addr_u by sockaddr_storage
Mi Jinlong
2011-08-19
sunrpc: use better NUMA affinities
Eric Dumazet
2011-07-27
Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2011-07-20
locks: rename lock-manager ops
J. Bruce Fields
2011-07-12
lockd: properly convert be32 values in debug messages
Vasily Averin
2011-06-15
NLM: Don't hang forever on NLM unlock requests
Trond Myklebust
2011-01-25
NLM: Fix "kernel BUG at fs/lockd/host.c:417!" or ".../host.c:283!"
Chuck Lever