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_6.6-2.2.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
Age
Commit message (
Expand
)
Author
2006-09-22
NFS: Use cached page as buffer for NFS symlink requests
Chuck Lever
2006-09-22
NFS: copy symlinks into page cache before sending NFS SYMLINK request
Chuck Lever
2006-09-22
NFS: Fix double d_drop in nfs_instantiate() error path
Chuck Lever
2006-09-22
NFS: remove a no-longer-needed error check in nfs_symlink()
Chuck Lever
2006-09-22
NFS: Convert NFS client to use new rpc_create() API
Chuck Lever
2006-09-22
SUNRPC: remove extraneous header inclusions
Chuck Lever
2006-09-22
NFS: Fix nfs_alloc_client()
Trond Myklebust
2006-09-22
NFS: Ensure NFSv2/v3 mounts respect the NFS_MOUNT_SECFLAVOUR flag
Trond Myklebust
2006-09-22
NFS: Secure the roots of the NFS subtrees in a shared superblock
David Howells
2006-09-22
NFS: Fix error handling
David Howells
2006-09-22
NFS: Add server and volume lists to /proc
David Howells
2006-09-22
NFS: Share NFS superblocks per-protocol per-server per-FSID
David Howells
2006-09-22
NFS: Start rpciod in server common management
David Howells
2006-09-22
NFS: Eliminate client_sys in favour of cl_rpcclient
David Howells
2006-09-22
NFS: Move rpc_ops from nfs_server to nfs_client
David Howells
2006-09-22
NFS: Make better use of inode* dereferencing macros
David Howells
2006-09-22
NFS: Maintain a common server record for NFS2/3 as well as for NFS4
David Howells
2006-09-22
NFS: Add extra const qualifiers
David Howells
2006-09-22
NFS: Use the dentry superblock directly in nfs_statfs()
David Howells
2006-09-22
NFS: Generalise the nfs_client structure
David Howells
2006-09-22
NFS: Add a server capabilities NFS RPC op
David Howells
2006-09-22
NFS: Add a lookupfh NFS RPC op
David Howells
2006-09-22
NFS: Return an error when starting the idmapping pipe
David Howells
2006-09-22
NFS: Rename nfs_server::nfs4_state
David Howells
2006-09-22
NFS: Rename struct nfs4_client to struct nfs_client
David Howells
2006-09-22
NFS: Fix NFS4 callback up/down prototypes
David Howells
2006-09-22
NFS: Disambiguate nfs_stat_to_errno()
David Howells
2006-09-22
NFS: Fix up split of fs/nfs/inode.c
David Howells
2006-09-22
NFS: Add an ACCESS cache memory shrinker
Trond Myklebust
2006-09-22
NFS: Add a global LRU list for the ACCESS cache
Trond Myklebust
2006-09-22
NFS: Add a new ACCESS rpc call cache to the linux nfs client
Trond Myklebust
2006-09-19
NFS: Fix nfs_page use after free issues in fs/nfs/write.c
Trond Myklebust
2006-09-19
NFSv4: Fix incorrect semaphore release in _nfs4_do_open()
Trond Myklebust
2006-09-19
NFS: Fix Oopsable condition in nfs_readpage_sync()
Trond Myklebust
2006-09-08
[PATCH] NFS: large non-page-aligned direct I/O clobbers memory
Trond Myklebust
2006-08-24
NFSv4: Add v4 exception handling for the ACL functions.
Trond Myklebust
2006-08-24
NFS: Check lengths more thoroughly in NFS4 readdir XDR decode
David Howells
2006-08-24
NFS: Fix issue with EIO on NFS read
Trond Myklebust
2006-08-24
SUNRPC: Fix dentry refcounting issues with users of rpc_pipefs
Trond Myklebust
2006-08-24
SUNRPC: make rpc_unlink() take a dentry argument instead of a path
Trond Myklebust
2006-08-24
NFS: Fix a potential deadlock in nfs_release_page
Nikita Danilov
2006-08-03
NFS: make 2 functions static
Adrian Bunk
2006-08-03
NFS: Release dcache_lock in an error path of nfs_path
Josh Triplett
2006-07-05
Merge branch 'locks'
Trond Myklebust
2006-07-05
NFS: Optimise away an excessive GETATTR call when a file is symlinked
Trond Myklebust
2006-07-05
NFS: Fix NFS page_state usage
Trond Myklebust
2006-07-05
NLM,NFSv4: Wait on local locks before we put RPC calls on the wire
Trond Myklebust
2006-07-05
NFSv4: Ensure nfs4_lock_expired() caches delegated locks
Trond Myklebust
2006-07-05
NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lock
Trond Myklebust
2006-07-03
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
[next]