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
Age
Commit message (
Expand
)
Author
2014-06-07
nfsd4: remove lockowner when removing lock stateid
J. Bruce Fields
2014-06-07
nfsd4: warn on finding lockowner without stateid's
J. Bruce Fields
2014-06-07
NFSD: Call ->set_acl with a NULL ACL structure if no entries
Kinglong Mee
2014-06-07
NFSd: call rpc_destroy_wait_queue() from free_client()
Trond Myklebust
2014-06-07
NFSd: Move default initialisers from create_client() to alloc_client()
Trond Myklebust
2014-05-06
nfsd: set timeparms.to_maxval in setup_callback_client
Jeff Layton
2014-05-06
NFSD: Traverse unconfirmed client through hash-table
Kinglong Mee
2014-05-06
nfsd4: fix setclientid encode size
J. Bruce Fields
2014-05-06
nfsd4: fix memory leak in nfsd4_encode_fattr()
Yan, Zheng
2014-05-06
nfsd: check passed socket's net matches NFSd superblock's one
Stanislav Kinsbursky
2014-05-06
nfsd: notify_change needs elevated write count
J. Bruce Fields
2014-05-06
nfsd4: leave reply buffer space for failed setattr
J. Bruce Fields
2014-05-06
nfsd4: fix test_stateid error reply encoding
J. Bruce Fields
2014-05-06
nfsd4: buffer-length check for SUPPATTR_EXCLCREAT
J. Bruce Fields
2014-05-06
nfsd4: session needs room for following op to error out
J. Bruce Fields
2014-05-06
nfsd: revert v2 half of "nfsd: don't return high mode bits"
J. Bruce Fields
2014-02-18
nfsd: fix lost nfserrno() call in nfsd_setattr()
J. R. Okajima
2014-02-11
nfsd4: fix acl buffer overrun
J. Bruce Fields
2014-01-30
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-01-27
nfsd: consider CLAIM_FH when handing out delegation
Ming Chen
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-27
nfsd4: minor nfs4_setlease cleanup
J. Bruce Fields
2014-01-26
nfsd: use get_acl and ->set_acl
Christoph Hellwig
2014-01-24
nfsd4: decrease nfsd4_encode_fattr stack usage
J. Bruce Fields
2014-01-23
nfsd: fix encode_entryplus_baggage stack usage
J. Bruce Fields
2014-01-08
nfsd4: simplify xdr encoding of nfsv4 names
J. Bruce Fields
2014-01-07
nfsd4: encode_rdattr_error cleanup
J. Bruce Fields
2014-01-07
nfsd4: nfsd4_encode_fattr cleanup
J. Bruce Fields
2014-01-07
nfsd4: better VERIFY comment
J. Bruce Fields
2014-01-07
nfsd4: break only delegations when appropriate
J. Bruce Fields
2014-01-06
NFSD: Fix a memory leak in nfsd4_create_session
Kinglong Mee
2014-01-06
nfsd: get rid of unused function definition
Kinglong Mee
2014-01-06
Define op_iattr for nfsd4_open instead using macro
Kinglong Mee
2014-01-06
NFSD: fix compile warning without CONFIG_NFSD_V3
Kinglong Mee
2014-01-03
NFSD: Don't start lockd when only NFSv4 is running
Kinglong Mee
2014-01-03
SUNRPC/NFSD: Support a new option for ignoring the result of svc_register
Kinglong Mee
2014-01-03
NFSD: fix bad length checking for backchannel
Kinglong Mee
2014-01-03
NFSD: fix a leak which can cause CREATE_SESSION failures
Kinglong Mee
2014-01-03
Add missing recording of back channel attrs in nfsd4_session
Kinglong Mee
2014-01-03
nfsd: get rid of unused macro definition
Kinglong Mee
2014-01-03
nfsd: clean up unnecessary temporary variable in nfsd4_decode_fattr
Kinglong Mee
2014-01-03
nfsd: using nfsd4_encode_noop for encoding destroy_session/free_stateid
Kinglong Mee
2014-01-03
nfsd: clean up an xdr reserved space calculation
Kinglong Mee
2014-01-02
nfsd: get rid of unused function definition
Kinglong Mee
2014-01-02
nfsd: calculate the missing length of bitmap in EXCHANGE_ID
Kinglong Mee
2013-12-12
nfsd: revoking of suid/sgid bits after chown() in a consistent way
Stanislav Kholmanskikh
2013-12-11
nfsd: don't try to reuse an expired DRC entry off the list
Jeff Layton
2013-12-10
nfsd: start documenting some XDR handling functions
Christoph Hellwig
2013-12-10
nfsd: don't return high mode bits
Albert Fluegel
[next]