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
/
nfsd
/
nfs4state.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-18
Merge tag 'nfsd-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-1
/
+1
2023-11-17
nfsd: fix file memleak on client_opens_release
Mahmoud Adam
1
-1
/
+1
2023-11-03
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+11
2023-10-16
NFSD: clean up alloc_init_deleg()
Sicong Huang
1
-2
/
+4
2023-10-16
nfsd: Clean up errors in nfs4state.c
KaiLong Wang
1
-2
/
+2
2023-10-16
NFSD: Add nfsd4_encode_open_read_delegation4()
Chuck Lever
1
-3
/
+3
2023-10-16
NFSD: Remove a layering violation when encoding lock_denied
Chuck Lever
1
-0
/
+16
2023-10-16
NFSD: handle GETATTR conflict with write delegation
Dai Ngo
1
-11
/
+103
2023-10-16
lockd: introduce safe async lock op
Alexander Aring
1
-3
/
+7
2023-10-04
nfsd: dynamically allocate the nfsd-client shrinker
Qi Zheng
1
-8
/
+11
2023-08-30
NFSD: Enable write delegation support
Dai Ngo
1
-20
/
+77
2023-08-30
NFSD: handle GETATTR conflict with write delegation
Dai Ngo
1
-0
/
+65
2023-08-04
nfsd: Fix race to FREE_STATEID and cl_revoked
Benjamin Coddington
1
-1
/
+1
2023-07-18
nfsd: Remove incorrect check in nfsd4_validate_stateid
Trond Myklebust
1
-2
/
+0
2023-02-23
Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-47
/
+83
2023-02-20
Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...
Linus Torvalds
1
-2
/
+2
2023-02-20
nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_open
Jeff Layton
1
-10
/
+11
2023-02-20
NFSD: fix problems with cleanup on errors in nfsd4_copy
Dai Ngo
1
-2
/
+3
2023-02-20
nfsd: don't hand out delegation on setuid files being opened for write
Jeff Layton
1
-0
/
+27
2023-02-20
nfsd: eliminate __nfs4_get_fd
Jeff Layton
1
-13
/
+7
2023-02-20
nfsd: add some kerneldoc comments for stateid preprocessing functions
Jeff Layton
1
-4
/
+25
2023-02-20
nfsd: eliminate find_deleg_file_locked
Jeff Layton
1
-10
/
+1
2023-02-20
nfsd: fix potential race in nfs4_find_file
Jeff Layton
1
-6
/
+9
2023-02-20
nfsd: allow nfsd_file_get to sanely handle a NULL pointer
Jeff Layton
1
-3
/
+1
2023-02-15
Merge tag 'nfsd-6.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-1
/
+1
2023-02-11
nfsd: don't destroy global nfs4_file table in per-net shutdown
Jeff Layton
1
-1
/
+1
2023-01-17
Merge tag 'nfsd-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-15
/
+15
2023-01-12
NFSD: replace delayed_work with work_struct for nfsd_client_shrinker
Dai Ngo
1
-4
/
+4
2023-01-12
NFSD: register/unregister of nfsd-client shrinker at nfsd startup/shutdown time
Dai Ngo
1
-11
/
+11
2023-01-11
fs: remove locks_inode
Jeff Layton
1
-2
/
+2
2023-01-11
Merge tag 'nfsd-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-12
/
+4
2023-01-06
nfsd: fix handling of cached open files in nfsd4_open codepath
Jeff Layton
1
-12
/
+4
2022-12-13
Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-109
/
+232
2022-12-10
NFSD: add CB_RECALL_ANY tracepoints
Dai Ngo
1
-0
/
+2
2022-12-10
NFSD: add delegation reaper to react to low memory condition
Dai Ngo
1
-4
/
+84
2022-12-10
NFSD: refactoring courtesy_client_reaper to a generic low memory shrinker
Dai Ngo
1
-9
/
+16
2022-12-10
NFSD: Use struct_size() helper in alloc_session()
Xiu Jianfeng
1
-5
/
+4
2022-11-30
nfsd: use locks_inode_context helper
Jeff Layton
1
-3
/
+3
2022-11-28
NFSD: Use rhashtable for managing nfs4_file objects
Chuck Lever
1
-35
/
+62
2022-11-28
NFSD: Refactor find_file()
Chuck Lever
1
-21
/
+15
2022-11-28
NFSD: Clean up find_or_add_file()
Chuck Lever
1
-36
/
+28
2022-11-28
NFSD: Add a nfsd4_file_hash_remove() helper
Chuck Lever
1
-1
/
+7
2022-11-28
NFSD: Clean up nfsd4_init_file()
Chuck Lever
1
-6
/
+4
2022-11-28
NFSD: Update file_hashtbl() helpers
Chuck Lever
1
-2
/
+2
2022-11-28
NFSD: Trace delegation revocations
Chuck Lever
1
-0
/
+2
2022-11-28
NFSD: Trace stateids returned via DELEGRETURN
Chuck Lever
1
-0
/
+1
2022-11-28
NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately"
Chuck Lever
1
-2
/
+2
2022-11-28
nfsd: don't call nfsd_file_put from client states seqfile display
Jeff Layton
1
-18
/
+33
2022-11-11
Merge tag 'nfsd-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-0
/
+1
2022-11-08
nfsd: put the export reference in nfsd4_verify_deleg_dentry
Jeff Layton
1
-0
/
+1
[next]