summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2026-01-10x86,fs/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKGTony Luck1-5/+12
2026-01-10fs/resctrl: Refactor rmdir_mondata_subdir_allrdtgrp()Tony Luck1-11/+31
2026-01-10fs/resctrl: Refactor mkdir_mondata_subdir()Tony Luck1-50/+58
2026-01-10x86/resctrl: Read telemetry eventsTony Luck1-0/+14
2026-01-10x86/resctrl: Find and enable usable telemetry eventsTony Luck1-4/+6
2026-01-09x86,fs/resctrl: Add architectural event pointerTony Luck2-4/+14
2026-01-09x86,fs/resctrl: Fill in details of events for performance and energy GUIDsTony Luck1-15/+20
2026-01-09fs/resctrl: Emphasize that L3 monitoring resource is required for summing dom...Tony Luck3-4/+11
2026-01-09x86,fs/resctrl: Add and initialize a resource for package scope monitoringTony Luck2-0/+4
2026-01-09x86,fs/resctrl: Add an architectural hook called for first mountTony Luck1-0/+3
2026-01-05x86,fs/resctrl: Support binary fixed point event countersTony Luck3-2/+90
2026-01-05x86,fs/resctrl: Handle events that can be read from any CPUTony Luck3-1/+11
2026-01-05fs/resctrl: Make event details accessible to functions when reading eventsTony Luck4-28/+28
2026-01-05x86,fs/resctrl: Rename some L3 specific functionsTony Luck3-19/+19
2026-01-05x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domainTony Luck4-60/+60
2026-01-05x86,fs/resctrl: Use struct rdt_domain_hdr when reading countersTony Luck3-45/+67
2026-01-05fs/resctrl: Split L3 dependent parts out of __mon_event_count()Tony Luck1-1/+12
2026-01-04x86,fs/resctrl: Refactor domain create/remove using struct rdt_domain_hdrTony Luck3-26/+59
2026-01-04x86,fs/resctrl: Improve domain type checkingTony Luck1-1/+1
2025-12-27Merge tag 'v6.19-rc2-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+2
2025-12-27Merge tag 'driver-core-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-4/+9
2025-12-26Merge tag 'v6.19-rc2-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds8-69/+70
2025-12-24Merge tag 'nfsd-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds5-4/+19
2025-12-24Merge tag 'erofs-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+4
2025-12-24cifs: Fix memory and information leak in smb3_reconfigure()Zilin Guan1-0/+2
2025-12-23fs/kernfs: null-ptr deref in simple_xattrs_free()Will Rosenberg1-2/+4
2025-12-22smb/server: fix minimum SMB2 PDU sizeChenXiaoSong1-2/+2
2025-12-22smb/server: fix minimum SMB1 PDU sizeChenXiaoSong1-2/+3
2025-12-22ksmbd: rename smb2_get_msg to smb_get_msgNamjae Jeon8-61/+61
2025-12-22ksmbd: Fix to handle removal of rfc1002 header from smb_hdrDavid Howells2-11/+11
2025-12-21erofs: fix unexpected EIO under memory pressureJunbeom Yeom1-4/+4
2025-12-20Merge tag 'xfs-fixes-6.19-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds8-41/+80
2025-12-19debugfs: Fix memleak in debugfs_change_name().Kuniyuki Iwashima1-2/+5
2025-12-18Merge tag 'v6.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-45/+61
2025-12-18Merge tag 'fsnotify_for_v6.19-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+10
2025-12-18NFSD: NFSv4 file creation neglects setting ACLChuck Lever1-1/+2
2025-12-18NFSD: Clear TIME_DELEG in the suppattr_exclcreat bitmapChuck Lever1-1/+7
2025-12-18NFSD: Clear SECLABEL in the suppattr_exclcreat bitmapChuck Lever1-0/+5
2025-12-18nfsd: fix memory leak in nfsd_create_serv error pathsShardul Bankar1-1/+4
2025-12-17xfs: fix the zoned RT growfs check for zone alignmentChristoph Hellwig1-6/+8
2025-12-17xfs: validate that zoned RT devices are zone alignedChristoph Hellwig1-0/+15
2025-12-17cifs: update internal module version numberSteve French1-2/+2
2025-12-17smb: move some SMB1 definitions into common/smb1pdu.hZhangGuoDong5-43/+58
2025-12-17smb: align durable reconnect v2 context to 8 byte boundaryBharath SM1-0/+1
2025-12-16xfs: fix XFS_ERRTAG_FORCE_ZERO_RANGE for zoned file systemChristoph Hellwig1-10/+48
2025-12-16xfs: fix a memory leak in xfs_buf_item_init()Haoxiang Li1-0/+1
2025-12-16xfs: fix stupid compiler warningDarrick J. Wong1-1/+1
2025-12-16xfs: fix a UAF problem in xattr repairDarrick J. Wong1-1/+1
2025-12-16xfs: ignore discard return valueChaitanya Kulkarni2-23/+6
2025-12-16Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-29/+21