summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-07-24btrfs: do not trim a device which is not writeableQu Wenruo
2026-07-24hfs/hfsplus: fix u32 overflow in check_and_correct_requested_lengthTristan Madani
2026-07-24hfs/hfsplus: prevent getting negative values of offset/lengthViacheslav Dubeyko
2026-07-24xfs: use null daddr for unset first bad log blockYousef Alhouseen
2026-07-24xfs: fix unreachable BIGTIME check in dquot flush validationAlexey Nepomnyashih
2026-07-24xfs: reflect sb features in xfs_mountDave Chinner
2026-07-24proc: protect ptrace_may_access() with exec_update_lock (part 1)Jann Horn
2026-07-24proc: protect ptrace_may_access() with exec_update_lock (FD links)Jann Horn
2026-07-24proc: rename proc_setattr to proc_nochmod_setattrChristoph Hellwig
2026-07-24proc: use generic setattr() for /proc/$PID/netThomas Weißschuh
2026-07-24writeback: fix race between cgroup_writeback_umount() and inode_switch_wbs()Baokun Li
2026-07-24smb: client: harden POSIX SID length parsingZihan Xi
2026-07-24smb: client: use unaligned reads in parse_posix_ctxt()Zihan Xi
2026-07-24smb: client: mask server-provided mode to 07777 in modefromsidNorbert Manthey
2026-07-24smb: client: Fix next buffer leak in receive_encrypted_standard()Haoxiang Li
2026-07-24smb: client: restrict implied bcc[0] exemption to responses without data areaShoichiro Miyamoto
2026-07-24cifs: remove unused server parameter from calc_smb_size()Enzo Matsumiya
2026-07-24smb2: small refactor in smb2_check_message()Enzo Matsumiya
2026-07-24cifs: remove check of list iterator against head past the loop bodyJakob Koschel
2026-07-24cifs: Create a new shared file holding smb2 pdu definitionsRonnie Sahlberg
2026-07-24orangefs: keep the readdir entry size 64-bit in fill_from_part()Bryam Vargas
2026-07-24ocfs2: reject non-inline dinodes with i_size and zero i_clustersMichael Bommarito
2026-07-24ocfs2: reject dinodes whose i_rdev disagrees with the file typeMichael Bommarito
2026-07-24ocfs2: reject dinodes with non-canonical i_mode typeMichael Bommarito
2026-07-24ocfs2: fix NULL h_transaction deref in ocfs2_assure_trans_creditsIan Bridges
2026-07-24ocfs2: avoid moving extents to occupied clustersKyle Zeng
2026-07-24ocfs2: use kzalloc for quota recovery bitmap allocationTristan Madani
2026-07-24proc: only bump parent nlink when registering directoriesKrzysztof Wilczyński
2026-07-24lockd: Plug nlm_file refcount leak on cached nlm_do_fopen() failureChuck Lever
2026-07-24lockd: Plug nlm_file leak when nlm_do_fopen() failsChuck Lever
2026-07-24smb: client: fix overflow in passthrough ioctl bounds checkGuangshuo Li
2026-07-24afs: Fix unchecked-length string display in debug statementDavid Howells
2026-07-24afs: Fix vllist leakDavid Howells
2026-07-24afs: Fix callback service message parsers to pass through -EAGAINDavid Howells
2026-07-24afs: Fix error code in afs_extract_vl_addrs()Dan Carpenter
2026-07-24smb/client: preserve errors from smb2_set_sparse()Huiwen He
2026-07-24NFSv4/flexfiles: honor FF_FLAGS_NO_IO_THRU_MDS in pg_get_mirror_count_writeMike Snitzer
2026-07-24NFSv4/flexfiles: honor FF_FLAGS_NO_IO_THRU_MDS on fatal DS connect errorsMike Snitzer
2026-07-24NFSv4/pnfs: defer return_range callbacks until after inode unlockDai Ngo
2026-07-24pNFS/filelayout: fix cheking if a layout is stripedSagi Grimberg
2026-07-24ocfs2: fix circular locking dependency in ocfs2_dio_end_io_writeAleksandr Nogikh
2026-07-24fs: efs: remove unneeded debug printsMaxwell Doose
2026-07-24btrfs: fix invalid pointer dereference in __btrfs_run_delayed_refs()Filipe Manana
2026-07-24configfs: fix lockless traversals of ->s_childrenAl Viro
2026-07-24ocfs2: fix race between ocfs2_control_install_private() and ocfs2_control_rel...Joseph Qi
2026-07-24ocfs2/dlm: require a ref for locking_state debugfs openZhang Cen
2026-07-24ocfs2: reject FITRIM ranges shorter than a clusterZhang Cen
2026-07-24ocfs2: fix buffer head management in ocfs2_read_blocks()Dmitry Antipov
2026-07-24ocfs2: rebase copied fsdlm LVB pointers in locking_stateZhang Cen
2026-07-24ext4: fix LOGFLUSH shutdown ordering to allow ordered-mode data writebackZhang Yi