summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-26Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-26Merge tag 'for-6.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2023-06-26Merge tag 'zonefs-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2023-06-26Merge tag 'erofs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-26Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
2023-06-26Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2023-06-26Merge tag 'nfsd-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-06-26Merge tag 'v6.5/vfs.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2023-06-26Merge tag 'v6.5/vfs.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2023-06-26Merge tag 'v6.5/vfs.rename.locking' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-26Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2023-06-26Merge tag 'v6.5/fs.ntfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-06-23Merge tag 'for-6.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-23ext4: Fix warning in blkdev_put()Jan Kara
2023-06-22btrfs: fix remaining u32 overflows when left shifting stripe_nrQu Wenruo
2023-06-22erofs: clean up zmap.cGao Xiang
2023-06-22erofs: remove unnecessary gotoYangtao Li
2023-06-22erofs: Fix detection of atomic contextSandeep Dhavale
2023-06-21nfsd: remove redundant assignments to variable lenColin Ian King
2023-06-21readdir: Replace one-element arrays with flexible-array membersGustavo A. R. Silva
2023-06-20fsverity: improve documentation for builtin signature supportEric Biggers
2023-06-20Merge tag 'mm-hotfixes-stable-2023-06-20-12-31' of git://git.kernel.org/pub/s...Linus Torvalds
2023-06-20Merge tag 'for-6.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-20Merge tag '6.4-rc6-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-06-20btrfs: fix u32 overflows when left shifting stripe_nrQu Wenruo
2023-06-20reiserfs: fix blkdev_put() warning from release_journal_dev()Yu Kuai
2023-06-20fs: Provide helpers for manipulating sb->s_readonly_remountJan Kara
2023-06-19nilfs2: prevent general protection fault in nilfs_clear_dirty_page()Ryusuke Konishi
2023-06-19Revert "mm: shrinkers: convert shrinker_rwsem to mutex"Qi Zheng
2023-06-19nilfs2: fix buffer corruption due to concurrent device readsRyusuke Konishi
2023-06-19btrfs: fix race between quota disable and relocationFilipe Manana
2023-06-19btrfs: add comment to struct btrfs_fs_info::dirty_cowonly_rootsFilipe Manana
2023-06-19btrfs: fix race when deleting free space root from the dirty cow roots listFilipe Manana
2023-06-19btrfs: fix race when deleting quota root from the dirty cow roots listFilipe Manana
2023-06-19btrfs: tracepoints: also show actual number of the outstanding extentsNaohiro Aota
2023-06-19ovl: enable fsnotify events on underlying real filesAmir Goldstein
2023-06-19fs: use backing_file container for internal files with "fake" f_pathAmir Goldstein
2023-06-19fs: move kmem_cache_zalloc() into alloc_empty_file*() helpersAmir Goldstein
2023-06-19fs: use a helper for opening kernel internal filesAmir Goldstein
2023-06-19fs: rename {vfs,kernel}_tmpfile_open()Amir Goldstein
2023-06-19btrfs: update i_version in update_dev_timeJeff Layton
2023-06-19btrfs: make btrfs_compressed_bioset staticBen Dooks
2023-06-19afs: Fix waiting for writeback then skipping folioVishal Moola (Oracle)
2023-06-19afs: Fix dangling folio ref counts in writebackVishal Moola (Oracle)
2023-06-19btrfs: add handling for RAID1C23/DUP to btrfs_reduce_alloc_profileMatt Corallo
2023-06-19btrfs: scrub: remove btrfs_fs_info::scrub_wr_completion_workersQu Wenruo
2023-06-19btrfs: scrub: remove scrub_ctx::csum_list memberQu Wenruo
2023-06-19btrfs: do not BUG_ON after failure to migrate space during truncationFilipe Manana
2023-06-19btrfs: do not BUG_ON on failure to get dir index for new snapshotFilipe Manana