aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-15Merge 6.17-rc6 into driver-core-nextGreg Kroah-Hartman73-518/+1129
2025-09-15btrfs: annotate block group access with data_race() when sorting for reclaimFilipe Manana1-1/+8
2025-09-15btrfs: initialize inode::file_extent_tree after i_mode has been setaustinchang2-9/+5
2025-09-15btrfs: zoned: fix incorrect ASSERT in btrfs_zoned_reserve_data_reloc_bg()Johannes Thumshirn1-1/+1
2025-09-15btrfs: fix invalid extref key setup when replaying dentryFilipe Manana1-1/+1
2025-09-14ksmbd: smbdirect: verify remaining_data_length respects max_fragmented_recv_sizeStefan Metzmacher1-1/+10
2025-09-14ksmbd: smbdirect: validate data_offset and data_length field of smb_direct_da...Namjae Jeon1-8/+9
2025-09-14smb: server: let smb_direct_writev() respect SMB_DIRECT_MAX_SEND_SGESStefan Metzmacher1-50/+107
2025-09-14Merge tag 'x86-urgent-2025-09-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-7/+5
2025-09-13fs/proc/base.c: fix the wrong format specifierzhang jiao1-1/+1
2025-09-13ocfs2: add suballoc slot check in ocfs2_validate_inode_block()Dmitry Antipov1-0/+8
2025-09-13ocfs2: fix super block reserved field offset commentyili1-1/+1
2025-09-13ocfs2: remove unnecessary NULL check in ocfs2_grab_folios()Dan Carpenter1-2/+1
2025-09-13vfat: remove unused variablezhoumin1-4/+3
2025-09-13ocfs2: remove commented out mlog() statementsThorsten Blum2-12/+0
2025-09-13squashfs: verify inode mode when loading from diskTetsuo Handa1-0/+4
2025-09-13Merge tag 'erofs-for-6.17-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-36/+65
2025-09-13btrfs: set AS_KERNEL_FILE on the btree_inodeBoris Burkov1-0/+1
2025-09-13Revert "hugetlb: make hugetlb depends on SYSFS or SYSCTL"Miaohe Lin1-1/+0
2025-09-13bcachefs: stop using write_cache_pagesChristoph Hellwig1-1/+12
2025-09-13ntfs3: stop using write_cache_pagesChristoph Hellwig1-5/+10
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)6-10/+10
2025-09-13mm/huge_memory: convert "tva_flags" to "enum tva_type"David Hildenbrand1-2/+2
2025-09-13prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGEDavid Hildenbrand1-1/+1
2025-09-13mm: convert remaining users to mm_flags_*() accessorsLorenzo Stoakes3-4/+4
2025-09-13mm: update coredump logic to correctly use bitmap mm flagsLorenzo Stoakes4-7/+14
2025-09-13fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folioDavid Hildenbrand1-37/+10
2025-09-13treewide: remove MIGRATEPAGE_SUCCESSDavid Hildenbrand4-9/+9
2025-09-13fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locksSuren Baghdasaryan1-18/+85
2025-09-13fs/proc/task_mmu: factor out proc_maps_private fields used by PROCMAP_QUERYSuren Baghdasaryan3-53/+63
2025-09-13mm/slub: allow to set node and align in k[v]reallocVitaly Wool2-2/+2
2025-09-13nilfs2: fix CFI failure when accessing /sys/fs/nilfs2/features/*Nathan Chancellor2-6/+6
2025-09-13Merge tag 'ceph-for-6.17-rc6' of https://github.com/ceph/ceph-clientLinus Torvalds7-123/+219
2025-09-13Merge tag 'driver-core-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-20/+38
2025-09-12Merge tag 'v6.17-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-75/+293
2025-09-12gfs2: Fix unlikely race in gdlm_put_lockAndreas Gruenbacher1-6/+5
2025-09-12gfs2: Add proper lockspace lockingAndreas Gruenbacher4-20/+56
2025-09-12gfs2: Minor run_queue fixesAndreas Gruenbacher1-1/+8
2025-09-12gfs2: run_queue cleanupAndreas Gruenbacher1-16/+19
2025-09-12gfs2: Simplify do_promoteAndreas Gruenbacher1-11/+6
2025-09-12gfs2: Get rid of GLF_INVALIDATE_IN_PROGRESSAndreas Gruenbacher3-17/+1
2025-09-12gfs2: Fix GLF_INVALIDATE_IN_PROGRESS flag clearing in do_xmoteAndreas Gruenbacher1-2/+0
2025-09-12gfs2: Remove duplicate check in do_xmoteAndreas Gruenbacher1-14/+13
2025-09-12gfs2: Fix LM_FLAG_TRY* logic in add_to_queueAndreas Gruenbacher1-23/+24
2025-09-12gfs2: Remove DLM_LKF_ALTCW / DLM_LKF_ALTPR codeAndreas Gruenbacher2-20/+1
2025-09-12gfs2: Further sanitize lock_dlm.cAndreas Gruenbacher3-14/+22
2025-09-12gfs2: Do not use atomic operations unnecessarilyAndreas Gruenbacher1-3/+3
2025-09-12gfs2: Sanitize gfs2_meta_check, gfs2_metatype_check, gfs2_io_errorAndreas Gruenbacher2-30/+27
2025-09-12gfs2: Turn gfs2_withdraw into a void functionAndreas Gruenbacher2-14/+9
2025-09-12gfs2: Partially revert "gfs2: do_xmote fixes"Andreas Gruenbacher1-1/+2