summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2009-12-11Merge remote branch 'percpu/for-next'Stephen Rothwell
2009-12-11Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2009-12-11Merge remote branch 'nfs/linux-next'Stephen Rothwell
2009-12-10NFS: Fix nfs_migrate_page()Trond Myklebust
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig
2009-12-09Merge branch 'for-2.6.32' into HEADJ. Bruce Fields
2009-12-08nfs41: Invoke RECLAIM_COMPLETE on all new client idsRicardo Labiaga
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-08NFSv41: Fix a potential state leakage when restarting nfs4_close_prepareTrond Myklebust
2009-12-08Merge branch 'master' into for-nextTejun Heo
2009-12-07nfs41: Handle NFSv4.1 session errors in the delegation recall codeRicardo Labiaga
2009-12-07nfs41: Retry delegation return if it failed with session errorRicardo Labiaga
2009-12-07nfs41: Handle session errors during delegation returnRicardo Labiaga
2009-12-07nfs41: Mark stateids in need of reclaim if state manager gets stale clientidRicardo Labiaga
2009-12-07NFS: Fix up the declaration of nfs4_restart_rpc when NFSv4 not configuredTrond Myklebust
2009-12-06nfs41: Don't clear DRAINING flag on NFS4ERR_STALE_CLIENTIDRicardo Labiaga
2009-12-06nfs41: nfs41_setup_state_renewalRicardo Labiaga
2009-12-05NFSv41: More cleanupsTrond Myklebust
2009-12-05NFSv41: Fix up some bugs in the NFS4CLNT_SESSION_DRAINING codeTrond Myklebust
2009-12-05NFSv41: Clean up slot table managementTrond Myklebust
2009-12-05NFSv41: Fix nfs4_proc_create_sessionTrond Myklebust
2009-12-05nfs41: Invoke RECLAIM_COMPLETERicardo Labiaga
2009-12-05nfs41: RECLAIM_COMPLETE functionalityRicardo Labiaga
2009-12-05nfs41: RECLAIM_COMPLETE XDR functionalityRicardo Labiaga
2009-12-05Cleanup some NFSv4 XDR decode commentsRicardo Labiaga
2009-12-05NFSv41: nfs4_reset_session must always set NFS4CLNT_SESSION_DRAININGTrond Myklebust
2009-12-05nfs41: v2 fix cb_recall bugAlexandros Batsakis
2009-12-05nfs41: check SEQUENCE status flagAlexandros Batsakis
2009-12-05nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsizeAlexandros Batsakis
2009-12-05nfs41: remove server-only EXCHGID4_FLAG_CONFIRMED_R flag from exchange_idAlexandros Batsakis
2009-12-05nfs41: add support for the exclusive create flagsAlexandros Batsakis
2009-12-05nfs41: check if session exists and if it is persistentAlexandros Batsakis
2009-12-05nfs41: V2 initial support for CB_RECALL_ANYAlexandros Batsakis
2009-12-05nfs4: V2 return/expire delegations depending on their typeAlexandros Batsakis
2009-12-05nfs4: minor delegation cleaningAlexandros Batsakis
2009-12-05nfs41: add support for callback with RPC version number 4Alexandros Batsakis
2009-12-04nfs41: only state manager sets NFS4CLNT_SESSION_SETUPAndy Adamson
2009-12-04nfs41: drain session cleanupAndy Adamson
2009-12-04nfs41: nfs41: fix state manager deadlock in session resetAndy Adamson
2009-12-04nfs41: remove nfs4_recover_sessionAndy Adamson
2009-12-04nfs41: don't clear tk_action on successAndy Adamson
2009-12-04nfs41: fix switch in nfs4_recovery_handle_errorAndy Adamson
2009-12-04nfs41: fix switch in nfs4_handle_exceptionAndy Adamson
2009-12-04nfs41: free the slot on unhandled read errorsAndy Adamson
2009-12-04nfs41: call free slot from nfs4_restart_rpcAndy Adamson
2009-12-04nfs41: nfs4_get_lease_time will never session resetAndy Adamson
2009-12-04nfs41: rename cl_state session SETUP bit to RESETAndy Adamson
2009-12-04nfs41: add create session into establish_clidAndy Adamson
2009-12-03Merge branch 'devel' into linux-nextTrond Myklebust