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