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
/
nfs4xdr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-18
nfsd: turn on reply cache for NFSv4
J. Bruce Fields
1
-0
/
+11
2011-07-18
nfsd4: call nfsd4_release_compoundargs from pc_release
J. Bruce Fields
1
-8
/
+6
2011-07-16
NFSD: Added TEST_STATEID operation
Bryan Schumaker
1
-3
/
+84
2011-07-16
NFSD: added FREE_STATEID operation
Bryan Schumaker
1
-2
/
+30
2011-05-18
nfsd: make local functions static
Daniel Mack
1
-1
/
+1
2011-04-30
NFSD: Remove unused variable from nfsd4_decode_bind_conn_to_session()
Bryan Schumaker
1
-5
/
+2
2011-04-30
nfsd v4.1 lOCKT clientid field must be ignored
Andy Adamson
1
-2
/
+0
2011-03-17
nfsd: wrong index used in inner loop
Mi Jinlong
1
-4
/
+1
2011-03-09
nfsd: wrong index used in inner loop
roel
1
-2
/
+2
2011-02-17
nfsd: correctly handle return value from nfsd_map_name_to_*
NeilBrown
1
-4
/
+4
2011-01-11
nfsd4: set sequence flag when backchannel is down
J. Bruce Fields
1
-6
/
+2
2011-01-11
nfsd4: support BIND_CONN_TO_SESSION
J. Bruce Fields
1
-2
/
+32
2011-01-05
nfsd4: return nfs errno from name_to_id functions
J. Bruce Fields
1
-5
/
+5
2011-01-05
nfsd4: move idmap and acl header files into fs/nfsd
J. Bruce Fields
1
-2
/
+3
2011-01-05
nfsd: remove some unnecessary dropit handling
J. Bruce Fields
1
-2
/
+0
2010-12-29
nfsd4: fix oops on secinfo_no_name result encoding
Mi Jinlong
1
-4
/
+17
2010-12-17
nfsd4: implement secinfo_no_name
J. Bruce Fields
1
-2
/
+13
2010-11-20
NFSv4.1: Make sure nfsd can decode SP4_SSV correctly at exchange_id
Mi Jinlong
1
-7
/
+15
2010-10-02
nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap length
Benny Halevy
1
-6
/
+12
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+5
2010-08-10
pass a struct path to vfs_statfs
Christoph Hellwig
1
-1
/
+5
2010-07-30
nfsd: minor nfsd read api cleanup
J. Bruce Fields
1
-1
/
+1
2010-06-23
nfsd4; fix session reference count leak
J. Bruce Fields
1
-0
/
+1
2010-05-13
nfsd4: implement reclaim_complete
J. Bruce Fields
1
-1
/
+11
2010-05-13
nfsd4: keep a reference count on client while in use
Benny Halevy
1
-1
/
+2
2010-05-04
Merge commit 'v2.6.34-rc6'
J. Bruce Fields
1
-5
/
+6
2010-05-04
nfsd4: use local variable in nfs4svc_encode_compoundres
Benny Halevy
1
-2
/
+2
2010-05-03
nfsd4: fix unlikely race in session replay case
J. Bruce Fields
1
-4
/
+6
2010-04-26
nfsd4: bug in read_buf
Neil Brown
1
-4
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-10
Merge commit 'v2.6.34-rc1' into for-2.6.35-incoming
J. Bruce Fields
1
-3
/
+9
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-06
nfsd4: simplify references to nfsd4 lease time
J. Bruce Fields
1
-1
/
+1
2010-03-06
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2010-03-03
fix NFS4 handling of mountpoint stat
Al Viro
1
-3
/
+9
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2010-01-13
nfsd4: Use FIRST_NFS4_OP in nfsd4_decode_compound()
Ricardo Labiaga
1
-1
/
+1
2010-01-13
nfsd41: nfsd4_decode_compound() does not recognize all ops
Ricardo Labiaga
1
-1
/
+1
2009-12-15
nfsd: filter readdir results in V4ROOT case
J. Bruce Fields
1
-3
/
+7
2009-12-15
nfsd: Move private headers to source directory
Boaz Harrosh
1
-1
/
+2
2009-12-15
nfsd: Source files #include cleanups
Boaz Harrosh
1
-11
/
+1
2009-11-13
nfsd: make fs/nfsd/vfs.h for common includes
J. Bruce Fields
1
-0
/
+1
2009-09-04
NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path()
Trond Myklebust
1
-5
/
+10
2009-09-02
nfsd41: replace page based DRC with buffer based DRC
Andy Adamson
1
-10
/
+7
2009-09-02
NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attribute
Trond Myklebust
1
-7
/
+0
2009-07-28
nfsd41: Use separate DRC for setclientid
Andy Adamson
1
-2
/
+1
2009-06-16
nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st...
Alexandros Batsakis
1
-1
/
+1
2009-06-16
Merge commit 'v2.6.30' into for-2.6.31
J. Bruce Fields
1
-1
/
+15
2009-06-02
NFSv4: do exact check about attribute specified
Yu Zhiguo
1
-34
/
+12
2009-05-07
nfsd4: check for negative dentry before use in nfsv4 readdir
J. Bruce Fields
1
-1
/
+15
[next]