summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-04SUNRPC: Move the bound cred to struct rpc_rqstTrond Myklebust12-96/+92
2010-08-04SUNRPC: Clean up of rpc_bindcred()Trond Myklebust4-32/+24
2010-08-04SUNRPC: Move remaining RPC client related task initialisation into clnt.cTrond Myklebust3-73/+89
2010-08-04SUNRPC: Ensure that rpc_exit() always wakes up a sleeping taskTrond Myklebust2-17/+10
2010-08-04SUNRPC: Make the credential cache hashtable size configurableTrond Myklebust2-13/+56
2010-08-04SUNRPC: Store the hashtable size in struct rpc_cred_cacheTrond Myklebust2-3/+8
2010-08-04NFS: Ensure the AUTH_UNIX credcache is allocated dynamicallyTrond Myklebust5-28/+40
2010-08-03NFS: Fix the NFS users of rpc_restart_call()Trond Myklebust2-7/+4
2010-08-03SUNRPC: The function rpc_restart_call() should return success/failureTrond Myklebust2-7/+8
2010-08-03NFSv4: Get rid of the bogus RPC_ASSASSINATED(task) checksTrond Myklebust1-10/+0
2010-08-03NFSv4: Clean up the process of renewing the NFSv4 leaseTrond Myklebust1-14/+9
2010-08-03NFSv4.1: Handle NFS4ERR_DELAY on SEQUENCE correctlyTrond Myklebust1-30/+62
2010-08-03NFS: nfs_rename() should not have to flush out writebacksTrond Myklebust1-9/+0
2010-08-03NFS: Clean up the callers of nfs_wb_all()Trond Myklebust2-12/+2
2010-08-03NFS: Fix up the fsync codeTrond Myklebust1-30/+21
2010-07-30NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pidTrond Myklebust4-14/+50
2010-07-30NFSv4: Add support for the RELEASE_LOCKOWNER operationTrond Myklebust6-0/+91
2010-07-30NFSv4: Clean up for lockowner XDR encodingTrond Myklebust1-12/+20
2010-07-30NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.Trond Myklebust9-19/+118
2010-06-24NFSv4: Clean up struct nfs4_state_ownerTrond Myklebust3-11/+7
2010-06-22NFSv4.1: There is no need to init the session more than once...Trond Myklebust2-1/+7
2010-06-22NFSv41: Cleanup for nfs4_alloc_session.Trond Myklebust2-7/+7
2010-06-22NFSv41: Clean up exclusive createTrond Myklebust2-13/+10
2010-06-22NFSv41: Deprecate nfs_client->cl_minorversionTrond Myklebust1-5/+5
2010-06-22NFSv41: Fix nfs_async_inode_return_delegation() uglinessTrond Myklebust5-19/+8
2010-06-22NFSv41: Convert the various reboot recovery ops etc to minor version opsTrond Myklebust4-38/+18
2010-06-22NFSv41: Clean up the NFSv4.1 minor version specific operationsTrond Myklebust4-14/+39
2010-06-22NFSv41: Don't store session state in the nfs_client->cl_stateTrond Myklebust3-5/+10
2010-06-22NFSv41: Further cleanup for nfs4_sequence_doneTrond Myklebust1-9/+12
2010-06-22NFSv4.1: Make nfs4_setup_sequence take a nfs_server argumentTrond Myklebust5-28/+43
2010-06-22NFSv4.1: Merge the nfs41_proc_async_sequence() and nfs4_proc_sequence()Trond Myklebust1-24/+44
2010-06-22NFSv4: Kill nfs4_async_handle_error() abuses by NFSv4.1Trond Myklebust1-37/+41
2010-06-22NFSv4.1: Simplify nfs41_sequence_done()Trond Myklebust1-14/+12
2010-06-22NFSv4.1: Clean up nfs4_setup_sequenceTrond Myklebust1-6/+1
2010-06-22NFSv41: Fix a memory leak in nfs41_proc_async_sequence()Trond Myklebust1-18/+21
2010-06-22NFSv4: Fix an embarassing typo in encode_attrs()Trond Myklebust1-2/+2
2010-06-22NFSv4: Ensure that /proc/self/mountinfo displays the minor version numberTrond Myklebust1-4/+18
2010-06-22NFSv4.1: Ensure that we initialise the session when following a referralTrond Myklebust1-71/+51
2010-06-22SUNRPC: Fix a re-entrancy bug in xs_tcp_read_calldir()Trond Myklebust1-16/+22
2010-06-22nfs4 use mandatory attribute file type in nfs4_get_rootAndy Adamson1-1/+1
2010-06-11Linux 2.6.35-rc3v2.6.35-rc3Linus Torvalds1-1/+1
2010-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds14-28/+103
2010-06-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-0/+8
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds9-17/+41
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds9-130/+17
2010-06-11PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu4-0/+5
2010-06-11PCI: hotplug/cpqphp, fix NULL dereferenceJiri Slaby1-0/+7
2010-06-11Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/"Jesse Barnes3-125/+0
2010-06-11PCI: change resource collision messages from KERN_ERR to KERN_INFOBjorn Helgaas1-5/+5
2010-06-11Btrfs: The file argument for fsync() is never nullDan Carpenter1-1/+1