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
/
internal.h
Age
Commit message (
Expand
)
Author
2013-11-19
NFS: Enabling v4.2 should not recompile nfsd and lockd
Anna Schumaker
2013-10-28
NFS: add support for multiple sec= mount options
Weston Andros Adamson
2013-10-28
NFS: separate passed security flavs from selected
Weston Andros Adamson
2013-10-28
NFS: Add nfs4_update_server
Chuck Lever
2013-09-10
fs: convert fs shrinkers to new scan/count API
Dave Chinner
2013-09-07
NFSv4: Fix security auto-negotiation
Trond Myklebust
2013-09-06
NFSv4.1 Use MDS auth flavor for data server connection
Andy Adamson
2013-09-03
NFS avoid expired credential keys for buffered writes
Andy Adamson
2013-08-22
NFS: refactor code for calculating the crc32 hash of a filehandle
Trond Myklebust
2013-08-07
NFS Remove unused authflavour parameter from init_client
Andy Adamson
2013-06-28
Merge branch 'labeled-nfs' into linux-next
Trond Myklebust
2013-06-28
NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesize
Andy Adamson
2013-06-08
NFS: Make callbacks minor version generic
Bryan Schumaker
2013-04-08
NFS: Add functionality to allow waiting on all outstanding reads to complete
Trond Myklebust
2013-02-01
Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"
Trond Myklebust
2012-12-14
NFS: Ensure that we always drop inodes that have been marked as stale
Trond Myklebust
2012-12-13
nfs: Remove duplicate function declaration in internal.h
Yanchuan Nian
2012-12-06
NFSv4: Simplify the NFSv4/v4.1 synchronous call switch
Trond Myklebust
2012-12-06
NFSv4.1: Move slot table and session struct definitions to nfs4session.h
Trond Myklebust
2012-12-06
NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c
Trond Myklebust
2012-10-31
NFS: add nfs_sb_deactive_async to avoid deadlock
Weston Andros Adamson
2012-10-31
nfs: Show original device name verbatim in /proc/*/mount{s,info}
Ben Hutchings
2012-10-08
NFS41: send real write size in layoutget
Peng Tao
2012-10-01
NFS: Discover NFSv4 server trunking when mounting
Chuck Lever
2012-10-01
NFS: nfs_parsed_mount_options can use unsigned int
Chuck Lever
2012-07-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-31
nfs: teach the NFS client how to treat PG_swapcache pages
Mel Gorman
2012-07-30
NFS: Convert v4 into a module
Bryan Schumaker
2012-07-30
NFS: Convert v3 into a module
Bryan Schumaker
2012-07-30
NFS: Split out remaining NFS v4 inode functions
Bryan Schumaker
2012-07-30
NFS: Pass super operations and xattr handlers in the nfs_subversion
Bryan Schumaker
2012-07-30
NFS: Only initialize the ACL client in the v3 case
Bryan Schumaker
2012-07-30
NFS: Create a try_mount rpc op
Bryan Schumaker
2012-07-30
NFS: Add version registering framework
Bryan Schumaker
2012-07-17
NFS: Split out the NFS v4 filesystem types
Bryan Schumaker
2012-07-17
NFS: Split out NFS v4 server creating code
Bryan Schumaker
2012-07-17
NFS: Initialize the NFS v4 client from init_nfs_v4()
Bryan Schumaker
2012-07-17
NFS: Split out NFS v4 file operations
Bryan Schumaker
2012-07-17
NFS: Split out NFS v2 inode operations
Bryan Schumaker
2012-06-29
NFS: Create an write_pageio_init() function
Bryan Schumaker
2012-06-29
NFS: Create an read_pageio_init() function
Bryan Schumaker
2012-06-29
NFS: Create an alloc_client rpc_op
Bryan Schumaker
2012-06-29
NFS: Create a free_client rpc_op
Bryan Schumaker
2012-05-31
NFS: Ensure that setattr and getattr wait for O_DIRECT write completion
Trond Myklebust
2012-05-23
NFSv4: Fix a race in the net namespace mount notification
Trond Myklebust
2012-05-23
NFSv4.1: Fix session initialisation races
Trond Myklebust
2012-05-22
NFS: Add nfs_client behavior flags
Chuck Lever
2012-05-22
NFS: Refactor nfs_get_client(): initialize nfs_client
Chuck Lever
2012-05-19
NFSv4.1 remove nfs4_reset_write and nfs4_reset_read
Andy Adamson
2012-05-19
NFSv4.1 data server timeo and retrans module parameters
Andy Adamson
[next]