Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
231dd9c8994430d4aaa75cdee95af13c154f489f
/
net
/
sunrpc
/
rpc_pipe.c
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
fa0d7e3
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
810d90b
SUNRPC: Clean up rpc_unlink()
by Trond Myklebust
· 15 years ago
7589806
SUNRPC: Clean up file creation code in rpc_pipefs
by Trond Myklebust
· 15 years ago
b5bb61d
SUNRPC: Clean up rpc_pipefs lookup code...
by Trond Myklebust
· 15 years ago
7364af6
SUNRPC: Allow rpc_pipefs_ops to have null values for upcall and downcall
by Trond Myklebust
· 15 years ago
b693ba4
SUNRPC: Constify rpc_pipe_ops...
by Trond Myklebust
· 15 years ago
3ba13d1
constify dentry_operations: rest
by Al Viro
· 16 years ago
56ff5ef
zero i_uid/i_gid on inode allocation
by Al Viro
· 16 years ago
61054b1
nfsd: support callbacks with gss flavors
by Olga Kornievskaia
· 16 years ago
e712804
rpc: call release_pipe only on last close
by \"J. Bruce Fields\
· 16 years ago
c381060
rpc: add an rpc_pipe_open method
by \"J. Bruce Fields\
· 16 years ago
468039e
SUNRPC: Convert the xdr helpers and rpc_pipefs to EXPORT_SYMBOL_GPL
by Trond Myklebust
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
0dc4787
net: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
1d957f9
Introduce path_put()
by Jan Blunck
· 17 years ago
4ac9137
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
by Jan Blunck
· 17 years ago
65b6e42
docbook: sunrpc filenames and notation fixes
by Randy Dunlap
· 17 years ago
9b45b74
SUNRPC: Remove an unneeded implicit type cast when calling rpc_depopulate()
by Chuck Lever
· 17 years ago
a6eaf8b
SUNRPC: Move exported declarations to the function declarations
by Trond Myklebust
· 17 years ago
93a44a7
sunrpc: document the rpc_pipefs kernel api
by J. Bruce Fields
· 17 years ago
eda4f9b
sunrpc: rpc_pipe_poll may miss available data in some cases
by J. Bruce Fields
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
bf19aac
nfs: add server port to rpc_pipe info file
by J. Bruce Fields
· 17 years ago
50e437d
SUNRPC: Convert rpc_pipefs to use the generic filesystem notification hooks
by Trond Myklebust
· 17 years ago
4011cd9
SUNRPC: Replace flush_workqueue() with cancel_work_sync() and friends
by Trond Myklebust
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
4ac4efc
sunrpc: use vfs_path_lookup
by Josef 'Jeff' Sipek
· 17 years ago
03a1256
SUNRPC: Add a field to track the number of kernel users of an rpc_pipe
by Trond Myklebust
· 17 years ago
62e1761
SUNRPC: Clean up rpc_pipefs.
by Trond Myklebust
· 17 years ago
34f3089
SUNRPC: Enable non-exclusive create in rpc_mkpipe()
by Trond Myklebust
· 17 years ago
6e84c7b
SUNRPC: Add a downcall queue to struct rpc_inode
by Trond Myklebust
· 17 years ago
34f52e3
SUNRPC: Convert rpc_clnt->cl_users to a kref
by Trond Myklebust
· 17 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 17 years ago
5bd5f58
sunrpc: fix error path in module_init
by Akinobu Mita
· 18 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
d9bc125
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 18 years ago
da7071d
[PATCH] mark struct file_operations const 8
by Arjan van de Ven
· 18 years ago
1d21632
NFSv4: Ensure non-root user can trigger a referral automount
by Trond Myklebust
· 18 years ago
303b46b
[PATCH] struct path: convert sunrpc
by Josef Sipek
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
65f27f3
WorkStruct: Pass the work_struct pointer instead of context data
by David Howells
· 18 years ago
52bad64
WorkStruct: Separate delayable and non-delayable events.
by David Howells
· 18 years ago
d8c76e6
[PATCH] r/o bind mount prepwork: inc_nlink() helper
by Dave Hansen
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
1a1d92c
[PATCH] Really ignore kmem_cache_destroy return value
by Alexey Dobriyan
· 18 years ago
a53a3c5
NFSv4: rpc_mkpipe creating socket inodes w/out sk buffers
by Steve Dickson
· 18 years ago
158998b
SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument
by Trond Myklebust
· 18 years ago
e7f7865
SUNRPC: Teach rpc_pipe.c to use new rpc_peeraddr() API
by Chuck Lever
· 18 years ago
68adb0a
SUNRPC: rpc_unlink() must check for unhashed dentries
by Trond Myklebust
· 18 years ago
dff02cc
NFS: clean up rpc_rmdir
by Trond Myklebust
· 18 years ago
5d67476
SUNRPC: make rpc_unlink() take a dentry argument instead of a path
by Trond Myklebust
· 18 years ago
5c3e985
SUNRPC: Fix obvious refcounting bugs in rpc_pipefs.
by Trond Myklebust
· 18 years ago
c6573c2
[PATCH] lockdep: annotate sunrpc code
by Arjan van de Ven
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
816724e
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
1f5ce9e
VFS: Unexport do_kern_mount() and clean up simple_pin_fs()
by Trond Myklebust
· 18 years ago
99ac48f
[PATCH] mark f_ops const in the inode
by Arjan van de Ven
· 19 years ago
53846a2
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 19 years ago
fffb60f
[PATCH] cpuset memory spread: slab cache format
by Paul Jackson
· 19 years ago
4b6a931
[PATCH] cpuset memory spread: slab cache filesystems
by Paul Jackson
· 19 years ago
5428154
SUNRPC: Fix a 'Busy inodes' error in rpc_pipefs
by Trond Myklebust
· 19 years ago
12de3b3
SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentry
by Trond Myklebust
· 19 years ago
24c5d9d
SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of generic
by Trond Myklebust
· 19 years ago
Next »