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
/
state.h
Age
Commit message (
Expand
)
Author
2020-05-20
NFSD: Add tracepoints to the NFSD state management code
Chuck Lever
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: print 64-bit timestamps in client_info_show
Arnd Bergmann
2019-12-09
NFSD add nfs4 inter ssc to nfsd4_copy
Olga Kornievskaia
2019-12-09
NFSD add COPY_NOTIFY operation
Olga Kornievskaia
2019-11-08
nfsd: Fix races between nfsd4_cb_release() and nfsd4_shutdown_callback()
Trond Myklebust
2019-09-10
nfsd: add support for upcall version 2
Scott Mayhew
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-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-03
nfsd: decode implementation id
J. Bruce Fields
2019-07-03
nfsd: add nfsd/clients directory
J. Bruce Fields
2019-07-03
nfsd4: use reference count to free client
J. Bruce Fields
2019-07-03
nfsd: rename cl_refcount
J. Bruce Fields
2019-07-03
nfsd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-04-24
nfsd: make nfs4_client_reclaim use an xdr_netobj instead of a fixed char array
Scott Mayhew
2019-04-08
nfsd: Don't release the callback slot unless it was actually held
Trond Myklebust
2018-12-19
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
2018-09-25
NFSD introduce async copy feature
Olga Kornievskaia
2018-09-25
NFSD CB_OFFLOAD xdr
Olga Kornievskaia
2018-08-22
nfsd: Remove callback_cred
Chuck Lever
2017-11-07
fs, nfsd: convert nfs4_file.fi_ref from atomic_t to refcount_t
Elena Reshetova
2017-11-07
fs, nfsd: convert nfs4_cntl_odstate.co_odcount from atomic_t to refcount_t
Elena Reshetova
2017-11-07
fs, nfsd: convert nfs4_stid.sc_count from atomic_t to refcount_t
Elena Reshetova
2017-11-07
nfsd4: catch some false session retries
J. Bruce Fields
2017-11-07
nfsd4: fix cached replies to solo SEQUENCE compounds
J. Bruce Fields
2017-02-17
nfsd/callback: Cleanup callback cred on shutdown
Kinglong Mee
2017-01-31
NFSD: Fix a null reference case in find_or_create_lock_stateid()
Kinglong Mee
2016-09-26
nfsd: add a LRU list for blocked locks
Jeff Layton
2016-09-26
nfsd: have nfsd4_lock use blocking locks for v4.1+ locks
Jeff Layton
2016-09-26
nfsd: plumb in a CB_NOTIFY_LOCK operation
Jeff Layton
2016-09-16
nfsd: eliminate cb_minorversion field
Jeff Layton
2016-07-13
nfsd: implement machine credential support for some operations
Andrew Elble
2016-06-15
nfsd: Always lock state exclusively.
Oleg Drokin
2016-05-13
nfsd: handle seqid wraparound in nfsd4_preprocess_layout_stateid
Jeff Layton
2016-01-15
Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-12-07
nfsd: Pass filehandle to nfs4_preprocess_stateid_op()
Anna Schumaker
2015-11-23
nfsd: constify nfsd4_callback_ops structure
Julia Lawall
2015-10-23
nfsd: ensure that seqid morphing operations are atomic wrt to copies
Jeff Layton
2015-10-23
nfsd: serialize layout stateid morphing operations
Jeff Layton
2015-10-12
nfsd: serialize state seqid morphing operations
Jeff Layton
2015-08-13
nfsd: New helper nfsd4_cb_sequence_done() for processing more cb errors
Kinglong Mee
2015-06-22
nfsd: take struct file setup fully into nfs4_preprocess_stateid_op
Christoph Hellwig
2015-06-04
nfsd: Update callback sequnce id only CB_SEQUENCE success
Kinglong Mee
2015-05-04
nfsd: fix callback restarts
Christoph Hellwig
2015-05-04
nfsd: split transport vs operation errors for callbacks
Christoph Hellwig
2015-05-04
nfsd: fix pNFS return on close semantics
Sachin Bhamare
2015-02-02
nfsd: implement pNFS layout recalls
Christoph Hellwig
[next]