summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorLines
2025-11-19fs/ntfs3: check for shutdown in fsyncKonstantin Komarov-1/+13
2025-11-18hfsplus: fix volume corruption issue for generic/073Viacheslav Dubeyko-1/+6
2025-11-18hfsplus: Verify inode mode when loading from diskTetsuo Handa-4/+28
2025-11-18fs/resctrl: Consider sparse masks when initializing new group's allocationReinette Chatre-3/+4
2025-11-18fuse: signal that a fuse inode should exhibit local fs behaviorsDarrick J. Wong-1/+13
2025-11-18fs/ntfs3: change the default mount options for "acl" and "prealloc"Konstantin Komarov-12/+19
2025-11-18fs/ntfs3: Prevent memory leaks in add sub recordEdward Adam Davis-2/+4
2025-11-18fs/ntfs3: out1 also needs to put miEdward Adam Davis-1/+1
2025-11-18fs/nls: Fix utf16 to utf8 conversionArmin Wolf-4/+12
2025-11-18xfs: remove the unused bv field in struct xfs_gc_bioChristoph Hellwig-1/+0
2025-11-17d_make_discardable(): warn if given a non-persistent dentryAl Viro-15/+28
2025-11-17get rid of kill_litter_super()Al Viro-30/+0
2025-11-17convert nfsctlAl Viro-9/+9
2025-11-17NFS: Avoid changing nlink when file removes and attribute updates raceTrond Myklebust-6/+13
2025-11-17Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds-66/+185
2025-11-17pidfs: simplify PIDFD_GET_<type>_NAMESPACE ioctlsChristian Brauner-39/+36
2025-11-17nfsd: Use MD5 library instead of crypto_shashEric Biggers-69/+11
2025-11-17nfsd: stop pretending that we cache the SEQUENCE reply.NeilBrown-61/+18
2025-11-17fs/ntfs3: Fix spelling mistake "recommened" -> "recommended"Colin Ian King-1/+1
2025-11-17fs/ntfs3: update mode in xattr when ACL can be reduced to modeKonstantin Komarov-4/+14
2025-11-17fs/ntfs3: check minimum alignment for direct I/OKonstantin Komarov-0/+12
2025-11-17fs/ntfs3: implement NTFS3_IOC_SHUTDOWN ioctlKonstantin Komarov-1/+43
2025-11-17fs/ntfs3: correct attr_collapse_range when file is too fragmentedKonstantin Komarov-48/+53
2025-11-16treewide: include linux/pgalloc.h instead of asm/pgalloc.hHarry Yoo-1/+1
2025-11-16mm: update resctl to use mmap_prepareLorenzo Stoakes-11/+9
2025-11-16mm/hugetlbfs: update hugetlbfs to use mmap_prepareLorenzo Stoakes-13/+33
2025-11-16mm: add vma_desc_size(), vma_desc_pages() helpersLorenzo Stoakes-1/+1
2025-11-16mm: consistently use current->mm in mm_get_unmapped_area()Ryan Roberts-4/+3
2025-11-16NFSD: Implement NFSD_IO_DIRECT for NFS READChuck Lever-0/+87
2025-11-16NFSD: Relocate the xdr_reserve_space_vec() call siteChuck Lever-4/+16
2025-11-16NFSD: pass nfsd_file to nfsd_iter_read()Mike Snitzer-8/+9
2025-11-16NFSD/blocklayout: Support multiple extents per LAYOUTGETSergey Bashirov-13/+34
2025-11-16NFSD/blocklayout: Introduce layout content structureSergey Bashirov-13/+63
2025-11-16NFSD/blocklayout: Extract extent mapping from proc_layoutgetSergey Bashirov-49/+66
2025-11-16NFSD/blocklayout: Fix minlength check in proc_layoutgetSergey Bashirov-1/+3
2025-11-16NFSD: Update comment documenting unsupported fattr4 attributesChuck Lever-2/+1
2025-11-16nfsd: delete unreachable confusing code in nfs4_open_delegation()Matvey Kovalev-5/+0
2025-11-16NFSD: Add array bounds-checking in nfsd_iter_read()Chuck Lever-5/+7
2025-11-16nfsd: switch the default for NFSD_LEGACY_CLIENT_TRACKING to "n"Jeff Layton-1/+1
2025-11-16nfsd: change nfs4_client_to_reclaim() to allocate dataNeilBrown-47/+42
2025-11-16nfsd: move name lookup out of nfsd4_list_rec_dir()NeilBrown-28/+26
2025-11-16convert binfmt_miscAl Viro-37/+32
2025-11-16convert autofsAl Viro-7/+5
2025-11-16autofs_{rmdir,unlink}: dentry->d_fsdata->dentry == dentry thereAl Viro-3/+2
2025-11-16convert devptsAl Viro-36/+21
2025-11-16convert efivarfsAl Viro-7/+5
2025-11-16debugfs: remove duplicate checks in callers of start_creating()Al Viro-15/+0
2025-11-16convert debugfsAl Viro-9/+8
2025-11-16convert tracefsAl Viro-9/+8
2025-11-16convert pstoreAl Viro-3/+4