Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4e3461d34f4cd632b403342ea1df33135e5e3ad3
/
net
/
sunrpc
/
rpc_pipe.c
adcda65
rpc_pipe: Drop memory allocation cast
by Himangi Saraogi
· 10 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
· 11 years ago
adb6fa7
SUNRPC: fix races on PipeFS UMOUNT notifications
by Stanislav Kinsbursky
· 11 years ago
3848160
SUNRPC: fix races on PipeFS MOUNT notifications
by Stanislav Kinsbursky
· 11 years ago
e401452
rpc_pipefs: only set rpc_dentry_ops if d_op isn't already set
by Jeff Layton
· 11 years ago
2aed8b4
SUNRPC: Convert auth_gss pipe detection to work in namespaces
by Trond Myklebust
· 11 years ago
abfdbd5
SUNRPC: Faster detection if gssd is actually running
by Trond Myklebust
· 11 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
· 12 years ago
53f2c4a
Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
b3f87b9
Merge branch 'bugfixes' into nfs-for-next
by Trond Myklebust
· 12 years ago
7e450b4
rpc_pipefs: clear write bit from top level rpc_pipefs directory
by Jeff Layton
· 12 years ago
bda1460
sunrpc: fix kernel-doc warnings
by Randy Dunlap
· 12 years ago
26fe575
vfs: make it possible to access the dentry hash/len as one 64-bit entry
by Linus Torvalds
· 12 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
eee1732
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
· 13 years ago
89f0e4f
sunrpc: Reduce switch/case indent
by Joe Perches
· 13 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
a6f8dbc
sunrpc: remove the big kernel lock
by Arnd Bergmann
· 14 years ago
655b5bb
net/sunrpc/rpc_pipe.c: Remove unnecessary casts of private_data
by Joe Perches
· 14 years ago
006abe8
SUNRPC: Fix a race in rpc_info_open
by Trond Myklebust
· 14 years ago
5a67657
SUNRPC: Fix race corrupting rpc upcall
by Trond Myklebust
· 14 years ago
674b604
sunrpc: Pushdown the bkl from ioctl
by Frederic Weisbecker
· 14 years ago
f1f0abe
sunrpc: handle allocation errors from __rpc_lookup_create()
by Dan Carpenter
· 15 years ago
0f2cc4e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
fc7bed8
Don't bother with d_genocide in rpc_pipe
by Al Viro
· 15 years ago
1a5778a
net: Fix first line of kernel-doc for a few functions
by Ben Hutchings
· 15 years ago
4111d4f
sunrpc/rpc_pipe: fix kernel-doc notation
by Randy Dunlap
· 15 years ago
b87221d
const: mark remaining super_operations const
by Alexey Dobriyan
· 15 years ago
e571cbf
NFS: Add a dns resolver for use with NFSv4 referrals and migration
by Trond Myklebust
· 15 years ago
96c61cb
SUNRPC: Fix a typo in cache_pipefs_files
by Trond Myklebust
· 15 years ago
8854e82
SUNRPC: Add an rpc_pipefs front end for the sunrpc cache code
by Trond Myklebust
· 15 years ago
e57aed7
SUNRPC: One more clean up for rpc_create_client_dir()
by Trond Myklebust
· 15 years ago
23ac658
SUNRPC: clean up rpc_setup_pipedir()
by Trond Myklebust
· 15 years ago
7d59d1e
SUNRPC: Clean up rpc_create_client_dir()
by Trond Myklebust
· 15 years ago
458adb8b
SUNRPC: Rename rpc_mkdir to rpc_create_client_dir()
by Trond Myklebust
· 15 years ago
bb15674
SUNRPC: rpc_pipefs cleanup
by Trond Myklebust
· 15 years ago
ac6fece
SUNRPC: Clean up rpc_populate/depopulate
by Trond Myklebust
· 15 years ago
cfeaa4a
SUNRPC: Clean up rpc_lookup_create
by Trond Myklebust
· 15 years ago
Next »