summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-01-129p: don't allow delegations to be set on directoriesJeff Layton
2026-01-12smb/client: properly disallow delegations on directoriesJeff Layton
2026-01-12nfs: properly disallow delegation requests on directoriesJeff Layton
2026-01-12fuse: fix conversion of fuse_reverse_inval_entry() to start_removing()NeilBrown
2026-01-11blk-crypto: handle the fallback above the block layerChristoph Hellwig
2026-01-11fscrypt: keep multiple bios in flight in fscrypt_zeroout_range_inline_cryptChristoph Hellwig
2026-01-11fscrypt: pass a real sector_t to fscrypt_zeroout_range_inline_cryptChristoph Hellwig
2026-01-11treewide: Update email addressThomas Gleixner
2026-01-10erofs: fix file-backed mounts no longer working on EROFS partitionsGao Xiang
2026-01-10fs/resctrl: Move RMID initialization to first mountTony Luck
2026-01-10x86,fs/resctrl: Compute number of RMIDs as minimum across resourcesTony Luck
2026-01-10fs/resctrl: Move allocation/free of closid_num_dirty_rmid[]Tony Luck
2026-01-10x86/resctrl: Handle number of RMIDs supported by RDT_RESOURCE_PERF_PKGTony Luck
2026-01-09Merge tag 'erofs-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-10erofs: don't bother with s_stack_depth increasing for nowGao Xiang
2026-01-09x86,fs/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKGTony Luck
2026-01-09fs/resctrl: Refactor rmdir_mondata_subdir_allrdtgrp()Tony Luck
2026-01-09fs/resctrl: Refactor mkdir_mondata_subdir()Tony Luck
2026-01-09x86/resctrl: Read telemetry eventsTony Luck
2026-01-09x86/resctrl: Find and enable usable telemetry eventsTony Luck
2026-01-09Merge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-01-09btrfs: send: check for inline extents in range_is_hole_in_parent()Qu Wenruo
2026-01-09btrfs: tests: fix return 0 on rmap test failureNaohiro Aota
2026-01-09btrfs: tests: fix root tree leak in btrfs_test_qgroups()Zilin Guan
2026-01-09btrfs: release path before iget_failed() in btrfs_read_locked_inode()Filipe Manana
2026-01-09Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-09x86,fs/resctrl: Add architectural event pointerTony Luck
2026-01-09x86,fs/resctrl: Fill in details of events for performance and energy GUIDsTony Luck
2026-01-09fs/resctrl: Emphasize that L3 monitoring resource is required for summing dom...Tony Luck
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