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
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-10-23
[PATCH] Optimise NFS readdir hack slightly.
David Woodhouse
2008-10-23
[PATCH] prepare vfs_readdir() callers to returning filldir result
Al Viro
2008-10-23
[PATCH] Copy XFS readdir hack into nfsd code.
David Woodhouse
2008-10-23
[PATCH] Factor out nfsd_do_readdir() into its own function
David Woodhouse
2008-10-23
[PATCH] switch nfsd to kern_path()
Al Viro
2008-10-23
[PATCH] sanitize svc_export_parse()
Al Viro
2008-10-22
nfsd: clean up expkey_parse error cases
J. Bruce Fields
2008-10-22
nfsd: Drop reference in expkey_parse error cases
Krishna Kumar
2008-10-22
nfsd: Fix memory leak in nfsd_getxattr
Krishna Kumar
2008-10-22
NFSD: Fix BUG during NFSD shutdown processing
Chuck Lever
2008-10-04
NLM: Remove unused argument from svc_addsock() function
Chuck Lever
2008-10-04
NLM: Remove "proto" argument from lockd_up()
Chuck Lever
2008-10-03
nfsd: common grace period control
J. Bruce Fields
2008-09-29
nfsd: use nfs client rpc callback program
Benny Halevy
2008-09-29
nfsd: do_probe_callback should not clear rpc stats
Benny Halevy
2008-09-29
knfsd: allocate readahead cache in individual chunks
Jeff Layton
2008-09-29
nfsd: nfs4xdr decode_stateid helper function
Benny Halevy
2008-09-29
nfsd: properly xdr-decode NFS4_OPEN_CLAIM_DELEGATE_CUR stateid
Benny Halevy
2008-09-29
nfsd: don't declare p in ENCODE_SEQID_OP_HEAD
Benny Halevy
2008-09-29
nfsd: nfs4xdr encode_stateid helper function
Benny Halevy
2008-09-29
nfsd: fix nfsd4_encode_open buffer space reservation
Benny Halevy
2008-09-29
nfsd: properly xdr-encode deleg stateid returned from open
Benny Halevy
2008-09-29
nfsd: properly xdr-encode stateid4.seqid as uint32_t for cb_recall
Benny Halevy
2008-09-29
nfsd: permit unauthenticated stat of export root
J. Bruce Fields
2008-09-29
SUNRPC: Add address family field to svc_serv data structure
Chuck Lever
2008-09-01
nfsd: fix buffer overrun decoding NFSv4 acl
J. Bruce Fields
2008-09-01
nfsd: fix compound state allocation error handling
Andy Adamson
2008-08-12
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2008-08-08
[NFSD] uninline nfsd4_op_name()
Adrian Bunk
2008-07-30
fs/nfsd/export.c: Adjust error handling code involving auth_domain_put
Julia Lawall
2008-07-26
[PATCH] get rid of indirect users of namei.h
Al Viro
2008-07-26
[PATCH] kill nameidata passing to permission(), rename to inode_permission()
Al Viro
2008-07-26
[patch 5/5] vfs: remove mode parameter from vfs_symlink()
Miklos Szeredi
2008-07-25
lockd: dont return EAGAIN for a permanent error
Miklos Szeredi
2008-07-20
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2008-07-18
nfsd: nfs4xdr.c do-while is not a compound statement
Harvey Harrison
2008-07-18
nfsd: Use C99 initializers in fs/nfsd/nfs4xdr.c
J. Bruce Fields
2008-07-15
lockd: Pass "struct sockaddr *" to new failover-by-IP function
Chuck Lever
2008-07-09
rpc: bring back cl_chatty
Olga Kornievskaia
2008-07-07
nfsd: take file and mnt write in nfs4_upgrade_open
Benny Halevy
2008-07-07
nfsd: document open share bit tracking
J. Bruce Fields
2008-07-04
nfsd: tabulate nfs4 xdr encoding functions
Benny Halevy
2008-07-03
Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 ...
J. Bruce Fields
2008-07-02
nfsd: dprint operation names
Benny Halevy
2008-07-02
nfsd: nfs4 minorversion decoder vectors
Benny Halevy
2008-07-02
nfsd: unsupported nfs4 ops should fail with nfserr_opnotsupp
Benny Halevy
2008-07-02
nfsd: tabulate nfs4 xdr decoding functions
Benny Halevy
2008-07-02
nfsd: return nfserr_minor_vers_mismatch when compound minorversion != 0
Benny Halevy
2008-07-01
nfsd: clean up mnt_want_write calls
Miklos Szeredi
[next]