summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2012-11-17NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidateTrond Myklebust
2012-11-17NFS: fix bug in legacy DNS resolver.NeilBrown
2012-11-17NFSv4.1: We must release the sequence id when we fail to get a session slotTrond Myklebust
2012-11-17NFSv4: nfs4_locku_done must release the sequence idTrond Myklebust
2012-11-17nfs: Show original device name verbatim in /proc/*/mount{s,info}Ben Hutchings
2012-11-17nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeoutsScott Mayhew
2012-10-02NFS: return error from decode_getfh in decode openWeston Andros Adamson
2012-10-02NFS: Fix a problem with the legacy binary mount codeTrond Myklebust
2012-10-02NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust
2012-09-14NFS: Alias the nfs module to nfs4bjschuma@gmail.com
2012-09-14NFS: return -ENOKEY when the upcall fails to map the nameBryan Schumaker
2012-09-14NFS: Clear key construction data if the idmap upcall failsBryan Schumaker
2012-09-14NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_doneTrond Myklebust
2012-09-14pnfs: defer release of pages in layoutgetIdan Kedar
2012-09-14NFSv3: Ensure that do_proc_get_root() reports errors correctlyTrond Myklebust
2012-08-09NFS: Fix a number of bugs in the idmapperDavid Howells
2012-08-09nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton
2012-08-09pnfs-obj: Fix __r4w_get_page when offset is beyond i_sizeBoaz Harrosh
2012-07-29pnfs-obj: don't leak objio_state if ore_write/read failsBoaz Harrosh
2012-07-16NFS: hard-code init_net for NFS callback transportsStanislav Kinsbursky
2012-07-16SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky
2012-07-16SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky
2012-07-16NFS: Force the legacy idmapper to be single threadedBryan Schumaker
2012-06-22NFSv4: Fix unnecessary delegation returns in nfs4_do_openTrond Myklebust
2012-06-10NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIOTrond Myklebust
2012-06-10NFS: kmalloc() doesn't return an ERR_PTR()Dan Carpenter
2012-04-30NFSv4.1: Use the correct hostname in the client identifier stringTrond Myklebust
2012-04-28NFS: get module in idmap PipeFS notifier callbackStanislav Kinsbursky
2012-04-27NFS: Remove unused function nfs_lookup_with_sec()Bryan Schumaker
2012-04-27NFS: Honor the authflavor set in the clone mount dataBryan Schumaker
2012-04-27NFS: Fix following referral mount points with different securityBryan Schumaker
2012-04-27NFS: Do secinfo as part of lookupBryan Schumaker
2012-04-27NFS: Handle exceptions coming out of nfs4_proc_fs_locations()Bryan Schumaker
2012-04-27NFS: Fix SECINFO_NO_NAMEBryan Schumaker
2012-04-27Avoid beyond bounds copy while caching ACLSachin Prabhu
2012-04-27Avoid reading past buffer when calling GETACLSachin Prabhu
2012-04-26fix page number calculation bug for block layout decode bufferJim Rees
2012-04-26NFSv4.1 fix page number calculation bug for filelayout decode buffersAndy Adamson
2012-04-26pnfs-obj: Remove unused variable from objlayout_get_deviceinfo()Sachin Bhamare
2012-04-26nfs4: fix referrals on mounts that use IPv6 addrsWeston Andros Adamson
2012-04-21NFSv4: Keep dropped state owners on the LRU list for a whileTrond Myklebust
2012-04-21NFSv4: Ensure that we don't drop a state owner more than onceTrond Myklebust
2012-04-20NFSv4: Ensure we do not reuse open owner namesTrond Myklebust
2012-04-20nfs: Enclose hostname in brackets when needed in nfs_do_root_mountJan Kara
2012-04-20NFS: put open context on error in nfs_flush_multiFred Isaman
2012-04-20NFS: put open context on error in nfs_pagein_multiFred Isaman
2012-04-19NFSv4: Fix open(O_TRUNC) and ftruncate() error handlingTrond Myklebust
2012-04-19NFSv4: Ensure that we check lock exclusive/shared type against open modesTrond Myklebust
2012-04-19NFSv4: Ensure that the LOCK code sets exception->inodeTrond Myklebust
2012-04-18NFS: check for req==NULL in nfs_try_to_update_request cleanupFred Isaman