aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAge
* nfs4client: convert to idr_alloc()Tejun Heo2013-02-27
* nfs: idr_destroy() no longer needs idr_remove_all()Tejun Heo2013-02-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry opJeff Layton2013-02-26
| * new helper: file_inode(file)Al Viro2013-02-22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-25
|\ \
| * | nfs: kuid and kgid conversions for nfs/inode.cEric W. Biederman2013-02-13
| * | nfs: Convert nfs4xdr to use kuids and kgidsEric W. Biederman2013-02-13
| * | nfs: Convert nfs3xdr to use kuids and kgidsEric W. Biederman2013-02-13
| * | nfs: Convert nfs2xdr to use kuids and kgidsEric W. Biederman2013-02-13
| * | nfs: Convert idmap to use kuids and kgidsEric W. Biederman2013-02-13
| * | nfs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring allocEric W. Biederman2013-02-13
* | | 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