aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2026-01-07NFS/localio: Deal with page bases that are > PAGE_SIZETrond Myklebust1-0/+2
2026-01-07NFS/localio: Stop further I/O upon hitting an errorTrond Myklebust1-16/+14
2026-01-07NFSv4.x: Directory delegations don't require any state recoveryTrond Myklebust2-1/+10
2026-01-07f2fs: fix to check sysfs filename w/ gc_pin_file_thresh correctlyChao Yu1-1/+1
2026-01-07f2fs: fix IS_CHECKPOINTED flag inconsistency issue caused by concurrent atomi...Yongpeng Yang1-4/+10
2026-01-07f2fs: change seq_file_ra_mul and max_io_bytes to unsigned intYongpeng Yang1-2/+2
2026-01-07f2fs: fix out-of-bounds access in sysfs attribute read/writeYongpeng Yang1-8/+52
2026-01-07f2fs: Accounting large folio subpages before bio submissionNanzhe Zhao1-9/+12
2026-01-07f2fs: Zero f2fs_folio_state on allocationNanzhe Zhao1-1/+2
2026-01-07f2fs: sysfs: introduce inject_lock_timeoutChao Yu5-5/+79
2026-01-07f2fs: introduce FAULT_LOCK_TIMEOUTChao Yu3-0/+5
2026-01-07f2fs: rename FAULT_TIMEOUT to FAULT_ATOMIC_TIMEOUTChao Yu3-3/+3
2026-01-07f2fs: fix timeout precision of f2fs_io_schedule_timeout_killable()Chao Yu1-4/+3
2026-01-07f2fs: fix to use jiffies based precision for DEFAULT_SCHEDULE_TIMEOUTChao Yu1-2/+2
2026-01-07f2fs: clean up w/ __f2fs_schedule_timeout()Chao Yu1-2/+1
2026-01-07f2fs: trace elapsed time for io_rwsem lockChao Yu2-7/+12
2026-01-07f2fs: trace elapsed time for cp_global_sem lockChao Yu5-9/+14
2026-01-07f2fs: trace elapsed time for gc_lock lockChao Yu6-41/+52
2026-01-07f2fs: trace elapsed time for node_write lockChao Yu5-10/+14
2026-01-07f2fs: trace elapsed time for node_change lockChao Yu3-3/+4
2026-01-07f2fs: trace elapsed time for cp_rwsem lockChao Yu12-125/+172
2026-01-07f2fs: sysfs: introduce max_lock_elapsed_timeChao Yu4-1/+7
2026-01-07f2fs: add lock elapsed time trace facility for f2fs rwsemphoreChao Yu2-4/+153
2026-01-07f2fs: flush plug periodically during GC to maximize readahead effectDaeho Jeong1-6/+13
2026-01-06VFS: fix __start_dirop() kernel-doc warningsBagas Sanjaya1-1/+2
2026-01-06fs: Describe @isnew parameter in ilookup5_nowait()Bagas Sanjaya1-0/+3
2026-01-06nfs: unify security_inode_listsecurity() callsStephen Smalley1-35/+3
2026-01-06pidfs: protect PIDFD_GET_* ioctls() via ifdefChristian Brauner1-0/+18
2026-01-06fs/namei: Remove redundant DCACHE_MANAGED_DENTRY check in __follow_mount_rcuBreno Leitao1-3/+0
2026-01-06fs: only assert on LOOKUP_RCU when built with CONFIG_DEBUG_VFSMateusz Guzik1-2/+3
2026-01-06hfsplus: pretend special inodes as regular filesTetsuo Handa1-0/+6
2026-01-06hfsplus: return error when node already exists in hfs_bnode_createShardul Bankar1-1/+1
2026-01-06hfs: Replace BUG_ON with error handling for CNID count checksJori Koolstra5-14/+66
2026-01-06hfsplus: fix generic/020 xfstests failureViacheslav Dubeyko2-14/+70
2026-01-06Merge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds9-32/+75
2026-01-06btrfs: show correct warning if can't read data reloc treeMark Harmstone1-0/+1
2026-01-06btrfs: fix NULL pointer dereference in do_abort_log_replay()Suchit Karunakaran1-1/+1
2026-01-06btrfs: force free space tree for bs > ps casesQu Wenruo1-1/+1
2026-01-06btrfs: only enforce free space tree if v1 cache is required for bs < ps casesQu Wenruo1-7/+5
2026-01-06btrfs: release path before initializing extent tree in btrfs_read_locked_inode()Filipe Manana1-5/+14
2026-01-06btrfs: avoid access-beyond-folio for bs > ps encoded writesQu Wenruo1-4/+18
2026-01-05kbuild: cleanup local -Wno-type-limits exceptionsVincent Mailhol1-1/+0
2026-01-05Merge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-37/+63
2026-01-05compiler-context-analysis: Change __cond_acquires to take return valueMarco Elver1-1/+1
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-05sysctl: Replace UINT converter macros with functionsJoel Granados1-4/+18
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