aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)AuthorFilesLines
2016-05-17pnfs: don't merge new ff lsegs with ones that have LAYOUTRETURN bit setJeff Layton1-2/+2
2016-05-17pNFS/flexfiles: When initing reads or writes, we might have to retry connecti...Tom Haynes1-4/+25
2016-05-17pNFS/flexfiles: When checking for available DSes, conditionally check for MDS ioTom Haynes3-3/+9
2016-05-17pNFS/flexfile: Fix erroneous fall back to read/write through the MDSTrond Myklebust1-17/+6
2016-05-17NFS: Reclaim writes via writepage are opportunisticTrond Myklebust1-2/+1
2016-05-17NFSv4: Use the right stateid for delegations in setattr, read and writeTrond Myklebust5-14/+28
2016-05-17NFSv4: Label stateids with the typeTrond Myklebust7-19/+65
2016-05-17pNFS: Fix a leaked layoutstats flagTrond Myklebust1-1/+2
2016-05-17sunrpc: Advertise maximum backchannel payload sizeChuck Lever1-4/+6
2016-05-17xprtrdma: Add rdma6 option to support NFS/RDMA IPv6Shirley Ma1-0/+4
2016-05-17nfs4: client: do not send empty SETATTR after OPEN_CREATETigran Mkrtchyan1-9/+25
2016-05-17NFS: Add COPY nfs operationAnna Schumaker6-0/+277
2016-05-17NFS: Add nfs_commit_file()Anna Schumaker3-6/+42
2016-05-17Fixing oops in callback pathOlga Kornievskaia1-2/+4
2016-05-09nfs: per-name sillyunlink exclusionAl Viro5-154/+56
2016-05-09nfs: don't share mounts between network namespacesJ. Bruce Fields1-0/+5
2016-05-09NFS: Fix an LOCK/OPEN race when unlinking an open fileChuck Lever1-0/+4
2016-05-09nfs: have flexfiles mirror keep creds for both ro and rw layoutsJeff Layton3-10/+30
2016-05-09nfs: get a reference to the credential in ff_layout_alloc_lsegJeff Layton3-54/+36
2016-05-09nfs: have ff_layout_get_ds_cred take a reference to the credJeff Layton2-10/+35
2016-05-09nfs: don't call nfs4_ff_layout_prepare_ds from ff_layout_get_ds_credJeff Layton1-5/+1
2016-05-09NFS: Save struct inode * inside nfs_commit_info to clarify usage of i_lockDave Wysochanski5-33/+33
2016-05-09nfs: add debug to directio "good_bytes" countingWeston Andros Adamson1-2/+5
2016-05-09pnfs: set NFS_IOHDR_REDO in pnfs_read_resend_pnfsWeston Andros Adamson2-7/+9
2016-05-02nfs: switch to ->iterate_shared()Al Viro1-28/+43
2016-05-02nfs: missing wakeup in nfs_unblock_sillyrename()Al Viro1-0/+1
2016-05-02Merge getxattr prototype change into work.lookupsAl Viro3-9/+48
2016-05-01fs: simplify the generic_write_sync prototypeChristoph Hellwig1-1/+3
2016-05-01fs: add IOCB_SYNC and IOCB_DSYNCChristoph Hellwig1-1/+1
2016-05-01direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig2-11/+8
2016-04-11KEYS: Add a facility to restrict new links into a keyringDavid Howells1-1/+1
2016-04-10xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro1-6/+6
2016-04-10don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro1-1/+1
2016-04-07Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-6/+6
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov13-55/+55
2016-03-31posix_acl: Inode acl caching fixesAndreas Gruenbacher1-2/+41
2016-03-26nfs: use file_dentry()Miklos Szeredi3-6/+6
2016-03-24Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds5-25/+238
2016-03-22Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds13-106/+187
2016-03-21nfs/blocklayout: make sure making a aligned read requestKinglong Mee1-6/+7
2016-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-14/+11
2016-03-18nfs/blocklayout: add SCSI layout supportChristoph Hellwig5-25/+238
2016-03-16nfs4: nfs4_ff_layout_prepare_ds should return NULL if connection failedJeff Layton1-0/+2
2016-03-16nfs: remove nfs_inode_dio_waitChristoph Hellwig3-7/+3
2016-03-16nfs: remove nfs4_file_fsyncChristoph Hellwig3-36/+7
2016-03-14replace d_add_unique() with saner primitiveAl Viro1-6/+7
2016-03-14nfs_lookup: don't bother with d_instantiate(dentry, NULL)Al Viro1-8/+4
2016-02-22Merge branch 'multipath'Trond Myklebust2-6/+71
2016-02-22Merge branch 'nfsv41_cb'Trond Myklebust6-51/+97
2016-02-22NFSv4.x/pnfs: Fix a race between layoutget and bulk recallsTrond Myklebust1-11/+6