summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
33 hourscifs: fix lock ordering while disabling multichannelShyam Prasad N
33 hourswriteback: drop now-unnecessary rcu_barrier() in cgroup_writeback_umount()Baokun Li
33 hourswriteback: Fix use after free in inode_switch_wbs_work_fn()Jan Kara
33 hoursbtrfs: fix incorrect buffered IO fallback for append direct writesQu Wenruo
33 hoursbtrfs: fix false IO failure after falling back to buffered writeQu Wenruo
33 hoursbtrfs: check and set EXTENT_DELALLOC_NEW before clearing EXTENT_DELALLOCQu Wenruo
33 hourshfs/hfsplus: fix u32 overflow in check_and_correct_requested_lengthTristan Madani
33 hourshfs/hfsplus: prevent getting negative values of offset/lengthViacheslav Dubeyko
33 hoursproc: protect ptrace_may_access() with exec_update_lock (part 1)Jann Horn
33 hoursseqlock: Change do_task_stat() to use scoped_seqlock_read()Oleg Nesterov
33 hoursproc: protect ptrace_may_access() with exec_update_lock (FD links)Jann Horn
33 hoursproc: rename proc_setattr to proc_nochmod_setattrChristoph Hellwig
33 hoursproc: Move fdinfo PTRACE_MODE_READ check into the inode .permission operationTyler Hicks (Microsoft)
33 hoursproc: use generic setattr() for /proc/$PID/netThomas Weißschuh
33 hourswriteback: fix race between cgroup_writeback_umount() and inode_switch_wbs()Baokun Li
33 hourswriteback: Avoid contention on wb->list_lock when switching inodesJan Kara
33 hoursksmbd: track the connection owning a byte-range lockNamjae Jeon
33 hoursksmbd: centralize ksmbd_conn final release to plug transport leakDaeMyung Kang
33 hoursksmbd: destroy async_ida in ksmbd_conn_free()DaeMyung Kang
33 hoursksmbd: fix mechToken leak when SPNEGO decode fails after token allocGreg Kroah-Hartman
33 hoursksmbd: fix use-after-free in __ksmbd_close_fd() via durable scavengerNamjae Jeon
33 hourssmb: move smb_version_values to common/smbglob.hZhangGuoDong
33 hourssmb: move some duplicate definitions to common/cifsglob.hZhangGuoDong
33 hoursksmbd: use opener credentials for FSCTL mutationsNamjae Jeon
33 hourssmb: client: resolve SWN tcon from live registrationsMichael Bommarito
33 hourscifs: Add tracing for the cifs_tcon struct refcountingDavid Howells
33 hourscifs: Fix reacquisition of volume cookie on still-live connectionDavid Howells
33 hourscifs: after disabling multichannel, mark tcon for reconnectShyam Prasad N
33 hourscifs: handle when server stops supporting multichannelShyam Prasad N
33 hoursorangefs: keep the readdir entry size 64-bit in fill_from_part()Bryam Vargas
33 hoursksmbd: fix integer overflow in set_file_allocation_info()Ibrahim Hashimov
33 hourssmb: client: use kvzalloc() for megabyte buffer in simple fallocateFredric Cover
33 hoursocfs2: reject non-inline dinodes with i_size and zero i_clustersMichael Bommarito
33 hoursocfs2: reject dinodes whose i_rdev disagrees with the file typeMichael Bommarito
33 hoursocfs2: reject dinodes with non-canonical i_mode typeMichael Bommarito
33 hoursocfs2: add journal NULL check in ocfs2_checkpoint_inode()Joseph Qi
33 hoursocfs2: fix NULL h_transaction deref in ocfs2_assure_trans_creditsIan Bridges
33 hoursocfs2: avoid moving extents to occupied clustersKyle Zeng
33 hoursocfs2: use kzalloc for quota recovery bitmap allocationTristan Madani
33 hoursproc: only bump parent nlink when registering directoriesKrzysztof Wilczyński
33 hoursntfs3: fix out-of-bounds read in decompress_lzntTristan Madani
33 hoursntfs3: bound to_move in indx_insert_into_root before hdr_insert_headMichael Bommarito
33 hoursntfs3: cap RESTART_TABLE free-chain walker at rt->usedMichael Bommarito
33 hoursfs/ntfs3: bound NTFS_DE view.data_off in UpdateRecordData{Root,Allocation}Michael Bommarito
33 hoursfs/ntfs3: add depth limit to indx_find_buffer to prevent stack overflowMichael Bommarito
33 hoursfs/ntfs3: validate lcns_follow in log_replay conversionKonstantin Komarov
33 hoursfs/ntfs3: bound attr_off in UpdateResidentValue against data_offKonstantin Komarov
33 hoursfs/ntfs3: bound copy_lcns dp->page_lcns[] index in analysis passMichael Bommarito
33 hoursfs/ntfs3: bound DeleteIndexEntryAllocation memmove lengthKonstantin Komarov
33 hoursfs/ntfs3: fix syncing wrong inode on DIRSYNC cross-directory renameZhan Xusheng