summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-09-15btrfs: initialize inode::file_extent_tree after i_mode has been setaustinchang
2025-09-15btrfs: zoned: fix incorrect ASSERT in btrfs_zoned_reserve_data_reloc_bg()Johannes Thumshirn
2025-09-15btrfs: fix invalid extref key setup when replaying dentryFilipe Manana
2025-09-14ksmbd: smbdirect: verify remaining_data_length respects max_fragmented_recv_sizeStefan Metzmacher
2025-09-14ksmbd: smbdirect: validate data_offset and data_length field of smb_direct_da...Namjae Jeon
2025-09-14smb: server: let smb_direct_writev() respect SMB_DIRECT_MAX_SEND_SGESStefan Metzmacher
2025-09-14Merge tag 'x86-urgent-2025-09-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-13fs/proc/base.c: fix the wrong format specifierzhang jiao
2025-09-13ocfs2: add suballoc slot check in ocfs2_validate_inode_block()Dmitry Antipov
2025-09-13ocfs2: fix super block reserved field offset commentyili
2025-09-13ocfs2: remove unnecessary NULL check in ocfs2_grab_folios()Dan Carpenter
2025-09-13vfat: remove unused variablezhoumin
2025-09-13ocfs2: remove commented out mlog() statementsThorsten Blum
2025-09-13squashfs: verify inode mode when loading from diskTetsuo Handa
2025-09-13Merge tag 'erofs-for-6.17-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-09-13btrfs: set AS_KERNEL_FILE on the btree_inodeBoris Burkov
2025-09-13Revert "hugetlb: make hugetlb depends on SYSFS or SYSCTL"Miaohe Lin
2025-09-13bcachefs: stop using write_cache_pagesChristoph Hellwig
2025-09-13ntfs3: stop using write_cache_pagesChristoph Hellwig
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)
2025-09-13mm/huge_memory: convert "tva_flags" to "enum tva_type"David Hildenbrand
2025-09-13prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGEDavid Hildenbrand
2025-09-13mm: convert remaining users to mm_flags_*() accessorsLorenzo Stoakes
2025-09-13mm: update coredump logic to correctly use bitmap mm flagsLorenzo Stoakes
2025-09-13fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folioDavid Hildenbrand
2025-09-13treewide: remove MIGRATEPAGE_SUCCESSDavid Hildenbrand
2025-09-13fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locksSuren Baghdasaryan
2025-09-13fs/proc/task_mmu: factor out proc_maps_private fields used by PROCMAP_QUERYSuren Baghdasaryan
2025-09-13mm/slub: allow to set node and align in k[v]reallocVitaly Wool
2025-09-13nilfs2: fix CFI failure when accessing /sys/fs/nilfs2/features/*Nathan Chancellor
2025-09-13Merge tag 'ceph-for-6.17-rc6' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-09-13Merge tag 'driver-core-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-09-12Merge tag 'v6.17-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-09-12gfs2: Fix unlikely race in gdlm_put_lockAndreas Gruenbacher
2025-09-12gfs2: Add proper lockspace lockingAndreas Gruenbacher
2025-09-12gfs2: Minor run_queue fixesAndreas Gruenbacher
2025-09-12gfs2: run_queue cleanupAndreas Gruenbacher
2025-09-12gfs2: Simplify do_promoteAndreas Gruenbacher
2025-09-12gfs2: Get rid of GLF_INVALIDATE_IN_PROGRESSAndreas Gruenbacher
2025-09-12gfs2: Fix GLF_INVALIDATE_IN_PROGRESS flag clearing in do_xmoteAndreas Gruenbacher
2025-09-12gfs2: Remove duplicate check in do_xmoteAndreas Gruenbacher
2025-09-12gfs2: Fix LM_FLAG_TRY* logic in add_to_queueAndreas Gruenbacher
2025-09-12gfs2: Remove DLM_LKF_ALTCW / DLM_LKF_ALTPR codeAndreas Gruenbacher
2025-09-12gfs2: Further sanitize lock_dlm.cAndreas Gruenbacher
2025-09-12gfs2: Do not use atomic operations unnecessarilyAndreas Gruenbacher
2025-09-12gfs2: Sanitize gfs2_meta_check, gfs2_metatype_check, gfs2_io_errorAndreas Gruenbacher
2025-09-12gfs2: Turn gfs2_withdraw into a void functionAndreas Gruenbacher
2025-09-12gfs2: Partially revert "gfs2: do_xmote fixes"Andreas Gruenbacher
2025-09-12gfs2: Simplify refcounting in do_xmoteAndreas Gruenbacher
2025-09-12gfs2: do_xmote cleanupAndreas Gruenbacher