index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
rpc_pipe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sunrpc: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2019-01-02
1
-16
/
+3
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-06-04
1
-16
/
+0
|
\
|
*
remove rpc_rmdir()
Al Viro
2018-04-16
1
-16
/
+0
*
|
rpc_pipefs: fix double-dput()
Al Viro
2018-04-15
1
-0
/
+1
|
/
*
net: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-21
/
+21
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-3
/
+3
*
net: annotate ->poll() instances
Al Viro
2017-11-27
1
-2
/
+2
*
sunrpc: remove net pointer from messages
Vasily Averin
2017-11-17
1
-4
/
+4
*
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-09-27
1
-1
/
+1
*
vfs: Pass data, ns, and ns->userns to mount_ns
Eric W. Biederman
2016-06-23
1
-4
/
+4
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-2
/
+2
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-30
/
+30
*
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2016-01-14
1
-1
/
+1
*
VFS: net/: d_inode() annotations
David Howells
2015-04-15
1
-16
/
+16
*
rpc_pipe: Drop memory allocation cast
Himangi Saraogi
2014-07-12
1
-1
/
+1
*
rpc_pipe: fix cleanup of dummy gssd directory when notification fails
Jeff Layton
2013-12-10
1
-1
/
+13
*
sunrpc: add an "info" file for the dummy gssd pipe
Jeff Layton
2013-12-06
1
-1
/
+49
*
rpc_pipe: remove the clntXX dir if creating the pipe fails
Jeff Layton
2013-12-06
1
-0
/
+2
*
sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check
Jeff Layton
2013-12-06
1
-4
/
+10
*
sunrpc: create a new dummy pipe for gssd to hold open
Jeff Layton
2013-12-06
1
-3
/
+90
*
consolidate simple ->d_delete() instances
Al Viro
2013-11-15
1
-10
/
+1
*
sunrpc: switch to %pd
Al Viro
2013-10-24
1
-6
/
+6
*
SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objects
Trond Myklebust
2013-09-01
1
-0
/
+35
*
SUNRPC: Remove the rpc_client->cl_dentry
Trond Myklebust
2013-09-01
1
-6
/
+7
*
SUNRPC: Add a framework to clean up management of rpc_pipefs directories
Trond Myklebust
2013-08-30
1
-2
/
+132
*
SUNRPC: Deprecate rpc_client->cl_protname
Trond Myklebust
2013-08-30
1
-1
/
+1
*
rpc_pipe: convert back to simple_dir_inode_operations
Jeff Layton
2013-07-23
1
-18
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-14
1
-27
/
+13
|
\
|
*
sunrpc: now we can just set ->s_d_op
Al Viro
2013-07-14
1
-3
/
+2
|
*
__rpc_lookup_create_exclusive: pass string instead of qstr
Al Viro
2013-07-14
1
-25
/
+9
|
*
rpc_create_*_dir: don't bother with qstr
Al Viro
2013-07-14
1
-6
/
+8
*
|
rpc_pipe: rpc_dir_inode_operations can be static
Fengguang Wu
2013-07-09
1
-1
/
+1
*
|
rpc_pipe: set dentry operations at d_alloc time
Jeff Layton
2013-07-09
1
-5
/
+20
*
|
SUNRPC: fix races on PipeFS UMOUNT notifications
Stanislav Kinsbursky
2013-06-28
1
-1
/
+1
*
|
SUNRPC: fix races on PipeFS MOUNT notifications
Stanislav Kinsbursky
2013-06-28
1
-0
/
+3
*
|
rpc_pipefs: only set rpc_dentry_ops if d_op isn't already set
Jeff Layton
2013-06-18
1
-1
/
+2
|
/
*
SUNRPC: Convert auth_gss pipe detection to work in namespaces
Trond Myklebust
2013-05-16
1
-0
/
+1
*
SUNRPC: Faster detection if gssd is actually running
Trond Myklebust
2013-05-16
1
-0
/
+4
*
fs: Readd the fs module aliases.
Eric W. Biederman
2013-03-12
1
-0
/
+1
*
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-03-03
1
-3
/
+1
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-5
/
+5
*
Merge branch 'bugfixes' into nfs-for-next
Trond Myklebust
2012-12-11
1
-1
/
+6
|
\
|
*
SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_info
Trond Myklebust
2012-11-08
1
-1
/
+6
*
|
SUNRPC: remove BUG_ON in rpc_put_sb_net
Weston Andros Adamson
2012-11-04
1
-1
/
+1
|
/
*
SUNRPC: Clean up dprintk messages in rpc_pipe.c
Chuck Lever
2012-10-01
1
-4
/
+4
*
rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointer
Jeff Layton
2012-06-11
1
-6
/
+6
*
Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-05-29
1
-6
/
+4
|
\
|
*
Merge branch 'bugfixes' into nfs-for-next
Trond Myklebust
2012-05-21
1
-5
/
+3
|
|
\
|
|
*
sunrpc: fix kernel-doc warnings
Randy Dunlap
2012-05-14
1
-5
/
+3
|
*
|
rpc_pipefs: clear write bit from top level rpc_pipefs directory
Jeff Layton
2012-05-16
1
-1
/
+1
|
|
/
[next]