summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-11-24btrfs: release root after error in data_reloc_print_warning_inode()Zilin Guan
2025-11-24btrfs: do not update last_log_commit when logging inode due to a new nameFilipe Manana
2025-11-24btrfs: scrub: put bio after errors in scrub_raid56_parity_stripe()Zilin Guan
2025-11-24btrfs: zoned: fix stripe width calculationNaohiro Aota
2025-11-24btrfs: zoned: fix conventional zone capacity calculationNaohiro Aota
2025-11-24smb: client: fix cifs_pick_channel when channel needs reconnectHenrique Carvalho
2025-11-24cifs: client: fix memory leak in smb3_fs_context_parse_paramEdward Adam Davis
2025-11-24fs/proc: fix uaf in proc_readdir_de()Wei Yang
2025-11-24nilfs2: avoid having an active sc_timer before freeing sciEdward Adam Davis
2025-11-24ksmbd: close accepted socket when per-IP limit rejects connectionJoshua Rogers
2025-11-24NFSD: free copynotify stateid in nfs4_free_ol_stateid()Olga Kornievskaia
2025-11-24nfsd: add missing FATTR4_WORD2_CLONE_BLKSIZE from supported attributesOlga Kornievskaia
2025-11-24nfsd: fix refcount leak in nfsd_set_fh_dentry()NeilBrown
2025-11-24fs/namespace: correctly handle errors returned by grab_requested_mnt_nsAndrei Vagin
2025-11-24binfmt_misc: restore write access before closing files opened by open_exec()Zilin Guan
2025-11-24virtio-fs: fix incorrect check for fsvq->kobjAlok Tiwari
2025-11-24afs: Fix dynamic lookup to fail on cell lookup failureDavid Howells
2025-11-24hostfs: Fix only passing host root in boot stage with new mountHongbo Li
2025-11-24NFS: Fix LTP test failures when timestamps are delegatedDai Ngo
2025-11-24NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()Trond Myklebust
2025-11-24NFS: sysfs: fix leak when nfs_client kobject add failsYang Xiuwei
2025-11-24NFSv2/v3: Fix error handling in nfs_atomic_open_v23()Trond Myklebust
2025-11-24simplify nfs_atomic_open_v23()Al Viro
2025-11-24NFS: Check the TLS certificate fields in nfs_match_client()Trond Myklebust
2025-11-24pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless using TLSTrond Myklebust
2025-11-24pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect()Trond Myklebust
2025-11-24pnfs: Fix TLS logic in _nfs4_pnfs_v3_ds_connect()Trond Myklebust
2025-11-24NFSD: Skip close replay processing if XDR encoding failsChuck Lever
2025-11-24erofs: avoid infinite loop due to incomplete zstd-compressed dataGao Xiang
2025-11-24smb/server: fix possible refcount leak in smb2_sess_setup()ZhangGuoDong
2025-11-24smb/server: fix possible memory leak in smb2_read()ZhangGuoDong
2025-11-24exfat: fix improper check of dentry.stream.valid_sizeJaehun Gou
2025-11-24NFS: check if suid/sgid was cleared after a write as neededScott Mayhew
2025-11-24NFS4: Apply delay_retrans to async operationsJoshua Watt
2025-11-24NFS4: Fix state renewals missing after bootJoshua Watt
2025-11-24fs: return EOPNOTSUPP from file_setattr/file_getattr syscallsAndrey Albershteyn
2025-11-24smb: client: fix refcount leak in smb2_set_path_attrShuhao Fu
2025-11-13xfs: fix various problems in xfs_atomic_write_cow_iomap_beginDarrick J. Wong
2025-11-13xfs: fix delalloc write failures in software-provided atomic writesDarrick J. Wong
2025-11-13smb: client: fix potential UAF in smb2_close_cached_fid()Henrique Carvalho
2025-11-13smb: client: validate change notify buffer before copyJoshua Rogers
2025-11-13fscrypt: fix left shift underflow when inode->i_blkbits > PAGE_SHIFTYongpeng Yang
2025-11-13btrfs: ensure no dirty metadata is written back for an fs with errorsQu Wenruo
2025-11-13ceph: fix multifs mds auth caps issueKotresh HR
2025-11-13ceph: refactor wake_up_bit() pattern of callingViacheslav Dubeyko
2025-11-13ceph: fix potential race condition in ceph_ioctl_lazyio()Viacheslav Dubeyko
2025-11-13ceph: add checking of wait_for_completion_killable() return valueViacheslav Dubeyko
2025-11-139p: sysfs_init: don't hardcode error to ENOMEMRandall P. Embry
2025-11-139p: fix /sys/fs/9p/caches overwriting itselfRandall P. Embry
2025-11-13fs/hpfs: Fix error code for new_inode() failure in mkdir/create/mknod/symlinkYikang Yue