]> Gentwo Git Trees - linux/.git/shortlog
linux/.git
2025-11-19 Christian Braunerovl: reflow ovl_create_or_link()
2025-11-19 Christian Braunerovl: port ovl_create_tmpfile() to new ovl_override_crea...
2025-11-19 Christian Braunerovl: add ovl_override_creator_creds cred guard
2025-11-19 Christian BraunerMerge patch series "ovl: convert to cred guard"
2025-11-19 Christian Braunerovl: remove ovl_revert_creds()
2025-11-19 Christian Braunerovl: port ovl_fill_super() to cred guard
2025-11-19 Christian Braunerovl: refactor ovl_fill_super()
2025-11-19 Christian Braunerovl: port ovl_lower_positive() to cred guard
2025-11-19 Christian Braunerovl: port ovl_lookup() to cred guard
2025-11-19 Christian Braunerovl: refactor ovl_lookup()
2025-11-19 Christian Braunerovl: port ovl_copyfile() to cred guard
2025-11-19 Christian Braunerovl: port ovl_rename() to cred guard
2025-11-19 Christian Braunerovl: refactor ovl_rename()
2025-11-19 Christian Braunerovl: introduce struct ovl_renamedata
2025-11-19 Christian Braunerovl: port ovl_listxattr() to cred guard
2025-11-19 Christian Braunerovl: port ovl_xattr_get() to cred guard
2025-11-19 Christian Braunerovl: port ovl_xattr_set() to cred guard
2025-11-19 Christian Braunerovl: port ovl_nlink_end() to cred guard
2025-11-19 Christian Braunerovl: port ovl_nlink_start() to cred guard
2025-11-19 Christian Braunerovl: port ovl_check_empty_dir() to cred guard
2025-11-19 Christian Braunerovl: port ovl_dir_llseek() to cred guard
2025-11-19 Christian Braunerovl: refactor ovl_iterate() and port to cred guard
2025-11-19 Christian Braunerovl: don't override credentials for ovl_check_whiteouts()
2025-11-19 Christian Braunerovl: port ovl_maybe_lookup_lowerdata() to cred guard
2025-11-19 Christian Braunerovl: port ovl_maybe_validate_verity() to cred guard
2025-11-19 Christian Braunerovl: port ovl_fileattr_get() to cred guard
2025-11-19 Christian Braunerovl: port ovl_fileattr_set() to cred guard
2025-11-19 Christian Braunerovl: port ovl_fiemap() to cred guard
2025-11-19 Christian Braunerovl: port ovl_set_or_remove_acl() to cred guard
2025-11-19 Christian Braunerovl: port do_ovl_get_acl() to cred guard
2025-11-19 Christian Braunerovl: port ovl_get_link() to cred guard
2025-11-19 Christian Braunerovl: port ovl_permission() to cred guard
2025-11-19 Christian Braunerovl: port ovl_getattr() to cred guard
2025-11-19 Christian Braunerovl: port ovl_setattr() to cred guard
2025-11-19 Christian Braunerovl: port ovl_flush() to cred guard
2025-11-19 Christian Braunerovl: port ovl_fadvise() to cred guard
2025-11-19 Christian Braunerovl: port ovl_fallocate() to cred guard
2025-11-19 Christian Braunerovl: port ovl_fsync() to cred guard
2025-11-19 Christian Braunerovl: port ovl_llseek() to cred guard
2025-11-19 Christian Braunerovl: port ovl_open_realfile() to cred guard
2025-11-19 Christian Braunerovl: port ovl_create_tmpfile() to cred guard
2025-11-19 Christian Braunerovl: port ovl_do_remove() to cred guard
2025-11-19 Christian Braunerovl: port ovl_set_link_redirect() to cred guard
2025-11-19 Christian Braunerovl: port ovl_create_or_link() to cred guard
2025-11-19 Christian Braunerovl: port ovl_copy_up_flags() to cred guards
2025-11-19 Christian Braunerovl: add override_creds cleanup guard extension for...
2025-11-19 Christian BraunerMerge branch 'vfs-6.19.directory.locking' into base...
2025-11-19 Christian BraunerMerge branch 'kbuild-6.19.fms.extension'
2025-11-14 Christian BraunerMerge patch series "Create and use APIs to centralise...
2025-11-14 NeilBrownVFS: introduce end_creating_keep()
2025-11-14 NeilBrownVFS: change vfs_mkdir() to unlock on failure.
2025-11-14 NeilBrownecryptfs: use new start_creating/start_removing APIs
2025-11-14 NeilBrownAdd start_renaming_two_dentries()
2025-11-14 NeilBrownVFS/ovl/smb: introduce start_renaming_dentry()
2025-11-14 NeilBrownVFS/nfsd/ovl: introduce start_renaming() and end_renaming()
2025-11-14 NeilBrownVFS: add start_creating_killable() and start_removing_k...
2025-11-14 NeilBrownVFS: introduce start_removing_dentry()
2025-11-14 NeilBrownsmb/server: use end_removing_noperm for for target...
2025-11-14 NeilBrownVFS: introduce start_creating_noperm() and start_removi...
2025-11-14 NeilBrownVFS/nfsd/cachefiles/ovl: introduce start_removing(...
2025-11-14 NeilBrownVFS/nfsd/cachefiles/ovl: add start_creating() and end_c...
2025-11-14 NeilBrownVFS: tidy up do_unlinkat()
2025-11-14 NeilBrownVFS: introduce start_dirop() and end_dirop()
2025-11-14 NeilBrowndebugfs: rename end_creating() to debugfs_end_creating()
2025-11-10 Christian BraunerMerge patch "kbuild: Add '-fms-extensions' to areas...
2025-11-05 Christian BraunerMerge patch series "credential guards: credential prepa...
2025-11-05 Christian Braunertrace: use override credential guard
2025-11-05 Christian Braunertrace: use prepare credential guard
2025-11-05 Christian Braunercoredump: use override credential guard
2025-11-05 Christian Braunercoredump: use prepare credential guard
2025-11-05 Christian Braunercoredump: split out do_coredump() from vfs_coredump()
2025-11-05 Christian Braunercoredump: mark struct mm_struct as const
2025-11-05 Christian Braunercoredump: pass struct linux_binfmt as const
2025-11-05 Christian Braunercoredump: move revert_cred() before coredump_cleanup()
2025-11-05 Christian Braunersev-dev: use override credential guards
2025-11-04 Christian Braunersev-dev: use prepare credential guard
2025-11-04 Christian Braunersev-dev: use guard for path
2025-11-04 Christian Braunercred: add prepare credential guard
2025-11-04 Christian BraunerMerge patch series "credentials guards: the easy cases"
2025-11-04 Christian Braunernet/dns_resolver: use credential guards in dns_query()
2025-11-04 Christian Braunercgroup: use credential guards in cgroup_attach_permissi...
2025-11-04 Christian Brauneract: use credential guards in acct_write_process()
2025-11-04 Christian Braunersmb: use credential guards in cifs_get_spnego_key()
2025-11-04 Christian Braunernfs: use credential guards in nfs_idmap_get_key()
2025-11-04 Christian Braunernfs: use credential guards in nfs_local_call_write()
2025-11-04 Christian Braunernfs: use credential guards in nfs_local_call_read()
2025-11-04 Christian Braunererofs: use credential guards
2025-11-04 Christian Braunerbinfmt_misc: use credential guards
2025-11-04 Christian Braunerbacking-file: use credential guards for mmap
2025-11-04 Christian Braunerbacking-file: use credential guards for splice write
2025-11-04 Christian Braunerbacking-file: use credential guards for splice read
2025-11-04 Christian Braunerbacking-file: use credential guards for writes
2025-11-04 Christian Braunerbacking-file: use credential guards for reads
2025-11-04 Christian Brauneraio: use credential guards
2025-11-04 Christian Braunercred: add scoped_with_creds() guards
2025-11-04 Christian BraunerMerge patch series "creds: add {scoped_}with_kernel_cre...
2025-11-04 Christian Braunerunix: don't copy creds
2025-11-04 Christian Braunertarget: don't copy kernel creds
2025-11-04 Christian Braunernbd: don't copy kernel creds
2025-11-04 Christian Braunerfirmware: don't copy kernel creds
next