summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2016-05-17pnfs: record sequence in pnfs_layout_segment when it's createdJeff Layton
2016-05-17pnfs: don't merge new ff lsegs with ones that have LAYOUTRETURN bit setJeff Layton
2016-05-17pNFS/flexfiles: When initing reads or writes, we might have to retry connecti...Tom Haynes
2016-05-17pNFS/flexfiles: When checking for available DSes, conditionally check for MDS ioTom Haynes
2016-05-17pNFS/flexfile: Fix erroneous fall back to read/write through the MDSTrond Myklebust
2016-05-17NFS: Reclaim writes via writepage are opportunisticTrond Myklebust
2016-05-17NFSv4: Use the right stateid for delegations in setattr, read and writeTrond Myklebust
2016-05-17NFSv4: Label stateids with the typeTrond Myklebust
2016-05-17pNFS: Fix a leaked layoutstats flagTrond Myklebust
2016-05-17sunrpc: Advertise maximum backchannel payload sizeChuck Lever
2016-05-17xprtrdma: Add rdma6 option to support NFS/RDMA IPv6Shirley Ma
2016-05-17nfs4: client: do not send empty SETATTR after OPEN_CREATETigran Mkrtchyan
2016-05-17NFS: Add COPY nfs operationAnna Schumaker
2016-05-17NFS: Add nfs_commit_file()Anna Schumaker
2016-05-17Fixing oops in callback pathOlga Kornievskaia
2016-05-09nfs: don't share mounts between network namespacesJ. Bruce Fields
2016-05-09NFS: Fix an LOCK/OPEN race when unlinking an open fileChuck Lever
2016-05-09nfs: have flexfiles mirror keep creds for both ro and rw layoutsJeff Layton
2016-05-09nfs: get a reference to the credential in ff_layout_alloc_lsegJeff Layton
2016-05-09nfs: have ff_layout_get_ds_cred take a reference to the credJeff Layton
2016-05-09nfs: don't call nfs4_ff_layout_prepare_ds from ff_layout_get_ds_credJeff Layton
2016-05-09NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lockDave Wysochanski
2016-05-09nfs: add debug to directio "good_bytes" countingWeston Andros Adamson
2016-05-09pnfs: set NFS_IOHDR_REDO in pnfs_read_resend_pnfsWeston Andros Adamson
2016-04-08Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-26nfs: use file_dentry()Miklos Szeredi
2016-03-25Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-03-22Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-03-21nfs/blocklayout: make sure making a aligned read requestKinglong Mee
2016-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-03-18nfs/blocklayout: add SCSI layout supportChristoph Hellwig
2016-03-16nfs4: nfs4_ff_layout_prepare_ds should return NULL if connection failedJeff Layton
2016-03-16nfs: remove nfs_inode_dio_waitChristoph Hellwig
2016-03-16nfs: remove nfs4_file_fsyncChristoph Hellwig
2016-03-14replace d_add_unique() with saner primitiveAl Viro
2016-03-14nfs_lookup: don't bother with d_instantiate(dentry, NULL)Al Viro
2016-02-22Merge branch 'multipath'Trond Myklebust
2016-02-22Merge branch 'nfsv41_cb'Trond Myklebust
2016-02-22NFSv4.x/pnfs: Fix a race between layoutget and bulk recallsTrond Myklebust
2016-02-22NFSv4.x/pnfs: Fix a race between layoutget and pnfs_destroy_layoutTrond Myklebust
2016-02-17pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_pageKinglong Mee
2016-02-17nfs4: fix stateid handling for the NFS v4.2 operationsChristoph Hellwig
2016-02-17NFSv4: Fix a dentry leak on alias useBenjamin Coddington
2016-02-15pNFS: Always set NFS_LAYOUT_RETURN_REQUESTED with lo->plh_return_iomodeTrond Myklebust
2016-02-15pNFS: Fix pnfs_mark_matching_lsegs_return()Trond Myklebust
2016-02-06NFS add callback_ops to nfs4_proc_bind_conn_to_session_callbackAndy Adamson
2016-02-05pnfs/NFSv4.1: Add multipath capabilities to pNFS flexfiles servers over NFSv3Trond Myklebust
2016-02-05NFSv4.1: nfs4_proc_bind_conn_to_session must iterate over all connectionsTrond Myklebust
2016-02-01NFSv4.x: Fix NFS4ERR_RETRY_UNCACHED_REP in nfs4_callback_sequenceTrond Myklebust