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-07-20
nfsd: fix NULL dereference in nfs3svc_encode_getaclres
J. Bruce Fields
2021-07-20
NFSD: Prevent a possible oops in the nfs_dirent() tracepoint
Chuck Lever
2021-07-20
nfsd: Reduce contention for the nfsd_file nf_rwsem
Trond Myklebust
2021-07-20
nfsd: move fsnotify on client creation outside spinlock
J. Bruce Fields
2021-07-20
NFSD: Add nfsd_clid_confirmed tracepoint
Chuck Lever
2021-07-20
NFSD: Fix TP_printk() format specifier in nfsd_clid_class
Chuck Lever
2021-05-07
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-05-05
Merge tag 'nfsd-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2021-04-27
Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-04-26
NFSv4.2: Remove ifdef CONFIG_NFSD from NFSv4.2 client SSC code.
Dai Ngo
2021-04-20
nfsd: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-04-19
nfsd: grant read delegations to clients holding writes
J. Bruce Fields
2021-04-19
nfsd: reshuffle some code
J. Bruce Fields
2021-04-19
nfsd: track filehandle aliasing in nfs4_files
J. Bruce Fields
2021-04-19
nfsd: hash nfs4_files by inode number
J. Bruce Fields
2021-04-16
nfsd: ensure new clients break delegations
J. Bruce Fields
2021-04-15
nfsd: removed unused argument in nfsd_startup_generic()
Vasily Averin
2021-04-15
nfsd: remove unused function
Jiapeng Chong
2021-04-06
NFSD: Use DEFINE_SPINLOCK() for spinlock
Guobin Huang
2021-04-01
NFSv4.2: fix copy stateid copying for the async copy
Olga Kornievskaia
2021-03-22
nfsd: report client confirmation status in "info" file
NeilBrown
2021-03-22
nfsd: don't ignore high bits of copy count
J. Bruce Fields
2021-03-22
nfsd: COPY with length 0 should copy to end of file
J. Bruce Fields
2021-03-22
nfsd: Fix typo "accesible"
Ricardo Ribalda
2021-03-22
nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmounted
Trond Myklebust
2021-03-22
nfsd: Log client tracking type log message as info instead of warning
Paul Menzel
2021-03-22
nfsd: helper for laundromat expiry calculations
J. Bruce Fields
2021-03-22
NFSD: Clean up NFSDDBG_FACILITY macro
Chuck Lever
2021-03-22
NFSD: Add a tracepoint to record directory entry encoding
Chuck Lever
2021-03-22
NFSD: Clean up after updating NFSv3 ACL encoders
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 SETACL result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 GETACL result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Clean up after updating NFSv2 ACL encoders
Chuck Lever
2021-03-22
NFSD: Update the NFSv2 ACL ACCESS result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv2 ACL GETATTR result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv2 SETACL result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv2 GETACL result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Remove unused NFSv2 directory entry encoders
Chuck Lever
2021-03-22
NFSD: Update the NFSv2 READDIR entry encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv2 READDIR result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Count bytes instead of pages in the NFSv2 READDIR encoder
Chuck Lever
2021-03-22
NFSD: Add a helper that encodes NFSv3 directory offset cookies
Chuck Lever
2021-03-22
NFSD: Update the NFSv2 STATFS result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv2 READ result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv2 READLINK result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv2 diropres encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv2 attrstat encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv2 stat encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Reduce svc_rqst::rq_pages churn during READDIR operations
Chuck Lever
2021-03-22
NFSD: Remove unused NFSv3 directory entry encoders
Chuck Lever
2021-03-22
NFSD: Update NFSv3 READDIR entry encoders to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 READDIR3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Count bytes instead of pages in the NFSv3 READDIR encoder
Chuck Lever
2021-03-22
NFSD: Add a helper that encodes NFSv3 directory offset cookies
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 COMMIT3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 PATHCONF3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 FSINFO3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 FSSTAT3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 LINK3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 RENAMEv3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 CREATE family of encoders to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 WRITE3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 READ3res encode to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 READLINK3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 wccstat result encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 LOOKUP3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 ACCESS3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the GETATTR3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Extract the svcxdr_init_encode() helper
Chuck Lever
2021-03-11
NFSD: fix error handling in NFSv4.0 callbacks
Olga Kornievskaia
2021-03-09
NFSD: fix dest to src mount in inter-server COPY
Olga Kornievskaia
2021-03-09
Revert "nfsd4: a client's own opens needn't prevent delegations"
J. Bruce Fields
2021-03-09
Revert "nfsd4: remove check_conflicting_opens warning"
J. Bruce Fields
2021-03-08
new helper: inode_wrong_type()
Al Viro
2021-03-06
nfsd: don't abort copies early
J. Bruce Fields
2021-03-06
fs: nfsd: fix kconfig dependency warning for NFSD_V4
Julian Braha
2021-03-06
nfsd: Don't keep looking up unhashed files in the nfsd file cache
Trond Myklebust
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
2021-02-22
Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-15
nfsd: register pernet ops last, unregister first
J. Bruce Fields
2021-01-30
nfsd: skip some unnecessary stats in the v4 case
J. Bruce Fields
2021-01-30
nfs: use change attribute for NFS re-exports
J. Bruce Fields
2021-01-28
NFSv4_2: SSC helper should use its own config.
Dai Ngo
2021-01-28
nfsd: cstate->session->se_client -> cstate->clp
J. Bruce Fields
2021-01-28
nfsd: simplify nfsd4_check_open_reclaim
J. Bruce Fields
2021-01-28
nfsd: remove unused set_client argument
J. Bruce Fields
2021-01-25
nfsd: find_cpntf_state cleanup
J. Bruce Fields
2021-01-25
nfsd: refactor set_client
J. Bruce Fields
2021-01-25
nfsd: rename lookup_clientid->set_client
J. Bruce Fields
2021-01-25
nfsd: simplify nfsd_renew
J. Bruce Fields
2021-01-25
nfsd: simplify process_lock
J. Bruce Fields
2021-01-25
nfsd4: simplify process_lookup1
J. Bruce Fields
2021-01-25
nfsd: report per-export stats
Amir Goldstein
2021-01-25
nfsd: protect concurrent access to nfsd stats counters
Amir Goldstein
2021-01-25
nfsd: remove unused stats counters
Amir Goldstein
2021-01-25
NFSD: Clean up after updating NFSv3 ACL decoders
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the NFSv3 GETACL argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Clean up after updating NFSv2 ACL decoders
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 ACL ACCESS argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 ACL GETATTR argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 GETACL argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Remove argument length checking in nfsd_dispatch()
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 SYMLINK argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 CREATE argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 SETATTR argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 LINK argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 RENAME argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update NFSv2 diropargs decoding to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 READDIR argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Add helper to set up the pages where the dirlist is encoded
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 READLINK argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 WRITE argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 READ argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the NFSv2 GETATTR argument decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the MKNOD3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the SYMLINK3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the MKDIR3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the CREATE3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the SETATTR3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the LINK3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the RENAME3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update the NFSv3 DIROPargs decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update COMMIT3arg decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update READDIR3args decoders to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Add helper to set up the pages where the dirlist is encoded
Chuck Lever
2021-01-25
NFSD: Fix returned READDIR offset cookie
Chuck Lever
2021-01-25
NFSD: Update READLINK3arg decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update WRITE3arg decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update READ3arg decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update ACCESS3arg decoder to use struct xdr_stream
Chuck Lever
2021-01-25
NFSD: Update GETATTR3args decoder to use struct xdr_stream
Chuck Lever
2021-01-25
SUNRPC: Make trace_svc_process() display the RPC procedure symbolically
Chuck Lever
2021-01-24
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
2021-01-24
nfs: do not export idmapped mounts
Christian Brauner
2021-01-24
namei: prepare for idmapped mounts
Christian Brauner
2021-01-24
namei: introduce struct renamedata
Christian Brauner
2021-01-24
xattr: handle idmapped mounts
Tycho Andersen
2021-01-24
acl: handle idmapped mounts
Christian Brauner
2021-01-24
attr: handle idmapped mounts
Christian Brauner
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
2021-01-12
nfsd4: readdirplus shouldn't return parent of export
J. Bruce Fields
2021-01-11
Merge tag 'nfsd-5.11-1' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2020-12-18
NFSD: Restore NFSv4 decoding's SAVEMEM functionality
Chuck Lever
2020-12-18
NFSD: Fix sparse warning in nfssvc.c
Chuck Lever
2020-12-18
nfsd: Don't set eof on a truncated READ_PLUS
Trond Myklebust
2020-12-18
nfsd: Fixes for nfsd4_encode_read_plus_data()
Trond Myklebust
2020-12-17
Merge tag 'fsnotify_for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2020-12-09
nfsd: Record NFSv4 pre/post-op attributes as non-atomic
Trond Myklebust
2020-12-09
nfsd: Set PF_LOCAL_THROTTLE on local filesystems only
Trond Myklebust
2020-12-09
nfsd: Fix up nfsd to ensure that timeout errors don't result in ESTALE
Trond Myklebust
2020-12-09
nfsd: close cached files prior to a REMOVE or RENAME that would replace target
Jeff Layton
2020-12-09
nfsd: allow filesystems to opt out of subtree checking
Jeff Layton
2020-12-09
nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations
Jeff Layton
2020-12-09
Revert "nfsd4: support change_attr_type attribute"
J. Bruce Fields
2020-12-09
nfsd4: don't query change attribute in v2/v3 case
J. Bruce Fields
2020-12-09
nfsd: minor nfsd4_change_attribute cleanup
J. Bruce Fields
2020-12-09
nfsd: simplify nfsd4_change_info
J. Bruce Fields
2020-12-09
nfsd: only call inode_query_iversion in the I_VERSION case
J. Bruce Fields
2020-12-09
NFSD: Fix 5 seconds delay when doing inter server copy
Dai Ngo
2020-12-09
NFSD: Fix sparse warning in nfs4proc.c
Chuck Lever
2020-12-09
nfsd: Fix message level for normal termination
kazuo ito
2020-12-03
fsnotify: generalize handle_inode_event()
Amir Goldstein
2020-11-30
NFSD: Remove macros that are no longer used
Chuck Lever
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_compound()
Chuck Lever
2020-11-30
NFSD: Make nfsd4_ops::opnum a u32
Chuck Lever
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_listxattrs()
Chuck Lever
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_setxattr()
Chuck Lever
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_xattr_name()
Chuck Lever
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_clone()
Chuck Lever
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_seek()
Chuck Lever
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_offload_status()
Chuck Lever
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_copy_notify()
Chuck Lever
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_copy()
Chuck Lever
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_nl4_server()
Chuck Lever
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_fallocate()
Chuck Lever
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_reclaim_complete()
Chuck Lever
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_destroy_clientid()
Chuck Lever
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_test_stateid()
Chuck Lever
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_sequence()
Chuck Lever
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_secinfo_no_name()
Chuck Lever
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_layoutreturn()
Chuck Lever
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_layoutget()
Chuck Lever
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_layoutcommit()
Chuck Lever
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_getdeviceinfo()
Chuck Lever
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_free_stateid()
Chuck Lever
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_destroy_session()
Chuck Lever
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_create_session()
Chuck Lever
2020-11-30
NFSD: Add a helper to decode channel_attrs4
Chuck Lever
2020-11-30
NFSD: Add a helper to decode nfs_impl_id4
Chuck Lever
2020-11-30
NFSD: Add a helper to decode state_protect4_a
Chuck Lever
2020-11-30
NFSD: Add a separate decoder for ssv_sp_parms
Chuck Lever
2020-11-30
NFSD: Add a separate decoder to handle state_protect_ops
Chuck Lever
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_bind_conn_to_session()
Chuck Lever
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_backchannel_ctl()
Chuck Lever
2020-11-30
NFSD: Replace READ* macros in nfsd4_decode_cb_sec()
Chuck Lever