summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
35 hoursksmbd: fix durable reconnect double-bind race in ksmbd_reopen_durable_fdGil Portnoy
35 hoursbtrfs: fix incorrect buffered IO fallback for append direct writesQu Wenruo
35 hoursbtrfs: fix false IO failure after falling back to buffered writeQu Wenruo
35 hoursbtrfs: remove folio parameter from ordered io related functionsQu Wenruo
35 hoursbtrfs: replace for_each_set_bit() with for_each_set_bitmap()Qu Wenruo
35 hoursbtrfs: concentrate the error handling of submit_one_sector()Qu Wenruo
35 hoursnew helper: simple_remove_by_name()Al Viro
35 hoursxfs: use bio_reuse in the zone GC codeChristoph Hellwig
35 hoursxfs: only log freed extents for the current RTG in zoned growfsChristoph Hellwig
35 hoursxfs: add a xfs_groups_to_rfsbs helperChristoph Hellwig
35 hoursxfs: initialize iomap->flags earlier in xfs_bmbt_to_iomapChristoph Hellwig
35 hourshfs/hfsplus: fix u32 overflow in check_and_correct_requested_lengthTristan Madani
35 hourshfs/hfsplus: prevent getting negative values of offset/lengthViacheslav Dubeyko
35 hoursproc: protect ptrace_may_access() with exec_update_lock (part 1)Jann Horn
35 hoursseqlock: Change do_task_stat() to use scoped_seqlock_read()Oleg Nesterov
35 hoursproc: protect ptrace_may_access() with exec_update_lock (FD links)Jann Horn
35 hoursproc: rename proc_setattr to proc_nochmod_setattrChristoph Hellwig
35 hoursksmbd: validate NTLMv2 response before updating session keyHaofeng Li
35 hoursksmbd: Use HMAC-MD5 library for NTLMv2Eric Biggers
35 hoursksmbd: Use HMAC-SHA256 library for message signing and key generationEric Biggers
35 hoursksmbd: Use SHA-512 library for SMB3.1.1 preauth hashEric Biggers
35 hoursksmbd: track the connection owning a byte-range lockNamjae Jeon
35 hoursksmbd: centralize ksmbd_conn final release to plug transport leakDaeMyung Kang
35 hoursksmbd: fix path resolution in ksmbd_vfs_kern_path_createDavide Ornaghi
35 hoursksmbd: use opener credentials for FSCTL mutationsNamjae Jeon
35 hourscifs: SMB1 split: Add some #includesDavid Howells
35 hourscifs: SMB1 split: Rename cifstransport.cDavid Howells
35 hoursfs/resctrl: Fix double-add of pseudo-locked region's RMID to free listReinette Chatre
35 hoursfs/resctrl: Free mon_data structures on rdt_get_tree() failureTony Luck
35 hoursorangefs: keep the readdir entry size 64-bit in fill_from_part()Bryam Vargas
35 hoursfhandle: reject detached mounts in capable_wrt_mount()David Lee
35 hoursNFS: Charge unstable writes by request size, not folio sizeBenjamin Coddington
35 hoursksmbd: fix integer overflow in set_file_allocation_info()Ibrahim Hashimov
35 hourssmb: client: use kvzalloc() for megabyte buffer in simple fallocateFredric Cover
35 hoursocfs2: reject non-inline dinodes with i_size and zero i_clustersMichael Bommarito
35 hoursocfs2: reject dinodes whose i_rdev disagrees with the file typeMichael Bommarito
35 hoursocfs2: reject dinodes with non-canonical i_mode typeMichael Bommarito
35 hoursocfs2: add journal NULL check in ocfs2_checkpoint_inode()Joseph Qi
35 hoursocfs2: fix UBSAN array-index-out-of-bounds in ocfs2_sum_rightmost_recIan Bridges
35 hoursocfs2: fix NULL h_transaction deref in ocfs2_assure_trans_creditsIan Bridges
35 hoursocfs2: avoid moving extents to occupied clustersKyle Zeng
35 hoursocfs2: use kzalloc for quota recovery bitmap allocationTristan Madani
35 hours9p: skip nlink update in cacheless mode to fix WARN_ONBreno Leitao
35 hoursfs/proc: fix KPF_KSM reported for all anonymous pagesJinjiang Tu
35 hoursproc: only bump parent nlink when registering directoriesKrzysztof WilczyƄski
35 hoursfs/proc/task_mmu: use huge_page_size() in pagemap_scan_hugetlb_entry()Kiryl Shutsemau (Meta)
35 hoursfs/proc/task_mmu: fix hugetlb self-deadlock in pagemap_scan_pte_hole()Kiryl Shutsemau (Meta)
35 hoursntfs3: fix out-of-bounds read in decompress_lzntTristan Madani
35 hoursntfs3: validate split-point offset in indx_insert_into_bufferMichael Bommarito
35 hoursntfs3: bound to_move in indx_insert_into_root before hdr_insert_headMichael Bommarito