linux-nfs
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 0/2] NLM: fix use after free in lockd
Jeff Layton
[PATCH 1/2] NLM: tear down RPC clients in nlm_shutdown_hosts
Jeff Layton
[PATCH 2/2] NLM: break out of nlmsvc_retry_blocked if lockd is coming down
Jeff Layton
Re: [PATCH 2/2] NLM: break out of nlmsvc_retry_blocked if lockd is coming down
J. Bruce Fields
Re: [PATCH 2/2] NLM: break out of nlmsvc_retry_blocked if lockd is coming down
Jeff Layton
Re: [PATCH 2/2] NLM: break out of nlmsvc_retry_blocked if lockd is coming down
J. Bruce Fields
Re: [PATCH 2/2] NLM: break out of nlmsvc_retry_blocked if lockd is coming down
Jeff Layton
Re: [PATCH 2/2] NLM: break out of nlmsvc_retry_blocked if lockd is coming down
J. Bruce Fields
Re: [PATCH 2/2] NLM: break out of nlmsvc_retry_blocked if lockd is coming down
Jeff Layton
Re: [PATCH 2/2] NLM: break out of nlmsvc_retry_blocked if lockd is coming down
Jeff Layton
Re: [PATCH 2/2] NLM: break out of nlmsvc_retry_blocked if lockd is coming down
J. Bruce Fields
Re: [PATCH 1/2] NLM: tear down RPC clients in nlm_shutdown_hosts
J. Bruce Fields
Re: [PATCH 1/2] NLM: tear down RPC clients in nlm_shutdown_hosts
Jeff Layton
[PATCH] SUNRPC xptrdma: simplify build configuration
James Lentini
Re: [PATCH] SUNRPC xptrdma: simplify build configuration
J. Bruce Fields
Re: [PATCH] SUNRPC xptrdma: simplify build configuration
James Lentini
Q: directory renames and cache coherency in NFS?
Erez Zadok
Re: Q: directory renames and cache coherency in NFS?
Trond Myklebust
Re: Q: directory renames and cache coherency in NFS?
Erez Zadok
Re: Q: directory renames and cache coherency in NFS?
Trond Myklebust
NFS over TCP idle timeout
Paul B. Henson
Re: NFS over TCP idle timeout
J. Bruce Fields
Re: NFS over TCP idle timeout
Paul B. Henson
Re: NFS over TCP idle timeout
Greg Banks
Re: NFS over TCP idle timeout
Paul B. Henson
nfs server patches for 2.6.25
J. Bruce Fields
[PATCH 001/100] nfsd4: probe callback channel only once
J. Bruce Fields
[PATCH 002/100] nfsd: move callback rpc_client creation into separate thread
J. Bruce Fields
[PATCH 003/100] Fix incorrect assignment
J. Bruce Fields
[PATCH 004/100] knfsd: fix broken length check in nfs4idmap.c
J. Bruce Fields
[PATCH 005/100] SUNRPC: Prevent length underflow in read_flush()
J. Bruce Fields
[PATCH 006/100] SUNRPC: Use unsigned string lengths in xdr_decode_string_inplace
J. Bruce Fields
[PATCH 007/100] NLM: Fix sign of length of NLM variable length strings
J. Bruce Fields
[PATCH 008/100] NFSD: Use unsigned length argument for decode_filename
J. Bruce Fields
[PATCH 009/100] NFSD: File name length signage in nfsd request argument structures
J. Bruce Fields
[PATCH 010/100] NFSD: Adjust filename length argument of nfsd_lookup
J. Bruce Fields
[PATCH 011/100] NFSD: Use unsigned length argument for decode_pathname
J. Bruce Fields
[PATCH 012/100] NFSD: Fix mixed sign comparison in nfs3svc_decode_symlinkargs
J. Bruce Fields
[PATCH 013/100] NFSD: Path name length signage in nfsd request argument structures
J. Bruce Fields
[PATCH 014/100] knfsd: fix cache.c comment
J. Bruce Fields
[PATCH 015/100] nfsd: Fix handling of negative lengths in read_buf()
J. Bruce Fields
[PATCH 016/100] knfsd: cleanup nfsd4 properly on module init failure
J. Bruce Fields
[PATCH 017/100] nfsd: cleanup nfsd module initialization cleanup
J. Bruce Fields
[PATCH 018/100] nfsd: fail module init on reply cache init failure
J. Bruce Fields
[PATCH 019/100] knfsd: cache unregistration needn't return error
J. Bruce Fields
[PATCH 020/100] nfsd: select CONFIG_PROC_FS in nfsv4 and gss server cases
J. Bruce Fields
[PATCH 021/100] nfsd: fail init on /proc/fs/nfs/exports creation failure
J. Bruce Fields
[PATCH 022/100] nfsd: move cache proc (un)registration to separate function
J. Bruce Fields
[PATCH 023/100] knfsd: allow cache_register to return error on failure
J. Bruce Fields
[PATCH 024/100] nfsd: move nfsd/auth.h into fs/nfsd
J. Bruce Fields
[PATCH 025/100] nfsd: minor fs/nfsd/auth.h cleanup
J. Bruce Fields
[PATCH 026/100] nfsd4: kill some unneeded setclientid comments
J. Bruce Fields
[PATCH 027/100] nfsd: eliminate final bogus case from setclientid logic
J. Bruce Fields
[PATCH 028/100] nfsd: uniquify cl_confirm values
J. Bruce Fields
[PATCH 029/100] nfsd4: kill unnecessary same_name() in setclientid_confirm
J. Bruce Fields
[PATCH 030/100] nfsd4: remove unnecessary cl_verifier check from setclientid_confirm
J. Bruce Fields
[PATCH 031/100] nfsd4: kill unneeded cl_confirm check
J. Bruce Fields
[PATCH 032/100] nfsd: fix encode_entryplus_baggage() indentation
J. Bruce Fields
[PATCH 033/100] nfsd4: make current_clientid local
J. Bruce Fields
[PATCH 034/100] nfsd4: miscellaneous nfs4state.c style fixes
J. Bruce Fields
[PATCH 035/100] nfsd4: recognize callback channel failure earlier
J. Bruce Fields
[PATCH 036/100] lockd: fix reference count leaks in async locking case
J. Bruce Fields
[PATCH 037/100] nfsd4: fix bad seqid on lock request incompatible with open mode
J. Bruce Fields
[PATCH 038/100] nfsd: Allow AIX client to read dir containing mountpoints
J. Bruce Fields
[PATCH 039/100] lockd: fix a leak in nlmsvc_testlock asynchronous request handling
J. Bruce Fields
[PATCH 040/100] nfsd: allow root to set uid and gid on create
J. Bruce Fields
[PATCH 041/100] nfsd: fix rsi_cache reference count leak
J. Bruce Fields
[PATCH 042/100] knfsd: change mailing list for nfsd in MAINTAINERS
J. Bruce Fields
[PATCH 043/100] sunrpc: gss: simplify rsi_parse logic
J. Bruce Fields
[PATCH 044/100] nfsd4: clean up access_valid, deny_valid checks.
J. Bruce Fields
[PATCH 045/100] Leak in nlmsvc_testlock for async GETFL case
J. Bruce Fields
[PATCH 046/100] svcrpc: ensure gss DESTROY tokens free contexts from cache
J. Bruce Fields
[PATCH 047/100] svc: Add an svc transport class
J. Bruce Fields
[PATCH 048/100] svc: Make svc_sock the tcp/udp transport
J. Bruce Fields
[PATCH 049/100] svc: Change the svc_sock in the rqstp structure to a transport
J. Bruce Fields
[PATCH 050/100] svc: Add a max payload value to the transport
J. Bruce Fields
[PATCH 051/100] svc: Move sk_sendto and sk_recvfrom to svc_xprt_class
J. Bruce Fields
[PATCH 052/100] svc: Add transport specific xpo_release function
J. Bruce Fields
[PATCH 053/100] svc: Add per-transport delete functions
J. Bruce Fields
[PATCH 054/100] svc: Add xpo_prep_reply_hdr
J. Bruce Fields
[PATCH 055/100] svc: Add a transport function that checks for write space
J. Bruce Fields
[PATCH 056/100] svc: Move close processing to a single place
J. Bruce Fields
[PATCH 057/100] svc: Add xpo_accept transport function
J. Bruce Fields
[PATCH 058/100] svc: Remove unnecessary call to svc_sock_enqueue
J. Bruce Fields
[PATCH 059/100] svc: Move connection limit checking to its own function
J. Bruce Fields
[PATCH 060/100] svc: Add a generic transport svc_create_xprt function
J. Bruce Fields
[PATCH 061/100] svc: Change services to use new svc_create_xprt service
J. Bruce Fields
[PATCH 062/100] svc: Change sk_inuse to a kref
J. Bruce Fields
[PATCH 063/100] svc: Move sk_flags to the svc_xprt structure
J. Bruce Fields
[PATCH 064/100] svc: Move sk_server and sk_pool to svc_xprt
J. Bruce Fields
[PATCH 065/100] svc: Make close transport independent
J. Bruce Fields
[PATCH 066/100] svc: Move sk_reserved to svc_xprt
J. Bruce Fields
[PATCH 067/100] svc: Make the enqueue service transport neutral and export it.
J. Bruce Fields
[PATCH 068/100] svc: Make svc_send transport neutral
J. Bruce Fields
[PATCH 069/100] svc: Change svc_sock_received to svc_xprt_received and export it
J. Bruce Fields
[PATCH 070/100] svc: Move accept call to svc_xprt_received to common code
J. Bruce Fields
[PATCH 071/100] svc: Remove sk_lastrecv
J. Bruce Fields
[PATCH 072/100] svc: Move the authinfo cache to svc_xprt.
J. Bruce Fields
[PATCH 073/100] svc: Make deferral processing xprt independent
J. Bruce Fields
[PATCH 074/100] svc: Move the sockaddr information to svc_xprt
J. Bruce Fields
[PATCH 075/100] svc: Make svc_sock_release svc_xprt_release
J. Bruce Fields
[PATCH 076/100] svc: Make svc_recv transport neutral
J. Bruce Fields
[PATCH 077/100] svc: Make svc_age_temp_sockets svc_age_temp_transports
J. Bruce Fields
[PATCH 078/100] svc: Move create logic to common code
J. Bruce Fields
[PATCH 079/100] svc: Removing remaining references to rq_sock in rqstp
J. Bruce Fields
[PATCH 080/100] svc: Make svc_check_conn_limits xprt independent
J. Bruce Fields
[PATCH 081/100] svc: Move the xprt independent code to the svc_xprt.c file
J. Bruce Fields
[PATCH 082/100] svc: Add transport hdr size for defer/revisit
J. Bruce Fields
[PATCH 083/100] svc: Add /proc/sys/sunrpc/transport files
J. Bruce Fields
[PATCH 084/100] svc: Add svc API that queries for a transport instance
J. Bruce Fields
[PATCH 085/100] knfsd: Support adding transports by writing portlist file
J. Bruce Fields
[PATCH 086/100] svc: Add svc_xprt_names service to replace svc_sock_names
J. Bruce Fields
[PATCH 087/100] rdma: SVCRMDA Header File
J. Bruce Fields
[PATCH 088/100] rdma: SVCRDMA Transport Module
J. Bruce Fields
[PATCH 089/100] rdma: SVCRDMA Core Transport Services
J. Bruce Fields
[PATCH 090/100] rdma: SVCRDMA recvfrom
J. Bruce Fields
[PATCH 091/100] rdma: SVCRDMA sendto
J. Bruce Fields
[PATCH 092/100] rdma: ONCRPC RDMA protocol marshalling
J. Bruce Fields
[PATCH 093/100] rdma: makefile
J. Bruce Fields
[PATCH 094/100] SUNRPC: spin svc_rqst initialization to its own function
J. Bruce Fields
[PATCH 095/100] SUNRPC: export svc_sock_update_bufs
J. Bruce Fields
[PATCH 096/100] NLM: Convert lockd to use kthreads
J. Bruce Fields
[PATCH 097/100] NLM: have nlm_shutdown_hosts kill off all NLM RPC tasks
J. Bruce Fields
[PATCH 098/100] knfsd: don't bother mapping putrootfh enoent to eperm
J. Bruce Fields
[PATCH 099/100] lockd: minor log message fix
J. Bruce Fields
[PATCH 100/100] nfsd: more careful input validation in nfsctl write methods
J. Bruce Fields
Re: [PATCH 097/100] NLM: have nlm_shutdown_hosts kill off all NLM RPC tasks
Jeff Layton
Re: [PATCH 097/100] NLM: have nlm_shutdown_hosts kill off all NLM RPC tasks
J. Bruce Fields
Re: [PATCH 097/100] NLM: have nlm_shutdown_hosts kill off all NLM RPC tasks
Jeff Layton
Re: [PATCH 097/100] NLM: have nlm_shutdown_hosts kill off all NLM RPC tasks
Trond Myklebust
Re: [PATCH 097/100] NLM: have nlm_shutdown_hosts kill off all NLM RPC tasks
Jeff Layton
Re: [PATCH 039/100] lockd: fix a leak in nlmsvc_testlock asynchronous request handling
Chuck Lever
Re: [PATCH 039/100] lockd: fix a leak in nlmsvc_testlock asynchronous request handling
Oleg Drokin
Re: [PATCH 038/100] nfsd: Allow AIX client to read dir containing mountpoints
Chuck Lever
Re: [PATCH 038/100] nfsd: Allow AIX client to read dir containing mountpoints
J. Bruce Fields
Re: [PATCH 038/100] nfsd: Allow AIX client to read dir containing mountpoints
Peter Staubach
Re: [PATCH 038/100] nfsd: Allow AIX client to read dir containing mountpoints
J. Bruce Fields
Re: [PATCH 038/100] nfsd: Allow AIX client to read dir containing mountpoints
Frank Filz
Re: [PATCH 038/100] nfsd: Allow AIX client to read dir containing mountpoints
Peter Staubach
Re: [PATCH 038/100] nfsd: Allow AIX client to read dir containing mountpoints
J. Bruce Fields
Re: [PATCH 038/100] nfsd: Allow AIX client to read dir containing mountpoints
Peter Staubach
Re: [PATCH 036/100] lockd: fix reference count leaks in async locking case
Chuck Lever
Re: [PATCH 036/100] lockd: fix reference count leaks in async locking case
J. Bruce Fields
Re: [PATCH 036/100] lockd: fix reference count leaks in async locking case
Oleg Drokin
Re: [PATCH 036/100] lockd: fix reference count leaks in async locking case
J. Bruce Fields
Re: [PATCH 034/100] nfsd4: miscellaneous nfs4state.c style fixes
Chuck Lever
Re: [PATCH 034/100] nfsd4: miscellaneous nfs4state.c style fixes
J. Bruce Fields
Re: [PATCH 024/100] nfsd: move nfsd/auth.h into fs/nfsd
Chuck Lever
Re: [PATCH 024/100] nfsd: move nfsd/auth.h into fs/nfsd
J. Bruce Fields
Re: [PATCH 022/100] nfsd: move cache proc (un)registration to separate function
Chuck Lever
Re: [PATCH 022/100] nfsd: move cache proc (un)registration to separate function
J. Bruce Fields
Re: [PATCH 021/100] nfsd: fail init on /proc/fs/nfs/exports creation failure
Chuck Lever
Re: [PATCH 021/100] nfsd: fail init on /proc/fs/nfs/exports creation failure
J. Bruce Fields
Re: [PATCH 020/100] nfsd: select CONFIG_PROC_FS in nfsv4 and gss server cases
Chuck Lever
Re: [PATCH 020/100] nfsd: select CONFIG_PROC_FS in nfsv4 and gss server cases
J. Bruce Fields
Re: [PATCH 020/100] nfsd: select CONFIG_PROC_FS in nfsv4 and gss server cases
Chuck Lever
Re: [PATCH 020/100] nfsd: select CONFIG_PROC_FS in nfsv4 and gss server cases
J. Bruce Fields
Re: [PATCH 020/100] nfsd: select CONFIG_PROC_FS in nfsv4 and gss server cases
Chuck Lever
Re: [PATCH 020/100] nfsd: select CONFIG_PROC_FS in nfsv4 and gss server cases
J. Bruce Fields
Re: [PATCH 020/100] nfsd: select CONFIG_PROC_FS in nfsv4 and gss server cases
Chuck Lever
Re: [PATCH 020/100] nfsd: select CONFIG_PROC_FS in nfsv4 and gss server cases
J. Bruce Fields
Re: [PATCH 020/100] nfsd: select CONFIG_PROC_FS in nfsv4 and gss server cases
Chuck Lever
Re: [PATCH 020/100] nfsd: select CONFIG_PROC_FS in nfsv4 and gss server cases
J. Bruce Fields
Re: [PATCH 018/100] nfsd: fail module init on reply cache init failure
Chuck Lever
Re: [PATCH 018/100] nfsd: fail module init on reply cache init failure
J. Bruce Fields
Re: [PATCH 015/100] nfsd: Fix handling of negative lengths in read_buf()
Chuck Lever
Re: [PATCH 015/100] nfsd: Fix handling of negative lengths in read_buf()
J. Bruce Fields
Re: [PATCH 015/100] nfsd: Fix handling of negative lengths in read_buf()
Chuck Lever
Re: [PATCH 015/100] nfsd: Fix handling of negative lengths in read_buf()
J. Bruce Fields
Re: [PATCH 015/100] nfsd: Fix handling of negative lengths in read_buf()
Chuck Lever
Re: [PATCH 015/100] nfsd: Fix handling of negative lengths in read_buf()
J. Bruce Fields
Re: [PATCH 003/100] Fix incorrect assignment
Chuck Lever
Re: [PATCH 003/100] Fix incorrect assignment
J. Bruce Fields
Re: [PATCH 003/100] Fix incorrect assignment
Chuck Lever
Re: [PATCH 001/100] nfsd4: probe callback channel only once
Chuck Lever
Re: [PATCH 001/100] nfsd4: probe callback channel only once
J. Bruce Fields
Re: [PATCH 001/100] nfsd4: probe callback channel only once
Chuck Lever
Re: [PATCH 001/100] nfsd4: probe callback channel only once
J. Bruce Fields
Re: [PATCH 001/100] nfsd4: probe callback channel only once
Chuck Lever
nfs server patches not in 2.6.25
J. Bruce Fields
Re: nfs server patches for 2.6.25
Simon Holm Thøgersen
Re: nfs server patches for 2.6.25
J. Bruce Fields
Re: nfs server patches for 2.6.25
J. Bruce Fields
[PATCH 001/112] NFS: Optimise nfs_vm_page_mkwrite()
Trond Myklebust
[PATCH 020/112] SUNRPC: Mask signals across the call to rpc_call_setup() in rpc_run_task
Trond Myklebust
[PATCH 021/112] SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action
Trond Myklebust
[PATCH 050/112] NFS: Clean up the nfs_find_client function.
Trond Myklebust
[PATCH 015/112] SUNRPC: Move exported declarations to the function declarations
Trond Myklebust
[PATCH 111/112] NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inode
Trond Myklebust
Re: [PATCH 111/112] NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inode
Trond Myklebust
Re: [PATCH 111/112] NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inode
Trond Myklebust
[PATCH 105/112] SUNRPC: Don't bother changing the sigmask for asynchronous RPC calls
Trond Myklebust
[PATCH 085/112] SUNRPC: Fix use of copy_to_user() in gss_pipe_upcall()
Trond Myklebust
[PATCH 089/112] NFS: Fix minor mixed sign comparison in NFS client's write logic
Trond Myklebust
[PATCH 032/112] SUNRPC: Fix an unnecessary implicit type cast in rpcrdma_count_chunks()
Trond Myklebust
[PATCH 093/112] SUNRPC: Fix up constant string declarations in struct rpcbind_args
Trond Myklebust
[PATCH 018/112] SUNRPC: Clean up rpc_run_task
Trond Myklebust
[PATCH 080/112] SUNRPC: Clean up the transport timeout initialisation
Trond Myklebust
[PATCH 073/112] NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *"
Trond Myklebust
[PATCH 027/112] NFS/SUNRPC: Convert users of rpc_init_task+rpc_execute to rpc_run_task()
Trond Myklebust
Earlier messages
Later messages