/include/drm/tinydrm/

='vcs-git' href='https://universe.0xinfinity.dev/distro/kernel' title='kernel Git repository'/>
summaryrefslogtreecommitdiff
path: root/fs/nfsd/state.h
AgeCommit message (Expand)Author
2022-01-08nfsd4: add refcount for nfsd4_blocked_lockVasily Averin
2022-01-08nfsd: improve stateid access bitmask documentationJ. Bruce Fields
2021-04-19nfsd: track filehandle aliasing in nfs4_filesJ. Bruce Fields
2021-04-19nfsd: hash nfs4_files by inode numberJ. Bruce Fields
2021-03-22nfsd: report client confirmation status in "info" fileNeilBrown
2021-01-28nfsd: simplify nfsd4_check_open_reclaimJ. Bruce Fields
2020-09-25nfsd: remove fault injection codeJ. Bruce Fields
2020-05-20NFSD: Add tracepoints to the NFSD state management codeChuck Lever
2019-12-19nfsd: use boottime for lease expiry calculationArnd Bergmann
2019-12-19nfsd: fix jiffies/time_t mixup in LRU listArnd Bergmann
2019-12-19nfsd: print 64-bit timestamps in client_info_showArnd Bergmann
2019-12-09NFSD add nfs4 inter ssc to nfsd4_copyOlga Kornievskaia
2019-12-09NFSD add COPY_NOTIFY operationOlga Kornievskaia
2019-11-08nfsd: Fix races between nfsd4_cb_release() and nfsd4_shutdown_callback()Trond Myklebust
2019-09-10nfsd: add support for upcall version 2Scott Mayhew
2019-08-19nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cacheJeff Layton
2019-08-19nfsd: convert fi_deleg_file and ls_file fields to nfsd_fileJeff Layton
2019-08-19nfsd: convert nfs4_file->fi_fds array to use nfsd_filesJeff Layton
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-03nfsd: decode implementation idJ. Bruce Fields
2019-07-03nfsd: add nfsd/clients directoryJ. Bruce Fields
2019-07-03nfsd4: use reference count to free clientJ. Bruce Fields
2019-07-03nfsd: rename cl_refcountJ. Bruce Fields
2019-07-03nfsd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-04-24nfsd: make nfs4_client_reclaim use an xdr_netobj instead of a fixed char arrayScott Mayhew
2019-04-08nfsd: Don't release the callback slot unless it was actually heldTrond Myklebust
2018-12-19NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown
2018-09-25NFSD introduce async copy featureOlga Kornievskaia
2018-09-25NFSD CB_OFFLOAD xdrOlga Kornievskaia
2018-08-22nfsd: Remove callback_credChuck Lever