summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-01-09x86,fs/resctrl: Add and initialize a resource for package scope monitoringTony Luck
2026-01-09x86,fs/resctrl: Add an architectural hook called for first mountTony Luck
2026-01-09xfs: fix memory leak in xfs_growfs_check_rtgeom()Dan Carpenter
2026-01-07NFS/localio: Deal with page bases that are > PAGE_SIZETrond Myklebust
2026-01-07NFS/localio: Stop further I/O upon hitting an errorTrond Myklebust
2026-01-07NFSv4.x: Directory delegations don't require any state recoveryTrond Myklebust
2026-01-07f2fs: fix to check sysfs filename w/ gc_pin_file_thresh correctlyChao Yu
2026-01-07f2fs: fix IS_CHECKPOINTED flag inconsistency issue caused by concurrent atomi...Yongpeng Yang
2026-01-07f2fs: change seq_file_ra_mul and max_io_bytes to unsigned intYongpeng Yang
2026-01-07f2fs: fix out-of-bounds access in sysfs attribute read/writeYongpeng Yang
2026-01-07f2fs: Accounting large folio subpages before bio submissionNanzhe Zhao
2026-01-07f2fs: Zero f2fs_folio_state on allocationNanzhe Zhao
2026-01-07f2fs: sysfs: introduce inject_lock_timeoutChao Yu
2026-01-07f2fs: introduce FAULT_LOCK_TIMEOUTChao Yu
2026-01-07f2fs: rename FAULT_TIMEOUT to FAULT_ATOMIC_TIMEOUTChao Yu
2026-01-07f2fs: fix timeout precision of f2fs_io_schedule_timeout_killable()Chao Yu
2026-01-07f2fs: fix to use jiffies based precision for DEFAULT_SCHEDULE_TIMEOUTChao Yu
2026-01-07f2fs: clean up w/ __f2fs_schedule_timeout()Chao Yu
2026-01-07f2fs: trace elapsed time for io_rwsem lockChao Yu
2026-01-07f2fs: trace elapsed time for cp_global_sem lockChao Yu
2026-01-07f2fs: trace elapsed time for gc_lock lockChao Yu
2026-01-07f2fs: trace elapsed time for node_write lockChao Yu
2026-01-07f2fs: trace elapsed time for node_change lockChao Yu
2026-01-07f2fs: trace elapsed time for cp_rwsem lockChao Yu
2026-01-07f2fs: sysfs: introduce max_lock_elapsed_timeChao Yu
2026-01-07f2fs: add lock elapsed time trace facility for f2fs rwsemphoreChao Yu
2026-01-07f2fs: flush plug periodically during GC to maximize readahead effectDaeho Jeong
2026-01-06VFS: fix __start_dirop() kernel-doc warningsBagas Sanjaya
2026-01-06fs: Describe @isnew parameter in ilookup5_nowait()Bagas Sanjaya
2026-01-06nfs: unify security_inode_listsecurity() callsStephen Smalley
2026-01-06pidfs: protect PIDFD_GET_* ioctls() via ifdefChristian Brauner
2026-01-06fs/namei: Remove redundant DCACHE_MANAGED_DENTRY check in __follow_mount_rcuBreno Leitao
2026-01-06fs: only assert on LOOKUP_RCU when built with CONFIG_DEBUG_VFSMateusz Guzik
2026-01-06hfsplus: pretend special inodes as regular filesTetsuo Handa
2026-01-06hfsplus: return error when node already exists in hfs_bnode_createShardul Bankar
2026-01-06hfs: Replace BUG_ON with error handling for CNID count checksJori Koolstra
2026-01-06hfsplus: fix generic/020 xfstests failureViacheslav Dubeyko
2026-01-06Merge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2026-01-06btrfs: show correct warning if can't read data reloc treeMark Harmstone
2026-01-06btrfs: fix NULL pointer dereference in do_abort_log_replay()Suchit Karunakaran
2026-01-06btrfs: force free space tree for bs > ps casesQu Wenruo
2026-01-06btrfs: only enforce free space tree if v1 cache is required for bs < ps casesQu Wenruo
2026-01-06btrfs: release path before initializing extent tree in btrfs_read_locked_inode()Filipe Manana
2026-01-06btrfs: avoid access-beyond-folio for bs > ps encoded writesQu Wenruo
2026-01-05kbuild: cleanup local -Wno-type-limits exceptionsVincent Mailhol
2026-01-05Merge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-01-05compiler-context-analysis: Change __cond_acquires to take return valueMarco Elver
2026-01-05x86,fs/resctrl: Support binary fixed point event countersTony Luck
2026-01-05x86,fs/resctrl: Handle events that can be read from any CPUTony Luck
2026-01-05fs/resctrl: Make event details accessible to functions when reading eventsTony Luck