summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFSv4: Fix up delegation callbacksTrond Myklebust2008-12-231-19/+38
* NFSv4: Return unreferenced delegations more promptlyTrond Myklebust2008-12-234-13/+49
* NFSv4: Clean up the asynchronous delegation returnTrond Myklebust2008-12-231-54/+19
* NFSv4: Clean up nfs_expire_all_delegations()Trond Myklebust2008-12-234-34/+16
* NFSv4: Fix a BAD_SEQUENCEID condition.Trond Myklebust2008-12-231-2/+0
* NFSv4: Don't exit the state management if there are still tasks to doTrond Myklebust2008-12-231-2/+6
* NFSv4: Rename the state reclaimer threadTrond Myklebust2008-12-234-25/+32
* NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management...Trond Myklebust2008-12-234-10/+16
* NFSv4: Clean up the support for returning multiple delegationsTrond Myklebust2008-12-233-55/+52
* NFSv4: Add recovery for individual stateidsTrond Myklebust2008-12-233-10/+31
* NFSv4: Remove nfs_client->cl_semTrond Myklebust2008-12-236-51/+1
* NFSv4: Ensure that file unlock requests don't conflict with state recoveryTrond Myklebust2008-12-232-10/+20
* NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover()Trond Myklebust2008-12-231-76/+75
* NFSv4: Ensure that nfs4_reclaim_open_state() doesn't depend on cl_semTrond Myklebust2008-12-231-1/+10
* NFSv4: Add a recovery marking scheme for state ownersTrond Myklebust2008-12-233-4/+26
* NFSv4: Don't tell server we rebooted when not necessaryTrond Myklebust2008-12-231-11/+11
* NFSv4: Remove redundant RENEW calls if we know the lease has expiredTrond Myklebust2008-12-233-19/+32
* NFSv4: Fix state recovery when the client runs over the grace periodTrond Myklebust2008-12-233-49/+155
* NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lockTrond Myklebust2008-12-233-7/+17
* NFSv4: Clean up for the state loss reclaimerTrond Myklebust2008-12-231-49/+81
* NFS: Use atomic bitops when changing struct nfs_delegation->flagsTrond Myklebust2008-12-233-9/+9
* NFSv4: Fix up the dereferencing of delegation->inodeTrond Myklebust2008-12-231-8/+31
* NFSv4: Fix up another delegation related raceTrond Myklebust2008-12-233-28/+60
* NLM: allow lockd requests from an unprivileged portChuck Lever2008-12-235-3/+16
* NFS: "[no]resvport" mount option changes mountd client tooChuck Lever2008-12-233-1/+5
* NFS: add "[no]resvport" mount optionChuck Lever2008-12-233-6/+20
* NFS: move nfs_server flag initializationChuck Lever2008-12-231-8/+8
* NFS: expand flags passed to nfs_create_rpc_client()Chuck Lever2008-12-231-4/+8
* NFS: introduce nfs_mount_info struct for calling nfs_mount()Chuck Lever2008-12-234-40/+49
* NFS: Move declaration of nfs_mount() to fs/nfs/internal.hChuck Lever2008-12-233-6/+6
* NFS: rename nfs_path variableChuck Lever2008-12-231-5/+5
* lockd: convert reclaimer thread to kthread interfaceJeff Layton2008-12-231-6/+15
* LOCKD: Make lockd_up() and lockd_down() exported GPL-onlyTrond Myklebust2008-12-231-3/+3
* SUNRPC: nfsacl_encode/nfsacl_decode should be exported as GPL-onlyTrond Myklebust2008-12-231-2/+2
* SUNRPC: rpcsec_gss modules should not be used by out-of-tree codeTrond Myklebust2008-12-233-14/+14
* SUNRPC: Convert the xdr helpers and rpc_pipefs to EXPORT_SYMBOL_GPLTrond Myklebust2008-12-232-28/+28
* SUNRPC: Remove the last remnant of the BKL...Trond Myklebust2008-12-233-22/+7
* nfs: remove redundant tests on reading new pagesWu Fengguang2008-12-231-6/+0
* Null pointer deref with hrtimer_try_to_cancel()Thomas Gleixner2008-12-201-0/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-12-204-8/+13
|\
| * fs/9p: change simple_strtol to simple_strtoulJulia Lawall2008-12-191-1/+1
| * 9p: convert d_iname references to d_name.nameWu Fengguang2008-12-193-6/+10
| * 9p: Remove potentially bad parameter from function entry debug print.Duane Griffin2008-12-191-1/+2
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-12-206-14/+30
|\ \ | |/ |/|
| * x86: fix resume (S2R) broken by Intel microcode module, on A110LDmitry Adamushko2008-12-202-5/+20
| * Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2008-12-182-2/+7
| |\
| | * AMD IOMMU: panic if completion wait loop failsJoerg Roedel2008-12-171-2/+3
| | * AMD IOMMU: set cmd buffer pointers to zero manuallyJoerg Roedel2008-12-171-0/+4
| * | x86 gart: don't complain if no AMD GART foundBjorn Helgaas2008-12-181-3/+1
| * | x86: re-enable MCE on secondary CPUS after suspend/resumeAndi Kleen2008-12-161-3/+0
| |/