]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/history - fs/nfs
NFSv4: Handle case where the lookup of a directory fails
[mirror_ubuntu-focal-kernel.git] / fs / nfs /
2022-03-29 Trond MyklebustNFSv4: Handle case where the lookup of a directory...
2022-03-07 Trond MyklebustNFSv4: Ensure the delegation cred is pinned when we...
2022-03-07 Trond MyklebustNFSv4: Ensure the delegation is pinned in nfs_do_return...
2022-03-07 Trond MyklebustNFSv4: Limit the total number of cached delegations
2022-03-07 Trond MyklebustNFSv4: Add accounting for the number of active delegati...
2022-03-07 Trond MyklebustNFSv4: Try to return the delegation immediately when...
2022-03-07 Trond MyklebustNFS: Clear NFS_DELEGATION_RETURN_IF_CLOSED when the...
2022-03-07 Trond MyklebustNFSv4: nfs_inode_evict_delegation() should set NFS_DELE...
2022-03-07 Trond MyklebustNFSv4: Don't retry the GETATTR on old stateid in nfs4_d...
2022-03-07 Trond MyklebustNFSv4: Handle NFS4ERR_OLD_STATEID in delegreturn
2022-03-07 Trond MyklebustNFSv4: Fix races between open and delegreturn
2022-03-07 Trond MyklebustNFS: nfs_inode_find_state_and_recover() fix stateid...
2022-03-07 Trond MyklebustNFSv4: Fix nfs4_inode_make_writeable()
2022-03-07 Trond MyklebustNFSv4: nfs4_return_incompatible_delegation() should...
2022-03-07 Trond MyklebustNFSv4: Don't reclaim delegations that have been returne...
2022-03-07 Trond MyklebustNFSv4: Ignore requests to return the delegation if...
2022-03-07 Trond MyklebustNFSv4: Revoke the delegation on success in nfs4_delegre...
2022-03-07 Trond MyklebustNFSv4: Update the stateid seqid in nfs_revoke_delegation()
2022-03-07 Trond MyklebustNFSv4: Clear the NFS_DELEGATION_REVOKED flag in nfs_upd...
2022-03-07 Trond MyklebustNFSv4: Hold the delegation spinlock when updating the...
2022-03-07 Trond MyklebustNFSv4: Don't remove the delegation from the super_list...
2022-03-07 Trond MyklebustNFS: Rename nfs_inode_return_delegation_noreclaim()
2022-03-07 Trond MyklebustNFSv4: fail nfs4_refresh_delegation_stateid() when...
2022-03-07 Trond MyklebustNFSv4: Delegation recalls should not find revoked deleg...
2022-03-07 Trond MyklebustNFSv4: nfs4_callback_getattr() should ignore revoked...
2022-03-07 Trond MyklebustNFSv4: Fix delegation handling in update_open_stateid()
2022-02-03 Benjamin CoddingtonNFSv42: Fix pagecache invalidation after COPY/CLONE
2022-02-03 Trond MyklebustNFSv42: Don't fail clone() unless the OP_CLONE operatio...
2022-01-13 Trond MyklebustNFSv4: Fix a regression in nfs_set_open_stateid_locked()
2022-01-13 Trond MyklebustNFS: Fix deadlocks in nfs_scan_commit_list()
2022-01-13 Baptiste Leperspnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout...
2021-09-20 Trond MyklebustNFSv4/pNFS: Don't call _nfs4_pnfs_v3_ds_connect multipl...
2021-09-20 Gao Xiangnfs: fix acl memory leak of posix_acl_create()
2021-09-20 Trond MyklebustNFSv4: Initialise connection to the server in nfs4_allo...
2021-09-20 Trond MyklebustNFS: nfs_find_open_context() may only select open files
2021-07-15 Dai NgoNFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGI...
2021-07-15 Trond MyklebustNFSv4: Fix second deadlock in nfs4_evict_inode()
2021-07-15 Anna SchumakerNFS: Fix use-after-free in nfs4_init_client()
2021-07-15 Trond MyklebustNFSv4: Fix deadlock between nfs4_evict_inode() and...
2021-07-15 Dan CarpenterNFS: Fix a potential NULL dereference in nfs_get_client()
2021-06-18 Zhang XiaoxuNFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when...
2021-06-18 Trond MyklebustNFS: Don't corrupt the value of pg_bytes_written in...
2021-06-18 Trond MyklebustNFS: Fix an Oopsable condition in __nfs_pageio_add_requ...
2021-06-18 Dan CarpenterNFS: fix an incorrect limit in filelayout_decode_layout()
2021-06-18 zhouchuangaofs/nfs: Use fatal_signal_pending instead of signal_pending
2021-06-18 Anna SchumakerNFSv4: Fix a NULL pointer dereference in pnfs_mark_matc...
2021-06-18 Olga KornievskaiaNFSv4.2 fix handling of sr_eof in SEEK's reply
2021-06-18 Nikola LivicpNFS/flexfiles: fix incorrect size check in decode_nfs_fh()
2021-06-18 Trond MyklebustNFS: Deal correctly with attribute generation counter...
2021-06-18 Trond MyklebustNFSv4.2: Always flush out writes in nfs42_proc_fallocate()
2021-05-19 Trond MyklebustNFSv4: Don't discard segments marked for return in...
2021-05-19 Trond MyklebustNFS: Don't discard pNFS layout segments that are marked...
2021-04-23 J. Bruce Fieldsnfs: we don't support removing system.nfs4_acl
2021-04-23 Frank SorensonNFS: Correct size calculation for create reply length
2021-04-23 Timo Rothenpielernfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
2021-04-14 Ondrej MosnacekNFSv4.2: fix return value of _nfs4_get_security_label()
2021-04-14 Trond MyklebustNFS: Don't gratuitously clear the inode cache when...
2021-04-14 Trond MyklebustNFS: Don't revalidate the directory permissions on...
2021-03-24 Trond MyklebustpNFS/NFSv4: Try to return invalid layout in pnfs_layout...
2021-03-24 Trond MyklebustpNFS/NFSv4: Fix a layout segment leak in pnfs_layout_pr...
2021-02-19 Trond MyklebustNFS: nfs_igrab_and_active must first reference the...
2021-02-19 Trond MyklebustNFS/pNFS: Fix a leak of the layout 'plh_outstanding...
2021-02-19 Trond MyklebustpNFS: Stricter ordering of layoutget and layoutreturn
2021-02-19 Trond MyklebustpNFS: Mark layout for return if return-on-close was...
2021-02-19 Trond MyklebustpNFS: We want return-on-close to complete when evicting...
2021-02-19 Dave WysochanskiNFS4: Fix use-after-free in trace_event_raw_event_nfs4_...
2021-02-19 Trond MyklebustNFSv4: Fix a pNFS layout related use-after-free race...
2021-01-20 NeilBrownNFS: switch nfsiod to be an UNBOUND workqueue.
2021-01-20 Trond MyklebustNFSv4: Fix the alignment of page data in the getdevicei...
2021-01-20 Olga KornievskaiaNFSv4.2: condition READDIR's mask for security label...
2020-12-10 Olga KornievskaiaNFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHA...
2020-12-10 Benjamin CoddingtonNFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADE
2020-12-10 Ashish SangwanNFS: fix nfs_path in case of a rename retry
2020-12-10 Dave WysochanskiNFS4: Fix oops when copy_file_range is attempted with...
2020-11-09 Jeffrey Mitchellnfs: Fix security label length not being reset
2020-11-09 Chuck LeverNFS: nfs_xdr_status should record the procedure name
2020-11-09 Trond MyklebustNFS: Fix races nfs_page_group_destroy() vs nfs_destroy_...
2020-11-09 Chuck LeverNFS: Zero-stateid SETATTR should first return delegation
2020-11-09 Olga KornievskaiaNFSv4.1 handle ERR_DELAY error reclaiming locking state...
2020-09-04 Jeffrey Mitchellnfs: Fix getxattr kernel panic and memory overflow
2020-09-04 Scott Mayhewnfs: nfs_file_write() should check for writeback errors
2020-09-04 Scott Mayhewnfs: ensure correct writeback errors are returned on...
2020-09-04 Trond MyklebustNFS: Don't return layout segments that are in use
2020-09-04 Trond MyklebustNFS: Don't move layouts to plh_return_segs list while...
2020-08-08 Olga KornievskaiaSUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not...
2020-08-08 Anna SchumakerNFS: Fix interrupted slots by sending a solo SEQUENCE...
2020-08-08 Olga KornievskaiaNFSv4 fix CLOSE not waiting for direct IO compeletion
2020-08-08 Trond MyklebustpNFS/flexfiles: Fix list corruption if the mirror count...
2020-08-08 Zheng Binnfs: set invalid blocks after NFSv4 writes
2020-08-08 Olga KornievskaiaNFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_S...
2020-06-22 Olga KornievskaiaNFSv3: fix rpc receive buffer size for MOUNT call
2020-06-22 J. Bruce Fieldsnfs: fix NULL deference in nfs4_get_valid_delegation
2020-06-22 Dave WysochanskiNFSv4: Fix fscache cookie aux_data to ensure change_att...
2020-06-22 Arnd Bergmannnfs: fscache: use timespec64 in inode auxdata
2020-06-22 Dave WysochanskiNFS: Fix fscache super_cookie index_key from changing...
2020-05-25 Andreas Gruenbachernfs: Fix potential posix_acl refcnt leak in nfs3_set_acl
2020-05-25 Olga KornievskaiaNFSv4.1: fix handling of backchannel binding in BIND_CO...
2020-05-25 Trond MyklebustNFS: Fix memory leaks in nfs_pageio_stop_mirroring()
2020-05-25 Misono TomohiroNFS: direct.c: Fix memory leak of dreq when nfs_get_loc...
2020-05-25 Murphy ZhouNFSv4.2: error out when relink swapfile
next