summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)AuthorFilesLines
4 daysNFS: add barriers when testing for NFS_FSDATA_BLOCKEDNeilBrown1-16/+32
4 daysNFS: unlink/rmdir shouldn't call d_delete() twice on ENOENTNeilBrown1-1/+2
4 daysNFS: Fix up the automount fs_context to use the correct credTrond Myklebust1-0/+5
4 daysNFSv4: ensure the open stateid seqid doesn't go backwardsScott Mayhew2-2/+12
4 daysNFS: Fix missing unlock in nfs_unlink()Sun Ke1-1/+3
4 daysNFS: Automounted filesystems should inherit ro,noexec,nodev,sync flagsTrond Myklebust2-4/+6
4 daysfs_context: drop the unused lsm_flags memberOndrej Mosnacek1-3/+0
4 daysRevert "nfs: ignore SB_RDONLY when mounting nfs"Trond Myklebust1-1/+1
4 daysRevert "nfs: clear SB_RDONLY before getting superblock"Trond Myklebust1-9/+0
4 daysRevert "nfs: ignore SB_RDONLY when remounting nfs"Trond Myklebust1-10/+0
4 daysNFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalidJonathan Curley1-0/+1
4 daysNFS: Avoid changing nlink when file removes and attribute updates raceTrond Myklebust1-6/+13
4 daysNFS: don't unhash dentry during unlink/renameNeilBrown1-18/+54
4 daysNFS: Label the dentry with a verifier in nfs_rmdir() and nfs_unlink()Trond Myklebust1-3/+15
4 daysNFS: Fix open coded versions of nfs_set_cache_invalid()Trond Myklebust4-19/+19
4 daysNFS: Clean up function nfs_mark_dir_for_revalidate()Trond Myklebust3-5/+4
2025-12-07Revert "NFS: Don't set NFS_INO_REVAL_PAGECACHE in the inode cache validity"Trond Myklebust2-2/+5
2025-12-07NFS4: Fix state renewals missing after bootJoshua Watt1-0/+1
2025-12-07nfs4_setup_readdir(): insufficient locking for ->d_parent->d_inode dereferencingAl Viro1-0/+2
2025-12-07NFSv4.1: fix mount hang after CREATE_SESSION failureAnthony Iliopoulos1-0/+3
2025-12-07NFSv4: handle ERR_GRACE on delegation recallsOlga Kornievskaia1-2/+2
2025-10-29NFSv4.1: fix backchannel max_resp_sz verification checkAnthony Iliopoulos1-1/+1
2025-10-02NFSv4/flexfiles: Fix layout merge mirror check.Jonathan Curley1-1/+1
2025-10-02NFSv4: Clear the NFS_CAP_XATTR flag if not supported by the serverTrond Myklebust1-0/+2
2025-10-02NFSv4: Don't clear capabilities that won't be resetTrond Myklebust1-1/+0
2025-10-02flexfiles/pNFS: fix NULL checks on result of ff_layout_choose_ds_for_readTigran Mkrtchyan1-7/+12
2025-09-04NFS: Fix a race when updating an existing writeTrond Myklebust2-47/+28
2025-09-04nfs: fold nfs_page_group_lock_subrequests into nfs_lock_and_join_requestsChristoph Hellwig2-83/+68
2025-08-28NFS: Fix the setting of capabilities when automounting a new filesystemTrond Myklebust4-25/+45
2025-08-28NFS: Create an nfs4_server_set_init_caps() functionAnna Schumaker3-14/+22
2025-08-28NFSv4: Fix nfs4_bitmap_copy_adjust()Trond Myklebust1-17/+16
2025-08-28NFS: Don't set NFS_INO_REVAL_PAGECACHE in the inode cache validityTrond Myklebust2-5/+2
2025-08-28pNFS: Fix uninited ptr deref in block/scsi layoutSergey Bashirov1-5/+15
2025-08-28pNFS: Handle RPC size limit for layoutcommitsSergey Bashirov1-3/+8
2025-08-28pNFS: Fix disk addr range check in block/scsi layoutSergey Bashirov1-2/+2
2025-08-28pNFS: Fix stripe mapping in block/scsi layoutSergey Bashirov1-2/+3
2025-08-28NFS: Fixup allocation flags for nfsiod's __GFP_NORETRYBenjamin Coddington1-3/+6
2025-08-28NFSv4.2: another fix for listxattrOlga Kornievskaia1-4/+6
2025-08-28NFS: Fix filehandle bounds checking in nfs_fh_to_dentry()Trond Myklebust1-2/+9
2025-08-28pNFS/flexfiles: don't attempt pnfs on fatal DS errorsTigran Mkrtchyan2-13/+19
2025-08-28pNFS/flexfiles: Avoid spurious layout returns in ff_layout_choose_ds_for_readTrond Myklebust1-5/+1
2025-07-17NFSv4/flexfiles: Fix handling of NFS level errors in I/OTrond Myklebust1-34/+85
2025-07-17flexfiles/pNFS: update stats on NFS4ERR_DELAY for v4.1 DSesTigran Mkrtchyan1-0/+2
2025-07-17NFSv4/pNFS: Fix a race to wake on NFS_LAYOUT_DRAINBenjamin Coddington1-1/+3
2025-07-17nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails.Kuniyuki Iwashima1-3/+14
2025-07-17NFSv4.2: fix listxattr to return selinux security labelOlga Kornievskaia1-2/+10
2025-06-27nfs: ignore SB_RDONLY when remounting nfsLi Lingfeng1-0/+10
2025-06-27nfs: clear SB_RDONLY before getting superblockLi Lingfeng1-0/+9
2025-06-04nfs: don't share pNFS DS connections between net namespacesJeff Layton4-11/+14
2025-06-04pNFS/flexfiles: Report ENETDOWN as a connection errorTrond Myklebust1-0/+1