rpc: add an rpc_pipe_open method
[safe/jmp/linux-2.6] / fs / nfsd /
2008-11-24 J. Bruce Fieldsnfsd: use of unitialized list head on error exit in...
2008-11-24 J. Bruce Fieldsnfsd: clean up grace period on early exit
2008-11-09 Doug NazarFix nfsd truncation of readdir results
2008-10-30 J. Bruce Fieldsnfsd: fix failure to set eof in readdir in some situations
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-23 David Woodhouse[PATCH] Optimise NFS readdir hack slightly.
2008-10-23 Al Viro[PATCH] prepare vfs_readdir() callers to returning...
2008-10-23 David Woodhouse[PATCH] Copy XFS readdir hack into nfsd code.
2008-10-23 David Woodhouse[PATCH] Factor out nfsd_do_readdir() into its own function
2008-10-23 Al Viro[PATCH] switch nfsd to kern_path()
2008-10-23 Al Viro[PATCH] sanitize svc_export_parse()
2008-10-22 J. Bruce Fieldsnfsd: clean up expkey_parse error cases
2008-10-22 Krishna Kumarnfsd: Drop reference in expkey_parse error cases
2008-10-22 Krishna Kumarnfsd: Fix memory leak in nfsd_getxattr
2008-10-22 Chuck LeverNFSD: Fix BUG during NFSD shutdown processing
2008-10-04 Chuck LeverNLM: Remove unused argument from svc_addsock() function
2008-10-04 Chuck LeverNLM: Remove "proto" argument from lockd_up()
2008-10-03 J. Bruce Fieldsnfsd: common grace period control
2008-09-29 Benny Halevynfsd: use nfs client rpc callback program
2008-09-29 Benny Halevynfsd: do_probe_callback should not clear rpc stats
2008-09-29 Jeff Laytonknfsd: allocate readahead cache in individual chunks
2008-09-29 Benny Halevynfsd: nfs4xdr decode_stateid helper function
2008-09-29 Benny Halevynfsd: properly xdr-decode NFS4_OPEN_CLAIM_DELEGATE_CUR...
2008-09-29 Benny Halevynfsd: don't declare p in ENCODE_SEQID_OP_HEAD
2008-09-29 Benny Halevynfsd: nfs4xdr encode_stateid helper function
2008-09-29 Benny Halevynfsd: fix nfsd4_encode_open buffer space reservation
2008-09-29 Benny Halevynfsd: properly xdr-encode deleg stateid returned from...
2008-09-29 Benny Halevynfsd: properly xdr-encode stateid4.seqid as uint32_t...
2008-09-29 J. Bruce Fieldsnfsd: permit unauthenticated stat of export root
2008-09-29 Chuck LeverSUNRPC: Add address family field to svc_serv data structure
2008-09-01 J. Bruce Fieldsnfsd: fix buffer overrun decoding NFSv4 acl
2008-09-01 Andy Adamsonnfsd: fix compound state allocation error handling
2008-08-12 Linus TorvaldsMerge branch 'for-2.6.27' of git://linux-nfs.org/~bfiel...
2008-08-08 Adrian Bunk[NFSD] uninline nfsd4_op_name()
2008-07-30 Julia Lawallfs/nfsd/export.c: Adjust error handling code involving...
2008-07-27 Al Viro[PATCH] get rid of indirect users of namei.h
2008-07-27 Al Viro[PATCH] kill nameidata passing to permission(), rename...
2008-07-27 Miklos Szeredi[patch 5/5] vfs: remove mode parameter from vfs_symlink()
2008-07-25 Miklos Szeredilockd: dont return EAGAIN for a permanent error
2008-07-21 Linus TorvaldsMerge branch 'for-2.6.27' of git://linux-nfs.org/~bfiel...
2008-07-18 Harvey Harrisonnfsd: nfs4xdr.c do-while is not a compound statement
2008-07-18 J. Bruce Fieldsnfsd: Use C99 initializers in fs/nfsd/nfs4xdr.c
2008-07-15 Chuck Leverlockd: Pass "struct sockaddr *" to new failover-by...
2008-07-09 Olga Kornievskaiarpc: bring back cl_chatty
2008-07-07 Benny Halevynfsd: take file and mnt write in nfs4_upgrade_open
2008-07-07 J. Bruce Fieldsnfsd: document open share bit tracking
2008-07-04 Benny Halevynfsd: tabulate nfs4 xdr encoding functions
2008-07-03 J. Bruce FieldsMerge branch 'for-bfields' of git://linux-nfs.org/...
2008-07-02 Benny Halevynfsd: dprint operation names
2008-07-02 Benny Halevynfsd: nfs4 minorversion decoder vectors
2008-07-02 Benny Halevynfsd: unsupported nfs4 ops should fail with nfserr_opno...
2008-07-02 Benny Halevynfsd: tabulate nfs4 xdr decoding functions
2008-07-02 Benny Halevynfsd: return nfserr_minor_vers_mismatch when compound...
2008-07-01 Miklos Szeredinfsd: clean up mnt_want_write calls
2008-06-30 Jeff Laytonnfsd: treat all shutdown signals as equivalent
2008-06-30 Neil Brownnfsd: fix spurious EACCESS in reconnect_path()
2008-06-23 Miklos Szeredinfsd: rename MAY_ flags
2008-06-23 NeilBrownknfsd: nfsd: Handle ERESTARTSYS from syscalls.
2008-06-23 Neil Brownnfsd: fix race in nfsd_nrthreads()
2008-06-23 Jeff Laytonsunrpc: remove sv_kill_signal field from svc_serv struct
2008-06-23 Jeff Laytonknfsd: convert knfsd to kthread API
2008-06-23 Jeff Laytonknfsd: remove special handling for SIGHUP
2008-06-23 Jeff Laytonknfsd: clean up nfsd filesystem interfaces
2008-06-23 Neil Brownknfsd: Replace lock_kernel with a mutex for nfsd thread...
2008-06-23 Benny Halevynfsd: make nfs4xdr WRITEMEM safe against zero count
2008-06-23 J. Bruce Fieldsnfsd: add dprintk of compound return
2008-05-18 J. Bruce Fieldsnfsd: reorder printk in do_probe_callback to avoid...
2008-05-18 J. Bruce Fieldsnfsd: remove unnecessary atomic ops
2008-04-30 Harvey Harrisonfs: replace remaining __FUNCTION__ occurrences
2008-04-29 Denis V. Lunevnfsd: use proc_create to setup de->proc_fops
2008-04-25 J. Bruce Fieldsnfsd: don't allow setting ctime over v4
2008-04-25 J. Bruce Fieldslocks: don't call ->copy_lock methods on return of...
2008-04-25 Wendy Chenglockd: unlock lockd locks held for a certain filesystem
2008-04-25 Wendy Chenglockd: unlock lockd locks associated with a given server ip
2008-04-23 Jeff Laytonknfsd: clear both setuid and setgid whenever a chown...
2008-04-23 Jeff Laytonknfsd: get rid of imode variable in nfsd_setattr
2008-04-23 Olga Kornievskaianfsd: use static memory for callback program and stats
2008-04-23 J. Bruce Fieldsnfsd: move most of fh_verify to separate function
2008-04-23 Felix Blyakhernfsd: initialize lease type in nfs4_open_delegation()
2008-04-23 Harvey Harrisonnfsd: fix sparse warning in vfs.c
2008-04-23 Harvey Harrisonnfsd: fix sparse warnings
2008-04-23 Adrian Bunkmake nfsd_create_setattr() static
2008-04-23 Chuck LeverNFSD: Remove NFSD_TCP kernel build option
2008-04-23 J. Bruce Fieldsnfsd: clarify readdir/mountpoint-crossing code
2008-04-23 J. Bruce Fieldsnfsd4: kill unnecessary check in preprocess_stateid_op
2008-04-23 J. Bruce Fieldsnfsd4: simplify stateid sequencing checks
2008-04-23 J. Bruce Fieldsnfsd4: remove unnecessary CHECK_FH check in preprocess_...
2008-04-23 Aurélien CharbonIPv6 support for NFS server export caches
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: check mnt instead of superbloc...
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: elevate write count for xattr_...
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: get write access for vfs_renam...
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: write counts for link/symlink
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: get callers of vfs_mknod/creat...
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: elevate write count for rmdir...
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: create helper to drop file...
2008-03-14 J. Bruce Fieldsnfsd: fix oops on access from high-numbered ports
2008-02-21 Pavel EmelyanovWrap buffers used for rpc debug printks into RPC_IFDEBUG
2008-02-15 Jan Blunckd_path: Make d_path() use a struct path
2008-02-15 Jan Blunckd_path: Make seq_path() use a struct path argument
2008-02-15 Jan BlunckUse struct path in struct svc_expkey
next