summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2013-05-07NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recallTrond Myklebust
2013-04-05NFS: nfs_getaclargs.acl_len is a size_tChuck Lever
2013-04-05NFSv4: Fix an Oops in the NFSv4 getacl codeTrond Myklebust
2013-04-05NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson
2013-01-11nfs: fix null checking in nfs_get_option_str()Xi Wang
2013-01-11NFS: Fix calls to drop_nlink()Trond Myklebust
2013-01-11NFS: avoid NULL dereference in nfs_destroy_serverNeilBrown
2012-11-26NFS: Wait for session recovery to finish before returningBryan Schumaker
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: 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-14NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_doneTrond Myklebust
2012-09-14NFSv3: Ensure that do_proc_get_root() reports errors correctlyTrond Myklebust
2012-08-09nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton
2012-08-01mm: compaction: introduce sync-light migration for use by compactionMel Gorman
2012-08-01mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman
2012-06-10NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIOTrond Myklebust
2012-05-21NFSv4: Revalidate uid/gid after openJonathan Nieder
2012-05-07NFSv4: Ensure that we check lock exclusive/shared type against open modesTrond Myklebust
2012-05-07NFSv4: Ensure that the LOCK code sets exception->inodeTrond Myklebust
2012-05-07nfs: Enclose hostname in brackets when needed in nfs_do_root_mountJan Kara
2012-04-02NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODETrond Myklebust
2012-04-02NFS: Properly handle the case where the delegation is revokedTrond Myklebust
2012-02-29NFSv4: Ensure we throw out bad delegation stateids on NFS4ERR_BAD_STATEIDTrond Myklebust
2012-01-25pnfs-obj: Must return layout on IO errorBoaz Harrosh
2012-01-25pnfs-obj: pNFS errors are communicated on iodata->pnfs_errorBoaz Harrosh
2012-01-25nfs: fix regression in handling of context= option in NFSv4Jeff Layton
2012-01-25NFSv4.1: fix backchannel slotid off-by-one bugAndy Adamson
2012-01-06NFSv4.1: Ensure that we handle _all_ SEQUENCE status bits.Trond Myklebust
2011-12-09NFS: Prevent 3.0 from crashing if it receives a partial layoutTrond Myklebust
2011-11-26nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton
2011-11-11VFS: Fix the remaining automounter semantics regressionsTrond Myklebust
2011-11-11nfs: don't try to migrate pages with active requestsJeff Layton
2011-11-11nfs: don't redirty inode when ncommit == 0 in nfs_commit_unstable_pagesJeff Layton
2011-11-11Revert "NFS: Ensure that writeback_single_inode() calls write_inode() when sy...Trond Myklebust
2011-08-29NFSv4.1: Return NFS4ERR_BADSESSION to callbacks during session resetsTrond Myklebust
2011-08-29NFSv4.1: Fix the callback 'highest_used_slotid' behaviourTrond Myklebust
2011-08-29pnfs-obj: Bug when we are running out of bioBoaz Harrosh
2011-08-29pnfs-obj: Fix the comp_index != 0 caseBoaz Harrosh
2011-08-04NFS: Fix spurious readdir cookie loop messagesTrond Myklebust
2011-08-04NFSv4: Don't use the delegation->inode in nfs_mark_return_delegation()Trond Myklebust
2011-08-04pnfs: use lwb as layoutcommit lengthPeng Tao
2011-08-04pnfs: let layoutcommit handle a list of lsegPeng Tao
2011-08-04pnfs: save layoutcommit cred at layout header initPeng Tao