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
/
vfs.c
Age
Commit message (
Expand
)
Author
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-18
knfsd: only set ATTR_KILL_S*ID if ATTR_MODE isn't being explicitly set
Jeff Layton
2007-10-17
Implement file posix capabilities
Serge E. Hallyn
2007-10-17
r/o bind mounts: create cleanup helper svc_msnfs()
Dave Hansen
2007-10-15
Merge branch 'locks' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2007-10-09
nfsd: remove IS_ISMNDLCK macro
J. Bruce Fields
2007-10-09
Cleanup macros for distinguishing mandatory locks
Pavel Emelyanov
2007-10-09
nfsd: fix horrible indentation in nfsd_setattr
Christoph Hellwig
2007-09-10
knfsd: Fixed problem with NFS exporting directories which are mounted on.
Neil Brown
2007-07-31
knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVE
Jeff Layton
2007-07-19
knfsd: clean up EX_RDONLY
J. Bruce Fields
2007-07-19
knfsd: move EX_RDONLY out of header
J. Bruce Fields
2007-07-19
nfsd: remove unnecessary NULL checks from nfsd_cross_mnt
J. Bruce Fields
2007-07-19
nfsd: fix possible read-ahead cache and export table corruption
J. Bruce Fields
2007-07-17
knfsd: nfsd4: make readonly access depend on pseudoflavor
J. Bruce Fields
2007-07-17
knfsd: nfsd4: return nfserr_wrongsec
Andy Adamson
2007-07-17
knfsd: nfsd: factor nfsd_lookup into 2 pieces
J. Bruce Fields
2007-07-17
knfsd: nfsd: provide export lookup wrappers which take a svc_rqst
J. Bruce Fields
2007-07-17
knfsd: nfsd: remove superfluous assignment from nfsd_lookup
J. Bruce Fields
2007-07-17
knfsd: nfsd: make all exp_finding functions return -errno's on err
J. Bruce Fields
2007-07-17
knfsd: nfsd4: fix handling of acl errrors
J. Bruce Fields
2007-07-13
nfsd: fix nfsd_vfs_read() splice actor setup
Jens Axboe
2007-07-10
pipe: change the ->pin() operation to ->confirm()
Jens Axboe
2007-07-10
splice: divorce the splice structure/function definitions from the pipe header
Jens Axboe
2007-07-10
sendfile: convert nfsd to splice_direct_to_actor()
Jens Axboe
2007-02-16
[PATCH] knfsd: nfsd4: fix error return on unsupported acl
J. Bruce Fields
2007-01-30
[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev...
NeilBrown
2007-01-26
[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd
NeilBrown
2007-01-26
[PATCH] knfsd: Don't mess with the 'mode' when storing a exclusive-create cookie
Peter Staubach
2007-01-26
[PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads
NeilBrown
2006-12-13
[PATCH] knfsd: nfsd: don't drop silently on upcall deferral
J.Bruce Fields
2006-12-08
[PATCH] nfsd: replace kmalloc+memset with kcalloc + simplify NULL check
Yan Burman
2006-12-08
[PATCH] nfsd: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-11-08
[PATCH] nfsd: fix spurious error return from nfsd_create in async case
J. Bruce Fields
2006-11-08
[PATCH] nfsd4: fix open-create permissions
J. Bruce Fields
2006-10-20
[PATCH] nfsd: vfs.c endianness annotations
Al Viro
2006-10-04
[PATCH] knfsd: nfsd4: acls: fix handling of zero-length acls
J.Bruce Fields
2006-10-04
[PATCH] knfsd: make nfsd readahead params cache SMP-friendly
Greg Banks
2006-10-04
[PATCH] knfsd: Replace two page lists in struct svc_rqst with one
NeilBrown
2006-10-02
[PATCH] nfsd: lockdep annotation
Peter Zijlstra
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
[PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case
J. Bruce Fields
2006-06-30
[PATCH] knfsd: nfsd4: fix open flag passing
J. Bruce Fields
2006-06-30
[PATCH] knfsd: nfsd: fix misplaced fh_unlock() in nfsd_link()
David M. Richter
2006-06-30
[PATCH] knfsd: improve the test for cross-device-rename in nfsd
NeilBrown
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-23
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
2006-05-21
[PATCH] nfsd: sign conversion obscuring errors in nfsd_set_posix_acl()
Florin Malita
2006-04-11
[PATCH] knfsd: nfsd4: fix acl xattr length return
NeilBrown
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
[next]