index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
state.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-19
nfsd: track filehandle aliasing in nfs4_files
J. Bruce Fields
1
-0
/
+2
2021-04-19
nfsd: hash nfs4_files by inode number
J. Bruce Fields
1
-1
/
+0
2021-03-22
nfsd: report client confirmation status in "info" file
NeilBrown
1
-0
/
+4
2021-01-28
nfsd: simplify nfsd4_check_open_reclaim
J. Bruce Fields
1
-2
/
+1
2020-09-26
nfsd: remove fault injection code
J. Bruce Fields
1
-27
/
+0
2020-05-21
NFSD: Add tracepoints to the NFSD state management code
Chuck Lever
1
-7
/
+0
2019-12-20
nfsd: use boottime for lease expiry calculation
Arnd Bergmann
1
-5
/
+5
2019-12-20
nfsd: fix jiffies/time_t mixup in LRU list
Arnd Bergmann
1
-1
/
+1
2019-12-20
nfsd: print 64-bit timestamps in client_info_show
Arnd Bergmann
1
-1
/
+1
2019-12-09
NFSD add nfs4 inter ssc to nfsd4_copy
Olga Kornievskaia
1
-0
/
+3
2019-12-09
NFSD add COPY_NOTIFY operation
Olga Kornievskaia
1
-3
/
+28
2019-11-08
nfsd: Fix races between nfsd4_cb_release() and nfsd4_shutdown_callback()
Trond Myklebust
1
-0
/
+1
2019-09-10
nfsd: add support for upcall version 2
Scott Mayhew
1
-1
/
+2
2019-08-19
nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache
Jeff Layton
1
-1
/
+1
2019-08-19
nfsd: convert fi_deleg_file and ls_file fields to nfsd_file
Jeff Layton
1
-3
/
+3
2019-08-19
nfsd: convert nfs4_file->fi_fds array to use nfsd_files
Jeff Layton
1
-1
/
+1
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2019-07-04
nfsd: decode implementation id
J. Bruce Fields
1
-0
/
+4
2019-07-04
nfsd: add nfsd/clients directory
J. Bruce Fields
1
-1
/
+5
2019-07-04
nfsd4: use reference count to free client
J. Bruce Fields
1
-0
/
+1
2019-07-04
nfsd: rename cl_refcount
J. Bruce Fields
1
-1
/
+1
2019-07-03
nfsd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-2
/
+2
2019-04-24
nfsd: make nfs4_client_reclaim use an xdr_netobj instead of a fixed char array
Scott Mayhew
1
-4
/
+4
2019-04-08
nfsd: Don't release the callback slot unless it was actually held
Trond Myklebust
1
-0
/
+1
2018-12-19
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
1
-1
/
+1
2018-09-26
NFSD introduce async copy feature
Olga Kornievskaia
1
-0
/
+9
2018-09-26
NFSD CB_OFFLOAD xdr
Olga Kornievskaia
1
-0
/
+1
2018-08-23
nfsd: Remove callback_cred
Chuck Lever
1
-2
/
+0
2017-11-08
fs, nfsd: convert nfs4_file.fi_ref from atomic_t to refcount_t
Elena Reshetova
1
-2
/
+2
2017-11-08
fs, nfsd: convert nfs4_cntl_odstate.co_odcount from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2017-11-08
fs, nfsd: convert nfs4_stid.sc_count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+2
2017-11-08
nfsd4: catch some false session retries
J. Bruce Fields
1
-0
/
+1
2017-11-08
nfsd4: fix cached replies to solo SEQUENCE compounds
J. Bruce Fields
1
-0
/
+1
2017-02-18
nfsd/callback: Cleanup callback cred on shutdown
Kinglong Mee
1
-0
/
+1
2017-01-31
NFSD: Fix a null reference case in find_or_create_lock_stateid()
Kinglong Mee
1
-2
/
+2
2016-09-26
nfsd: add a LRU list for blocked locks
Jeff Layton
1
-0
/
+2
2016-09-26
nfsd: have nfsd4_lock use blocking locks for v4.1+ locks
Jeff Layton
1
-3
/
+9
2016-09-26
nfsd: plumb in a CB_NOTIFY_LOCK operation
Jeff Layton
1
-0
/
+7
2016-09-16
nfsd: eliminate cb_minorversion field
Jeff Layton
1
-1
/
+0
2016-07-13
nfsd: implement machine credential support for some operations
Andrew Elble
1
-0
/
+1
2016-06-16
nfsd: Always lock state exclusively.
Oleg Drokin
1
-1
/
+1
2016-05-13
nfsd: handle seqid wraparound in nfsd4_preprocess_layout_stateid
Jeff Layton
1
-0
/
+5
2016-01-15
Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+2
2015-12-08
nfsd: Pass filehandle to nfs4_preprocess_stateid_op()
Anna Schumaker
1
-2
/
+2
2015-11-23
nfsd: constify nfsd4_callback_ops structure
Julia Lawall
1
-2
/
+2
2015-10-23
nfsd: ensure that seqid morphing operations are atomic wrt to copies
Jeff Layton
1
-15
/
+8
2015-10-23
nfsd: serialize layout stateid morphing operations
Jeff Layton
1
-0
/
+1
2015-10-13
nfsd: serialize state seqid morphing operations
Jeff Layton
1
-9
/
+10
2015-08-13
nfsd: New helper nfsd4_cb_sequence_done() for processing more cb errors
Kinglong Mee
1
-1
/
+1
2015-06-22
nfsd: take struct file setup fully into nfs4_preprocess_stateid_op
Christoph Hellwig
1
-3
/
+3
[next]