summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-23NFSv4: Clean up nfs_expire_all_delegations()Trond Myklebust
2008-12-23NFSv4: Fix a BAD_SEQUENCEID condition.Trond Myklebust
2008-12-23NFSv4: Don't exit the state management if there are still tasks to doTrond Myklebust
2008-12-23NFSv4: Rename the state reclaimer threadTrond Myklebust
2008-12-23NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management...Trond Myklebust
2008-12-23NFSv4: Clean up the support for returning multiple delegationsTrond Myklebust
2008-12-23NFSv4: Add recovery for individual stateidsTrond Myklebust
2008-12-23NFSv4: Remove nfs_client->cl_semTrond Myklebust
2008-12-23NFSv4: Ensure that file unlock requests don't conflict with state recoveryTrond Myklebust
2008-12-23NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover()Trond Myklebust
2008-12-23NFSv4: Ensure that nfs4_reclaim_open_state() doesn't depend on cl_semTrond Myklebust
2008-12-23NFSv4: Add a recovery marking scheme for state ownersTrond Myklebust
2008-12-23NFSv4: Don't tell server we rebooted when not necessaryTrond Myklebust
2008-12-23NFSv4: Remove redundant RENEW calls if we know the lease has expiredTrond Myklebust
2008-12-23NFSv4: Fix state recovery when the client runs over the grace periodTrond Myklebust
2008-12-23NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lockTrond Myklebust
2008-12-23NFSv4: Clean up for the state loss reclaimerTrond Myklebust
2008-12-23NFS: Use atomic bitops when changing struct nfs_delegation->flagsTrond Myklebust
2008-12-23NFSv4: Fix up the dereferencing of delegation->inodeTrond Myklebust
2008-12-23NFSv4: Fix up another delegation related raceTrond Myklebust
2008-12-23NLM: allow lockd requests from an unprivileged portChuck Lever
2008-12-23NFS: "[no]resvport" mount option changes mountd client tooChuck Lever
2008-12-23NFS: add "[no]resvport" mount optionChuck Lever
2008-12-23NFS: move nfs_server flag initializationChuck Lever
2008-12-23NFS: expand flags passed to nfs_create_rpc_client()Chuck Lever
2008-12-23NFS: introduce nfs_mount_info struct for calling nfs_mount()Chuck Lever
2008-12-23NFS: Move declaration of nfs_mount() to fs/nfs/internal.hChuck Lever
2008-12-23NFS: rename nfs_path variableChuck Lever
2008-12-23lockd: convert reclaimer thread to kthread interfaceJeff Layton
2008-12-23LOCKD: Make lockd_up() and lockd_down() exported GPL-onlyTrond Myklebust
2008-12-23SUNRPC: nfsacl_encode/nfsacl_decode should be exported as GPL-onlyTrond Myklebust
2008-12-23SUNRPC: rpcsec_gss modules should not be used by out-of-tree codeTrond Myklebust
2008-12-23SUNRPC: Convert the xdr helpers and rpc_pipefs to EXPORT_SYMBOL_GPLTrond Myklebust
2008-12-23SUNRPC: Remove the last remnant of the BKL...Trond Myklebust
2008-12-23nfs: remove redundant tests on reading new pagesWu Fengguang
2008-12-20Null pointer deref with hrtimer_try_to_cancel()Thomas Gleixner
2008-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2008-12-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-12-20x86: fix resume (S2R) broken by Intel microcode module, on A110LDmitry Adamushko
2008-12-19fs/9p: change simple_strtol to simple_strtoulJulia Lawall
2008-12-199p: convert d_iname references to d_name.nameWu Fengguang
2008-12-199p: Remove potentially bad parameter from function entry debug print.Duane Griffin
2008-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-12-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-12-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2008-12-19Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2008-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-12-19Merge branch 'fix/asoc' into for-linusTakashi Iwai
2008-12-19ALSA: Fix a Oops bug in omap soc driver.Stanley Miao