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, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
internal.h
Age
Commit message (
Expand
)
Author
2011-03-24
Merge branch 'nfs-for-2.6.39' into nfs-for-next
Trond Myklebust
2011-03-24
NFS: use secinfo when crossing mountpoints
Bryan Schumaker
2011-03-24
NFS: lookup supports alternate client
Bryan Schumaker
2011-03-23
NFSv4.1: filelayout driver specific code for COMMIT
Fred Isaman
2011-03-17
Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
2011-03-16
nfs: nfs_do_{ref,sub}mount() superblock argument is redundant
Al Viro
2011-03-16
nfs: make nfs_path() work without vfsmount
Al Viro
2011-03-16
nfs: propagate devname to nfs{,4}_get_root()
Al Viro
2011-03-11
NFSv4.1: pnfs filelayout driver write
Fred Isaman
2011-03-11
NFSv4.1: filelayout async error handler
Andy Adamson
2011-03-11
NFSv4.1: filelayout read
Andy Adamson
2011-03-11
NFSv4.1: data server connection
Andy Adamson
2011-03-11
NFS move nfs_client initialization into nfs_get_client
Andy Adamson
2011-01-25
NFS do not find client in NFSv4 pg_authenticate
Andy Adamson
2011-01-15
NFS: Use d_automount() rather than abusing follow_link()
David Howells
2011-01-06
NFS refactor nfs_find_client and reference client across callback processing
Andy Adamson
2011-01-06
NFS implement v4.0 callback_ident
Andy Adamson
2010-12-16
NFS: Simplify ->decode_dirent() calling sequence
Chuck Lever
2010-12-16
NFS: Introduce new-style XDR decoding functions for NFSv2
Chuck Lever
2010-12-16
NFS: Use the "nfs_stat" enum for nfs_stat_to_errno()'s argument
Chuck Lever
2010-11-22
NFS: Ensure we return the dirent->d_type when it is known
Trond Myklebust
2010-10-23
NFS: Readdir plus in v4
Bryan Schumaker
2010-10-23
NFS: readdir with vmapped pages
Bryan Schumaker
2010-10-23
NFS: decode_dirent should use an xdr_stream
Bryan Schumaker
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-09
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
2010-08-07
Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
2010-08-03
NFS: Fix the NFS users of rpc_restart_call()
Trond Myklebust
2010-07-19
mm: add context argument to shrinker callback
Dave Chinner
2010-05-14
NFSv4: Eliminate nfs4_path_walk()
Trond Myklebust
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
2009-12-07
NFS: Fix up the declaration of nfs4_restart_rpc when NFSv4 not configured
Trond Myklebust
2009-12-05
NFSv41: Clean up slot table management
Trond Myklebust
2009-12-05
nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsize
Alexandros Batsakis
2009-12-05
nfs41: check if session exists and if it is persistent
Alexandros Batsakis
2009-12-05
nfs41: add support for callback with RPC version number 4
Alexandros Batsakis
2009-12-04
nfs41: call free slot from nfs4_restart_rpc
Andy Adamson
2009-12-04
nfs41: rename cl_state session SETUP bit to RESET
Andy Adamson
2009-09-08
NFS: Allow the "nfs" file system type to support NFSv4
Chuck Lever
2009-09-08
NFS: Mount option parser should detect missing "port="
Chuck Lever
2009-08-10
Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32
Trond Myklebust
2009-08-10
NFS: Add a ->migratepage() aop for NFS
Trond Myklebust
2009-08-09
NFS: Replace nfs_set_port() with rpc_set_port()
Chuck Lever
2009-08-09
NFS: Replace nfs_parse_ip_address() with rpc_pton()
Chuck Lever
2009-08-09
SUNRPC: Provide functions for managing universal addresses
Chuck Lever
2009-08-09
NFS: Add ability to send MOUNTPROC_UMNT to the kernel's mountd client
Chuck Lever
2009-06-18
Merge branch 'devel-for-2.6.31' into for-2.6.31
Trond Myklebust
2009-06-17
NFS: Update MNT and MNT3 reply decoding functions
Chuck Lever
2009-06-17
NFS: add XDR decoder for mountd version 3 auth-flavor lists
Chuck Lever
2009-06-17
nfs41: recover lease in _nfs4_lookup_root
Benny Halevy
[next]