summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2017-03-17Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-03-17pNFS/flexfiles: never nfs4_mark_deviceid_unavailableWeston Andros Adamson
2017-03-17pNFS: return status from nfs4_pnfs_ds_connectWeston Andros Adamson
2017-03-17NFSv4.1 respect server's max size in CREATE_SESSIONOlga Kornievskaia
2017-03-17NFS prevent double free in async nfs4_exchange_idOlga Kornievskaia
2017-03-17nfs: make nfs4_cb_sv_ops staticJason Yan
2017-03-17NFS: fix the fault nrequests decreasing for nfs_inode COPYKinglong Mee
2017-03-13NFSv4: fix a reference leak caused WARNING messagesKinglong Mee
2017-03-13nfs4: fix a typo of NFS_ATTR_FATTR_GROUP_NAMEKinglong Mee
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells
2017-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-01Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-03-02KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells
2017-02-28Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-24nfs/nfsd/sunrpc: enforce transport requirements for NFSv4Jeff Layton
2017-02-24sunrpc: turn bitfield flags in svc_version into boolsJeff Layton
2017-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-02-23NFSv4: fix getacl ERANGE for some ACL buffer sizesWeston Andros Adamson
2017-02-23NFSv4: fix getacl head length estimationJ. Bruce Fields
2017-02-22nfs: no PG_private waiters remain, remove wakerNicholas Piggin
2017-02-22Revert "NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_...Trond Myklebust
2017-02-22NFSv4: Fix reboot recovery in copy offloadTrond Myklebust
2017-02-22pNFS/flexfiles: If the layout is invalid, it must be updated before retryingTrond Myklebust
2017-02-21NFSv4: Clean up owner/group attribute decodeTrond Myklebust
2017-02-21NFSv4: Remove bogus "struct nfs_client" argument from decode_ace()Trond Myklebust
2017-02-21NFSv4: Fix the underestimation of delegation XDR space reservationTrond Myklebust
2017-02-21NFSv4: Replace callback string decode function with a genericTrond Myklebust
2017-02-21NFSv4: Replace the open coded decode_opaque_inline() with the new genericTrond Myklebust
2017-02-21NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* genericsTrond Myklebust
2017-02-09NFSv4: Set the connection timeout to match the lease periodTrond Myklebust
2017-02-08NFSv4: Fix memory and state leak in _nfs4_open_and_get_stateTrond Myklebust
2017-02-08sunrpc/nfs: cleanup procfs/pipefs entry in cache_detailKinglong Mee
2017-02-08nfs: no PG_private waiters remain, remove wakerNicholas Piggin
2017-02-08NFS: nfs_rename() handle -ERESTARTSYS dentry left behindBenjamin Coddington
2017-02-02fs: Better permission checking for submountsEric W. Biederman
2017-01-30NFSv4: Fix warning for using 0 as NULLWei Yongjun
2017-01-30pNFS/flexfiles: Make local symbol layoutreturn_ops staticWei Yongjun
2017-01-30NFS: Return the comparison result directly in nfs41_match_stateid()Anna Schumaker
2017-01-30NFS: Clean up nfs41_same_server_scope()Anna Schumaker
2017-01-30NFS: No need to set and return status in nfs41_lock_expired()Anna Schumaker
2017-01-30NFS: Remove unnecessary goto in nfs4_lookup_root_sec()Anna Schumaker
2017-01-30NFS: Remove nfs4_recover_expired_lease()Anna Schumaker
2017-01-30NFS: Remove an extra if in _nfs4_recover_proc_open()Anna Schumaker
2017-01-30NFS: Return errors directly in _nfs4_opendata_reclaim_to_nfs4_state()Anna Schumaker