Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
2ffebca6aa7e1687905c842dd8c5c1e811e574e7
/
net
/
sunrpc
/
rpc_pipe.c
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
adb12f6
SUNRPC: Remove the deprecated function lookup_hash() from rpc_pipefs code
by Trond Myklebust
· 19 years ago
9842ef3
SUNRPC: rpc_timeout_upcall_queue should not sleep
by Trond Myklebust
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
5160ee6
[PATCH] shrink dentry struct
by Eric Dumazet
· 19 years ago
969b7f2
SUNRPC: Fix a potential race in rpc_pipefs.
by Trond Myklebust
· 19 years ago
48e4918
SUNRPC: Fix "EPIPE" error on mount of rpcsec_gss-protected partitions
by Trond Myklebust
· 19 years ago
bb184f3
SUNRPC: Fix Oopsable condition in rpc_pipefs
by Trond Myklebust
· 19 years ago
b3eb67a
SUNRPC: Funny looking code in __rpc_purge_upcall
by Trond Myklebust
· 19 years ago
49705b7
[PATCH] sanitize lookup_hash prototype
by Christoph Hellwig
· 19 years ago
6070fe6
RPC: Ensure that nobody can queue up new upcalls after rpc_close_pipes()
by Trond Myklebust
· 19 years ago
6fa05b1
Revert "RPC: stops the release_pipe() funtion from being called twice"
by Trond Myklebust
· 19 years ago
747c553
RPC: stops the release_pipe() funtion from being called twice
by Steve Dickson
· 19 years ago
f134585
Revert "[PATCH] RPC,NFS: new rpc_pipefs patch"
by Trond Myklebust
· 19 years ago
278c995
[PATCH] RPC,NFS: new rpc_pipefs patch
by Christoph Hellwig
· 19 years ago
d51fe1b
[PATCH] remove driverfs references from include/linux/cpu.h and net/sunrpc/rpc_pipe.c
by Rolf Eike Beer
· 19 years ago
ba89966
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
by Eric Dumazet
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago