summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
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
2024-11-04NFSv3: only use NFS timeout for MOUNT when protocols are compatibleNeilBrown
2024-10-09NFS: remove revoked delegation from server's delegation listDai Ngo
2024-10-03nfs_common: fix race in NFS calls to nfsd_file_put_local() and nfsd_serv_put()Mike Snitzer
2024-10-03NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()Yanjun Zhang
2024-10-03SUNRPC: Fix integer overflow in decode_rc_list()Dan Carpenter
2024-09-30nfs: Remove duplicated include in localio.cYang Li
2024-09-24Merge tag 'nfs-for-6.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2024-09-23nfs: implement client support for NFS_LOCALIO_PROGRAMMike Snitzer
2024-09-23nfs/localio: use dedicated workqueues for filesystem read and writeTrond Myklebust
2024-09-23pnfs/flexfiles: enable localio supportTrond Myklebust
2024-09-23nfs: enable localio for non-pNFS IOTrond Myklebust
2024-09-23nfs: add LOCALIO supportWeston Andros Adamson
2024-09-23nfs: pass struct nfsd_file to nfs_init_pgio and nfs_init_commitMike Snitzer
2024-09-23nfs: factor out {encode,decode}_opaque_fixed to nfs_xdr.hMike Snitzer
2024-09-23nfs_common: factor out nfs4_errtbl and nfs4_stat_to_errnoMike Snitzer
2024-09-23nfs_common: factor out nfs_errtbl and nfs_stat_to_errnoMike Snitzer
2024-09-23nfs: add 'noalignwrite' option for lock-less 'lost writes' preventionDan Aloni
2024-09-23nfs: fix the comment of nfs_get_rootLi Lingfeng
2024-09-23NFSv4.2: Fix detection of "Proxying of Times" server supportRoi Azarzar
2024-09-23NFSv4: Fail mounts if the lease setup times outTrond Myklebust
2024-09-23fs: nfs: fix missing refcnt by replacing folio_set_private by folio_attach_pr...Zhaoyang Huang
2024-09-23nfs: Remove obsoleted declaration for nfs_read_prepareGaosheng Cui
2024-09-23nfs: Remove unnecessary NULL check before kfree()Thorsten Blum
2024-09-23nfs: Annotate struct nfs_cache_array with __counted_by()Thorsten Blum