aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2010-01-06nfs: fix oops in nfs_rename()OGAWA Hirofumi
2009-12-17Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)"Linus Torvalds
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds
2009-12-16Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-12-16Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-12-16fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)Al Viro
2009-12-15NFSv4: Fix a regression in the NFSv4 state managerTrond Myklebust
2009-12-15NFSv4: Release the sequence id before restarting a CLOSE rpc callTrond Myklebust
2009-12-15nfs41: fix session fore channel negotiationAndy Adamson
2009-12-15nfs41: do not zero seqid portion of stateid on closeAndy Adamson
2009-12-15nfs: run state manager in privileged modeAlexandros Batsakis
2009-12-15nfs: make recovery state manager operations privilegedAlexandros Batsakis
2009-12-15nfs: enforce FIFO ordering of operations trying to acquire slotAlexandros Batsakis
2009-12-15nfs: remove rpc_task argument from nfs4_find_slotAlexandros Batsakis
2009-12-15nfs: change nfs4_do_setlk params to identify recovery typeAlexandros Batsakis
2009-12-15nfs: do not do a LOOKUP after openAlexandros Batsakis
2009-12-15nfs: minor cleanup of session drainingAlexandros Batsakis
2009-12-14Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-13Merge branch 'nfs-for-2.6.33'Trond Myklebust
2009-12-10NFS: Fix nfs_migrate_page()Trond Myklebust
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig
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-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