summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-01-09netfs: Fix kernel async DIODavid Howells
2025-01-09Merge tag 'vfs-6.14-rc7.mount.fixes'Christian Brauner
2025-01-09fs: remove useless lockdep assertionChristian Brauner
2025-01-09fs: use xarray for old mount idChristian Brauner
2025-01-09fs: cache first and last mountChristian Brauner
2025-01-09fs: simplify rwlock to spinlockChristian Brauner
2025-01-09fs: lockless mntns lookup for nsfsChristian Brauner
2025-01-09fs: lockless mntns rbtree lookupChristian Brauner
2025-01-09fs: add mount namespace to rbtree lateChristian Brauner
2025-01-09mount: remove inlude/nospec.h includeChristian Brauner
2025-01-09fs: prepend statmount.mnt_opts string with security_sb_mnt_opts()Jeff Layton
2025-01-09fs: kill MNT_ONRBChristian Brauner
2025-01-09xfs: report larger dio alignment for COW inodesChristoph Hellwig
2025-01-09xfs: report the correct read/write dio alignment for reflinked inodesChristoph Hellwig
2025-01-09xfs: cleanup xfs_vn_getattrChristoph Hellwig
2025-01-09fs: add STATX_DIO_READ_ALIGNChristoph Hellwig
2025-01-09iomap: avoid avoid truncating 64-bit offset to 32 bitsMarco Nelissen
2025-01-09efivarfs: make variable_is_present use dcache lookupJames Bottomley
2025-01-09efivarfs: add helper to convert from UC16 name and GUID to utf8 nameJames Bottomley
2025-01-09efivarfs: remove unused efi_variable.Attributes and efivar_entry.kobjJames Bottomley
2025-01-09sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read()Thomas Weißschuh
2025-01-08pstore/blk: trivial typo fixesEugen Hristev
2025-01-08orangefs: fix a oob in orangefs_debug_writeMike Marshall
2025-01-08f2fs: update_sit_entry_for_release() supports consecutive blocks.Yi Sun
2025-01-08f2fs: introduce update_sit_entry_for_release/alloc()Yi Sun
2025-01-08f2fs: don't call block truncation for aliased fileJaegeuk Kim
2025-01-08f2fs: Introduce linear search for dentriesDaniel Lee
2025-01-08f2fs: add parameter @len to f2fs_invalidate_internal_cache()Yi Sun
2025-01-08f2fs: expand f2fs_invalidate_compress_page() to f2fs_invalidate_compress_page...Yi Sun
2025-01-08treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker
2025-01-08kthread: Unify kthread_create_on_cpu() and kthread_create_worker_on_cpu() aut...Frederic Weisbecker
2025-01-08xfs: don't return an error from xfs_update_last_rtgroup_size for !XFS_RTChristoph Hellwig
2025-01-07ksmbd: Implement new SMB3 POSIX typeNamjae Jeon
2025-01-07ksmbd: fix unexpectedly changed path in ksmbd_vfs_kern_path_lockedHe Wang
2025-01-07debugfs: fix missing mutex_destroy() in short_fops caseAl Viro
2025-01-07fs: debugfs: differentiate short fops with proxy opsJohannes Berg
2025-01-07vbox: Enable VBOXGUEST and VBOXSF_FS on ARM64Christian Kujau
2025-01-07afs: Fix the maximum cell name lengthDavid Howells
2025-01-07Merge tag 'fuse-fixes-6.13-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Christian Brauner
2025-01-06Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-06btrfs: zlib: fix avail_in bytes for s390 zlib HW compression pathMikhail Zaslonko
2025-01-06btrfs: zoned: calculate max_extent_size properly on non-zoned setupChristoph Hellwig
2025-01-06btrfs: avoid NULL pointer dereference if no valid extent treeQu Wenruo
2025-01-06ovl: support encoding fid from inode with no aliasAmir Goldstein
2025-01-06ovl: pass realinode to ovl_encode_real_fh() instead of realdentryAmir Goldstein
2025-01-06nfsd: fix UAF when access ex_uuid or ex_statsYang Erkun
2025-01-06nfsd: no need get cache ref when protected by rcuYang Erkun
2025-01-06NFSD: add cb opcode to WARN_ONCE on failed callbackOlga Kornievskaia
2025-01-06NFSD: fix decoding in nfs4_xdr_dec_cb_getattrOlga Kornievskaia
2025-01-06nfsd: add shrinker to reduce number of slots allocated per sessionNeilBrown