summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-03-12Merge tag 'Smack-for-6.9' of https://github.com/cschaufler/smack-nextLinus Torvalds
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-12Merge tag 'execve-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-12Merge tag 'pstore-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-12Merge tag 'nfsd-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2024-03-12Merge tag 'erofs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-12Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
2024-03-12Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2024-03-12Merge tag 'affs-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2024-03-12Merge tag 'for-6.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2024-03-12Merge tag 'zonefs-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds
2024-03-11Merge tag 'for-6.9/io_uring-20240310' of git://git.kernel.dk/linuxLinus Torvalds
2024-03-11Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-03-11Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-03-11Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-03-11Merge tag 'vfs-6.9.pidfd' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-03-11Merge tag 'vfs-6.9.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-03-11Merge tag 'vfs-6.9.ntfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-03-11Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-03-10erofs: support compressed inodes over fscacheJingbo Xu
2024-03-10erofs: make iov_iter describe target buffers over fscacheJingbo Xu
2024-03-10erofs: fix lockdep false positives on initializing erofs_pseudo_mntBaokun Li
2024-03-10erofs: refine managed cache operations to foliosGao Xiang
2024-03-10erofs: convert z_erofs_submissionqueue_endio() to foliosGao Xiang
2024-03-10erofs: convert z_erofs_fill_bio_vec() to foliosGao Xiang
2024-03-10erofs: get rid of `justfound` debugging tagGao Xiang
2024-03-10erofs: convert z_erofs_do_read_page() to foliosGao Xiang
2024-03-10erofs: convert z_erofs_onlinepage_.* to foliosGao Xiang
2024-03-09exec: Simplify remove_arg_zero() error pathKees Cook
2024-03-09pstore/zone: Don't clear memory twiceChristophe JAILLET
2024-03-09NFSD: Clean up nfsd4_encode_replay()Chuck Lever
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-07Merge tag 'erofs-for-6.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-03-07Merge tag 'for-next-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Christian Brauner
2024-03-07erofs: apply proper VMA alignment for memory mapped files on THPGao Xiang
2024-03-07erofs: fix uninitialized page cache reported by KMSANGao Xiang
2024-03-06iov_iter: get rid of 'copy_mc' flagLinus Torvalds
2024-03-05btrfs: reuse cloned extent buffer during fiemap to avoid re-allocationsFilipe Manana
2024-03-05btrfs: fix race when detecting delalloc ranges during fiemapFilipe Manana
2024-03-05btrfs: fix off-by-one chunk length calculation at contains_pending_extent()Filipe Manana
2024-03-05btrfs: qgroup: allow quick inherit if snapshot is created and added to the sa...Qu Wenruo
2024-03-05btrfs: qgroup: validate btrfs_qgroup_inherit parameterQu Wenruo
2024-03-05btrfs: include device major and minor numbers in the device scan noticeAnand Jain
2024-03-05btrfs: mark btrfs_put_caching_control() staticLijuan Li
2024-03-05btrfs: remove SLAB_MEM_SPREAD flag useChengming Zhou
2024-03-05btrfs: qgroup: always free reserved space for extent recordsQu Wenruo
2024-03-05btrfs: tree-checker: dump the page status if hit something wrongQu Wenruo
2024-03-05btrfs: compression: remove dead comments in btrfs_compress_heuristic()Qu Wenruo