index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4state.c
Age
Commit message (
Expand
)
Author
2022-08-04
NFSD: use (un)lock_inode instead of fh_(un)lock for file operations
NeilBrown
2022-08-04
NFSD: reduce locking in nfsd_lookup()
NeilBrown
2022-07-29
NFSD: introduce struct nfsd_attrs
NeilBrown
2022-07-29
NFSD: verify the opened dentry after setting a delegation
Jeff Layton
2022-07-29
NFSD: drop fh argument from alloc_init_deleg
Jeff Layton
2022-07-29
NFSD: limit the number of v4 clients to 1024 per 1GB of system memory
Dai Ngo
2022-07-29
NFSD: keep track of the number of v4 clients in the system
Dai Ngo
2022-07-29
NFSD: refactoring v4 specific code to a helper in nfs4state.c
Dai Ngo
2022-07-29
NFSD: Ensure nf_inode is never dereferenced
Chuck Lever
2022-07-29
NFSD: NFSv4 CLOSE should release an nfsd_file immediately
Chuck Lever
2022-07-29
NFSD: Separate tracepoints for acquire and create
Chuck Lever
2022-05-26
NFSD: Add documenting comment for nfsd4_release_lockowner()
Chuck Lever
2022-05-26
NFSD: Modernize nfsd4_release_lockowner()
Chuck Lever
2022-05-26
NFSD: Fix possible sleep during nfsd4_release_lockowner()
Chuck Lever
2022-05-23
NFSD: Move documenting comment for nfsd4_process_open2()
Chuck Lever
2022-05-23
NFSD: Instantiate a struct file when creating a regular NFSv4 file
Chuck Lever
2022-05-19
NFSD: Show state of courtesy client in client info
Dai Ngo
2022-05-19
NFSD: add support for lock conflict to courteous server
Dai Ngo
2022-05-19
NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd
Dai Ngo
2022-05-19
NFSD: add support for share reservation conflict to courteous server
Dai Ngo
2022-05-19
NFSD: add courteous server support for thread with only delegation
Dai Ngo
2022-03-11
NFSD: Fix nfsd_breaker_owns_lease() return values
Chuck Lever
2022-03-11
NFSD: Clean up _lm_ operation names
Chuck Lever
2022-01-28
nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client.
Dai Ngo
2022-01-08
nfsd: fix crash on COPY_NOTIFY with special stateid
J. Bruce Fields
2022-01-08
nfsd4: add refcount for nfsd4_blocked_lock
Vasily Averin
2022-01-08
nfs: block notification on fs with its own ->lock
J. Bruce Fields
2022-01-08
nfsd: improve stateid access bitmask documentation
J. Bruce Fields
2021-12-10
nfsd: fix use-after-free due to delegation race
J. Bruce Fields
2021-11-10
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2021-10-02
NFSD: Initialize pointer ni with NULL and not plain integer 0
Colin Ian King
2021-10-02
NFSD: simplify struct nfsfh
NeilBrown
2021-09-22
Merge tag 'nfsd-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-09-17
nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWN
Dai Ngo
2021-08-31
Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2021-08-26
nfsd: fix crash on LOCKT on reexported NFSv3
J. Bruce Fields
2021-08-26
nfs: don't allow reexport reclaims
J. Bruce Fields
2021-08-26
nfs: don't atempt blocking locks on nfs reexports
J. Bruce Fields
2021-08-23
fs: remove mandatory file locking support
Jeff Layton
2021-08-17
nfsd4: Fix forced-expiry locking
J. Bruce Fields
2021-07-07
Merge tag 'nfsd-5.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2021-07-06
nfsd: fix kernel test robot warning in SSC code
Dai Ngo
2021-07-06
nfsd4: Expose the callback address and state of each NFS4 client
Dave Wysochanski
2021-07-06
nfsd: move fsnotify on client creation outside spinlock
J. Bruce Fields
2021-07-01
nfsd: avoid non-flexible API in seq_quote_mem()
Andy Shevchenko
2021-05-25
NFSD: delay unmount source's export after inter-server copy completed.
Dai Ngo
2021-05-18
NFSD: Replace the nfsd_deleg_break tracepoint
Chuck Lever
2021-05-18
NFSD: Add an nfsd_cb_lm_notify tracepoint
Chuck Lever
2021-05-18
NFSD: Add cb_lost tracepoint
Chuck Lever
2021-05-18
NFSD: Add tracepoints for EXCHANGEID edge cases
Chuck Lever
[next]