summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)AuthorFilesLines
7 daysNFS: Fix inheritance of the block sizes when automountingTrond Myklebust5-17/+38
7 daysExpand the type of nfs_fattr->validTrond Myklebust1-1/+1
7 daysNFS: Automounted filesystems should inherit ro,noexec,nodev,sync flagsTrond Myklebust2-4/+6
7 daysRevert "nfs: ignore SB_RDONLY when mounting nfs"Trond Myklebust1-1/+1
7 daysRevert "nfs: clear SB_RDONLY before getting superblock"Trond Myklebust1-9/+0
7 daysRevert "nfs: ignore SB_RDONLY when remounting nfs"Trond Myklebust1-10/+0
7 daysNFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalidJonathan Curley1-0/+1
7 daysNFS: Initialise verifiers for visible dentries in _nfs4_open_and_get_stateTrond Myklebust1-13/+14
7 daysnfs/vfs: discard d_exact_alias()NeilBrown1-3/+1
7 daysNFS: Initialise verifiers for visible dentries in nfs_atomic_open()Trond Myklebust1-1/+1
7 daysNFS: Initialise verifiers for visible dentries in readdir and lookupTrond Myklebust1-2/+4
7 daysNFS: Avoid changing nlink when file removes and attribute updates raceTrond Myklebust1-6/+13
2025-11-24NFS: Fix LTP test failures when timestamps are delegatedDai Ngo1-6/+12
2025-11-24NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()Trond Myklebust1-3/+6
2025-11-24NFS: sysfs: fix leak when nfs_client kobject add failsYang Xiuwei1-0/+1
2025-11-24NFSv2/v3: Fix error handling in nfs_atomic_open_v23()Trond Myklebust1-3/+4
2025-11-24simplify nfs_atomic_open_v23()Al Viro1-11/+5
2025-11-24pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless using TLSTrond Myklebust2-4/+24
2025-11-24pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect()Trond Myklebust1-17/+17
2025-11-24NFS: check if suid/sgid was cleared after a write as neededScott Mayhew1-1/+2
2025-11-24NFS4: Apply delay_retrans to async operationsJoshua Watt1-0/+13
2025-11-24NFS4: Fix state renewals missing after bootJoshua Watt1-0/+1
2025-11-13nfs4_setup_readdir(): insufficient locking for ->d_parent->d_inode dereferencingAl Viro1-0/+2
2025-11-13NFSv4.1: fix mount hang after CREATE_SESSION failureAnthony Iliopoulos1-0/+3
2025-11-13NFSv4: handle ERR_GRACE on delegation recallsOlga Kornievskaia1-2/+2
2025-10-19nfsd: don't use sv_nrthreads in connection limiting calculations.NeilBrown2-4/+1
2025-10-15NFSv4.1: fix backchannel max_resp_sz verification checkAnthony Iliopoulos1-1/+1
2025-09-19NFSv4/flexfiles: Fix layout merge mirror check.Jonathan Curley1-1/+1
2025-09-19NFS: nfs_invalidate_folio() must observe the offset and size argumentsTrond Myklebust2-3/+5
2025-09-19NFSv4.2: Serialise O_DIRECT i/o and copy rangeTrond Myklebust1-0/+1
2025-09-19NFSv4.2: Serialise O_DIRECT i/o and clone rangeTrond Myklebust1-0/+2
2025-09-19NFSv4.2: Serialise O_DIRECT i/o and fallocate()Trond Myklebust1-0/+1
2025-09-19NFS: Serialise O_DIRECT i/o and truncate()Trond Myklebust3-12/+15
2025-09-19fs/nfs/io: make nfs_start_io_*() killableMax Kellermann4-20/+66
2025-09-19nfs/localio: restore creds before releasing pageio dataScott Mayhew1-5/+7
2025-09-19nfs/localio: add direct IO enablement with sync and async IO supportMike Snitzer2-10/+84
2025-09-19nfs/localio: remove extra indirect nfs_to call to check {read,write}_iterMike Snitzer1-13/+19
2025-09-19NFSv4: Clear the NFS_CAP_XATTR flag if not supported by the serverTrond Myklebust1-0/+2
2025-09-19NFSv4: Clear NFS_CAP_OPEN_XOR and NFS_CAP_DELEGTIME if not supportedTrond Myklebust1-1/+2
2025-09-19NFSv4: Clear the NFS_CAP_FS_LOCATIONS flag if it is not setTrond Myklebust1-2/+3
2025-09-19NFSv4: Don't clear capabilities that won't be resetTrond Myklebust1-1/+0
2025-09-19flexfiles/pNFS: fix NULL checks on result of ff_layout_choose_ds_for_readTigran Mkrtchyan1-7/+12
2025-08-28NFS: Fix a race when updating an existing writeTrond Myklebust2-23/+15
2025-08-20pNFS: Fix uninited ptr deref in block/scsi layoutSergey Bashirov1-5/+15
2025-08-20pNFS: Handle RPC size limit for layoutcommitsSergey Bashirov1-3/+8
2025-08-20pNFS: Fix disk addr range check in block/scsi layoutSergey Bashirov1-2/+2
2025-08-20pNFS: Fix stripe mapping in block/scsi layoutSergey Bashirov1-2/+3
2025-08-20NFS: Fix the setting of capabilities when automounting a new filesystemTrond Myklebust4-23/+45
2025-08-15NFS: Fixup allocation flags for nfsiod's __GFP_NORETRYBenjamin Coddington1-3/+6
2025-08-15NFSv4.2: another fix for listxattrOlga Kornievskaia1-4/+6