]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2024-06-21  J. Bruce Fieldsnfsd: rename lookup_clientid->set_client
2024-06-21  J. Bruce Fieldsnfsd: simplify nfsd_renew
2024-06-21  J. Bruce Fieldsnfsd: simplify process_lock
2024-06-21  J. Bruce Fieldsnfsd4: simplify process_lookup1
2024-06-21  Amir Goldsteinnfsd: report per-export stats
2024-06-21  Amir Goldsteinnfsd: protect concurrent access to nfsd stats counters
2024-06-21  Amir Goldsteinnfsd: remove unused stats counters
2024-06-21  Chuck LeverNFSD: Clean up after updating NFSv3 ACL decoders
2024-06-21  Chuck LeverNFSD: Update the NFSv2 SETACL argument decoder to use...
2024-06-21  Chuck LeverNFSD: Update the NFSv3 GETACL argument decoder to use...
2024-06-21  Chuck LeverNFSD: Clean up after updating NFSv2 ACL decoders
2024-06-21  Chuck LeverNFSD: Update the NFSv2 ACL ACCESS argument decoder...
2024-06-21  Chuck LeverNFSD: Update the NFSv2 ACL GETATTR argument decoder...
2024-06-21  Chuck LeverNFSD: Update the NFSv2 SETACL argument decoder to use...
2024-06-21  Chuck LeverNFSD: Add an xdr_stream-based decoder for NFSv2/3 ACLs
2024-06-21  Chuck LeverNFSD: Update the NFSv2 GETACL argument decoder to use...
2024-06-21  Chuck LeverNFSD: Remove argument length checking in nfsd_dispatch()
2024-06-21  Chuck LeverNFSD: Update the NFSv2 SYMLINK argument decoder to...
2024-06-21  Chuck LeverNFSD: Update the NFSv2 CREATE argument decoder to use...
2024-06-21  Chuck LeverNFSD: Update the NFSv2 SETATTR argument decoder to...
2024-06-21  Chuck LeverNFSD: Update the NFSv2 LINK argument decoder to use...
2024-06-21  Chuck LeverNFSD: Update the NFSv2 RENAME argument decoder to use...
2024-06-21  Chuck LeverNFSD: Update NFSv2 diropargs decoding to use struct...
2024-06-21  Chuck LeverNFSD: Update the NFSv2 READDIR argument decoder to...
2024-06-21  Chuck LeverNFSD: Add helper to set up the pages where the dirlist...
2024-06-21  Chuck LeverNFSD: Update the NFSv2 READLINK argument decoder to...
2024-06-21  Chuck LeverNFSD: Update the NFSv2 WRITE argument decoder to use...
2024-06-21  Chuck LeverNFSD: Update the NFSv2 READ argument decoder to use...
2024-06-21  Chuck LeverNFSD: Update the NFSv2 GETATTR argument decoder to...
2024-06-21  Chuck LeverNFSD: Update the MKNOD3args decoder to use struct xdr_s...
2024-06-21  Chuck LeverNFSD: Update the SYMLINK3args decoder to use struct...
2024-06-21  Chuck LeverNFSD: Update the MKDIR3args decoder to use struct xdr_s...
2024-06-21  Chuck LeverNFSD: Update the CREATE3args decoder to use struct...
2024-06-21  Chuck LeverNFSD: Update the SETATTR3args decoder to use struct...
2024-06-21  Chuck LeverNFSD: Update the LINK3args decoder to use struct xdr_stream
2024-06-21  Chuck LeverNFSD: Update the RENAME3args decoder to use struct...
2024-06-21  Chuck LeverNFSD: Update the NFSv3 DIROPargs decoder to use struct...
2024-06-21  Chuck LeverNFSD: Update COMMIT3arg decoder to use struct xdr_stream
2024-06-21  Chuck LeverNFSD: Update READDIR3args decoders to use struct xdr_stream
2024-06-21  Chuck LeverNFSD: Add helper to set up the pages where the dirlist...
2024-06-21  Chuck LeverNFSD: Fix returned READDIR offset cookie
2024-06-21  Chuck LeverNFSD: Update READLINK3arg decoder to use struct xdr_stream
2024-06-21  Chuck LeverNFSD: Update WRITE3arg decoder to use struct xdr_stream
2024-06-21  Chuck LeverNFSD: Update READ3arg decoder to use struct xdr_stream
2024-06-21  Chuck LeverNFSD: Update ACCESS3arg decoder to use struct xdr_stream
2024-06-21  Chuck LeverNFSD: Update GETATTR3args decoder to use struct xdr_stream
2024-06-21  Chuck LeverSUNRPC: Move definition of XDR_UNIT
2024-06-21  Chuck LeverSUNRPC: Display RPC procedure names instead of proc...
2024-06-21  Chuck LeverSUNRPC: Make trace_svc_process() display the RPC proced...
2024-06-21  Chuck LeverNFSD: Restore NFSv4 decoding's SAVEMEM functionality
2024-06-21  Chuck LeverNFSD: Fix sparse warning in nfssvc.c
2024-06-21  Zheng Yongjunfs/lockd: convert comma to semicolon
2024-06-21  Waiman Longinotify: Increase default inotify.max_user_watches...
2024-06-21  Eric W. Biedermanfile: Replace ksys_close with close_fd
2024-06-21  Eric W. Biedermanfile: Rename __close_fd to close_fd and remove the...
2024-06-21  Eric W. Biedermanfile: Merge __alloc_fd into alloc_fd
2024-06-21  Eric W. Biedermanfile: In f_dupfd read RLIMIT_NOFILE once.
2024-06-21  Eric W. Biedermanfile: Merge __fd_install into fd_install
2024-06-21  Eric W. Biedermanproc/fd: In fdinfo seq_show don't use get_files_struct
2024-06-21  Eric W. Biedermanproc/fd: In proc_readfd_common use task_lookup_next_fd_rcu
2024-06-21  Eric W. Biedermanfile: Implement task_lookup_next_fd_rcu
2024-06-21  Eric W. Biedermankcmp: In get_file_raw_ptr use task_lookup_fd_rcu
2024-06-21  Eric W. Biedermanproc/fd: In tid_fd_mode use task_lookup_fd_rcu
2024-06-21  Eric W. Biedermanfile: Implement task_lookup_fd_rcu
2024-06-21  Eric W. Biedermanfile: Rename fcheck lookup_fd_rcu
2024-06-21  Eric W. Biedermanfile: Replace fcheck_files with files_lookup_fd_rcu
2024-06-21  Eric W. Biedermanfile: Factor files_lookup_fd_locked out of fcheck_files
2024-06-21  Eric W. Biedermanfile: Rename __fcheck_files to files_lookup_fd_raw
2024-06-21  Chuck LeverRevert "fget: clarify and improve __fget_files() implem...
2024-06-21  Eric W. Biedermanproc/fd: In proc_fd_link use fget_task
2024-06-21  Eric W. Biedermanbpf: In bpf_task_fd_query use fget_task
2024-06-21  Eric W. Biedermankcmp: In kcmp_epoll_target use fget_task
2024-06-21  Eric W. Biedermanexec: Remove reset_files_struct
2024-06-21  Eric W. Biedermanexec: Simplify unshare_files
2024-06-21  Eric W. Biedermanexec: Move unshare_files to fix posix file locking...
2024-06-21  Eric W. Biedermanexec: Don't open code get_close_on_exec
2024-06-21  Trond Myklebustnfsd: Record NFSv4 pre/post-op attributes as non-atomic
2024-06-21  Trond Myklebustnfsd: Set PF_LOCAL_THROTTLE on local filesystems only
2024-06-21  Trond Myklebustnfsd: Fix up nfsd to ensure that timeout errors don...
2024-06-21  Trond Myklebustexportfs: Add a function to return the raw output from...
2024-06-21  Jeff Laytonnfsd: close cached files prior to a REMOVE or RENAME...
2024-06-21  Jeff Laytonnfsd: allow filesystems to opt out of subtree checking
2024-06-21  Jeff Laytonnfsd: add a new EXPORT_OP_NOWCC flag to struct export_o...
2024-06-21  J. Bruce FieldsRevert "nfsd4: support change_attr_type attribute"
2024-06-21  J. Bruce Fieldsnfsd4: don't query change attribute in v2/v3 case
2024-06-21  J. Bruce Fieldsnfsd: minor nfsd4_change_attribute cleanup
2024-06-21  J. Bruce Fieldsnfsd: simplify nfsd4_change_info
2024-06-21  J. Bruce Fieldsnfsd: only call inode_query_iversion in the I_VERSION...
2024-06-21  Chuck LeverNFSD: Remove macros that are no longer used
2024-06-21  Chuck LeverNFSD: Replace READ* macros in nfsd4_decode_compound()
2024-06-21  Chuck LeverNFSD: Make nfsd4_ops::opnum a u32
2024-06-21  Chuck LeverNFSD: Replace READ* macros in nfsd4_decode_listxattrs()
2024-06-21  Chuck LeverNFSD: Replace READ* macros in nfsd4_decode_setxattr()
2024-06-21  Chuck LeverNFSD: Replace READ* macros in nfsd4_decode_xattr_name()
2024-06-21  Chuck LeverNFSD: Replace READ* macros in nfsd4_decode_clone()
2024-06-21  Chuck LeverNFSD: Replace READ* macros in nfsd4_decode_seek()
2024-06-21  Chuck LeverNFSD: Replace READ* macros in nfsd4_decode_offload_status()
2024-06-21  Chuck LeverNFSD: Replace READ* macros in nfsd4_decode_copy_notify()
2024-06-21  Chuck LeverNFSD: Replace READ* macros in nfsd4_decode_copy()
2024-06-21  Chuck LeverNFSD: Replace READ* macros in nfsd4_decode_nl4_server()
next