summaryrefslogtreecommitdiffstats
path: root/fs/nfs/callback_proc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-19NFS: Fix up a mismerged patchTrond Myklebust1-1/+1
2009-03-19SVCRDMA: fix recent printk format warnings.Tom Talpey1-1/+1
2009-03-19SUNRPC: Ensure we close the socket on EPIPE errors too...Trond Myklebust1-1/+1
2009-03-19SUNRPC: xs_tcp_connect_worker{4,6}: merge common codeTrond Myklebust1-68/+72
2009-03-19SUNRPC: Add a sysctl to control the duration of the socket linger timeoutTrond Myklebust1-2/+11
2009-03-19SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC socketsTrond Myklebust2-17/+82
2009-03-11SUNRPC: Ensure that xs_nospace return values are propagatedTrond Myklebust1-4/+7
2009-03-11SUNRPC: Delay, then retry on connection errors.Trond Myklebust1-18/+16
2009-03-11SUNRPC: Return EAGAIN instead of ENOTCONN when waking up xprt->pendingTrond Myklebust3-52/+41
2009-03-11SUNRPC: Handle socket errors correctlyTrond Myklebust1-7/+5
2009-03-11SUNRPC: Handle ECONNREFUSED correctly in xprt_transmit()Trond Myklebust3-37/+34
2009-03-11SUNRPC: Don't disconnect if a connection is still in progress.Trond Myklebust1-4/+14
2009-03-11SUNRPC: Ensure we set XPRT_CLOSING only after we've sent a tcp FIN...Trond Myklebust1-4/+1
2009-03-11SUNRPC: Avoid an unnecessary task reschedule on ENOTCONNTrond Myklebust1-8/+18
2009-03-11NFS: load the rpc/rdma transport module automaticallyTom Talpey1-1/+3
2009-03-11SUNRPC: dynamically load RPC transport modules on-demandTom Talpey2-0/+32
2009-03-11XPRTRDMA: correct an rpc/rdma inline send marshaling errorTom Talpey1-12/+14
2009-03-11SVCRDMA: remove faulty assertions in rpc/rdma chunk validation.Tom Talpey1-3/+5
2009-03-11NFS: Kill the "defined but not used" compile error on nommu machinesTrond Myklebust1-7/+5
2009-03-11NFS: Throttle page dirtying while we're flushing to diskTrond Myklebust7-29/+43
2009-03-11NFS: cleanup - remove struct nfs_inode->ncommitTrond Myklebust3-12/+17
2009-03-11NFSv4: Simplify some cache consistency post-op GETATTRsTrond Myklebust2-5/+13
2009-03-11NFSv4: A referral is assumed to always point to a directory.Trond Myklebust1-0/+14
2009-03-11NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decodedTrond Myklebust1-19/+73
2009-03-11NFSv4: Clean up decode_getfattr()Trond Myklebust1-21/+57
2009-03-11NFS: Fix the type of struct nfs_fattr->modeTrond Myklebust5-47/+38
2009-03-11NFS: Shrink the struct nfs_fattrTrond Myklebust2-7/+3
2009-03-11NFSv4: Support NFSv4 optional attributes in the struct nfs_fattrTrond Myklebust5-103/+202
2009-03-11NFSv4: Ignore errors on the post-op attributes in SETATTR callsTrond Myklebust1-3/+1
2009-03-11NFS: flush cached directory information slightly more readily.NeilBrown1-2/+13
2009-03-11NFS: Minor __nfs_revalidate_inode cleanupSuresh Jayaraman1-3/+0
2009-03-11SUNRPC: Avoid spurious wake-up during UDP connect processingChuck Lever1-18/+26
2009-03-11SUNRPC: xprt_connect() don't abort the task if the transport isn't boundTrond Myklebust2-5/+10
2009-03-11SUNRPC: Fix an Oops due to socket not set up yet...Trond Myklebust1-1/+9
2009-03-11Bug 11061, NFS mounts droppedIan Dall1-1/+62
2009-03-11NFS: Handle -ESTALE error in access()Suresh Jayaraman1-1/+7
2009-03-11NLM: Fix GRANT callback address comparison when IPv6 is enabledChuck Lever1-1/+50
2009-03-11NLM: Shrink the IPv4-only version of nlm_cmp_addr()Chuck Lever1-0/+8
2009-03-11NFSv3: Fix posix ACL codeTrond Myklebust4-27/+39
2009-03-11NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2)Trond Myklebust1-7/+8
2009-03-11SUNRPC: Tighten up the task locking rules in __rpc_execute()Trond Myklebust1-13/+20
2009-03-10i810: fix kernel crash fix when struct fb_var_screeninfo is suppliedSamuel CUELLA1-2/+3
2009-03-10m68knommu: m528x build fixSteven King1-228/+0
2009-03-10m68knommu: m5206e build fixSteven King1-0/+1
2009-03-10rcu: documentation 1Q09 updatePaul E. McKenney1-0/+12
2009-03-10kernel/user.c: fix a memory leak when freeing up non-init usernamespaces usersDhaval Giani1-7/+7
2009-03-10mtd: physmap: fix NULL pointer dereference in error pathAtsushi Nemoto1-8/+11
2009-03-10intel-agp: fix a panic with 1M of shared memory, no GTT entriesLubomir Rintel1-3/+5
2009-03-10mtd_dataflash: fix probing of AT45DB321C chips.Will Newton1-1/+2
2009-03-10idr: make idr_remove_all() do removal -before- free_layer()Paul E. McKenney1-1/+1