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
/
net
/
sunrpc
/
rpc_pipe.c
Age
Commit message (
Expand
)
Author
2015-04-15
VFS: net/: d_inode() annotations
David Howells
2014-07-12
rpc_pipe: Drop memory allocation cast
Himangi Saraogi
2013-12-10
rpc_pipe: fix cleanup of dummy gssd directory when notification fails
Jeff Layton
2013-12-06
sunrpc: add an "info" file for the dummy gssd pipe
Jeff Layton
2013-12-06
rpc_pipe: remove the clntXX dir if creating the pipe fails
Jeff Layton
2013-12-06
sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check
Jeff Layton
2013-12-06
sunrpc: create a new dummy pipe for gssd to hold open
Jeff Layton
2013-11-15
consolidate simple ->d_delete() instances
Al Viro
2013-10-24
sunrpc: switch to %pd
Al Viro
2013-09-01
SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objects
Trond Myklebust
2013-09-01
SUNRPC: Remove the rpc_client->cl_dentry
Trond Myklebust
2013-08-30
SUNRPC: Add a framework to clean up management of rpc_pipefs directories
Trond Myklebust
2013-08-30
SUNRPC: Deprecate rpc_client->cl_protname
Trond Myklebust
2013-07-23
rpc_pipe: convert back to simple_dir_inode_operations
Jeff Layton
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-14
sunrpc: now we can just set ->s_d_op
Al Viro
2013-07-14
__rpc_lookup_create_exclusive: pass string instead of qstr
Al Viro
2013-07-14
rpc_create_*_dir: don't bother with qstr
Al Viro
2013-07-09
rpc_pipe: rpc_dir_inode_operations can be static
Fengguang Wu
2013-07-09
rpc_pipe: set dentry operations at d_alloc time
Jeff Layton
2013-06-28
SUNRPC: fix races on PipeFS UMOUNT notifications
Stanislav Kinsbursky
2013-06-28
SUNRPC: fix races on PipeFS MOUNT notifications
Stanislav Kinsbursky
2013-06-18
rpc_pipefs: only set rpc_dentry_ops if d_op isn't already set
Jeff Layton
2013-05-16
SUNRPC: Convert auth_gss pipe detection to work in namespaces
Trond Myklebust
2013-05-16
SUNRPC: Faster detection if gssd is actually running
Trond Myklebust
2013-03-12
fs: Readd the fs module aliases.
Eric W. Biederman
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-02-22
new helper: file_inode(file)
Al Viro
2012-12-11
Merge branch 'bugfixes' into nfs-for-next
Trond Myklebust
2012-11-08
SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_info
Trond Myklebust
2012-11-04
SUNRPC: remove BUG_ON in rpc_put_sb_net
Weston Andros Adamson
2012-10-01
SUNRPC: Clean up dprintk messages in rpc_pipe.c
Chuck Lever
2012-06-11
rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointer
Jeff Layton
2012-05-29
Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-05-21
Merge branch 'bugfixes' into nfs-for-next
Trond Myklebust
2012-05-16
rpc_pipefs: clear write bit from top level rpc_pipefs directory
Jeff Layton
2012-05-14
sunrpc: fix kernel-doc warnings
Randy Dunlap
2012-05-10
vfs: make it possible to access the dentry hash/len as one 64-bit entry
Linus Torvalds
2012-04-27
SUNRPC: set per-net PipeFS superblock before notification
Stanislav Kinsbursky
2012-03-29
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-03-26
sunrpc: create nfsd dir in rpc_pipefs
Jeff Layton
2012-03-23
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-11
SUNRPC: Fix a few sparse warnings
Trond Myklebust
2012-03-02
SUNRPC: Move clnt->cl_server into struct rpc_xprt
Trond Myklebust
2012-03-02
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
Trond Myklebust
2012-02-27
SUNRPC: move waitq from RPC pipe to RPC inode
Stanislav Kinsbursky
2012-02-27
SUNRPC: check RPC inode's pipe reference before dereferencing
Stanislav Kinsbursky
2012-01-31
SUNRPC: kernel PipeFS mount point creation routines removed
Stanislav Kinsbursky
2012-01-31
NFS: idmap PipeFS notifier introduced
Stanislav Kinsbursky
[next]