summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-11-20ocfs2: mark inode bad upon validation failure during readAhmet Eray Karadag
2025-11-20ocfs2: replace deprecated strcpy with strscpyThorsten Blum
2025-11-20ocfs2: replace deprecated strcpy in ocfs2_create_xattr_blockThorsten Blum
2025-11-20ceph: replace local base64 helpers with lib/base64Guan-Chun Wu
2025-11-20fscrypt: replace local base64url helpers with lib/base64Guan-Chun Wu
2025-11-20fs/proc/page: remove unused KPMBITSzhang jiao
2025-11-20ocfs2: validate cl_bpc in allocator inodes to prevent divide-by-zeroDeepanshu Kartikey
2025-11-20ocfs2: add extra consistency checks for chain allocator dinodesDmitry Antipov
2025-11-20mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smapsLorenzo Stoakes
2025-11-20lockd: don't allow locking on reexported NFSv2/3Jeff Layton
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-20xfs: use zi more in xfs_zone_gc_mountChristoph Hellwig
2025-11-20xfs: fix out of bounds memory read error in symlink repairDarrick J. Wong
2025-11-20cifs: Add the smb3_read_* tracepoints to SMB1David Howells
2025-11-20cifs: fix memory leak in smb3_fs_context_parse_param error pathShaurya Rane
2025-11-20smb: client: introduce close_cached_dir_locked()Henrique Carvalho
2025-11-19hfs: introduce KUnit tests for HFS string operationsViacheslav Dubeyko
2025-11-19ovl: remove struct ovl_cu_creds and associated functionsChristian Brauner
2025-11-19ovl: port ovl_copy_up_tmpfile() to cred guardChristian Brauner
2025-11-19ovl: mark *_cu_creds() as unused temporarilyChristian Brauner
2025-11-19ovl: port ovl_copy_up_workdir() to cred guardChristian Brauner
2025-11-19ovl: add copy up credential guardChristian Brauner
2025-11-19ovl: drop ovl_setup_cred_for_create()Christian Brauner
2025-11-19ovl: port ovl_create_or_link() to new ovl_override_creator_creds cleanup guardChristian Brauner
2025-11-19ovl: mark ovl_setup_cred_for_create() as unused temporarilyChristian Brauner
2025-11-19ovl: reflow ovl_create_or_link()Christian Brauner
2025-11-19ovl: port ovl_create_tmpfile() to new ovl_override_creator_creds cleanup guardChristian Brauner
2025-11-19ovl: add ovl_override_creator_creds cred guardChristian Brauner
2025-11-19ovl: remove ovl_revert_creds()Christian Brauner
2025-11-19ovl: port ovl_fill_super() to cred guardChristian Brauner
2025-11-19ovl: refactor ovl_fill_super()Christian Brauner
2025-11-19ovl: port ovl_lower_positive() to cred guardChristian Brauner
2025-11-19ovl: port ovl_lookup() to cred guardChristian Brauner
2025-11-19ovl: refactor ovl_lookup()Christian Brauner
2025-11-19ovl: port ovl_copyfile() to cred guardChristian Brauner
2025-11-19ovl: port ovl_rename() to cred guardChristian Brauner
2025-11-19ovl: refactor ovl_rename()Christian Brauner
2025-11-19ovl: introduce struct ovl_renamedataChristian Brauner
2025-11-19ovl: port ovl_listxattr() to cred guardChristian Brauner
2025-11-19ovl: port ovl_xattr_get() to cred guardChristian Brauner
2025-11-19ovl: port ovl_xattr_set() to cred guardChristian Brauner
2025-11-19ovl: port ovl_nlink_end() to cred guardChristian Brauner
2025-11-19ovl: port ovl_nlink_start() to cred guardChristian Brauner
2025-11-19ovl: port ovl_check_empty_dir() to cred guardChristian Brauner
2025-11-19ovl: port ovl_dir_llseek() to cred guardChristian Brauner
2025-11-19ovl: refactor ovl_iterate() and port to cred guardChristian Brauner
2025-11-19ovl: don't override credentials for ovl_check_whiteouts()Christian Brauner
2025-11-19ovl: port ovl_maybe_lookup_lowerdata() to cred guardChristian Brauner
2025-11-19ovl: port ovl_maybe_validate_verity() to cred guardChristian Brauner
2025-11-19ovl: port ovl_fileattr_get() to cred guardChristian Brauner