summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-11-06mm, 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
2015-10-21NFS: Return directly if encode_sessionid failKinglong Mee
2015-10-21NFS: Fix bad checking of max taglen in callback requestKinglong Mee
2015-10-21NFS: Fix bad defines of callback response maxsizeKinglong Mee
2015-10-21NFS: Use NFS4_MAX_SESSIONID_LEN directly for decode/encode sessionidKinglong Mee
2015-10-21NFS: Remove unneeded NFS_DEBUG checking before define NFSDBG_FACILITYKinglong Mee
2015-10-21NFS: Remove the left function defines in callback.hKinglong Mee
2015-10-21NFS: Remove the left global variable nfs_callback_tcpportKinglong Mee
2015-10-21NFS: Get rid of the unneeded addr stored in callback argumentsKinglong Mee
2015-10-21nfsroot: make nfsroot to accept the 1024 bytes long directory nameLi RongQing
2015-10-21Merge branch 'nfsclone'Trond Myklebust
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells
2015-10-15NFS: Fix an 'unused variable' complaint when #ifndef CONFIG_NFS_V4_2Trond Myklebust
2015-10-15nfs42: add NFS_IOC_CLONE_RANGE ioctlPeng Tao
2015-10-15nfs42: respect clone_blksizePeng Tao
2015-10-15nfs: get clone_blksize when probing fsinfoPeng Tao
2015-10-15nfs42: add NFS_IOC_CLONE ioctlPeng Tao
2015-10-15nfs42: add CLONE proc functionsPeng Tao
2015-10-15nfs42: add CLONE xdr functionsPeng Tao
2015-10-08NFSv4: Unify synchronous and asynchronous error handlingTrond Myklebust
2015-10-08NFSv4: Don't use synchronous delegation recall in exception handlingTrond Myklebust
2015-10-08NFSv4: nfs4_async_handle_error should take a non-const nfs_serverTrond Myklebust
2015-10-08NFSv4: Update the delay statistics counter for synchronous delaysTrond Myklebust
2015-10-08NFSv4: Refactor NFSv4 error handlingTrond Myklebust
2015-10-06NFS: Fix a tracepoint NULL-pointer dereferenceAnna Schumaker
2015-10-02nfs4: reset states to use open_stateid when returning delegation voluntarilyJeff Layton
2015-10-02NFSv4: Fix a nograce recovery hangBenjamin Coddington
2015-10-02NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FHTrond Myklebust
2015-10-02NFSv4: Don't try to reclaim unused state ownersTrond Myklebust
2015-10-02NFS: Fix a write performance regressionTrond Myklebust
2015-10-02NFS: Fix up page writeback accountingTrond Myklebust
2015-09-29fs: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar
2015-09-23NFS41: make close wait for layoutreturnPeng Tao
2015-09-22NFS: Skip checking ds_cinfo.buckets when lseg's commit_through_mds is setKinglong Mee
2015-09-20NFSv4.x/pnfs: Don't try to recover stateids twice in layoutgetTrond Myklebust
2015-09-20NFSv4: Recovery of recalled read delegations is brokenTrond Myklebust