summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2016-12-02NFSv4.x: hide array-bounds warningArnd Bergmann
2016-10-28NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_genericJeff Layton
2016-10-28NFSv4: Open state recovery must account for file permission changesTrond Myklebust
2016-10-28NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalidTrond Myklebust
2016-10-28NFSv4: Don't report revoked delegations as valid in nfs_have_delegation()Trond Myklebust
2016-10-07pNFS/flexfiles: Fix layoutcommit after a commit to DSTrond Myklebust
2016-10-07pNFS/files: Fix layoutcommit after a commit to DSTrond Myklebust
2016-10-07NFS: Don't drop CB requests with invalid principalsChuck Lever
2016-09-24NFSv4.1: Fix the CREATE_SESSION slot number accountingTrond Myklebust
2016-09-24pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialisedTrond Myklebust
2016-09-24NFSv4.x: Fix a refcount leak in nfs_callback_up_netTrond Myklebust
2016-09-24pNFS: The client must not do I/O to the DS if it's lease has expiredTrond Myklebust
2016-08-20nfs: don't create zero-length requestsBenjamin Coddington
2016-07-27NFS: Fix another OPEN_DOWNGRADE bugTrond Myklebust
2016-07-27make nfs_atomic_open() call d_drop() on all ->open_context() errors.Al Viro
2016-04-20nfs: use file_dentry()Miklos Szeredi
2016-03-03NFSv4: Fix a dentry leak on alias useBenjamin Coddington
2016-02-25pNFS/flexfiles: Fix an XDR encoding bug in layoutreturnTrond Myklebust
2016-02-25nfs: Fix race in __update_open_stateid()Andrew Elble
2016-02-25pNFS/flexfiles: Fix an Oopsable typo in ff_mirror_match_fh()Trond Myklebust
2016-02-25NFS: Fix attribute cache revalidationTrond Myklebust
2016-02-17NFSv4.1/pnfs: Fixup an lo->plh_block_lgets imbalance in layoutreturnTrond Myklebust
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-23nfs4: limit callback decoding to received bytesBenjamin Coddington
2015-11-23nfs4: start callback_ident at idr 1Benjamin Coddington
2015-11-23nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAYJeff Layton
2015-11-23NFS4: Cleanup FATTR4_WORD0_FS_LOCATIONS after decoding successKinglong Mee
2015-11-23NFS: Properly set NFS v4.2 NFSDBG_FACILITYAnna Schumaker
2015-11-23nfs: reduce the amount of ifdefs for v4.2 in nfs4file.cChristoph Hellwig
2015-11-23nfs: use btrfs ioctl defintions for cloneChristoph Hellwig
2015-11-23nfs: allow intra-file CLONEChristoph Hellwig
2015-11-23nfs: offer native ioctls even if CONFIG_COMPAT is setChristoph Hellwig
2015-11-23nfs: pass on count for CLONE operationsChristoph Hellwig
2015-11-13Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-11-13xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher
2015-11-09Merge 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-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