index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
rpc_pipe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-02
rpcpipe: switch to ->free_inode()
Al Viro
1
-9
/
+2
2019-01-02
sunrpc: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-16
/
+3
2018-06-04
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-16
/
+0
2018-04-16
remove rpc_rmdir()
Al Viro
1
-16
/
+0
2018-04-16
rpc_pipefs: fix double-dput()
Al Viro
1
-0
/
+1
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
1
-21
/
+21
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-3
/
+3
2017-11-28
net: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-18
sunrpc: remove net pointer from messages
Vasily Averin
1
-4
/
+4
2016-09-28
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
1
-1
/
+1
2016-06-23
vfs: Pass data, ns, and ns->userns to mount_ns
Eric W. Biederman
1
-4
/
+4
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-2
/
+2
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-30
/
+30
2016-01-15
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
1
-1
/
+1
2015-04-15
VFS: net/: d_inode() annotations
David Howells
1
-16
/
+16
2014-07-13
rpc_pipe: Drop memory allocation cast
Himangi Saraogi
1
-1
/
+1
2013-12-10
rpc_pipe: fix cleanup of dummy gssd directory when notification fails
Jeff Layton
1
-1
/
+13
2013-12-06
sunrpc: add an "info" file for the dummy gssd pipe
Jeff Layton
1
-1
/
+49
2013-12-06
rpc_pipe: remove the clntXX dir if creating the pipe fails
Jeff Layton
1
-0
/
+2
2013-12-06
sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check
Jeff Layton
1
-4
/
+10
2013-12-06
sunrpc: create a new dummy pipe for gssd to hold open
Jeff Layton
1
-3
/
+90
2013-11-16
consolidate simple ->d_delete() instances
Al Viro
1
-10
/
+1
2013-10-25
sunrpc: switch to %pd
Al Viro
1
-6
/
+6
2013-09-01
SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objects
Trond Myklebust
1
-0
/
+35
2013-09-01
SUNRPC: Remove the rpc_client->cl_dentry
Trond Myklebust
1
-6
/
+7
2013-08-30
SUNRPC: Add a framework to clean up management of rpc_pipefs directories
Trond Myklebust
1
-2
/
+132
2013-08-30
SUNRPC: Deprecate rpc_client->cl_protname
Trond Myklebust
1
-1
/
+1
2013-07-24
rpc_pipe: convert back to simple_dir_inode_operations
Jeff Layton
1
-18
/
+1
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-27
/
+13
2013-07-14
sunrpc: now we can just set ->s_d_op
Al Viro
1
-3
/
+2
2013-07-14
__rpc_lookup_create_exclusive: pass string instead of qstr
Al Viro
1
-25
/
+9
2013-07-14
rpc_create_*_dir: don't bother with qstr
Al Viro
1
-6
/
+8
2013-07-10
rpc_pipe: rpc_dir_inode_operations can be static
Fengguang Wu
1
-1
/
+1
2013-07-10
rpc_pipe: set dentry operations at d_alloc time
Jeff Layton
1
-5
/
+20
2013-06-28
SUNRPC: fix races on PipeFS UMOUNT notifications
Stanislav Kinsbursky
1
-1
/
+1
2013-06-28
SUNRPC: fix races on PipeFS MOUNT notifications
Stanislav Kinsbursky
1
-0
/
+3
2013-06-18
rpc_pipefs: only set rpc_dentry_ops if d_op isn't already set
Jeff Layton
1
-1
/
+2
2013-05-16
SUNRPC: Convert auth_gss pipe detection to work in namespaces
Trond Myklebust
1
-0
/
+1
2013-05-16
SUNRPC: Faster detection if gssd is actually running
Trond Myklebust
1
-0
/
+4
2013-03-13
fs: Readd the fs module aliases.
Eric W. Biederman
1
-0
/
+1
2013-03-04
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
1
-3
/
+1
2013-02-23
new helper: file_inode(file)
Al Viro
1
-5
/
+5
2012-12-11
Merge branch 'bugfixes' into nfs-for-next
Trond Myklebust
1
-1
/
+6
2012-11-08
SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_info
Trond Myklebust
1
-1
/
+6
2012-11-04
SUNRPC: remove BUG_ON in rpc_put_sb_net
Weston Andros Adamson
1
-1
/
+1
2012-10-02
SUNRPC: Clean up dprintk messages in rpc_pipe.c
Chuck Lever
1
-4
/
+4
2012-06-12
rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointer
Jeff Layton
1
-6
/
+6
2012-05-29
Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-6
/
+4
2012-05-21
Merge branch 'bugfixes' into nfs-for-next
Trond Myklebust
1
-5
/
+3
[next]