summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-11-18fuse: signal that a fuse inode should exhibit local fs behaviorsDarrick J. Wong
2025-11-18fs/ntfs3: change the default mount options for "acl" and "prealloc"Konstantin Komarov
2025-11-18fs/ntfs3: Prevent memory leaks in add sub recordEdward Adam Davis
2025-11-18fs/ntfs3: out1 also needs to put miEdward Adam Davis
2025-11-18fs/nls: Fix utf16 to utf8 conversionArmin Wolf
2025-11-18xfs: remove the unused bv field in struct xfs_gc_bioChristoph Hellwig
2025-11-17d_make_discardable(): warn if given a non-persistent dentryAl Viro
2025-11-17get rid of kill_litter_super()Al Viro
2025-11-17convert nfsctlAl Viro
2025-11-17NFS: Avoid changing nlink when file removes and attribute updates raceTrond Myklebust
2025-11-17Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-17pidfs: simplify PIDFD_GET_<type>_NAMESPACE ioctlsChristian Brauner
2025-11-17nfsd: Use MD5 library instead of crypto_shashEric Biggers
2025-11-17nfsd: stop pretending that we cache the SEQUENCE reply.NeilBrown
2025-11-17fs/ntfs3: Fix spelling mistake "recommened" -> "recommended"Colin Ian King
2025-11-17fs/ntfs3: update mode in xattr when ACL can be reduced to modeKonstantin Komarov
2025-11-17fs/ntfs3: check minimum alignment for direct I/OKonstantin Komarov
2025-11-17fs/ntfs3: implement NTFS3_IOC_SHUTDOWN ioctlKonstantin Komarov
2025-11-17fs/ntfs3: correct attr_collapse_range when file is too fragmentedKonstantin Komarov
2025-11-16treewide: include linux/pgalloc.h instead of asm/pgalloc.hHarry Yoo
2025-11-16mm: update resctl to use mmap_prepareLorenzo Stoakes
2025-11-16mm/hugetlbfs: update hugetlbfs to use mmap_prepareLorenzo Stoakes
2025-11-16mm: add vma_desc_size(), vma_desc_pages() helpersLorenzo Stoakes
2025-11-16mm: consistently use current->mm in mm_get_unmapped_area()Ryan Roberts
2025-11-16NFSD: Implement NFSD_IO_DIRECT for NFS READChuck Lever
2025-11-16NFSD: Relocate the xdr_reserve_space_vec() call siteChuck Lever
2025-11-16NFSD: pass nfsd_file to nfsd_iter_read()Mike Snitzer
2025-11-16NFSD/blocklayout: Support multiple extents per LAYOUTGETSergey Bashirov
2025-11-16NFSD/blocklayout: Introduce layout content structureSergey Bashirov
2025-11-16NFSD/blocklayout: Extract extent mapping from proc_layoutgetSergey Bashirov
2025-11-16NFSD/blocklayout: Fix minlength check in proc_layoutgetSergey Bashirov
2025-11-16NFSD: Update comment documenting unsupported fattr4 attributesChuck Lever
2025-11-16nfsd: delete unreachable confusing code in nfs4_open_delegation()Matvey Kovalev
2025-11-16NFSD: Add array bounds-checking in nfsd_iter_read()Chuck Lever
2025-11-16nfsd: switch the default for NFSD_LEGACY_CLIENT_TRACKING to "n"Jeff Layton
2025-11-16nfsd: change nfs4_client_to_reclaim() to allocate dataNeilBrown
2025-11-16nfsd: move name lookup out of nfsd4_list_rec_dir()NeilBrown
2025-11-16convert binfmt_miscAl Viro
2025-11-16convert autofsAl Viro
2025-11-16autofs_{rmdir,unlink}: dentry->d_fsdata->dentry == dentry thereAl Viro
2025-11-16convert devptsAl Viro
2025-11-16convert efivarfsAl Viro
2025-11-16debugfs: remove duplicate checks in callers of start_creating()Al Viro
2025-11-16convert debugfsAl Viro
2025-11-16convert tracefsAl Viro
2025-11-16convert pstoreAl Viro
2025-11-16convert fuse_ctlAl Viro
2025-11-16convert dlmfsAl Viro
2025-11-16convert hugetlbfsAl Viro
2025-11-16configfs, securityfs: kill_litter_super() not neededAl Viro