summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-11-19NFS: Initialise verifiers for visible dentries in _nfs4_open_and_get_stateTrond Myklebust
2025-11-19fs: move mntput_no_expire() slowpath into a dedicated routineMateusz Guzik
2025-11-19NFS: Initialise verifiers for visible dentries in nfs_atomic_open()Trond Myklebust
2025-11-19NFS: Initialise verifiers for visible dentries in readdir and lookupTrond Myklebust
2025-11-19fs: remove spurious exports in fs/file_attr.cChristoph Hellwig
2025-11-19autofs: dont trigger mount if it cant succeedIan Kent
2025-11-19ceph: Switch to use %ptSpAndy Shevchenko
2025-11-19fs/ntfs3: check for shutdown in fsyncKonstantin Komarov
2025-11-18hfsplus: fix volume corruption issue for generic/073Viacheslav Dubeyko
2025-11-18hfsplus: Verify inode mode when loading from diskTetsuo Handa
2025-11-18fs/resctrl: Consider sparse masks when initializing new group's allocationReinette Chatre
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