index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
xdr4.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-02
nfsd: implement pNFS operations
Christoph Hellwig
1
-0
/
+59
2014-11-07
nfsd: Add DEALLOCATE support
Anna Schumaker
1
-0
/
+1
2014-11-07
nfsd: Add ALLOCATE support
Anna Schumaker
1
-0
/
+8
2014-09-29
NFSD: Implement SEEK
Anna Schumaker
1
-0
/
+14
2014-07-31
nfsd: Add a mutex to protect the NFSv4.0 open owner replay cache
Jeff Layton
1
-1
/
+4
2014-07-09
nfsd: Allow struct nfsd4_compound_state to cache the nfs4_client
Jeff Layton
1
-0
/
+1
2014-07-08
nfsd: Cleanup nfs4svc_encode_compoundres
Trond Myklebust
1
-1
/
+1
2014-07-08
nfsd4: replace defer_free by svcxdr_tmpalloc
J. Bruce Fields
1
-4
/
+9
2014-07-08
nfsd4: remove unused defer_free argument
J. Bruce Fields
1
-1
/
+0
2014-07-08
nfsd4: rename cr_linkname->cr_data
J. Bruce Fields
1
-4
/
+4
2014-05-30
nfsd4: allow large readdirs
J. Bruce Fields
1
-3
/
+2
2014-05-30
nfsd4: more precise nfsd4_max_reply
J. Bruce Fields
1
-0
/
+1
2014-05-30
nfsd4: convert 4.1 replay encoding
J. Bruce Fields
1
-1
/
+1
2014-05-30
nfsd4: teach encoders to handle reserve_space failures
J. Bruce Fields
1
-1
/
+1
2014-05-27
nfsd4: fix encoding of out-of-space replies
J. Bruce Fields
1
-0
/
+2
2014-05-23
nfsd4: tweak nfsd4_encode_getattr to take xdr_stream
J. Bruce Fields
1
-3
/
+4
2014-05-23
nfsd4: embed xdr_stream in nfsd4_compoundres
J. Bruce Fields
1
-3
/
+1
2014-03-28
nfsd4: nfsd4_replay_cache_entry should be static
J. Bruce Fields
1
-2
/
+0
2014-01-06
Define op_iattr for nfsd4_open instead using macro
Kinglong Mee
1
-2
/
+1
2014-01-03
nfsd: using nfsd4_encode_noop for encoding destroy_session/free_stateid
Kinglong Mee
1
-1
/
+0
2013-05-15
NFSD: Server implementation of MAC Labeling
David Quigley
1
-0
/
+4
2013-04-08
nfsd4: cleanup handling of nfsv4.0 closed stateid's
J. Bruce Fields
1
-0
/
+1
2013-04-03
nfsd: remove unused macro in nfsv4
Yanchuan Nian
1
-1
/
+0
2013-04-03
nfsd4: handle seqid-mutating open errors from xdr decoding
J. Bruce Fields
1
-0
/
+1
2013-01-23
nfsd4: simplify nfsd4_encode_fattr interface slightly
J. Bruce Fields
1
-1
/
+1
2012-12-17
nfsd4: disable zero-copy on non-final read ops
J. Bruce Fields
1
-0
/
+8
2012-11-26
nfsd4: delay filling in write iovec array till after xdr decoding
J. Bruce Fields
1
-1
/
+0
2012-11-26
nfsd4: move more write parameters into xdr argument
J. Bruce Fields
1
-0
/
+2
2012-11-15
nfsd: use service net instead of hard-coded init_net
Stanislav Kinsbursky
1
-1
/
+1
2012-11-07
nfsd4: implement backchannel_ctl operation
J. Bruce Fields
1
-0
/
+2
2012-05-31
nfsd4: int/__be32 fixes
J. Bruce Fields
1
-3
/
+3
2012-03-20
NFSD: Fix nfs4_verifier memory alignment
Chuck Lever
1
-2
/
+2
2012-02-17
nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_...
Benny Halevy
1
-0
/
+1
2012-02-17
NFSD: Clean up the test_stateid function
Bryan Schumaker
1
-2
/
+7
2012-02-17
nfsd41: split out share_access want and signal flags while decoding
Benny Halevy
1
-2
/
+4
2012-02-15
nfsd41: use current stateid by value
Tigran Mkrtchyan
1
-2
/
+11
2012-02-15
nfsd41: save and restore current stateid with current fh
Tigran Mkrtchyan
1
-0
/
+1
2012-02-15
nfsd41: handle current stateid in open and close
Tigran Mkrtchyan
1
-0
/
+1
2012-02-14
nfsd4: rearrange struct nfsd4_slot
J. Bruce Fields
1
-1
/
+2
2011-10-24
nfs41: implement DESTROY_CLIENTID operation
Mi Jinlong
1
-0
/
+5
2011-10-17
nfsd4: warn on open failure after create
J. Bruce Fields
1
-1
/
+2
2011-10-17
nfsd4: preallocate open stateid in process_open1()
J. Bruce Fields
1
-0
/
+1
2011-10-17
nfsd4: preallocate nfs4_file in process_open1()
J. Bruce Fields
1
-0
/
+1
2011-10-17
nfsd4: clean up open owners on OPEN failure
J. Bruce Fields
1
-0
/
+1
2011-10-11
nfsd4: move name-length checks to xdr
J. Bruce Fields
1
-2
/
+1
2011-09-26
nfsd4: assume test_stateid always has session
J. Bruce Fields
1
-1
/
+0
2011-09-16
nfsd41: try to check reply size before operation
Mi Jinlong
1
-0
/
+1
2011-09-07
nfsd4: split stateowners into open and lockowners
J. Bruce Fields
1
-1
/
+1
2011-09-01
nfsd4: eliminate unused lt_stateowner
J. Bruce Fields
1
-1
/
+0
2011-09-01
nfsd4: drop most stateowner refcounting
J. Bruce Fields
1
-1
/
+1
[next]