summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2021-04-12NFS: nfs_setattr_update_inode() should clear the suid/sgid bitsTrond Myklebust
2021-04-12NFS: Fix up statx() resultsTrond Myklebust
2021-04-12NFS: Don't revalidate attributes that are not being asked forTrond Myklebust
2021-04-12NFS: Fix up revalidation of space usedTrond Myklebust
2021-04-12NFS: NFS_INO_REVAL_PAGECACHE should mark the change attribute invalidTrond Myklebust
2021-04-12NFS: Mask out unsupported attributes in nfs_getattr()Trond Myklebust
2021-04-12NFS: Fix up inode cache tracingTrond Myklebust
2021-04-12NFS: Deal correctly with attribute generation counter overflowTrond Myklebust
2021-04-12NFSv4.2: Always flush out writes in nfs42_proc_fallocate()Trond Myklebust
2021-04-12NFS: Fix attribute bitmask in _nfs42_proc_fallocate()Trond Myklebust
2021-04-12NFS: nfs4_bitmask_adjust() must not change the server global bitmasksTrond Myklebust
2021-04-05NFS: Fix fscache invalidation in nfs_set_cache_invalid()Trond Myklebust
2021-04-05NFS: fix nfs_fetch_iversion()Trond Myklebust
2021-04-05nfs: hornor timeo and retrans option when mounting NFSv3Eryu Guan
2021-04-05NFS: Fix up the support for CONFIG_NFS_DISABLE_UDP_SUPPORTTrond Myklebust
2021-04-05nfs: Fix a typo in the file nfs42xattr.cBhaskar Chowdhury
2021-04-05NFS: fs_context: validate UDP retrans to prevent shift out-of-boundsRandy Dunlap
2021-04-05NFS: Only change the cookie verifier if the directory page cache is emptyTrond Myklebust
2021-04-05NFS: Fix handling of cookie verifier in uncached_readdir()Trond Myklebust
2021-04-05nfs: Subsequent READDIR calls should carry non-zero cookieverifierNagendra S Tomar
2021-04-05NFS: Fix up incorrect documentationTrond Myklebust
2021-04-05NFSv4: Simplify nfs4_retry_setlk()Trond Myklebust
2021-03-22nfs: account for selinux security context when deciding to share superblockOlga Kornievskaia
2021-03-22nfs: remove unneeded null check in nfs_fill_super()Olga Kornievskaia
2021-03-11nfs: we don't support removing system.nfs4_aclJ. Bruce Fields
2021-03-09NFSv4.2: fix return value of _nfs4_get_security_label()Ondrej Mosnacek
2021-03-08NFS: Fix open coded versions of nfs_set_cache_invalid() in NFSv4Trond Myklebust
2021-03-08NFS: Fix open coded versions of nfs_set_cache_invalid()Trond Myklebust
2021-03-08NFS: Clean up function nfs_mark_dir_for_revalidate()Trond Myklebust
2021-03-08NFS: Don't gratuitously clear the inode cache when lookup failedTrond Myklebust
2021-03-08NFS: Don't revalidate the directory permissions on a lookup failureTrond Myklebust
2021-03-08NFS: Correct size calculation for create reply lengthFrank Sorenson
2021-03-08nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig defaultTimo Rothenpieler
2021-03-08new helper: inode_wrong_type()Al Viro
2021-02-28Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-26block: Add bio_max_segsMatthew Wilcox (Oracle)
2021-02-26Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-21Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2021-02-17NFS: Support the '-owrite=' option in /proc/self/mounts and mountinfoTrond Myklebust
2021-02-16NFS: Set the stable writes flag when initialising the super blockTrond Myklebust
2021-02-16NFS: Add mount options supporting eager writesTrond Myklebust
2021-02-16NFS: Add support for eager writesTrond Myklebust
2021-02-09NFS: Don't set NFS_INO_INVALID_XATTR if there is no xattr cacheTrond Myklebust
2021-02-08NFS: Always clear an invalid mapping when attempting a buffered writeTrond Myklebust
2021-02-08NFS: Optimise sparse writes past the end of fileTrond Myklebust
2021-02-08NFS: Fix documenting comment for nfs_revalidate_file_size()Trond Myklebust
2021-02-08NFSv4: Fixes for nfs4_bitmask_adjust()Trond Myklebust
2021-02-01NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async()Dave Wysochanski