summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-02-08cifs: Scripted clean up fs/smb/client/smb2proto.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/cifs_debug.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/cifs_swn.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/compress.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/cifs_spnego.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/fs_context.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/fscache.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/cifsglob.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/dns_resolve.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/dfs_cache.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/cifsfs.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/netlink.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/cifs_unicode.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/cifsproto.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/dfs.hDavid Howells
2026-02-08cifs: Scripted clean up fs/smb/client/cached_dir.hDavid Howells
2026-02-08smb: client: add multichannel async work for CONFIG_CIFS_DFS_UPCALL=nHenrique Carvalho
2026-02-08smb: client: introduce multichannel async work during mountHenrique Carvalho
2026-02-08smb: client: prevent races in ->query_interfaces()Henrique Carvalho
2026-02-08smb: client: add proper locking around ses->iface_last_updateHenrique Carvalho
2026-02-08smb: client: split cached_fid bitfields to avoid shared-byte RMW racesHenrique Carvalho
2026-02-08cifs: Fix locking usage for tcon fieldsShyam Prasad N
2026-02-08cifs: Corrections to lock ordering notesShyam Prasad N
2026-02-08cifs: make retry logic in read/write path consistent with other pathsShyam Prasad N
2026-02-08netfs: avoid double increment of retry_count in subreqShyam Prasad N
2026-02-08netfs: when subreq is marked for retry, do not check if it faced an errorShyam Prasad N
2026-02-08cifs: on replayable errors back-off before replay, not afterShyam Prasad N
2026-02-08smb: client: fix potential UAF and double free in smb2_open_file()Paulo Alcantara
2026-02-08procfs: fix missing RCU protection when reading real_parent in do_task_stat()Jinliang Zheng
2026-02-06pstore/ram: fix buffer overflow in persistent_ram_save_old()Sai Ritvik Tanksalkar
2026-02-06pstore: ram_core: fix incorrect success return when vmap() failsRuipeng Qi
2026-02-06hfsplus: avoid double unload_nls() on mount failureShardul Bankar
2026-02-06Merge tag 'mm-hotfixes-stable-2026-02-06-12-37' of git://git.kernel.org/pub/s...Linus Torvalds
2026-02-06Merge tag 'ceph-for-6.19-rc9' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-02-06ovl: relax requirement for uuid=off,index=onAmir Goldstein
2026-02-06erofs: fix UAF issue for file-backed mounts w/ directio optionChao Yu
2026-02-05procfs: avoid fetching build ID while holding VMA lockAndrii Nakryiko
2026-02-05gfs2: fiemap page fault fixAndreas Gruenbacher
2026-02-05sysfs: remove exports of sysfs_*change_owner()Greg Kroah-Hartman
2026-02-05erofs: update compression algorithm statusGao Xiang
2026-02-05erofs: fix inline data read failure for ztailpacking pclustersGao Xiang
2026-02-04ceph: fix NULL pointer dereference in ceph_mds_auth_match()Viacheslav Dubeyko
2026-02-04fsverity: remove inode from fsverity_verification_ctxEric Biggers
2026-02-04fsverity: use a hashtable to find the fsverity_infoChristoph Hellwig
2026-02-04btrfs: consolidate fsverity_info lookupChristoph Hellwig
2026-02-04f2fs: consolidate fsverity_info lookupChristoph Hellwig
2026-02-04ext4: consolidate fsverity_info lookupChristoph Hellwig
2026-02-04ext4: specify the free pointer offset for ext4_inode_cacheHarry Yoo
2026-02-03fs/tests: exec: drop duplicate bprm_stack_limits test vectorsTitouan Ameline de Cadeville
2026-02-04fs/ntfs3: allow explicit boolean acl/prealloc mount optionsKonstantin Komarov