index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4state.c
Age
Commit message (
Expand
)
Author
2020-10-16
nfsd: remove unneeded break
Tom Rix
2020-09-25
nfsd: rq_lease_breaker cleanup
J. Bruce Fields
2020-09-25
nfsd4: remove check_conflicting_opens warning
J. Bruce Fields
2020-09-25
nfsd: rename delegation related tracepoints to make them less confusing
Hou Tao
2020-09-25
nfsd: give up callbacks on revoked delegations
J. Bruce Fields
2020-09-25
nfsd: remove fault injection code
J. Bruce Fields
2020-08-25
Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-16
nfsd: fix oops on mixed NFSv4/NFSv3 client access
J. Bruce Fields
2020-08-09
Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2020-07-22
nfsd4: fix NULL dereference in nfsd/clients display code
J. Bruce Fields
2020-07-13
nfsd4: a client's own opens needn't prevent delegations
J. Bruce Fields
2020-06-29
nfsd4: fix nfsdfs reference count loop
J. Bruce Fields
2020-05-21
Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco...
J. Bruce Fields
2020-05-20
NFSD: Squash an annoying compiler warning
Chuck Lever
2020-05-20
NFSD: Add tracepoints for monitoring NFSD callbacks
Chuck Lever
2020-05-20
NFSD: Add tracepoints to the NFSD state management code
Chuck Lever
2020-05-08
nfsd: clients don't need to break their own delegations
J. Bruce Fields
2020-05-06
nfsd: handle repeated BIND_CONN_TO_SESSION
J. Bruce Fields
2020-05-06
nfsd4: add filename to states output
Achilles Gaikwad
2020-05-06
nfsd4: stid display should preserve on-the-wire byte order
J. Bruce Fields
2020-05-06
nfsd4: common stateid-printing code
J. Bruce Fields
2020-04-13
nfsd: memory corruption in nfsd4_lock()
Vasily Averin
2020-03-19
nfsd4: kill warnings on testing stateids with mismatched clientids
J. Bruce Fields
2020-03-16
nfsd: remove read permission bit for ctl sysctl
Petr Vorel
2020-03-16
nfsd: Don't add locks to closed or closing open stateids
Trond Myklebust
2020-03-16
fs: nfsd: nfs4state.c: Use built-in RCU list checking
Madhuparna Bhowmik
2019-12-19
nfsd: use ktime_get_real_seconds() in nfs4_verifier
Arnd Bergmann
2019-12-19
nfsd: use boottime for lease expiry calculation
Arnd Bergmann
2019-12-19
nfsd: fix jiffies/time_t mixup in LRU list
Arnd Bergmann
2019-12-19
nfsd: pass a 64-bit guardtime to nfsd_setattr()
Arnd Bergmann
2019-12-19
nfsd: make 'boot_time' 64-bit wide
Arnd Bergmann
2019-12-19
nfsd: print 64-bit timestamps in client_info_show
Arnd Bergmann
2019-12-19
nfsd: use ktime_get_seconds() for timestamps
Arnd Bergmann
2019-12-19
nfsd4: Remove unneeded semicolon
zhengbin
2019-12-09
nfsd: unlock on error in manage_cpntf_state()
Dan Carpenter
2019-12-09
NFSD add nfs4 inter ssc to nfsd4_copy
Olga Kornievskaia
2019-12-09
NFSD generalize nfsd4_compound_state flag names
Olga Kornievskaia
2019-12-09
NFSD check stateids against copy stateids
Olga Kornievskaia
2019-12-09
NFSD add COPY_NOTIFY operation
Olga Kornievskaia
2019-10-09
nfsd4: fix up replay_matches_cache()
Scott Mayhew
2019-10-08
nfsd: "\%s" should be "%s"
J. Bruce Fields
2019-09-20
nfsd: degraded slot-count more gracefully as allocation nears exhaustion.
NeilBrown
2019-09-20
nfsd: handle drc over-allocation gracefully.
NeilBrown
2019-09-10
nfsd: add support for upcall version 2
Scott Mayhew
2019-08-19
nfsd: have nfsd_test_lock use the nfsd_file cache
Jeff Layton
2019-08-19
nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache
Jeff Layton
2019-08-19
nfsd: convert fi_deleg_file and ls_file fields to nfsd_file
Jeff Layton
2019-08-19
nfsd: convert nfs4_file->fi_fds array to use nfsd_files
Jeff Layton
2019-07-09
nfsd: Make two functions static
YueHaibing
[next]