summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2025-07-17NFSv4/flexfiles: Fix handling of NFS level errors in I/OTrond Myklebust
2025-07-17flexfiles/pNFS: update stats on NFS4ERR_DELAY for v4.1 DSesTigran Mkrtchyan
2025-07-17nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails.Kuniyuki Iwashima
2025-06-04nfs: don't share pNFS DS connections between net namespacesJeff Layton
2025-06-04pNFS/flexfiles: Report ENETDOWN as a connection errorTrond Myklebust
2025-06-04NFSv4: Treat ENETUNREACH errors as fatal for state recoveryTrond Myklebust
2025-06-04NFSv4/pnfs: Reset the layout state after a layoutreturnTrond Myklebust
2025-06-04NFSv4/pnfs: pnfs_set_layout_stateid() should update the layout credTrond Myklebust
2025-06-04nfs: handle failure of nfs_get_lock_context in unlock pathLi Lingfeng
2025-05-02nfs: add missing selections of CONFIG_CRC32Eric Biggers
2025-05-02nfs: move nfs_fhandle_hash to common include fileJeff Layton
2025-01-09NFS/pnfs: Fix a live lock between recalled layouts and layoutgetTrond Myklebust
2024-12-14NFSv4.0: Fix a use-after-free problem in the asynchronous open()Trond Myklebust
2024-11-17nfs: Fix KMSAN warning in decode_getfattr_attrs()Roberto Sassu
2024-11-08SUNRPC: Fix integer overflow in decode_rc_list()Dan Carpenter
2024-11-08nfs: fix memory leak in error path of nfs4_do_reclaimLi Lingfeng
2024-09-12NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegationsTrond Myklebust
2024-09-04NFS: avoid infinite loop in pnfs_update_layout.NeilBrown
2024-07-05nfs: Leave pages in the pagecache if readpage failedMatthew Wilcox (Oracle)
2024-06-16nfs: fix undefined behavior in nfs_block_bits()Sergey Shtylyov
2024-05-17nfs: Handle error of rpc_proc_register() in nfs_net_init().Kuniyuki Iwashima
2024-05-17nfs: make the rpc_stat per net namespaceJosef Bacik
2024-05-17nfs: expose /proc/net/sunrpc/nfs in net namespacesJosef Bacik
2024-03-26NFS: Fix an off by one in root_nfs_cat()Christophe JAILLET
2024-01-25NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICTTrond Myklebust
2024-01-25blocklayoutdriver: Fix reference leak of pnfs_device_nodeBenjamin Coddington
2023-11-28NFSv4.1: fix SP4_MACH_CRED protection for pnfs IOOlga Kornievskaia
2023-10-10NFS: Fix a race in __nfs_list_for_each_server()Trond Myklebust
2023-10-10NFSv4: Fix a nfs4_state_manager() raceTrond Myklebust
2023-10-10NFS: Add a helper nfs_client_for_each_server()Trond Myklebust
2023-10-10NFS4: Trace state recovery operationChuck Lever
2023-10-10NFS/pNFS: Report EINVAL errors from connect() to the serverTrond Myklebust
2023-09-23NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_infoFedor Pchelkin
2023-09-23NFS: Guard against READDIR loop when entry names exceed MAXNAMELENBenjamin Coddington
2023-09-23nfs/blocklayout: Use the passed in gfp flagsDan Carpenter
2023-08-30NFSv4: Fix dropped lock for racing OPEN and delegation returnBenjamin Coddington
2023-07-27NFSv4.1: freeze the session table upon receiving NFS4ERR_BADSESSIONOlga Kornievskaia
2023-05-17NFSv4.1: Always send a RECLAIM_COMPLETE after establishing leaseTrond Myklebust
2023-04-05NFSv4: Fix hangs when recovering open state after a server rebootTrond Myklebust
2023-01-24pNFS/filelayout: Fix coalescing test for single DSOlga Kornievskaia
2023-01-18NFSv4.x: Fail client initialisation if state manager thread can't runTrond Myklebust
2023-01-18NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturnTrond Myklebust
2023-01-18NFSv4.2: Fix initialisation of struct nfs4_labelTrond Myklebust
2023-01-18NFSv4.2: Fix a memory stomp in decode_attr_security_labelTrond Myklebust
2023-01-18NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decodingTrond Myklebust
2022-11-25NFSv4: Retry LOCK on OLD_STATEID during delegation returnBenjamin Coddington
2022-11-10nfs4: Fix kmemleak when allocate slot failedZhang Xiaoxu
2022-11-10NFSv4.1: We must always send RECLAIM_COMPLETE after a rebootTrond Myklebust
2022-11-10NFSv4.1: Handle RECLAIM_COMPLETE trunking errorsTrond Myklebust
2022-09-28NFSv4: Turn off open-by-filehandle and NFS re-export for NFSv4.0Trond Myklebust