aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAge
* umount oops when remove blocklayoutdriver firstfanchaoting2013-02-17
* nfs: remove kfree() redundant null checksTim Gardner2013-02-17
* NFSv4.1: Don't decode skipped layoutgetsWeston Andros Adamson2013-02-17
* NFSv4.1: Fix bulk recall and destroy of layoutsTrond Myklebust2013-02-14
* NFSv4.1: Fix an ABBA locking issue with session and state serialisationTrond Myklebust2013-02-11
* NFSv4: Fix a reboot recovery race when opening a fileTrond Myklebust2013-02-11
* NFSv4: Ensure delegation recall and byte range lock removal don't conflictTrond Myklebust2013-02-11
* NFSv4: Fix up the return values of nfs4_open_delegation_recallTrond Myklebust2013-02-11
* NFSv4.1: Don't lose locks when a server reboots during delegation returnTrond Myklebust2013-02-11
* NFSv4.1: Prevent deadlocks between state recovery and file lockingTrond Myklebust2013-02-11
* NFSv4: Allow the state manager to mark an open_owner as being recoveredTrond Myklebust2013-02-11
* Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"Trond Myklebust2013-02-01
* NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 sessionTrond Myklebust2013-01-30
* NFS: Don't silently fail setattr() requests on mountpointsTrond Myklebust2013-01-30
* NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recoveryTrond Myklebust2013-01-27
* NFSv4: Fix NFSv4 trunking discoveryTrond Myklebust2013-01-27
* NFSv4: Fix NFSv4 reference counting for trunked sessionsTrond Myklebust2013-01-27
* NFS: Fix error reporting in nfs_xdev_mountTrond Myklebust2013-01-27
* nfs: avoid dereferencing null pointer in initiate_bulk_drainingNickolai Zeldovich2013-01-05
* NFS: Ensure that we free the rpc_task after read and write cleanups are doneTrond Myklebust2013-01-04
* nfs: fix null checking in nfs_get_option_str()Xi Wang2013-01-04
* pnfs: Increase the refcount when LAYOUTGET fails the first timeYanchuan Nian2013-01-04
* NFS: Fix access to suid/sgid executablesWeston Andros Adamson2013-01-03
* NFS: Kill fscache warnings when mounting without -ofscTrond Myklebust2012-12-21
* NFS: Provide stub nfs_fscache_wait_on_invalidate() for when CONFIG_NFS_FSCACHE=nDavid Howells2012-12-21
* NFS4: Open files for fscachingDavid Howells2012-12-20
* NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a pageDavid Howells2012-12-20
* NFS: Use FS-Cache invalidationDavid Howells2012-12-20
* Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-12-18
|\
| * NFS: Don't use SetPageError in the NFS writeback codeTrond Myklebust2012-12-15
| * NFSv4.1: Deal effectively with interrupted RPC calls.Trond Myklebust2012-12-15
| * NFSv4.1: Move the RPC timestamp out of the slot.Trond Myklebust2012-12-15
| * NFSv4.1: Try to deal with NFS4ERR_SEQ_MISORDERED.Trond Myklebust2012-12-15
| * NFS: nfs_lookup_revalidate should not trust an inode with i_nlink == 0Trond Myklebust2012-12-14
| * NFS: Fix calls to drop_nlink()Trond Myklebust2012-12-14
| * NFS: Ensure that we always drop inodes that have been marked as staleTrond Myklebust2012-12-14
| * nfs: Remove unused list nfs4_clientid_listYanchuan Nian2012-12-13
| * nfs: Remove duplicate function declaration in internal.hYanchuan Nian2012-12-13
| * NFS: avoid NULL dereference in nfs_destroy_serverNeilBrown2012-12-12
| * SUNRPC handle EKEYEXPIRED in call_refreshresultAndy Adamson2012-12-12
| * nfs: fix page dirtying in NFS DIO read codepathJeff Layton2012-12-12
| * nfs: don't zero out the rest of the page if we hit the EOF on a DIO READJeff Layton2012-12-12
| * NFSv4.1: Be conservative about the client highest slotidTrond Myklebust2012-12-11
| * NFSv4.1: Handle NFS4ERR_BADSLOT errors correctlyTrond Myklebust2012-12-11
| * Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust2012-12-11
| |\
| | * nfs: don't extend writes to cover entire page if pagecache is invalidJeff Layton2012-12-11
| | * NFSv4: Check for buffer length in __nfs4_get_acl_uncachedSven Wegener2012-12-11
| | * nfs: Fix wrong slab cache in nfs_commit_mempoolYanchuan Nian2012-11-25
| | * NFS: Reduce stack use in encode_exchange_id()Jim Rees2012-11-21
| | * NFSv4: Fix a compile time warning when #undef CONFIG_NFS_V4_1Trond Myklebust2012-11-21