Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
f26661e1276537f5adda440a37e2a2c694147781
/
net
/
sunrpc
/
rpc_pipe.c
260a267
kernel/notifier.c: remove blocking_notifier_chain_cond_register()
by Xiaoming Ni
· 5 years ago
533770c
new helper: get_tree_keyed()
by Al Viro
· 5 years ago
933a90b
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
a35d632
rpc_pipefs: call fsnotify_{unlink,rmdir}() hooks
by Amir Goldstein
· 6 years ago
b9662f3
vfs: Convert rpc_pipefs to use the new mount API
by David Howells
· 6 years ago
457c899
treewide: Add SPDX license identifier for missed files
by Thomas Gleixner
· 6 years ago
bef252f
rpcpipe: switch to ->free_inode()
by Al Viro
· 6 years ago
260f71e
sunrpc: convert to DEFINE_SHOW_ATTRIBUTE
by Yangtao Li
· 6 years ago
f956d08a
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
69c45d5
remove rpc_rmdir()
by Al Viro
· 7 years ago
4a3877c
rpc_pipefs: fix double-dput()
by Al Viro
· 7 years ago
d644406
net: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
ade994f
net: annotate ->poll() instances
by Al Viro
· 7 years ago
6c67a3e4a
sunrpc: remove net pointer from messages
by Vasily Averin
· 7 years ago
078cd82
fs: Replace CURRENT_TIME with current_time() for inode timestamps
by Deepa Dinamani
· 8 years ago
d91ee87
vfs: Pass data, ns, and ns->userns to mount_ns
by Eric W. Biederman
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
5d09705
kmemcg: account certain kmem allocations to memcg
by Vladimir Davydov
· 9 years ago
c5ef603
VFS: net/: d_inode() annotations
by David Howells
· 10 years ago
adcda65
rpc_pipe: Drop memory allocation cast
by Himangi Saraogi
· 11 years ago
23e66ba
rpc_pipe: fix cleanup of dummy gssd directory when notification fails
by Jeff Layton
· 11 years ago
e2f0c83
sunrpc: add an "info" file for the dummy gssd pipe
by Jeff Layton
· 11 years ago
3396f92
rpc_pipe: remove the clntXX dir if creating the pipe fails
by Jeff Layton
· 11 years ago
89f8424
sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check
by Jeff Layton
· 11 years ago
4b9a445
sunrpc: create a new dummy pipe for gssd to hold open
by Jeff Layton
· 11 years ago
b26d4cd
consolidate simple ->d_delete() instances
by Al Viro
· 11 years ago
1e903ed
sunrpc: switch to %pd
by Al Viro
· 11 years ago
298fc35
SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objects
by Trond Myklebust
· 11 years ago
c36dcfe1
SUNRPC: Remove the rpc_client->cl_dentry
by Trond Myklebust
· 11 years ago
6739ffb
SUNRPC: Add a framework to clean up management of rpc_pipefs directories
by Trond Myklebust
· 11 years ago
55909f2
SUNRPC: Deprecate rpc_client->cl_protname
by Trond Myklebust
· 11 years ago
275448e
rpc_pipe: convert back to simple_dir_inode_operations
by Jeff Layton
· 11 years ago
41d9884c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
dae3794
sunrpc: now we can just set ->s_d_op
by Al Viro
· 11 years ago
d3db90b
__rpc_lookup_create_exclusive: pass string instead of qstr
by Al Viro
· 11 years ago
a95e691
rpc_create_*_dir: don't bother with qstr
by Al Viro
· 11 years ago
4f8568c
rpc_pipe: rpc_dir_inode_operations can be static
by Fengguang Wu
· 11 years ago
76fa666
rpc_pipe: set dentry operations at d_alloc time
by Jeff Layton
· 12 years ago
adb6fa7
SUNRPC: fix races on PipeFS UMOUNT notifications
by Stanislav Kinsbursky
· 12 years ago
3848160
SUNRPC: fix races on PipeFS MOUNT notifications
by Stanislav Kinsbursky
· 12 years ago
e401452
rpc_pipefs: only set rpc_dentry_ops if d_op isn't already set
by Jeff Layton
· 12 years ago
2aed8b4
SUNRPC: Convert auth_gss pipe detection to work in namespaces
by Trond Myklebust
· 12 years ago
abfdbd5
SUNRPC: Faster detection if gssd is actually running
by Trond Myklebust
· 12 years ago
fa7614dd
fs: Readd the fs module aliases.
by Eric W. Biederman
· 12 years ago
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
7ce0171
Merge branch 'bugfixes' into nfs-for-next
by Trond Myklebust
· 12 years ago
642fe4d
SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_info
by Trond Myklebust
· 12 years ago
749386e
SUNRPC: remove BUG_ON in rpc_put_sb_net
by Weston Andros Adamson
· 12 years ago
d8af9bc1
SUNRPC: Clean up dprintk messages in rpc_pipe.c
by Chuck Lever
· 12 years ago
92123e0
rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointer
by Jeff Layton
· 13 years ago
53f2c4a
Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
b3f87b9
Merge branch 'bugfixes' into nfs-for-next
by Trond Myklebust
· 13 years ago
7e450b4
rpc_pipefs: clear write bit from top level rpc_pipefs directory
by Jeff Layton
· 13 years ago
bda1460
sunrpc: fix kernel-doc warnings
by Randy Dunlap
· 13 years ago
26fe575
vfs: make it possible to access the dentry hash/len as one 64-bit entry
by Linus Torvalds
· 13 years ago
37629b5
SUNRPC: set per-net PipeFS superblock before notification
by Stanislav Kinsbursky
· 13 years ago
71db34f
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
b3537c3
sunrpc: create nfsd dir in rpc_pipefs
by Jeff Layton
· 13 years ago
f63d395
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
09acfea
SUNRPC: Fix a few sparse warnings
by Trond Myklebust
· 13 years ago
4e0038b
SUNRPC: Move clnt->cl_server into struct rpc_xprt
by Trond Myklebust
· 13 years ago
2446ab6
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
by Trond Myklebust
· 13 years ago
591ad7f
SUNRPC: move waitq from RPC pipe to RPC inode
by Stanislav Kinsbursky
· 13 years ago
2c9030e
SUNRPC: check RPC inode's pipe reference before dereferencing
by Stanislav Kinsbursky
· 13 years ago
12bc372
SUNRPC: kernel PipeFS mount point creation routines removed
by Stanislav Kinsbursky
· 13 years ago
eee17325
NFS: idmap PipeFS notifier introduced
by Stanislav Kinsbursky
· 13 years ago
ad6b134
SUNRPC: fix pipe->ops cleanup on pipe dentry unlink
by Stanislav Kinsbursky
· 13 years ago
80df9d2
SUNRPC: subscribe RPC clients to pipefs notifications
by Stanislav Kinsbursky
· 13 years ago
c239d83
SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation
by Stanislav Kinsbursky
· 13 years ago
d706ed1
SUNPRC: cleanup RPC PipeFS pipes upcall interface
by Stanislav Kinsbursky
· 13 years ago
d0fe13b
SUNRPC: cleanup PipeFS redundant RPC inode usage
by Stanislav Kinsbursky
· 13 years ago
ba9e097
SUNRPC: split SUNPRC PipeFS pipe data and inode creation
by Stanislav Kinsbursky
· 13 years ago
766347b
SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations
by Stanislav Kinsbursky
· 13 years ago
efc46bf
SUNRPC: added debug messages to RPC pipefs
by Stanislav Kinsbursky
· 13 years ago
c21a588
SUNRPC: pipefs per-net operations helper introduced
by Stanislav Kinsbursky
· 13 years ago
90c4e82
SUNRPC: put pipefs superblock link on network namespace
by Stanislav Kinsbursky
· 13 years ago
432eb1a
SUNRPC: pipefs dentry lookup helper introduced
by Stanislav Kinsbursky
· 13 years ago
2d00131
SUNRPC: send notification events on pipefs sb creation and destruction
by Stanislav Kinsbursky
· 13 years ago
021c68d
SUNRPC: hold current network namespace while pipefs superblock is active
by Stanislav Kinsbursky
· 13 years ago
38b0da7
SUNRPC: create RPC pipefs superblock per network namespace context
by Stanislav Kinsbursky
· 13 years ago
5bff038
SUNRPC: remove non-exclusive pipe creation from RPC pipefs
by Stanislav Kinsbursky
· 13 years ago
64f1426
sunrpc: propagate umode_t
by Al Viro
· 13 years ago
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
ef78cc7
Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
c122515
SUNRPC/NFS: make rpc pipe upcall generic
by Peng Tao
· 13 years ago
dcbf8c3
sunrpc: add MODULE_ALIAS to match the filesystem name
by Michal Schmidt
· 14 years ago
89f0e4f
sunrpc: Reduce switch/case indent
by Joe Perches
· 14 years ago
b9d919a
Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
fb045ad
fs: dcache reduce branches in lookup path
by Nick Piggin
· 14 years ago
fa0d7e3d
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
fe15ce4
fs: change d_delete semantics
by Nick Piggin
· 14 years ago
beb0f0a
kernel panic when mount NFSv4
by Trond Myklebust
· 14 years ago
fc14f2f
convert get_sb_single() users
by Al Viro
· 14 years ago
85fe402
fs: do not assign default i_ino in new_inode
by Christoph Hellwig
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
5704e44
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
Next »