summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-03-19iomap: reject delalloc mappings during writebackDarrick J. Wong
2026-03-19btrfs: fix chunk map leak in btrfs_map_block() after btrfs_chunk_map_num_copi...Mark Harmstone
2026-03-19nfsd: Fix cred ref leak in nfsd_nl_listener_set_doit().Kuniyuki Iwashima
2026-03-19ceph: fix memory leaks in ceph_mdsc_build_path()Max Kellermann
2026-03-19ceph: do not skip the first folio of the next object in writebackHristo Venev
2026-03-19ceph: fix i_nlink underrun during async unlinkMax Kellermann
2026-03-19ceph: add a bunch of missing ceph_path_info initializersMax Kellermann
2026-03-19rxrpc, afs: Fix missing error pointer check after rxrpc_kernel_lookup_peer()Miaoqian Lin
2026-03-19btrfs: hold space_info->lock when clearing periodic reclaim readySun YangKai
2026-03-19nfs: return EISDIR on nfs3_proc_create if d_alias is a dirRoberto Bergantinos Corpas
2026-03-19smb/server: Fix another refcount leak in smb2_open()Guenter Roeck
2026-03-19fs: init flags_valid before calling vfs_fileattr_getEdward Adam Davis
2026-03-12smb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info()ZhangGuoDong
2026-03-12smb/client: fix buffer size for smb311_posix_qinfo in smb2_compound_op()ZhangGuoDong
2026-03-12netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequenceDavid Howells
2026-03-12ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error pathsFedor Pchelkin
2026-03-12smb: client: fix oops due to uninitialised var in smb2_unlink()Paulo Alcantara
2026-03-12smb: client: Don't log plaintext credentials in cifs_set_cifscredsThorsten Blum
2026-03-12smb: client: fix broken multichannel with krb5+signingPaulo Alcantara
2026-03-12smb: client: fix cifs_pick_channel when channels are equally loadedHenrique Carvalho
2026-03-12xfs: Fix error pointer dereferenceEthan Tidmore
2026-03-12xfs: fix xfs_group release bug in xfs_dax_notify_dev_failureDarrick J. Wong
2026-03-12Squashfs: check metadata block offset is within rangePhillip Lougher
2026-03-12nfsd: Fix cred ref leak in nfsd_nl_threads_set_doit().Kuniyuki Iwashima
2026-03-12namespace: fix proc mount iterationChristian Brauner
2026-03-12eventpoll: Fix integer overflow in ep_loop_check_proc()Jann Horn
2026-03-12btrfs: zoned: fixup last alloc pointer after extent removal for RAID0/10Naohiro Aota
2026-03-12btrfs: define the AUTO_KFREE/AUTO_KVFREE helper macrosMiquel Sabaté Solà
2026-03-12ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before submitting I/OZhang Yi
2026-03-12ext4: correct the comments place for EXT4_EXT_MAY_ZEROOUTYang Erkun
2026-03-12btrfs: fix compat mask in error messages in btrfs_check_features()Mark Harmstone
2026-03-12btrfs: print correct subvol num if active swapfile prevents deletionMark Harmstone
2026-03-12btrfs: fix warning in scrub_verify_one_metadata()Mark Harmstone
2026-03-12btrfs: fix objectid value in error message in check_extent_data_ref()Mark Harmstone
2026-03-12btrfs: fix incorrect key offset in error message in check_dev_extent_item()Mark Harmstone
2026-03-12btrfs: fix error message order of parameters in btrfs_delete_delayed_dir_index()Mark Harmstone
2026-03-12btrfs: free pages on error in btrfs_uring_read_extent()Miquel Sabaté Solà
2026-03-04xfs: fix copy-paste error in previous fixDarrick J. Wong
2026-03-04cifs: some missing initializations on replayShyam Prasad N
2026-03-04procfs: fix possible double mmput() in do_procmap_query()Andrii Nakryiko
2026-03-04ceph: fix write storm on fscrypted filesSam Edwards
2026-03-04ceph: do not propagate page array emplacement errors as batch errorsSam Edwards
2026-03-04ceph: supply snapshot context in ceph_zero_partial_object()ethanwu
2026-03-04cifs: Fix locking usage for tcon fieldsShyam Prasad N
2026-03-04btrfs: continue trimming remaining devices on failurejinbaohong
2026-03-04btrfs: zoned: fixup last alloc pointer after extent removal for DUPNaohiro Aota
2026-03-04btrfs: zoned: fixup last alloc pointer after extent removal for RAID1Naohiro Aota
2026-03-04btrfs: fix periodic reclaim conditionSun YangKai
2026-03-04ocfs2: fix reflink preserve cleanup issueHeming Zhao
2026-03-04nfsd: fix return error code for nfsd_map_name_to_[ug]idAnthony Iliopoulos