summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2026-03-19btrfs: abort transaction on failure to update root in the received subvol ioctlFilipe Manana1-1/+2
2026-03-19btrfs: add missing RCU unlock in error path in try_release_subpage_extent_buf...Bart Van Assche1-0/+1
2026-03-19btrfs: fix transaction abort on set received ioctl due to item overflowFilipe Manana3-2/+59
2026-03-19btrfs: fix transaction abort on file creation due to name hash collisionFilipe Manana1-0/+19
2026-03-19btrfs: fix transaction abort when snapshotting received subvolumesFilipe Manana1-0/+16
2026-03-19smb: client: fix iface port assignment in parse_server_interfacesHenrique Carvalho1-2/+12
2026-03-19smb: client: fix in-place encryption corruption in SMB2_write()Bharath SM1-1/+4
2026-03-19smb: client: fix atomic open with O_DIRECT & O_SYNCPaulo Alcantara3-15/+15
2026-03-19xfs: ensure dquot item is deleted from AIL only after log shutdownLong Li1-1/+7
2026-03-19xfs: fix undersized l_iclog_roundoff valuesDarrick J. Wong1-0/+2
2026-03-19xfs: fix returned valued from xfs_defer_can_appendCarlos Maiolino1-1/+1
2026-03-19xfs: fix integer overflow in bmap intent sort comparatorLong Li1-1/+1
2026-03-19cifs: make default value of retrans as zeroShyam Prasad N1-1/+1
2026-03-19ksmbd: fix use-after-free by using call_rcu() for oplock_infoNamjae Jeon2-10/+24
2026-03-19ksmbd: Don't log keys in SMB3 signing and encryption key generationThorsten Blum1-20/+2
2026-03-19smb: server: fix use-after-free in smb2_open()Marios Makassikis1-3/+2
2026-03-19ksmbd: fix use-after-free in smb_lazy_parent_lease_break_close()Namjae Jeon1-2/+4
2026-03-19nsfs: tighten permission checks for handle openingChristian Brauner1-1/+1
2026-03-19iomap: reject delalloc mappings during writebackDarrick J. Wong1-6/+7
2026-03-19iomap: don't mark folio uptodate if read IO has bytes pendingJoanne Koong1-3/+12
2026-03-19btrfs: fix chunk map leak in btrfs_map_block() after btrfs_chunk_map_num_copi...Mark Harmstone1-2/+4
2026-03-19nfsd: Fix cred ref leak in nfsd_nl_listener_set_doit().Kuniyuki Iwashima1-1/+1
2026-03-19nsfs: tighten permission checks for ns iteration ioctlsChristian Brauner1-0/+13
2026-03-19ceph: add a bunch of missing ceph_path_info initializersMax Kellermann4-6/+6
2026-03-19ceph: fix memory leaks in ceph_mdsc_build_path()Max Kellermann1-0/+3
2026-03-19ceph: do not skip the first folio of the next object in writebackHristo Venev1-1/+0
2026-03-19ceph: fix i_nlink underrun during async unlinkMax Kellermann1-1/+14
2026-03-19rxrpc, afs: Fix missing error pointer check after rxrpc_kernel_lookup_peer()Miaoqian Lin1-4/+4
2026-03-19btrfs: hold space_info->lock when clearing periodic reclaim readySun YangKai1-1/+4
2026-03-19nfs: return EISDIR on nfs3_proc_create if d_alias is a dirRoberto Bergantinos Corpas1-1/+6
2026-03-19fs: init flags_valid before calling vfs_fileattr_getEdward Adam Davis1-1/+1
2026-03-19smb/server: Fix another refcount leak in smb2_open()Guenter Roeck1-1/+2
2026-03-12smb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info()ZhangGuoDong1-1/+1
2026-03-12smb/client: fix buffer size for smb311_posix_qinfo in smb2_compound_op()ZhangGuoDong1-2/+2
2026-03-12netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequenceDavid Howells4-76/+218
2026-03-12smb: client: fix oops due to uninitialised var in smb2_unlink()Paulo Alcantara1-1/+3
2026-03-12smb: client: Don't log plaintext credentials in cifs_set_cifscredsThorsten Blum1-1/+0
2026-03-12smb: client: fix broken multichannel with krb5+signingPaulo Alcantara1-12/+10
2026-03-12smb: client: fix cifs_pick_channel when channels are equally loadedHenrique Carvalho1-11/+10
2026-03-12xfs: Fix error pointer dereferenceEthan Tidmore1-1/+6
2026-03-12xfs: fix xfs_group release bug in xfs_dax_notify_dev_failureDarrick J. Wong1-2/+2
2026-03-12Squashfs: check metadata block offset is within rangePhillip Lougher1-0/+3
2026-03-12nfsd: Fix cred ref leak in nfsd_nl_threads_set_doit().Kuniyuki Iwashima1-1/+1
2026-03-12ksmbd: Compare MACs in constant timeEric Biggers3-3/+7
2026-03-12namespace: fix proc mount iterationChristian Brauner1-5/+15
2026-03-12eventpoll: Fix integer overflow in ep_loop_check_proc()Jann Horn1-2/+3
2026-03-12btrfs: fix compat mask in error messages in btrfs_check_features()Mark Harmstone1-3/+3
2026-03-12btrfs: print correct subvol num if active swapfile prevents deletionMark Harmstone1-1/+1
2026-03-12btrfs: fix warning in scrub_verify_one_metadata()Mark Harmstone1-1/+1
2026-03-12btrfs: fix objectid value in error message in check_extent_data_ref()Mark Harmstone1-1/+1