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
2021-01-28
nfsd: cstate->session->se_client -> cstate->clp
J. Bruce Fields
2021-01-28
nfsd: simplify nfsd4_check_open_reclaim
J. Bruce Fields
2021-01-28
nfsd: remove unused set_client argument
J. Bruce Fields
2021-01-25
nfsd: find_cpntf_state cleanup
J. Bruce Fields
2021-01-25
nfsd: refactor set_client
J. Bruce Fields
2021-01-25
nfsd: rename lookup_clientid->set_client
J. Bruce Fields
2021-01-25
nfsd: simplify nfsd_renew
J. Bruce Fields
2021-01-25
nfsd: simplify process_lock
J. Bruce Fields
2021-01-25
nfsd4: simplify process_lookup1
J. Bruce Fields
2020-12-09
NFSD: Fix 5 seconds delay when doing inter server copy
Dai Ngo
2020-11-30
NFSD: Add a helper to decode state_protect4_a
Chuck Lever
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
[next]