summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorLines
2026-01-09x86/resctrl: Read telemetry eventsTony Luck-0/+14
2026-01-09x86/resctrl: Find and enable usable telemetry eventsTony Luck-4/+6
2026-01-09Merge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-17/+39
2026-01-09btrfs: send: check for inline extents in range_is_hole_in_parent()Qu Wenruo-0/+2
2026-01-09btrfs: tests: fix return 0 on rmap test failureNaohiro Aota-0/+3
2026-01-09btrfs: tests: fix root tree leak in btrfs_test_qgroups()Zilin Guan-3/+3
2026-01-09btrfs: release path before iget_failed() in btrfs_read_locked_inode()Filipe Manana-0/+9
2026-01-09Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds-91/+184
2026-01-09x86,fs/resctrl: Add architectural event pointerTony Luck-4/+14
2026-01-09x86,fs/resctrl: Fill in details of events for performance and energy GUIDsTony Luck-15/+20
2026-01-09fs/resctrl: Emphasize that L3 monitoring resource is required for summing dom...Tony Luck-4/+11
2026-01-09x86,fs/resctrl: Add and initialize a resource for package scope monitoringTony Luck-0/+4
2026-01-09x86,fs/resctrl: Add an architectural hook called for first mountTony Luck-0/+3
2026-01-09xfs: fix memory leak in xfs_growfs_check_rtgeom()Dan Carpenter-1/+1
2026-01-07NFS/localio: Deal with page bases that are > PAGE_SIZETrond Myklebust-0/+2
2026-01-07NFS/localio: Stop further I/O upon hitting an errorTrond Myklebust-16/+14
2026-01-07NFSv4.x: Directory delegations don't require any state recoveryTrond Myklebust-1/+10
2026-01-07f2fs: fix to check sysfs filename w/ gc_pin_file_thresh correctlyChao Yu-1/+1
2026-01-07f2fs: fix IS_CHECKPOINTED flag inconsistency issue caused by concurrent atomi...Yongpeng Yang-4/+10
2026-01-07f2fs: change seq_file_ra_mul and max_io_bytes to unsigned intYongpeng Yang-2/+2
2026-01-07f2fs: fix out-of-bounds access in sysfs attribute read/writeYongpeng Yang-8/+52
2026-01-07f2fs: Accounting large folio subpages before bio submissionNanzhe Zhao-9/+12
2026-01-07f2fs: Zero f2fs_folio_state on allocationNanzhe Zhao-1/+2
2026-01-07f2fs: sysfs: introduce inject_lock_timeoutChao Yu-5/+79
2026-01-07f2fs: introduce FAULT_LOCK_TIMEOUTChao Yu-0/+5
2026-01-07f2fs: rename FAULT_TIMEOUT to FAULT_ATOMIC_TIMEOUTChao Yu-3/+3
2026-01-07f2fs: fix timeout precision of f2fs_io_schedule_timeout_killable()Chao Yu-4/+3
2026-01-07f2fs: fix to use jiffies based precision for DEFAULT_SCHEDULE_TIMEOUTChao Yu-2/+2
2026-01-07f2fs: clean up w/ __f2fs_schedule_timeout()Chao Yu-2/+1
2026-01-07f2fs: trace elapsed time for io_rwsem lockChao Yu-7/+12
2026-01-07f2fs: trace elapsed time for cp_global_sem lockChao Yu-9/+14
2026-01-07f2fs: trace elapsed time for gc_lock lockChao Yu-41/+52
2026-01-07f2fs: trace elapsed time for node_write lockChao Yu-10/+14
2026-01-07f2fs: trace elapsed time for node_change lockChao Yu-3/+4
2026-01-07f2fs: trace elapsed time for cp_rwsem lockChao Yu-125/+172
2026-01-07f2fs: sysfs: introduce max_lock_elapsed_timeChao Yu-1/+7
2026-01-07f2fs: add lock elapsed time trace facility for f2fs rwsemphoreChao Yu-4/+153
2026-01-07f2fs: flush plug periodically during GC to maximize readahead effectDaeho Jeong-6/+13
2026-01-06VFS: fix __start_dirop() kernel-doc warningsBagas Sanjaya-1/+2
2026-01-06fs: Describe @isnew parameter in ilookup5_nowait()Bagas Sanjaya-0/+3
2026-01-06nfs: unify security_inode_listsecurity() callsStephen Smalley-35/+3
2026-01-06pidfs: protect PIDFD_GET_* ioctls() via ifdefChristian Brauner-0/+18
2026-01-06fs/namei: Remove redundant DCACHE_MANAGED_DENTRY check in __follow_mount_rcuBreno Leitao-3/+0
2026-01-06fs: only assert on LOOKUP_RCU when built with CONFIG_DEBUG_VFSMateusz Guzik-2/+3
2026-01-06hfsplus: pretend special inodes as regular filesTetsuo Handa-0/+6
2026-01-06hfsplus: return error when node already exists in hfs_bnode_createShardul Bankar-1/+1
2026-01-06hfs: Replace BUG_ON with error handling for CNID count checksJori Koolstra-14/+66
2026-01-06hfsplus: fix generic/020 xfstests failureViacheslav Dubeyko-14/+70
2026-01-06Merge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds-32/+75
2026-01-06btrfs: show correct warning if can't read data reloc treeMark Harmstone-0/+1