index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
1
-2
/
+2
*
nfsd: extra checks when freeing delegation stateids
Jeff Layton
2022-09-26
1
-1
/
+6
*
nfsd: make nfsd4_run_cb a bool return function
Jeff Layton
2022-09-26
1
-3
/
+2
*
nfsd: fix comments about spinlock handling with delegations
Jeff Layton
2022-09-26
1
-2
/
+2
*
nfsd: only fill out return pointer on success in nfsd4_lookup_stateid
Jeff Layton
2022-09-26
1
-4
/
+6
*
NFSD: fix use-after-free on source server when doing inter-server copy
Dai Ngo
2022-09-26
1
-0
/
+5
*
NFSD: Rename the fields in copy_stateid_t
Chuck Lever
2022-09-26
1
-15
/
+15
*
nfsd: use DEFINE_SHOW_ATTRIBUTE to define client_info_fops
ChenXiaoSong
2022-09-26
1
-12
/
+2
*
NFSD: add shrinker to reap courtesy clients on low memory condition
Dai Ngo
2022-09-26
1
-8
/
+86
*
NFSD: keep track of the number of courtesy clients in the system
Dai Ngo
2022-09-26
1
-1
/
+16
*
NFSD: Add a mechanism to wait for a DELEGRETURN
Chuck Lever
2022-09-26
1
-0
/
+30
*
NFSD: Add tracepoints to report NFSv4 callback completions
Chuck Lever
2022-09-26
1
-0
/
+4
*
NFSD: use (un)lock_inode instead of fh_(un)lock for file operations
NeilBrown
2022-08-04
1
-4
/
+5
*
NFSD: reduce locking in nfsd_lookup()
NeilBrown
2022-08-04
1
-3
/
+0
*
NFSD: introduce struct nfsd_attrs
NeilBrown
2022-07-29
1
-1
/
+4
*
NFSD: verify the opened dentry after setting a delegation
Jeff Layton
2022-07-29
1
-5
/
+49
*
NFSD: drop fh argument from alloc_init_deleg
Jeff Layton
2022-07-29
1
-8
/
+6
*
NFSD: limit the number of v4 clients to 1024 per 1GB of system memory
Dai Ngo
2022-07-29
1
-6
/
+21
*
NFSD: keep track of the number of v4 clients in the system
Dai Ngo
2022-07-29
1
-2
/
+8
*
NFSD: refactoring v4 specific code to a helper in nfs4state.c
Dai Ngo
2022-07-29
1
-0
/
+12
*
NFSD: Ensure nf_inode is never dereferenced
Chuck Lever
2022-07-29
1
-1
/
+1
*
NFSD: NFSv4 CLOSE should release an nfsd_file immediately
Chuck Lever
2022-07-29
1
-2
/
+2
*
NFSD: Separate tracepoints for acquire and create
Chuck Lever
2022-07-29
1
-0
/
+1
*
NFSD: Add documenting comment for nfsd4_release_lockowner()
Chuck Lever
2022-05-26
1
-3
/
+20
*
NFSD: Modernize nfsd4_release_lockowner()
Chuck Lever
2022-05-26
1
-25
/
+11
*
NFSD: Fix possible sleep during nfsd4_release_lockowner()
Chuck Lever
2022-05-26
1
-8
/
+4
*
NFSD: Move documenting comment for nfsd4_process_open2()
Chuck Lever
2022-05-23
1
-0
/
+12
*
NFSD: Instantiate a struct file when creating a regular NFSv4 file
Chuck Lever
2022-05-23
1
-3
/
+13
*
NFSD: Show state of courtesy client in client info
Dai Ngo
2022-05-19
1
-1
/
+8
*
NFSD: add support for lock conflict to courteous server
Dai Ngo
2022-05-19
1
-16
/
+54
*
NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd
Dai Ngo
2022-05-19
1
-12
/
+16
*
NFSD: add support for share reservation conflict to courteous server
Dai Ngo
2022-05-19
1
-8
/
+101
*
NFSD: add courteous server support for thread with only delegation
Dai Ngo
2022-05-19
1
-15
/
+67
*
NFSD: Fix nfsd_breaker_owns_lease() return values
Chuck Lever
2022-03-11
1
-2
/
+10
*
NFSD: Clean up _lm_ operation names
Chuck Lever
2022-03-11
1
-4
/
+4
*
nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client.
Dai Ngo
2022-01-28
1
-1
/
+3
*
nfsd: fix crash on COPY_NOTIFY with special stateid
J. Bruce Fields
2022-01-08
1
-1
/
+5
*
nfsd4: add refcount for nfsd4_blocked_lock
Vasily Averin
2022-01-08
1
-3
/
+22
*
nfs: block notification on fs with its own ->lock
J. Bruce Fields
2022-01-08
1
-6
/
+12
*
nfsd: improve stateid access bitmask documentation
J. Bruce Fields
2022-01-08
1
-4
/
+10
*
nfsd: fix use-after-free due to delegation race
J. Bruce Fields
2021-12-10
1
-2
/
+7
*
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2021-11-10
1
-3
/
+3
|
\
|
*
NFSD: Initialize pointer ni with NULL and not plain integer 0
Colin Ian King
2021-10-02
1
-1
/
+1
|
*
NFSD: simplify struct nfsfh
NeilBrown
2021-10-02
1
-2
/
+2
*
|
Merge tag 'nfsd-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-09-22
1
-3
/
+13
|
\
\
|
|
/
|
/
|
|
*
nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWN
Dai Ngo
2021-09-17
1
-3
/
+13
*
|
Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2021-08-31
1
-6
/
+14
|
\
|
|
*
nfsd: fix crash on LOCKT on reexported NFSv3
J. Bruce Fields
2021-08-26
1
-2
/
+3
|
*
nfs: don't allow reexport reclaims
J. Bruce Fields
2021-08-26
1
-0
/
+3
|
*
nfs: don't atempt blocking locks on nfs reexports
J. Bruce Fields
2021-08-26
1
-2
/
+6
[next]