aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2013-03-20NFS: Don't allow NFS silly-renamed files to be deleted, no signalTrond Myklebust
2013-03-06umount oops when remove blocklayoutdriver firstfanchaoting
2013-03-06NFSv4.1: Don't decode skipped layoutgetsWeston Andros Adamson
2013-02-06NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 sessionTrond Myklebust
2013-02-06NFS: Don't silently fail setattr() requests on mountpointsTrond Myklebust
2013-01-16nfs: fix null checking in nfs_get_option_str()Xi Wang
2013-01-03NFS: avoid NULL dereference in nfs_destroy_serverNeilBrown
2013-01-03NFS: Add sequence_priviliged_ops for nfs4_proc_sequence()Bryan Schumaker
2012-11-16nfs: Show original device name verbatim in /proc/*/mount{s,info}Ben Hutchings
2012-11-16nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeoutsScott Mayhew
2012-11-16NFS: fix bug in legacy DNS resolver.NeilBrown
2012-11-16NFSv4: nfs4_locku_done must release the sequence idTrond Myklebust
2012-11-16NFSv4.1: We must release the sequence id when we fail to get a session slotTrond Myklebust
2012-11-16NFS: Wait for session recovery to finish before returningBryan Schumaker
2012-10-17pnfsblock: fix partial page buffer wirtePeng Tao
2012-09-19NFS: return error from decode_getfh in decode openWeston Andros Adamson
2012-09-19NFS: Fix a problem with the legacy binary mount codeTrond Myklebust
2012-09-19NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust
2012-09-12NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidateTrond Myklebust
2012-09-12NFSv3: Ensure that do_proc_get_root() reports errors correctlyTrond Myklebust
2012-09-12NFS: Alias the nfs module to nfs4bjschuma@gmail.com
2012-09-12pnfs: defer release of pages in layoutgetIdan Kedar
2012-09-12fix page number calculation bug for block layout decode bufferJim Rees
2012-09-12NFSv4.1 fix page number calculation bug for filelayout decode buffersAndy Adamson
2012-09-12NFS: Use kcalloc() when allocating arraysTrond Myklebust
2012-09-12nfs: tear down caches in nfs_init_writepagecache when allocation failsJeff Layton
2012-08-10nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton
2012-08-02mm: compaction: introduce sync-light migration for use by compactionMel Gorman
2012-08-02mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman
2012-07-25pnfs-obj: Fix __r4w_get_page when offset is beyond i_sizeBoaz Harrosh
2012-07-25pnfs-obj: don't leak objio_state if ore_write/read failsBoaz Harrosh
2012-07-25NFSv4: Further reduce the footprint of the idmapperTrond Myklebust
2012-07-25NFSv4: Reduce the footprint of the idmapperTrond Myklebust
2012-07-25NFSv4: Rate limit the state manager for lock reclaim warning messagesWilliam Dauchy
2012-06-19NFSv4: 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-05-31Avoid beyond bounds copy while caching ACLSachin Prabhu
2012-05-31Avoid reading past buffer when calling GETACLSachin Prabhu
2012-05-31NFS4: fix compile warnings in nfs4proc.cPeng Tao
2012-05-20NFSv4: Revalidate uid/gid after openJonathan Nieder
2012-05-11NFS: put open context on error in nfs_flush_multiFred Isaman
2012-05-11NFS: put open context on error in nfs_pagein_multiFred Isaman
2012-05-11NFSv4: Ensure that we check lock exclusive/shared type against open modesTrond Myklebust
2012-05-11NFSv4: Ensure that the LOCK code sets exception->inodeTrond Myklebust
2012-05-11nfs: Enclose hostname in brackets when needed in nfs_do_root_mountJan Kara
2012-04-13Fix length of buffer copied in __nfs4_get_acl_uncachedSachin Prabhu
2012-04-02NFSv4.1: Fix layoutcommit error handlingTrond Myklebust
2012-04-02NFSv4: Fix two infinite loops in the mount codeTrond Myklebust
2012-04-02NFSv4: Rate limit the state manager warning messagesTrond Myklebust
2012-04-02NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODETrond Myklebust