summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2015-12-31NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalidTrond Myklebust
2015-12-31NFS: Allow multiple commit requests in flight per fileTrond Myklebust
2015-12-31NFS/pNFS: Fix up pNFS write reschedule layering violations and bugsTrond Myklebust
2015-12-28NFSv4: List stateid information in the callback tracepointsTrond Myklebust
2015-12-28NFSv4.1/pNFS: Don't return NFS4ERR_DELAY unnecessarily in CB_LAYOUTRECALLTrond Myklebust
2015-12-28NFSv4.1/pNFS: Ensure we enforce RFC5661 Section 12.5.5.2.1Trond Myklebust
2015-12-28pNFS: If we have to delay the layout callback, mark the layout for returnTrond Myklebust
2015-12-28NFSv4.1/pNFS: Add a helper to mark the layout as returnedTrond Myklebust
2015-12-28pNFS: Ensure nfs4_layoutget_prepare returns the correct errorTrond Myklebust
2015-12-28pNFS: Modify pnfs_update_layout tracepoints to use layout stateidTrond Myklebust
2015-12-28NFSv4: Fix unused variable warnings in nfs4_init_*_client_string()Trond Myklebust
2015-12-28nfs: add new tracepoint for pnfs_update_layoutJeff Layton
2015-12-28Adding tracepoint to cached openOlga Kornievskaia
2015-12-28Adding stateid information to tracepointsOlga Kornievskaia
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra
2015-12-13Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-12-12osd fs: __r4w_get_page rely on PageUptodate for uptodateHugh Dickins
2015-12-07SUNRPC: Fix callback channelTrond Myklebust
2015-11-25nfs4: resend LAYOUTGET when there is a race that changes the seqidJeff Layton
2015-11-25nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton
2015-11-25nfs: ensure that attrcache is revalidated after a SETATTRJeff Layton
2015-11-24nfs4: limit callback decoding to received bytesBenjamin Coddington
2015-11-24nfs4: start callback_ident at idr 1Benjamin Coddington
2015-11-24nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAYJeff Layton
2015-11-24NFS4: Cleanup FATTR4_WORD0_FS_LOCATIONS after decoding successKinglong Mee
2015-11-24NFS: Properly set NFS v4.2 NFSDBG_FACILITYAnna Schumaker
2015-11-24nfs: reduce the amount of ifdefs for v4.2 in nfs4file.cChristoph Hellwig
2015-11-24nfs: use btrfs ioctl defintions for cloneChristoph Hellwig
2015-11-24nfs: allow intra-file CLONEChristoph Hellwig
2015-11-24nfs: offer native ioctls even if CONFIG_COMPAT is setChristoph Hellwig
2015-11-24nfs: pass on count for CLONE operationsChristoph Hellwig
2015-11-14Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-11-14xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher
2015-11-10Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-11-07mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-11-05Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-11-03nfs: Fix GETATTR bitmap verificationAndreas Gruenbacher
2015-11-03nfs: Remove unused xdr page offsets in getacl/setacl argumentsAndreas Gruenbacher
2015-11-03fs/nfs: remove unnecessary new_valid_dev checkYaowei Bai
2015-11-02Merge tag 'nfs-rdma-4.4-2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2015-11-02NFS: Enable client side NFSv4.1 backchannel to use other transportsChuck Lever
2015-11-02pNFS/flexfiles: Add support for FF_FLAGS_NO_IO_THRU_MDSTrond Myklebust
2015-11-02pNFS/flexfiles: When mirrored, retry failed reads by switching mirrorsTrond Myklebust
2015-10-22Move locks API users to locks_lock_inode_wait()Benjamin Coddington
2015-10-21Merge branch 'bugfixes'Trond Myklebust
2015-10-21NFSv4.1/pnfs: Retry through MDS when getting bad length of dataKinglong Mee
2015-10-21nfs/blocklayout: Fix bad using of page offset in bl_read_pagelistKinglong Mee