aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
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-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
2021-02-01NFS: Call readpage_async_filler() from nfs_readpage_async()Dave Wysochanski
2021-02-01NFS: Refactor nfs_readpage() and nfs_readpage_async() to use nfs_readdescDave Wysochanski
2021-02-01NFS: In nfs_readpage() only increment NFSIOS_READPAGES when read succeedsDave Wysochanski
2021-02-01NFS: Clean up nfs_readpage() and nfs_readpages()Dave Wysochanski
2021-02-01nfs: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-02-01fs/nfs: remove duplicate includeMenglong Dong
2021-01-30nfs: use change attribute for NFS re-exportsJ. Bruce Fields
2021-01-28NFSv4_2: SSC helper should use its own config.Dai Ngo
2021-01-27nfs/blocklayout: remove cruft in bl_alloc_init_bioChristoph Hellwig
2021-01-25SUNRPC: Make trace_svc_process() display the RPC procedure symbolicallyChuck Lever
2021-01-24pNFS/NFSv4: Improve rejection of out-of-order layoutsTrond Myklebust
2021-01-24pNFS/NFSv4: Update the layout barrier when we schedule a layoutreturnTrond Myklebust
2021-01-24pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()Trond Myklebust
2021-01-24pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()Trond Myklebust
2021-01-24fs: make helpers idmap mount awareChristian Brauner
2021-01-24stat: handle idmapped mountsChristian Brauner
2021-01-24acl: handle idmapped mountsChristian Brauner
2021-01-24namei: make permission helpers idmapped mount awareChristian Brauner
2021-01-10NFS: nfs_igrab_and_active must first reference the superblockTrond Myklebust
2021-01-10NFS: nfs_delegation_find_inode_server must first reference the superblockTrond Myklebust
2021-01-10NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counterTrond Myklebust
2021-01-10NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit()Trond Myklebust
2021-01-10NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing the requestTrond Myklebust
2021-01-10pNFS: Stricter ordering of layoutget and layoutreturnTrond Myklebust
2021-01-10pNFS: Clean up pnfs_layoutreturn_free_lsegs()Trond Myklebust