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
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
2015-05-17
nfsd4: disallow SEEK with special stateids
J. Bruce Fields
2014-10-23
nfsd4: fix crash on unknown operation number
J. Bruce Fields
2014-10-21
nfsd4: fix response size estimation for OP_SEQUENCE
J. Bruce Fields
2014-09-29
NFSD: Implement SEEK
Anna Schumaker
2014-08-05
nfsd: Remove nfs4_lock_state(): nfsd4_open and nfsd4_open_confirm
Trond Myklebust
2014-07-31
nfsd: Add a mutex to protect the NFSv4.0 open owner replay cache
Jeff Layton
2014-07-29
nfsd: print status when nfsd4_open fails to open file it just created
Jeff Layton
2014-07-09
nfsd: Convert nfs4_check_open_reclaim() to work with lookup_clientid()
Trond Myklebust
2014-07-08
NFSD: Remove iattr parameter from nfsd_symlink()
Kinglong Mee
2014-07-08
nfsd4: rename cr_linkname->cr_data
J. Bruce Fields
2014-07-08
nfsd: let nfsd_symlink assume null-terminated data
J. Bruce Fields
2014-07-08
nfsd: fix rare symlink decoding bug
J. Bruce Fields
2014-06-23
nfsd: add __force to opaque verifier field casts
Jeff Layton
2014-06-23
NFSD: Using exp_get for export getting
Kinglong Mee
2014-06-23
SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_ok
Kinglong Mee
2014-06-23
NFSD: Using min/max/min_t/max_t for calculate
Kinglong Mee
2014-06-06
nfsd4: simplify server xdr->next_page use
J. Bruce Fields
2014-06-04
nfsd: remove unneeded zeroing of fields in nfsd4_proc_compound
Jeff Layton
2014-06-04
nfsd: fix setting of NFS4_OO_CONFIRMED in nfsd4_open
Jeff Layton
2014-05-30
nfsd4: better reservation of head space for krb5
J. Bruce Fields
2014-05-30
nfsd4: estimate sequence response size
J. Bruce Fields
2014-05-30
nfsd4: better estimate of getattr response size
J. Bruce Fields
2014-05-30
nfsd4: allow large readdirs
J. Bruce Fields
2014-05-30
nfsd4: more precise nfsd4_max_reply
J. Bruce Fields
2014-05-30
nfsd4: don't try to encode conflicting owner if low on space
J. Bruce Fields
2014-05-30
nfsd4: allow encoding across page boundaries
J. Bruce Fields
2014-05-30
nfsd4: size-checking cleanup
J. Bruce Fields
2014-05-30
nfsd4: remove redundant encode buffer size checking
J. Bruce Fields
2014-05-30
nfsd4: teach encoders to handle reserve_space failures
J. Bruce Fields
2014-05-28
nfsd4: keep xdr buf length updated
J. Bruce Fields
2014-05-28
nfsd4: use xdr_stream throughout compound encoding
J. Bruce Fields
2014-05-28
nfsd4: use xdr_reserve_space in attribute encoding
J. Bruce Fields
2014-05-27
nfsd4: fix encoding of out-of-space replies
J. Bruce Fields
2014-05-23
nfsd4: reserve head space for krb5 integ/priv info
J. Bruce Fields
2014-05-23
nfsd4: move proc_compound xdr encode init to helper
J. Bruce Fields
2014-05-23
nfsd4: tweak nfsd4_encode_getattr to take xdr_stream
J. Bruce Fields
2014-05-23
nfsd4: embed xdr_stream in nfsd4_compoundres
J. Bruce Fields
2014-05-23
nfsd4: decoding errors can still be cached and require space
J. Bruce Fields
2014-05-23
nfsd4: fix write reply size estimate
J. Bruce Fields
2014-05-23
nfsd4: read size estimate should include padding
J. Bruce Fields
2014-05-23
nfsd4: READ, READDIR, etc., are idempotent
J. Bruce Fields
2014-05-07
NFSd: Clean up nfs4_preprocess_stateid_op
Trond Myklebust
2014-03-30
NFSD: Clear wcc data between compound ops
Kinglong Mee
2014-03-28
nfsd4: fix setclientid encode size
J. Bruce Fields
2014-03-28
NFSD: simplify saved/current fh uses in nfsd4_proc_compound
Kinglong Mee
2014-03-27
nfsd4: session needs room for following op to error out
J. Bruce Fields
2014-01-30
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-01-27
nfsd4: fix delegation-unlink/rename race
J. Bruce Fields
2014-01-27
nfsd4: delay setting current_fh in open
J. Bruce Fields
2014-01-26
nfsd: use get_acl and ->set_acl
Christoph Hellwig
[next]