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
/
state.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSD: Revert 738401a9bd1ac34ccd5723d69640a4adbb1a4bc0
Chuck Lever
2023-12-18
1
-14
/
+0
*
NFSD: Revert 6c41d9a9bd0298002805758216a9c44e38a8500d
Chuck Lever
2023-12-18
1
-10
/
+1
*
NFSD: add rpc_status netlink support
Lorenzo Bianconi
2023-10-16
1
-2
/
+0
*
NFSD: handle GETATTR conflict with write delegation
Dai Ngo
2023-10-16
1
-1
/
+10
*
NFSD: add support for CB_GETATTR callback
Dai Ngo
2023-10-16
1
-0
/
+14
*
NFSD: handle GETATTR conflict with write delegation
Dai Ngo
2023-08-29
1
-0
/
+3
*
nfsd: don't take nfsd4_copy ref for OP_OFFLOAD_STATUS
Jeff Layton
2023-02-20
1
-2
/
+0
*
NFSD: add delegation reaper to react to low memory condition
Dai Ngo
2022-12-10
1
-0
/
+5
*
NFSD: add support for sending CB_RECALL_ANY
Dai Ngo
2022-12-10
1
-0
/
+1
*
NFSD: Use rhashtable for managing nfs4_file objects
Chuck Lever
2022-11-28
1
-4
/
+1
*
nfsd: make nfsd4_run_cb a bool return function
Jeff Layton
2022-09-26
1
-1
/
+1
*
NFSD: Rename the fields in copy_stateid_t
Chuck Lever
2022-09-26
1
-3
/
+3
*
nfsd: remove nfsd4_prepare_cb_recall() declaration
Gaosheng Cui
2022-09-26
1
-1
/
+0
*
NFSD: Increase NFSD_MAX_OPS_PER_COMPOUND
Chuck Lever
2022-09-26
1
-1
/
+1
*
NFSD: Make nfs4_put_copy() static
Chuck Lever
2022-07-29
1
-1
/
+0
*
NFSD: add courteous server support for thread with only delegation
Dai Ngo
2022-05-19
1
-0
/
+31
*
nfsd4: add refcount for nfsd4_blocked_lock
Vasily Averin
2022-01-08
1
-0
/
+1
*
nfsd: improve stateid access bitmask documentation
J. Bruce Fields
2022-01-08
1
-0
/
+4
*
nfsd: track filehandle aliasing in nfs4_files
J. Bruce Fields
2021-04-19
1
-0
/
+2
*
nfsd: hash nfs4_files by inode number
J. Bruce Fields
2021-04-19
1
-1
/
+0
*
nfsd: report client confirmation status in "info" file
NeilBrown
2021-03-22
1
-0
/
+4
*
nfsd: simplify nfsd4_check_open_reclaim
J. Bruce Fields
2021-01-28
1
-2
/
+1
*
nfsd: remove fault injection code
J. Bruce Fields
2020-09-25
1
-27
/
+0
*
NFSD: Add tracepoints to the NFSD state management code
Chuck Lever
2020-05-20
1
-7
/
+0
*
nfsd: use boottime for lease expiry calculation
Arnd Bergmann
2019-12-19
1
-5
/
+5
*
nfsd: fix jiffies/time_t mixup in LRU list
Arnd Bergmann
2019-12-19
1
-1
/
+1
*
nfsd: print 64-bit timestamps in client_info_show
Arnd Bergmann
2019-12-19
1
-1
/
+1
*
NFSD add nfs4 inter ssc to nfsd4_copy
Olga Kornievskaia
2019-12-09
1
-0
/
+3
*
NFSD add COPY_NOTIFY operation
Olga Kornievskaia
2019-12-09
1
-3
/
+28
*
nfsd: Fix races between nfsd4_cb_release() and nfsd4_shutdown_callback()
Trond Myklebust
2019-11-08
1
-0
/
+1
*
nfsd: add support for upcall version 2
Scott Mayhew
2019-09-10
1
-1
/
+2
*
nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache
Jeff Layton
2019-08-19
1
-1
/
+1
*
nfsd: convert fi_deleg_file and ls_file fields to nfsd_file
Jeff Layton
2019-08-19
1
-3
/
+3
*
nfsd: convert nfs4_file->fi_fds array to use nfsd_files
Jeff Layton
2019-08-19
1
-1
/
+1
*
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
1
-2
/
+2
|
\
|
*
nfsd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-03
1
-2
/
+2
*
|
nfsd: decode implementation id
J. Bruce Fields
2019-07-03
1
-0
/
+4
*
|
nfsd: add nfsd/clients directory
J. Bruce Fields
2019-07-03
1
-1
/
+5
*
|
nfsd4: use reference count to free client
J. Bruce Fields
2019-07-03
1
-0
/
+1
*
|
nfsd: rename cl_refcount
J. Bruce Fields
2019-07-03
1
-1
/
+1
|
/
*
nfsd: make nfs4_client_reclaim use an xdr_netobj instead of a fixed char array
Scott Mayhew
2019-04-24
1
-4
/
+4
*
nfsd: Don't release the callback slot unless it was actually held
Trond Myklebust
2019-04-08
1
-0
/
+1
*
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
2018-12-19
1
-1
/
+1
*
NFSD introduce async copy feature
Olga Kornievskaia
2018-09-25
1
-0
/
+9
*
NFSD CB_OFFLOAD xdr
Olga Kornievskaia
2018-09-25
1
-0
/
+1
*
nfsd: Remove callback_cred
Chuck Lever
2018-08-22
1
-2
/
+0
*
fs, nfsd: convert nfs4_file.fi_ref from atomic_t to refcount_t
Elena Reshetova
2017-11-07
1
-2
/
+2
*
fs, nfsd: convert nfs4_cntl_odstate.co_odcount from atomic_t to refcount_t
Elena Reshetova
2017-11-07
1
-1
/
+1
*
fs, nfsd: convert nfs4_stid.sc_count from atomic_t to refcount_t
Elena Reshetova
2017-11-07
1
-1
/
+2
*
nfsd4: catch some false session retries
J. Bruce Fields
2017-11-07
1
-0
/
+1
[next]