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