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
2006-06-26
[PATCH] fs: use list_move()
Akinobu Mita
2006-06-23
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-05-23
[PATCH] knfsd: Fix two problems that can cause rmmod nfsd to die
NeilBrown
2006-05-21
[PATCH] nfsd: sign conversion obscuring errors in nfsd_set_posix_acl()
Florin Malita
2006-04-11
[PATCH] knfsd: nfsd4: grant delegations more frequently
NeilBrown
2006-04-11
[PATCH] knfsd: nfsd4: limit number of delegations handed out.
NeilBrown
2006-04-11
[PATCH] knfsd: nfsd4: add missing rpciod_down()
NeilBrown
2006-04-11
[PATCH] knfsd: nfsd4: nfsd4_probe_callback cleanup
NeilBrown
2006-04-11
[PATCH] knfsd: nfsd4: fix laundromat shutdown race
NeilBrown
2006-04-11
[PATCH] knfsd: nfsd4: fix corruption on readdir encoding with 64k pages
NeilBrown
2006-04-11
[PATCH] knfsd: nfsd4: fix corruption of returned data when using 64k pages
NeilBrown
2006-04-11
[PATCH] knfsd: nfsd4: remove nfsd_setuser from putrootfh
NeilBrown
2006-04-11
[PATCH] knfsd: nfsd: nfsd_setuser doesn't really need to modify rqstp->rq_cred.
NeilBrown
2006-04-11
[PATCH] knfsd: nfsd: oops exporting nonexistent directory
NeilBrown
2006-04-11
[PATCH] knfsd: nfsd4: fix acl xattr length return
NeilBrown
2006-04-11
[PATCH] knfsd: nfsd4: better nfs4acl errors
NeilBrown
2006-04-11
[PATCH] knfsd: nfsd4: Wrong error handling in nfs4acl
NeilBrown
2006-04-11
[PATCH] fs/nfsd/nfs4state.c: make a struct static
Adrian Bunk
2006-04-11
[PATCH] knfsd: locks: flag NFSv4-owned locks
NeilBrown
2006-04-11
[PATCH] knfsd: Correct reserved reply space for read requests.
NeilBrown
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
2006-03-27
[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static
Adrian Bunk
2006-03-27
[PATCH] knfsd: Convert sunrpc_cache to use krefs
NeilBrown
2006-03-27
[PATCH] knfsd: Use new cache code for name/id lookup caches
NeilBrown
2006-03-27
[PATCH] knfsd: Use new cache_lookup for svc_expkey cache
NeilBrown
2006-03-27
[PATCH] knfsd: Use new cache_lookup for svc_export
NeilBrown
2006-03-27
[PATCH] knfsd: Get rid of 'inplace' sunrpc caches
NeilBrown
2006-03-27
[PATCH] knfsd: Break the hard linkage from svc_expkey to svc_export
NeilBrown
2006-03-27
[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'
NeilBrown
2006-03-26
[PATCH] NFSD4: return conflict lock without races
Andy Adamson
2006-03-26
[PATCH] sem2mutex: fs/
Ingo Molnar
2006-03-25
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2006-03-24
[PATCH] fs: Use ARRAY_SIZE macro
Tobias Klauser
2006-03-20
locks,lockd: fix race in nlmsvc_testlock
Andy Adamson
2006-03-20
SUNRPC: display human-readable procedure name in rpc_iostats output
Chuck Lever
2006-02-07
[PATCH] knfsd: fix nfs4_open lock leak
J. Bruce Fields
2006-02-01
[PATCH] knfsd: Restore recently broken ACL functionality to NFS server
Andreas Gruenbacher
2006-01-18
[PATCH] knfsd: Provide missing NFSv2 part of patch for checking vfs_getattr.
David Shaw
2006-01-18
[PATCH] knfsd: Fix some more errno/nfserr confusion in vfs.c
NeilBrown
2006-01-18
[PATCH] nfsd4_lock() returns bogus values to clients
Al Viro
2006-01-18
[PATCH] NFSERR_SERVERFAULT returned host-endian
Al Viro
2006-01-18
[PATCH] nfsd4_truncate() bogus return value
Al Viro
2006-01-18
[PATCH] nfsd/vfs.c: endianness fixes
Al Viro
2006-01-18
[PATCH] nfsd4: clean up settattr code
Fred Isaman
2006-01-18
[PATCH] nfsd4: Fix bug in rdattr_error return
Fred Isaman
2006-01-18
[PATCH] nfsd4: fix open_downgrade
J. Bruce Fields
2006-01-18
[PATCH] nfsd4: don't create on open that fails due to ERR_GRACE
J. Bruce Fields
2006-01-18
[PATCH] nfsd4: simplify process-open1 logic
J. Bruce Fields
[next]