summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)AuthorFilesLines
2012-11-16NFS: Wait for session recovery to finish before returningBryan Schumaker1-2/+1
2012-10-17pnfsblock: fix partial page buffer wirtePeng Tao2-12/+165
2012-09-19NFS: return error from decode_getfh in decode openWeston Andros Adamson1-1/+2
2012-09-19NFS: Fix a problem with the legacy binary mount codeTrond Myklebust1-0/+2
2012-09-19NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust3-4/+4
2012-09-12NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidateTrond Myklebust1-2/+2
2012-09-12NFSv3: Ensure that do_proc_get_root() reports errors correctlyTrond Myklebust1-1/+1
2012-09-12NFS: Alias the nfs module to nfs4bjschuma@gmail.com1-0/+2
2012-09-12pnfs: defer release of pages in layoutgetIdan Kedar3-40/+58
2012-09-12fix page number calculation bug for block layout decode bufferJim Rees1-1/+3
2012-09-12NFSv4.1 fix page number calculation bug for filelayout decode buffersAndy Adamson2-2/+2
2012-09-12NFS: Use kcalloc() when allocating arraysTrond Myklebust2-2/+2
2012-09-12nfs: tear down caches in nfs_init_writepagecache when allocation failsJeff Layton1-2/+8
2012-08-10nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton1-2/+5
2012-08-02mm: compaction: introduce sync-light migration for use by compactionMel Gorman2-3/+3
2012-08-02mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman2-3/+3
2012-07-25pnfs-obj: Fix __r4w_get_page when offset is beyond i_sizeBoaz Harrosh1-3/+13
2012-07-25pnfs-obj: don't leak objio_state if ore_write/read failsBoaz Harrosh1-2/+7
2012-07-25NFSv4: Further reduce the footprint of the idmapperTrond Myklebust1-6/+36
2012-07-25NFSv4: Reduce the footprint of the idmapperTrond Myklebust1-3/+13
2012-07-25NFSv4: Rate limit the state manager for lock reclaim warning messagesWilliam Dauchy1-2/+3
2012-06-20NFSv4: Fix unnecessary delegation returns in nfs4_do_openTrond Myklebust1-0/+1
2012-06-10NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIOTrond Myklebust1-0/+2
2012-05-31Avoid beyond bounds copy while caching ACLSachin Prabhu2-8/+6
2012-05-31Avoid reading past buffer when calling GETACLSachin Prabhu2-13/+21
2012-05-31NFS4: fix compile warnings in nfs4proc.cPeng Tao1-1/+1
2012-05-21NFSv4: Revalidate uid/gid after openJonathan Nieder1-0/+1
2012-05-11NFS: put open context on error in nfs_flush_multiFred Isaman1-1/+1
2012-05-11NFS: put open context on error in nfs_pagein_multiFred Isaman1-1/+1
2012-05-11NFSv4: Ensure that we check lock exclusive/shared type against open modesTrond Myklebust1-0/+14
2012-05-11NFSv4: Ensure that the LOCK code sets exception->inodeTrond Myklebust1-2/+7
2012-05-11nfs: Enclose hostname in brackets when needed in nfs_do_root_mountJan Kara1-2/+6
2012-04-13Fix length of buffer copied in __nfs4_get_acl_uncachedSachin Prabhu1-1/+1
2012-04-02NFSv4.1: Fix layoutcommit error handlingTrond Myklebust1-12/+13
2012-04-02NFSv4: Fix two infinite loops in the mount codeTrond Myklebust1-2/+4
2012-04-02NFSv4: Rate limit the state manager warning messagesTrond Myklebust3-4/+6
2012-04-02NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODETrond Myklebust2-1/+13
2012-04-02NFS: Properly handle the case where the delegation is revokedTrond Myklebust5-4/+57
2012-03-01NFSv4: fix server_scope memory leakWeston Andros Adamson1-6/+9
2012-03-01NFSv4: Ensure we throw out bad delegation stateids on NFS4ERR_BAD_STATEIDTrond Myklebust1-0/+2
2012-03-01NFSv4: Fix an Oops in the NFSv4 getacl codeTrond Myklebust2-5/+8
2012-01-26pnfsblock: limit bio page countPeng Tao1-6/+11
2012-01-26pnfsblock: don't spinlock when freeing block_devPeng Tao1-7/+4
2012-01-26pnfsblock: acquire im_lock in _preload_rangePeng Tao1-5/+6
2012-01-26nfs: fix regression in handling of context= option in NFSv4Jeff Layton1-24/+19
2012-01-26NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson2-47/+80
2012-01-26NFS - fix recent breakage to NFS error handling.NeilBrown1-2/+2
2012-01-26NFSv4.1: fix backchannel slotid off-by-one bugAndy Adamson1-1/+1
2012-01-26pnfs-obj: Must return layout on IO errorBoaz Harrosh3-1/+15
2012-01-26pnfs-obj: pNFS errors are communicated on iodata->pnfs_errorBoaz Harrosh1-0/+4