summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-09-10btrfs: update stripe_extent delete loop assumptionsJohannes Thumshirn
2024-09-10btrfs: update stripe extents for existing logical addressesJohannes Thumshirn
2024-09-10Merge branch 'linus' into timers/coreThomas Gleixner
2024-09-10file: port to struct kmem_cache_argsChristian Brauner
2024-09-10Merge branch 'vfs.file' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/v...Vlastimil Babka
2024-09-10iomap: remove the iomap_file_buffered_write_punch_delalloc return valueChristoph Hellwig
2024-09-10iomap: pass the iomap to the punch callbackChristoph Hellwig
2024-09-10iomap: pass flags to iomap_file_buffered_write_punch_delallocChristoph Hellwig
2024-09-10iomap: improve shared block detection in iomap_unshare_iterChristoph Hellwig
2024-09-10iomap: handle a post-direct I/O invalidate race in iomap_write_delalloc_releaseChristoph Hellwig
2024-09-10erofs: simplify erofs_map_blocks_flatmode()Hongzhen Luo
2024-09-10erofs: refactor read_inode calling conventionYiyang Wu
2024-09-10erofs: use kmemdup_nul in erofs_fill_symlinkYiyang Wu
2024-09-10erofs: mark experimental fscache backend deprecatedGao Xiang
2024-09-10erofs: support compressed inodes for fileioGao Xiang
2024-09-10erofs: support unencoded inodes for fileioGao Xiang
2024-09-10erofs: add file-backed mount supportGao Xiang
2024-09-10erofs: handle overlapped pclusters out of crafted images properlyGao Xiang
2024-09-09ocfs2: cleanup return value and mlog in ocfs2_global_read_info()Joseph Qi
2024-09-09nilfs2: remove duplicate 'unlikely()' usageKunwu Chan
2024-09-09nilfs2: fix potential oob read in nilfs_btree_check_delete()Ryusuke Konishi
2024-09-09nilfs2: determine empty node blocks as corruptedRyusuke Konishi
2024-09-09nilfs2: fix potential null-ptr-deref in nilfs_btree_insert()Ryusuke Konishi
2024-09-09squashfs: fix percpu address space issues in decompressor_multi_percpu.cUros Bizjak
2024-09-09mm,tmpfs: consider end of file write in shmem_is_hugeRik van Riel
2024-09-09ocfs2: cancel dqi_sync_work before freeing oinfoJoseph Qi
2024-09-09ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodateLizhi Xu
2024-09-09ocfs2: remove unreasonable unlock in ocfs2_read_blocksLizhi Xu
2024-09-09ocfs2: fix null-ptr-deref when journal load failed.Julian Sun
2024-09-09Merge tag 'bcachefs-2024-09-09' of git://evilpiepirate.org/bcachefsLinus Torvalds
2024-09-10erofs: fix error handling in z_erofs_init_decompressorSandeep Dhavale
2024-09-10erofs: clean up erofs_register_sysfs()Gao Xiang
2024-09-10erofs: fix incorrect symlink detection in fast symlinkGao Xiang
2024-09-09fs: Fix file_set_fowner LSM hook inconsistenciesMickaël Salaün
2024-09-09bcachefs: Annotate bch_replicas_entry_{v0,v1} with __counted_by()Thorsten Blum
2024-09-09bcachefs: support idmap mountsHongbo Li
2024-09-09bcachefs: Annotate struct bch_xattr with __counted_by()Thorsten Blum
2024-09-09bcachefs: Switch gc bucket array to a genradixKent Overstreet
2024-09-09bcachefs: darray: convert to alloc_hooks()Kent Overstreet
2024-09-09bcachefs: Convert to use jiffies macrosChen Yufan
2024-09-09bcachefs: Refactor bch2_bset_fix_lookup_tableAlan Huang
2024-09-09bcachefs: Assert that we don't lock nodes when !trans->lockedKent Overstreet
2024-09-09bcachefs: Do not check folio_has_private()Matthew Wilcox (Oracle)
2024-09-09bcachefs: bch2_time_stats_reset()Kent Overstreet
2024-09-09bcachefs: Drop memalloc_nofs_save() in bch2_btree_node_mem_alloc()Kent Overstreet
2024-09-09bcachefs: Simplify bch2_xattr_emit() implementationYouling Tang
2024-09-09bcachefs: drop unused posix acl handlersYouling Tang
2024-09-09bcachefs: Remove unused parameterAlan Huang
2024-09-09bcachefs: Remove the prev array stuffAlan Huang
2024-09-09bcachefs: Minimize the search range used to calculate the mantissaAlan Huang