aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27nfs4client: convert to idr_alloc()Tejun Heo
2013-02-27nfs: idr_destroy() no longer needs idr_remove_all()Tejun Heo
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry opJeff Layton
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-17umount oops when remove blocklayoutdriver firstfanchaoting
2013-02-17nfs: remove kfree() redundant null checksTim Gardner
2013-02-17NFSv4.1: Don't decode skipped layoutgetsWeston Andros Adamson
2013-02-14NFSv4.1: Fix bulk recall and destroy of layoutsTrond Myklebust
2013-02-13nfs: kuid and kgid conversions for nfs/inode.cEric W. Biederman
2013-02-13nfs: Convert nfs4xdr to use kuids and kgidsEric W. Biederman
2013-02-13nfs: Convert nfs3xdr to use kuids and kgidsEric W. Biederman
2013-02-13nfs: Convert nfs2xdr to use kuids and kgidsEric W. Biederman
2013-02-13nfs: Convert idmap to use kuids and kgidsEric W. Biederman
2013-02-13nfs: Pass GLOBAL_ROOT_UID and GLOBAL_ROOT_GID to keyring allocEric W. Biederman
2013-02-11NFSv4.1: Fix an ABBA locking issue with session and state serialisationTrond Myklebust
2013-02-11NFSv4: Fix a reboot recovery race when opening a fileTrond Myklebust
2013-02-11NFSv4: Ensure delegation recall and byte range lock removal don't conflictTrond Myklebust
2013-02-11NFSv4: Fix up the return values of nfs4_open_delegation_recallTrond Myklebust
2013-02-11NFSv4.1: Don't lose locks when a server reboots during delegation returnTrond Myklebust
2013-02-11NFSv4.1: Prevent deadlocks between state recovery and file lockingTrond Myklebust
2013-02-11NFSv4: Allow the state manager to mark an open_owner as being recoveredTrond Myklebust
2013-02-01Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"Trond Myklebust
2013-01-30NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 sessionTrond Myklebust
2013-01-30NFS: Don't silently fail setattr() requests on mountpointsTrond Myklebust
2013-01-27NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recoveryTrond Myklebust
2013-01-27NFSv4: Fix NFSv4 trunking discoveryTrond Myklebust
2013-01-27NFSv4: Fix NFSv4 reference counting for trunked sessionsTrond Myklebust
2013-01-27NFS: Fix error reporting in nfs_xdev_mountTrond Myklebust
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