summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2025-01-21NFSv4.2: fix COPY_NOTIFY xdr buf size calculationOlga Kornievskaia
2025-01-21NFS: Rename struct nfs4_offloadcancel_dataChuck Lever
2025-01-21NFS: Fix typo in OFFLOAD_CANCEL commentChuck Lever
2025-01-21NFS: CB_OFFLOAD can return NFS4ERR_DELAYChuck Lever
2025-01-21nfs: Make NFS_FSCACHE select NETFS_SUPPORT instead of depending on itDragan Simic
2025-01-21nfs: fix incorrect error handling in LOCALIOMike Snitzer
2025-01-20Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-14nfs: probe for LOCALIO when v3 client reconnects to serverMike Snitzer
2025-01-14nfs: probe for LOCALIO when v4 client reconnects to serverMike Snitzer
2025-01-14nfs/localio: remove redundant code and simplify LOCALIO enablementMike Snitzer
2025-01-14nfs: cache all open LOCALIO nfsd_file(s) in clientMike Snitzer
2025-01-14nfs_common: move localio_lock to new lock member of nfs_uuid_tMike Snitzer
2025-01-14nfs_common: rename functions that invalidate LOCALIO nfs_clientsMike Snitzer
2025-01-14nfs/localio: add direct IO enablement with sync and async IO supportMike Snitzer
2025-01-13NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client()Zichen Xie
2025-01-06Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-06nfsd: don't use sv_nrthreads in connection limiting calculations.NeilBrown
2024-12-20netfs: Drop the was_async arg from netfs_read_subreq_terminated()David Howells
2024-12-20netfs: Drop the error arg from netfs_read_subreq_terminated()David Howells
2024-12-20nfs: Fix oops in nfs_netfs_init_request() when copying to cacheDavid Howells
2024-12-17fs/nfs: fix missing declaration of nfs_idmap_cache_timeoutZhang Kunbo
2024-12-17NFS/pnfs: Fix a live lock between recalled layouts and layoutgetTrond Myklebust
2024-12-04lsm: lsm_context in security_dentry_init_securityCasey Schaufler
2024-12-04lsm: ensure the correct LSM context releaserCasey Schaufler
2024-11-30Merge tag 'nfs-for-6.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2024-11-28fs/nfs/io: make nfs_start_io_*() killableMax Kellermann
2024-11-28nfs/blocklayout: Limit repeat device registration on failureBenjamin Coddington
2024-11-28nfs/blocklayout: Don't attempt unregister for invalid block deviceBenjamin Coddington
2024-11-28nfs: ignore SB_RDONLY when mounting nfsLi Lingfeng
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-18Revert "nfs: don't reuse partially completed requests in nfs_lock_and_join_re...Trond Myklebust
2024-11-11mm/list_lru: simplify the list_lru walk callback functionKairui Song
2024-11-09Revert "fs: nfs: fix missing refcnt by replacing folio_set_private by folio_a...Trond Myklebust
2024-11-09nfs/localio: must clear res.replen in nfs_local_read_doneNeilBrown
2024-11-09NFSv4.0: Fix a use-after-free problem in the asynchronous open()Trond Myklebust
2024-11-09NFSv4.0: Fix the wake up of the next waiter in nfs_release_seqid()Trond Myklebust
2024-11-08nfs/localio: eliminate need for nfs_local_fsync_work forward declarationMike Snitzer
2024-11-08nfs/localio: remove extra indirect nfs_to call to check {read,write}_iterMike Snitzer
2024-11-08nfs/localio: eliminate unnecessary kref in nfs_local_fsync_ctxMike Snitzer
2024-11-08nfs/localio: remove redundant suid/sgid handlingMike Snitzer
2024-11-08NFS: Implement get_nfs_version()Anna Schumaker
2024-11-08NFS: Clean up find_nfs_version()Anna Schumaker
2024-11-08NFS: Rename get_nfs_version() -> find_nfs_version()Anna Schumaker
2024-11-08NFS: Convert the NFS module list into an arrayAnna Schumaker
2024-11-08NFS: Clean up locking the nfs_versions listAnna Schumaker
2024-11-04nfs: avoid i_lock contention in nfs_clear_invalid_mappingMike Snitzer
2024-11-04nfs_common: fix localio to cope with racing nfs_local_probe()Mike Snitzer
2024-11-04NFS: Further fixes to attribute delegation a/mtime changesTrond Myklebust
2024-11-04NFS: Fix attribute delegation behaviour on exclusive createTrond Myklebust
2024-11-04nfs: Fix KMSAN warning in decode_getfattr_attrs()Roberto Sassu