summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
35 hoursext4: fix fd leak in EXT4_IOC_MOVE_EXT cross-sb validationYun Zhou
2 daysafs: Fix afs_dynroot_readdir() to not use the RCU read lockDavid Howells
2 daysafs: Fix afs_atcell_get_link() to check if ws_cell is unset firstDavid Howells
2 daysksmbd: fix durable reconnect double-bind race in ksmbd_reopen_durable_fdGil Portnoy
2 daysfscrypt: Replace mk_users keyring with simple listEric Biggers
2 daysfscrypt: Fix key setup in edge case with multiple data unit sizesEric Biggers
2 daysbtrfs: fix incorrect buffered IO fallback for append direct writesQu Wenruo
2 daysbtrfs: fix false IO failure after falling back to buffered writeQu Wenruo
2 daysexfat: preserve benign secondary entries during rename and moveRochan Avlur
2 daysexfat: fix incorrect directory checksum after rename to shorter nameChi Zhiling
2 daysexfat: move exfat_chain_set() out of __exfat_resolve_path()Yuezhang Mo
2 daysexfat: add exfat_get_dentry_set_by_ei() helperYuezhang Mo
2 daysexfat: rename argument name for exfat_move_file and exfat_rename_fileYuezhang Mo
2 daysexfat: remove unnecessary read entry in __exfat_rename()Yuezhang Mo
2 daysbtrfs: check and set EXTENT_DELALLOC_NEW before clearing EXTENT_DELALLOCQu Wenruo
2 daysbtrfs: remove the COW fixup mechanismQu Wenruo
2 daysbtrfs: remove folio parameter from ordered io related functionsQu Wenruo
2 daysbtrfs: replace for_each_set_bit() with for_each_set_bitmap()Qu Wenruo
2 daysbtrfs: concentrate the error handling of submit_one_sector()Qu Wenruo
2 dayshfs/hfsplus: fix u32 overflow in check_and_correct_requested_lengthTristan Madani
2 dayshfs/hfsplus: prevent getting negative values of offset/lengthViacheslav Dubeyko
2 daysproc: protect ptrace_may_access() with exec_update_lock (part 1)Jann Horn
2 daysseqlock: Change do_task_stat() to use scoped_seqlock_read()Oleg Nesterov
2 daysproc: protect ptrace_may_access() with exec_update_lock (FD links)Jann Horn
2 daysproc: rename proc_setattr to proc_nochmod_setattrChristoph Hellwig
2 daysksmbd: track the connection owning a byte-range lockNamjae Jeon
2 daysksmbd: centralize ksmbd_conn final release to plug transport leakDaeMyung Kang
2 daysksmbd: use opener credentials for FSCTL mutationsNamjae Jeon
2 daysksmbd: fix path resolution in ksmbd_vfs_kern_path_createDavide Ornaghi
2 daysvfs: make LAST_XXX private to fs/namei.cJori Koolstra
2 daysksmbd_vfs_rename(): vfs_path_parent_lookup() accepts ERR_PTR() as nameAl Viro
2 dayssmb: client: resolve SWN tcon from live registrationsMichael Bommarito
2 dayssmb: client: Improve unlocking of a mutex in cifs_get_swn_reg()Markus Elfring
2 daysorangefs: keep the readdir entry size 64-bit in fill_from_part()Bryam Vargas
2 daysfhandle: reject detached mounts in capable_wrt_mount()David Lee
2 daysNFS: Charge unstable writes by request size, not folio sizeBenjamin Coddington
2 daysksmbd: fix integer overflow in set_file_allocation_info()Ibrahim Hashimov
2 dayssmb: client: use kvzalloc() for megabyte buffer in simple fallocateFredric Cover
2 daysocfs2: reject non-inline dinodes with i_size and zero i_clustersMichael Bommarito
2 daysocfs2: reject dinodes whose i_rdev disagrees with the file typeMichael Bommarito
2 daysocfs2: reject dinodes with non-canonical i_mode typeMichael Bommarito
2 daysocfs2: add journal NULL check in ocfs2_checkpoint_inode()Joseph Qi
2 daysocfs2: fix NULL h_transaction deref in ocfs2_assure_trans_creditsIan Bridges
2 daysocfs2: avoid moving extents to occupied clustersKyle Zeng
2 daysocfs2: use kzalloc for quota recovery bitmap allocationTristan Madani
2 days9p: skip nlink update in cacheless mode to fix WARN_ONBreno Leitao
2 daysproc: only bump parent nlink when registering directoriesKrzysztof WilczyƄski
2 daysfs/proc/task_mmu: use huge_page_size() in pagemap_scan_hugetlb_entry()Kiryl Shutsemau (Meta)
2 daysfs/proc/task_mmu: fix hugetlb self-deadlock in pagemap_scan_pte_hole()Kiryl Shutsemau (Meta)
2 daysntfs3: fix out-of-bounds read in decompress_lzntTristan Madani