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
starfive-6.6.48-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-10-17
nfsd4: typo logical vs bitwise negate
Dan Carpenter
1
-1
/
+1
2011-10-11
nfsd4: move name-length checks to xdr
J. Bruce Fields
1
-15
/
+30
2011-10-11
nfsd4: move access/deny validity checks to xdr code
J. Bruce Fields
1
-7
/
+73
2011-09-27
nfsd4: look up stateid's per clientid
J. Bruce Fields
1
-1
/
+2
2011-09-27
nfsd4: assume test_stateid always has session
J. Bruce Fields
1
-1
/
+1
2011-09-17
nfsd4: match close replays on stateid, not open owner id
J. Bruce Fields
1
-0
/
+1
2011-09-16
nfsd41: try to check reply size before operation
Mi Jinlong
1
-19
/
+18
2011-09-14
NFSD: Cleanup for nfsd4_path()
Trond Myklebust
1
-28
/
+78
2011-09-07
nfsd4: split stateowners into open and lockowners
J. Bruce Fields
1
-1
/
+1
2011-09-01
nfsd4: drop most stateowner refcounting
J. Bruce Fields
1
-5
/
+6
2011-09-01
nfsd4: cleanup seqid op stateowner usage
J. Bruce Fields
1
-5
/
+0
2011-09-01
nfsd4: centralize handling of replay owners
J. Bruce Fields
1
-15
/
+19
2011-09-01
nfsd4: fix off-by-one-error in SEQUENCE reply
J. Bruce Fields
1
-3
/
+3
2011-08-27
nfsd4: cleanup and consolidate seqid_mutating_err
J. Bruce Fields
1
-13
/
+1
2011-08-27
nfsd4: it's OK to return nfserr_symlink
J. Bruce Fields
1
-4
/
+0
2011-08-27
nfsd4: clean up S_IS -> NF4 file type mapping
J. Bruce Fields
1
-7
/
+14
2011-08-19
nfsd4: fix seqid_mutating_error
J. Bruce Fields
1
-0
/
+12
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
[next]