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
/
nfs
Age
Commit message (
Expand
)
Author
2008-05-16
nfs: make nfs4_drop_state_owner() static
Adrian Bunk
2008-05-16
nfs: path_{get,put}() cleanups
Jan Blunck
2008-05-16
nfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-05-16
nfs/lsm: make NFSv4 set LSM mount options
Eric Paris
2008-05-16
NFSv4: Check the return value of decode_compound_hdr_arg()
Trond Myklebust
2008-05-16
nfs: fix race in nfs_dirty_request
Fred Isaman
2008-05-16
NFS: Ensure that 'noac' and/or 'actimeo=0' turn off attribute caching
Trond Myklebust
2008-04-30
mm: bdi: expose the BDI object in sysfs for NFS
Miklos Szeredi
2008-04-29
nfs: use proc_create to setup de->proc_fops
Denis V. Lunev
2008-04-29
proc: remove proc_root_fs
Alexey Dobriyan
2008-04-25
[PATCH] restore sane ->umount_begin() API
Al Viro
2008-04-24
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2008-04-24
Merge branch 'devel'
Trond Myklebust
2008-04-23
NFS: don't let nfs_callback_svc exit on unexpected svc_recv errors (try #2)
Jeff Layton
2008-04-23
nfsd: fix comment
J. Bruce Fields
2008-04-23
NFS: convert nfs4 callback thread to kthread API
Jeff Layton
2008-04-23
nfs: remove unnecessary NFS_NEED_* defines
J. Bruce Fields
2008-04-19
make nfs_automount_list static
Adrian Bunk
2008-04-19
NFS: remove duplicate flags assignment from nfs_validate_mount_data
Jeff Layton
2008-04-19
NFS - fix potential NULL pointer dereference v2
Cyrill Gorcunov
2008-04-19
NFSv4: Attempt to use machine credentials in SETCLIENTID calls
Trond Myklebust
2008-04-19
NFSv4: Reintroduce machine creds
Trond Myklebust
2008-04-19
NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()
Trond Myklebust
2008-04-19
nfs: fix printout of multiword bitfields
Fred Isaman
2008-04-19
nfs: return negative error value from nfs{,4}_stat_to_errno
Benny Halevy
2008-04-19
NFS: Remove the buggy lock-if-signalled case from do_setlk()
Trond Myklebust
2008-04-19
NFSv4: Ensure we don't corrupt fl->fl_flags in nfs4_proc_unlck
Trond Myklebust
2008-04-19
NFSv4: Only increment the sequence id if the server saw it
Trond Myklebust
2008-04-19
NFSv4: Remove bogus call to nfs4_drop_state_owner() in _nfs4_open_expired()
Trond Myklebust
2008-04-19
NFS: Ensure that rpc_run_task() errors are propagated back to the caller
Trond Myklebust
2008-04-19
NFS: Ensure that the write code cleans up properly when rpc_run_task() fails
Trond Myklebust
2008-04-19
NFS: Ensure that the read code cleans up properly when rpc_run_task() fails
Trond Myklebust
2008-04-19
NFS: Fix nfs_wb_page() to always exit with an error or a clean page
Trond Myklebust
2008-04-19
[PATCH] r/o bind mounts: check mnt instead of superblock directly
Dave Hansen
2008-04-08
fix bug - executing FDPIC ELF on NFS mount triggers BUG() at mm/nommu.c:862:/...
Bryan Wu
2008-04-08
NFS: initialize flags field in nfs_open_context
Jeff Layton
2008-03-27
[PATCH] do shrink_submounts() for all fs types
Al Viro
2008-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-03-19
NFS: Always enable NFS direct I/O
Chuck Lever
2008-03-19
NFS: Show most mount options via nfs_show_options()
Chuck Lever
2008-03-19
NFS: Save the values of the "mount*=" mount options
Chuck Lever
2008-03-19
NFS: Save the value of the "port=" mount option
Chuck Lever
2008-03-19
NFS: Fix up data types of fields in nfs_parsed_mount_options
Chuck Lever
2008-03-19
NFS: numeric mount parameters are unsigned
Chuck Lever
2008-03-19
NFS: clean up short packet handling for NFSv4 readdir
Jeff Layton
2008-03-19
NFS: clean up short packet handling for NFSv3 readdir
Jeff Layton
2008-03-19
NFS: clean up short packet handling for NFSv2 readdir
Jeff Layton
2008-03-19
nfs: remove duplicate initializations of nfs_read_data field
Fred Isaman
2008-03-19
nfs: nfs_redirty_request
Fred
2008-03-19
Merge branch 'hotfixes' into devel
Trond Myklebust
[next]