summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-02-15erofs: relinquish volume with mutex heldJingbo Xu
2023-02-15erofs: maintain cookies of share domain in self-contained listJingbo Xu
2023-02-15erofs: remove unused device mapping in meta routineJingbo Xu
2023-02-15erofs: remove unused EROFS_GET_BLOCKS_RAW flagJingbo Xu
2023-02-15erofs: make kobj_type structures constantThomas Weißschuh
2023-02-15erofs: add per-cpu threads for decompression as an optionSandeep Dhavale
2023-02-15erofs: tidy up internal.hGao Xiang
2023-02-15erofs: get rid of z_erofs_do_map_blocks() forward declarationGao Xiang
2023-02-15erofs: move zdata.h into zdata.cGao Xiang
2023-02-15erofs: remove tagged pointer helpersGao Xiang
2023-02-15erofs: avoid tagged pointers to mark sync decompressionGao Xiang
2023-02-15erofs: get rid of erofs_inode_datablocks()Gao Xiang
2023-02-15erofs: simplify iloc()Gao Xiang
2023-02-15erofs: get rid of debug_one_dentry()Gao Xiang
2023-02-15erofs: remove linux/buffer_head.h dependencyGao Xiang
2023-02-15erofs: clean up erofs_iget()Gao Xiang
2023-02-14nfs4trace: fix state manager flag printingBenjamin Coddington
2023-02-14NFS: Remove unnecessary check in nfs_read_folio()Trond Myklebust
2023-02-14NFS: Improve tracing of nfs_wb_folio()Trond Myklebust
2023-02-14NFS: Enable tracing of nfs_invalidate_folio() and nfs_launder_folio()Trond Myklebust
2023-02-14NFS: fix up nfs_release_folio() to try to release the pageTrond Myklebust
2023-02-14NFS: Clean up O_DIRECT request allocationTrond Myklebust
2023-02-14NFS: Fix up nfs_vm_page_mkwrite() for foliosTrond Myklebust
2023-02-14NFS: Convert nfs_write_begin/end to use foliosTrond Myklebust
2023-02-14NFS: Remove unused function nfs_wb_page()Trond Myklebust
2023-02-14NFS: Convert buffered writes to use foliosTrond Myklebust
2023-02-14NFS: Convert the function nfs_wb_page() to use foliosTrond Myklebust
2023-02-14NFS: Convert buffered reads to use foliosTrond Myklebust
2023-02-14NFS: Add a helper nfs_wb_folio()Trond Myklebust
2023-02-14NFS: Convert the remaining pagelist helper functions to support foliosTrond Myklebust
2023-02-14NFS: Add a helper to convert a struct nfs_page into an inodeTrond Myklebust
2023-02-14NFS: Fix nfs_coalesce_size() to work with foliosTrond Myklebust
2023-02-14NFS: Support folios in nfs_generic_pgio()Trond Myklebust
2023-02-14NFS: Add basic functionality for tracking folios in struct nfs_pageTrond Myklebust
2023-02-14NFS: Fix for xfstests generic/208Trond Myklebust
2023-02-14f2fs: synchronize atomic write abortsDaeho Jeong
2023-02-14f2fs: fix wrong segment countJaegeuk Kim
2023-02-14f2fs: replace si->sbi w/ sbi in stat_show()Yangtao Li
2023-02-14f2fs: export ipu policy in debugfsYangtao Li
2023-02-13mm/hugetlb: convert hugetlb_add_to_page_cache to take in a folioSidhartha Kumar
2023-02-13mm/hugetlb: convert restore_reserve_on_error to take in a folioSidhartha Kumar
2023-02-13mm/hugetlb: convert hugetlb fault paths to use alloc_hugetlb_folio()Sidhartha Kumar
2023-02-13Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s...Linus Torvalds
2023-02-13ubifs: make kobj_type structures constantThomas Weißschuh
2023-02-13f2fs: make kobj_type structures constantThomas Weißschuh
2023-02-13btrfs: add an api to delete a specific entry from the lru cacheFilipe Manana
2023-02-13btrfs: allow a generation number to be associated with lru cache entriesFilipe Manana
2023-02-13btrfs: send: cache information about created directoriesFilipe Manana
2023-02-13btrfs: adapt lru cache to allow for 64 bits keys on 32 bits systemsFilipe Manana
2023-02-13btrfs: send: genericize the backref cache to allow it to be reusedFilipe Manana