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
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-31
NFSD: pass an integer for stable type to nfsd_vfs_write
Kinglong Mee
1
-1
/
+1
2016-12-16
nfsd: add support for the umask attribute
Andreas Gruenbacher
1
-0
/
+3
2016-11-01
nfsd: clean up supported attribute handling
J. Bruce Fields
1
-32
/
+11
2016-10-07
NFSD: Implement the COPY call
Anna Schumaker
1
-11
/
+79
2016-08-05
nfsd: drop unnecessary MAY_EXEC check from create
J. Bruce Fields
1
-6
/
+1
2016-08-05
nfsd: Make creates return EEXIST instead of EACCES
Oleg Drokin
1
-1
/
+5
2016-07-15
nfsd: allow nfsd to advertise multiple layout types
Jeff Layton
1
-2
/
+2
2016-07-13
nfsd: flex file device id encoding will need the server address
Tom Haynes
1
-1
/
+1
2016-07-13
nfsd: implement machine credential support for some operations
Andrew Elble
1
-0
/
+39
2016-03-18
nfsd: add SCSI layout support
Christoph Hellwig
1
-2
/
+4
2016-03-16
nfsd: fix deadlock secinfo+readdir compound
J. Bruce Fields
1
-0
/
+1
2016-03-03
nfsd4: resfh unused in nfsd4_secinfo
J. Bruce Fields
1
-2
/
+0
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2015-12-08
nfsd: implement the NFSv4.2 CLONE operation
Christoph Hellwig
1
-0
/
+47
2015-12-08
nfsd: Pass filehandle to nfs4_preprocess_stateid_op()
Anna Schumaker
1
-7
/
+9
2015-10-23
nfsd: serialize layout stateid morphing operations
Jeff Layton
1
-0
/
+4
2015-08-31
NFSD: Set the attributes used to store the verifier for EXCLUSIVE4_1
Kinglong Mee
1
-6
/
+6
2015-08-13
lockd: NLM grace period shouldn't block NFSv4 opens
J. Bruce Fields
1
-4
/
+4
2015-08-10
nfsd: Remove unneeded values in nfsd4_open()
Kinglong Mee
1
-3
/
+1
2015-07-20
nfsd: Set lc_size_chg before ops->proc_layoutcommit
Kinglong Mee
1
-5
/
+1
2015-06-22
nfsd: fput rd_file from XDR encode context
Christoph Hellwig
1
-4
/
+0
2015-06-22
nfsd: take struct file setup fully into nfs4_preprocess_stateid_op
Christoph Hellwig
1
-24
/
+15
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+6
2015-04-21
nfsd4: disallow SEEK with special stateids
J. Bruce Fields
1
-0
/
+2
2015-04-21
nfsd4: disallow ALLOCATE with special stateids
J. Bruce Fields
1
-0
/
+2
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-6
/
+6
2015-03-31
nfsd: Remove duplicate macro define for max sec label length
Kinglong Mee
1
-1
/
+1
2015-03-31
nfsd: remove unused status arg to nfsd4_cleanup_open_state
Jeff Layton
1
-1
/
+1
2015-03-31
NFSD: Use correct reply size calculating function
Kinglong Mee
1
-2
/
+2
2015-03-20
NFSD: Put exports after nfsd4_layout_verify fail
Kinglong Mee
1
-1
/
+1
2015-02-02
nfsd: add trace events
Christoph Hellwig
1
-1
/
+5
2015-02-02
nfsd: implement pNFS layout recalls
Christoph Hellwig
1
-0
/
+4
2015-02-02
nfsd: implement pNFS operations
Christoph Hellwig
1
-0
/
+302
2014-12-09
sunrpc: move rq_splice_ok flag into rq_flags
Jeff Layton
1
-1
/
+1
2014-12-09
sunrpc: move rq_usedeferral flag to rq_flags
Jeff Layton
1
-2
/
+2
2014-11-08
nfsd: Add DEALLOCATE support
Anna Schumaker
1
-0
/
+15
2014-11-08
nfsd: Add ALLOCATE support
Anna Schumaker
1
-0
/
+36
2014-10-23
nfsd4: fix crash on unknown operation number
J. Bruce Fields
1
-1
/
+2
2014-10-21
nfsd4: fix response size estimation for OP_SEQUENCE
J. Bruce Fields
1
-1
/
+3
2014-09-29
NFSD: Implement SEEK
Anna Schumaker
1
-0
/
+49
2014-08-05
nfsd: Remove nfs4_lock_state(): nfsd4_open and nfsd4_open_confirm
Trond Myklebust
1
-3
/
+0
2014-07-31
nfsd: Add a mutex to protect the NFSv4.0 open owner replay cache
Jeff Layton
1
-9
/
+3
2014-07-30
nfsd: print status when nfsd4_open fails to open file it just created
Jeff Layton
1
-1
/
+3
2014-07-10
nfsd: Convert nfs4_check_open_reclaim() to work with lookup_clientid()
Trond Myklebust
1
-2
/
+1
2014-07-09
NFSD: Remove iattr parameter from nfsd_symlink()
Kinglong Mee
1
-2
/
+1
2014-07-09
nfsd4: rename cr_linkname->cr_data
J. Bruce Fields
1
-1
/
+1
2014-07-09
nfsd: let nfsd_symlink assume null-terminated data
J. Bruce Fields
1
-1
/
+1
2014-07-09
nfsd: fix rare symlink decoding bug
J. Bruce Fields
1
-9
/
+0
2014-06-23
nfsd: add __force to opaque verifier field casts
Jeff Layton
1
-2
/
+6
2014-06-23
NFSD: Using exp_get for export getting
Kinglong Mee
1
-3
/
+3
[next]