summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2013-01-05nfs: avoid dereferencing null pointer in initiate_bulk_drainingNickolai Zeldovich
2013-01-04NFS: Ensure that we free the rpc_task after read and write cleanups are doneTrond Myklebust
2013-01-04nfs: fix null checking in nfs_get_option_str()Xi Wang
2013-01-04pnfs: Increase the refcount when LAYOUTGET fails the first timeYanchuan Nian
2013-01-03NFS: Fix access to suid/sgid executablesWeston Andros Adamson
2012-12-21NFS: Kill fscache warnings when mounting without -ofscTrond Myklebust
2012-12-21NFS: Provide stub nfs_fscache_wait_on_invalidate() for when CONFIG_NFS_FSCACHE=nDavid Howells
2012-12-20NFS4: Open files for fscachingDavid Howells
2012-12-20NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a pageDavid Howells
2012-12-20NFS: Use FS-Cache invalidationDavid Howells
2012-12-18Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-12-17lseek: the "whence" argument is called "whence"Andrew Morton
2012-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-12-15NFS: Don't use SetPageError in the NFS writeback codeTrond Myklebust
2012-12-15NFSv4.1: Deal effectively with interrupted RPC calls.Trond Myklebust
2012-12-15NFSv4.1: Move the RPC timestamp out of the slot.Trond Myklebust
2012-12-15NFSv4.1: Try to deal with NFS4ERR_SEQ_MISORDERED.Trond Myklebust
2012-12-14NFS: nfs_lookup_revalidate should not trust an inode with i_nlink == 0Trond Myklebust
2012-12-14NFS: Fix calls to drop_nlink()Trond Myklebust
2012-12-14NFS: Ensure that we always drop inodes that have been marked as staleTrond Myklebust
2012-12-13nfs: Remove unused list nfs4_clientid_listYanchuan Nian
2012-12-13nfs: Remove duplicate function declaration in internal.hYanchuan Nian
2012-12-12NFS: avoid NULL dereference in nfs_destroy_serverNeilBrown
2012-12-12SUNRPC handle EKEYEXPIRED in call_refreshresultAndy Adamson
2012-12-12nfs: fix page dirtying in NFS DIO read codepathJeff Layton
2012-12-12nfs: don't zero out the rest of the page if we hit the EOF on a DIO READJeff Layton
2012-12-11NFSv4.1: Be conservative about the client highest slotidTrond Myklebust
2012-12-11NFSv4.1: Handle NFS4ERR_BADSLOT errors correctlyTrond Myklebust
2012-12-11Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust
2012-12-11nfs: don't extend writes to cover entire page if pagecache is invalidJeff Layton
2012-12-11NFSv4: Check for buffer length in __nfs4_get_acl_uncachedSven Wegener
2012-12-06NFSv4.1: Try to eliminate outliers when updating target_highest_slotidTrond Myklebust
2012-12-06NFSv4.1: Ensure smooth handover of slots from one task to the next waitingTrond Myklebust
2012-12-06NFSv4.1: Don't mess with task priorities in nfs41_setup_sequenceTrond Myklebust
2012-12-06NFS: Remove _nfs_call_sync_sessionBryan Schumaker
2012-12-06NFSv4: Clean up handling of privileged operationsTrond Myklebust
2012-12-06NFSv4.1: Remove the 'FIFO' behaviour for nfs41_setup_sequenceTrond Myklebust
2012-12-06NFSv4.1: Clean up nfs41_setup_sequenceTrond Myklebust
2012-12-06NFSv4: Simplify the NFSv4/v4.1 synchronous call switchTrond Myklebust
2012-12-06NFSv4.1: Simplify the sequence setupTrond Myklebust
2012-12-06NFSv4.1: Use nfs41_setup_sequence where appropriateTrond Myklebust
2012-12-06NFSv4.1: Ping server when our session table limits are too highTrond Myklebust
2012-12-06NFSv4.1: Set the maximum slot table size to 1024 slotsTrond Myklebust
2012-12-06NFSv4.1: Move slot table and session struct definitions to nfs4session.hTrond Myklebust
2012-12-06NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.cTrond Myklebust
2012-12-06NFSv4: Move nfs4_wait_clnt_recover and nfs4_client_recover_expired_leaseTrond Myklebust
2012-12-06NFSv4.1: Clean up session drainingTrond Myklebust
2012-12-06NFSv4.1: If slot allocation fails due to OOM, retry more quicklyTrond Myklebust
2012-12-06NFSv4.1: CB_RECALL_SLOT must schedule a sequence op after updating targetsTrond Myklebust
2012-12-06NFSv4.1: Remove the state manager code to resize the slot tableTrond Myklebust