index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4xdr.c
Age
Commit message (
Expand
)
Author
2012-06-01
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-05-31
nfsd: add IPv6 addr escaping to fs_location hosts
Weston Andros Adamson
2012-05-31
nfsd4: fix change attribute endianness
J. Bruce Fields
2012-05-31
nfsd4: fix free_stateid return endianness
J. Bruce Fields
2012-05-31
nfsd4: int/__be32 fixes
J. Bruce Fields
2012-05-31
nfsd4: fix missing "static"
J. Bruce Fields
2012-04-13
nfsd: fix error value on allocation failure in nfsd4_decode_test_stateid()
Al Viro
2012-04-13
nfsd: fix endianness breakage in TEST_STATEID handling
Al Viro
2012-03-20
NFSD: Fix nfs4_verifier memory alignment
Chuck Lever
2012-02-17
nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_...
Benny Halevy
2012-02-17
NFSD: Clean up the test_stateid function
Bryan Schumaker
2012-02-17
nfsd41: split out share_access want and signal flags while decoding
Benny Halevy
2012-02-14
nfsd4: rearrange struct nfsd4_slot
J. Bruce Fields
2011-11-25
nfsd4: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-11-01
nfsd4: typo logical vs bitwise negate in nfsd4_decode_share_access
Benny Halevy
2011-10-24
nfs41: implement DESTROY_CLIENTID operation
Mi Jinlong
2011-10-24
nfsd4: typo logical vs bitwise negate for want_mask
Benny Halevy
2011-10-24
nfsd4: allow NFS4_SHARE_SIGNAL_DELEG_WHEN_RESRC_AVAIL | NFS4_SHARE_PUSH_DELEG...
Benny Halevy
2011-10-19
nfsd4: implement new 4.1 open reclaim types
J. Bruce Fields
2011-10-17
nfsd4: typo logical vs bitwise negate
Dan Carpenter
2011-10-11
nfsd4: move name-length checks to xdr
J. Bruce Fields
2011-10-11
nfsd4: move access/deny validity checks to xdr code
J. Bruce Fields
2011-09-26
nfsd4: look up stateid's per clientid
J. Bruce Fields
2011-09-26
nfsd4: assume test_stateid always has session
J. Bruce Fields
2011-09-17
nfsd4: match close replays on stateid, not open owner id
J. Bruce Fields
2011-09-16
nfsd41: try to check reply size before operation
Mi Jinlong
2011-09-13
NFSD: Cleanup for nfsd4_path()
Trond Myklebust
2011-09-07
nfsd4: split stateowners into open and lockowners
J. Bruce Fields
2011-09-01
nfsd4: drop most stateowner refcounting
J. Bruce Fields
2011-08-31
nfsd4: cleanup seqid op stateowner usage
J. Bruce Fields
2011-08-31
nfsd4: centralize handling of replay owners
J. Bruce Fields
2011-08-31
nfsd4: fix off-by-one-error in SEQUENCE reply
J. Bruce Fields
2011-08-27
nfsd4: cleanup and consolidate seqid_mutating_err
J. Bruce Fields
2011-08-26
nfsd4: it's OK to return nfserr_symlink
J. Bruce Fields
2011-08-26
nfsd4: clean up S_IS -> NF4 file type mapping
J. Bruce Fields
2011-08-19
nfsd4: fix seqid_mutating_error
J. Bruce Fields
2011-07-18
nfsd: turn on reply cache for NFSv4
J. Bruce Fields
2011-07-18
nfsd4: call nfsd4_release_compoundargs from pc_release
J. Bruce Fields
2011-07-15
NFSD: Added TEST_STATEID operation
Bryan Schumaker
2011-07-15
NFSD: added FREE_STATEID operation
Bryan Schumaker
2011-05-18
nfsd: make local functions static
Daniel Mack
2011-04-29
NFSD: Remove unused variable from nfsd4_decode_bind_conn_to_session()
Bryan Schumaker
2011-04-29
nfsd v4.1 lOCKT clientid field must be ignored
Andy Adamson
2011-03-17
nfsd: wrong index used in inner loop
Mi Jinlong
2011-03-08
nfsd: wrong index used in inner loop
roel
2011-02-16
nfsd: correctly handle return value from nfsd_map_name_to_*
NeilBrown
2011-01-11
nfsd4: set sequence flag when backchannel is down
J. Bruce Fields
2011-01-11
nfsd4: support BIND_CONN_TO_SESSION
J. Bruce Fields
2011-01-04
nfsd4: return nfs errno from name_to_id functions
J. Bruce Fields
2011-01-04
nfsd4: move idmap and acl header files into fs/nfsd
J. Bruce Fields
[next]