summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
3 daysmm: refactor mm_access() to not return NULLLorenzo Stoakes
8 dayswriteback: drop now-unnecessary rcu_barrier() in cgroup_writeback_umount()Baokun Li
8 dayswriteback: Fix use after free in inode_switch_wbs_work_fn()Jan Kara
8 daysxfs: fix stupid compiler warningDarrick J. Wong
8 daysksmbd: fix durable reconnect double-bind race in ksmbd_reopen_durable_fdGil Portnoy
8 daysbtrfs: fix incorrect buffered IO fallback for append direct writesQu Wenruo
8 daysbtrfs: fix false IO failure after falling back to buffered writeQu Wenruo
8 daysexfat: preserve benign secondary entries during rename and moveRochan Avlur
8 daysexfat: move exfat_chain_set() out of __exfat_resolve_path()Yuezhang Mo
8 daysexfat: add exfat_get_dentry_set_by_ei() helperYuezhang Mo
8 daysexfat: rename argument name for exfat_move_file and exfat_rename_fileYuezhang Mo
8 daysexfat: remove unnecessary read entry in __exfat_rename()Yuezhang Mo
8 daysexfat: move free cluster out of exfat_init_ext_entry()Yuezhang Mo
8 daysbtrfs: check and set EXTENT_DELALLOC_NEW before clearing EXTENT_DELALLOCQu Wenruo
8 dayshfs/hfsplus: fix u32 overflow in check_and_correct_requested_lengthTristan Madani
8 dayshfs/hfsplus: prevent getting negative values of offset/lengthViacheslav Dubeyko
8 daysproc: protect ptrace_may_access() with exec_update_lock (part 1)Jann Horn
8 daysseqlock: Change do_task_stat() to use scoped_seqlock_read()Oleg Nesterov
8 dayswriteback: fix race between cgroup_writeback_umount() and inode_switch_wbs()Baokun Li
8 dayswriteback: Avoid contention on wb->list_lock when switching inodesJan Kara
8 daysproc: protect ptrace_may_access() with exec_update_lock (FD links)Jann Horn
8 daysproc: rename proc_setattr to proc_nochmod_setattrChristoph Hellwig
8 daysksmbd: track the connection owning a byte-range lockNamjae Jeon
8 daysksmbd: centralize ksmbd_conn final release to plug transport leakDaeMyung Kang
8 daysksmbd: use opener credentials for FSCTL mutationsNamjae Jeon
8 dayssmb: client: resolve SWN tcon from live registrationsMichael Bommarito
8 dayssmb: client: Improve unlocking of a mutex in cifs_get_swn_reg()Markus Elfring
8 daysorangefs: keep the readdir entry size 64-bit in fill_from_part()Bryam Vargas
8 daysksmbd: fix integer overflow in set_file_allocation_info()Ibrahim Hashimov
8 dayssmb: client: use kvzalloc() for megabyte buffer in simple fallocateFredric Cover
8 daysocfs2: reject non-inline dinodes with i_size and zero i_clustersMichael Bommarito
8 daysocfs2: reject dinodes whose i_rdev disagrees with the file typeMichael Bommarito
8 daysocfs2: reject dinodes with non-canonical i_mode typeMichael Bommarito
8 daysocfs2: add journal NULL check in ocfs2_checkpoint_inode()Joseph Qi
8 daysocfs2: fix NULL h_transaction deref in ocfs2_assure_trans_creditsIan Bridges
8 daysocfs2: avoid moving extents to occupied clustersKyle Zeng
8 daysocfs2: use kzalloc for quota recovery bitmap allocationTristan Madani
8 days9p: skip nlink update in cacheless mode to fix WARN_ONBreno Leitao
8 daysproc: only bump parent nlink when registering directoriesKrzysztof WilczyƄski
8 daysntfs3: fix out-of-bounds read in decompress_lzntTristan Madani
8 daysntfs3: validate split-point offset in indx_insert_into_bufferMichael Bommarito
8 daysntfs3: bound to_move in indx_insert_into_root before hdr_insert_headMichael Bommarito
8 daysntfs3: cap RESTART_TABLE free-chain walker at rt->usedMichael Bommarito
8 daysfs/ntfs3: bound NTFS_DE view.data_off in UpdateRecordData{Root,Allocation}Michael Bommarito
8 daysfs/ntfs3: add depth limit to indx_find_buffer to prevent stack overflowMichael Bommarito
8 daysfs/ntfs3: validate lcns_follow in log_replay conversionKonstantin Komarov
8 daysfs/ntfs3: bound attr_off in UpdateResidentValue against data_offKonstantin Komarov
8 daysfs/ntfs3: bound copy_lcns dp->page_lcns[] index in analysis passMichael Bommarito
8 daysfs/ntfs3: bound DeleteIndexEntryAllocation memmove lengthKonstantin Komarov
8 daysfs/ntfs3: fix syncing wrong inode on DIRSYNC cross-directory renameZhan Xusheng