summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-07-17ksmbd: fix potential use-after-free in oplock/lease break ackNamjae Jeon
2025-07-17smb: client: fix potential race in cifs_put_tcon()Paulo Alcantara
2025-07-17btrfs: fix assertion when building free space treeFilipe Manana
2025-07-17cifs: all initializations for tcon should happen in tcon_info_allocShyam Prasad N
2025-07-17smb: client: fix DFS interlink failoverPaulo Alcantara
2025-07-17smb: client: avoid unnecessary reconnects when refreshing referralsPaulo Alcantara
2025-07-17btrfs: fix inode lookup error handling during log replayFilipe Manana
2025-07-17btrfs: return a btrfs_inode from btrfs_iget_logging()Filipe Manana
2025-07-17btrfs: remove redundant root argument from fixup_inode_link_count()Filipe Manana
2025-07-17btrfs: remove redundant root argument from btrfs_update_inode_fallback()Filipe Manana
2025-07-17btrfs: remove noinline from btrfs_update_inode()Filipe Manana
2025-07-17erofs: fix to add missing tracepoint in erofs_read_folio()Chao Yu
2025-07-17ksmbd: fix a mount write count leak in ksmbd_vfs_kern_path_locked()Al Viro
2025-07-17smb: server: make use of rdma_destroy_qp()Stefan Metzmacher
2025-07-17mm: fix the inaccurate memory statistics issue for usersBaolin Wang
2025-07-17fix proc_sys_compare() handling of in-lookup dentriesAl Viro
2025-07-17eventpoll: don't decrement ep refcount while still holding the ep mutexLinus Torvalds
2025-07-10f2fs: fix to avoid use-after-free issue in f2fs_filemap_faultChao Yu
2025-07-10smb: client: fix readdir returning wrong type with POSIX extensionsPhilipp Kerling
2025-07-10NFSv4/flexfiles: Fix handling of NFS level errors in I/OTrond Myklebust
2025-07-10fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypassShivank Garg
2025-07-10f2fs: fix to zero post-eof pageChao Yu
2025-07-10f2fs: convert f2fs_vm_page_mkwrite() to use folioChao Yu
2025-07-10f2fs: prevent writing without fallocate() for pinned filesDaeho Jeong
2025-07-10f2fs: add tracepoint for f2fs_vm_page_mkwrite()Chao Yu
2025-07-10smb: client: remove \t from TP_printk statementsStefan Metzmacher
2025-07-10btrfs: fix qgroup reservation leak on failure to allocate ordered extentFilipe Manana
2025-07-10smb: client: fix race condition in negotiate timeout by using more precise ti...Wang Zhaolong
2025-07-10smb: client: fix warning when reconnecting channelPaulo Alcantara
2025-07-10btrfs: use btrfs_record_snapshot_destroy() during rmdirFilipe Manana
2025-07-10btrfs: propagate last_unlink_trans earlier when doing a rmdirFilipe Manana
2025-07-10btrfs: rename err to ret in btrfs_rmdir()Anand Jain
2025-07-10btrfs: fix iteration of extrefs during log replayFilipe Manana
2025-07-10btrfs: fix missing error handling when searching for inode refs during log re...Filipe Manana
2025-07-10NFSv4/pNFS: Fix a race to wake on NFS_LAYOUT_DRAINBenjamin Coddington
2025-07-10nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails.Kuniyuki Iwashima
2025-07-06ksmbd: remove unsafe_memcpy use in session setupNamjae Jeon
2025-07-06ksmbd: Use unsafe_memcpy() for ntlm_negotiateNamjae Jeon
2025-07-06btrfs: update superblock's device bytes_used when dropping chunkMark Harmstone
2025-07-06btrfs: fix a race between renames and directory loggingFilipe Manana
2025-07-06smb: client: fix potential deadlock when reconnecting channelsPaulo Alcantara
2025-07-06attach_recursive_mnt(): do not lock the covering tree when sliding something ...Al Viro
2025-07-06f2fs: don't over-report free space or inodes in statvfsChao Yu
2025-07-06jfs: validate AG parameters in dbMount() to prevent crashesVasiliy Kovalev
2025-07-06fs/jfs: consolidate sanity checking in dbMountDave Kleikamp
2025-07-06btrfs: handle csum tree error with rescue=ibadroots correctlyQu Wenruo
2025-07-06ovl: Check for NULL d_inode() in ovl_dentry_upper()Kees Cook
2025-07-06ceph: fix possible integer overflow in ceph_zero_objects()Dmitry Kandybka
2025-07-06ksmbd: provide zero as a unique ID to the Mac clientNamjae Jeon
2025-07-06ksmbd: allow a filename to contain special characters on SMB3.1.1 posix exten...Namjae Jeon