smackfs: Prevent underflow in smk_set_cipso()
[platform/kernel/linux-starfive.git] / fs /
2023-07-02 Konstantin Komarovfs/ntfs3: Code refactoring
2023-07-02 Konstantin Komarovfs/ntfs3: Code formatting
2023-07-02 Konstantin Komarovfs/ntfs3: Do not update primary boot in ntfs_init_from_...
2023-07-02 Konstantin Komarovfs/ntfs3: Alternative boot if primary boot is corrupted
2023-07-02 Konstantin Komarovfs/ntfs3: Mark ntfs dirty when on-disk struct is corrupted
2023-07-02 Konstantin Komarovfs/ntfs3: Fix ntfs_atomic_open
2023-07-02 Konstantin Komarovfs/ntfs3: Correct checking while generating attr_list
2023-07-02 Tetsuo Handafs/ntfs3: Use __GFP_NOWARN allocation at ntfs_load_attr...
2023-07-02 Jia-Ju Baifs: ntfs3: Fix possible null-pointer dereferences in...
2023-07-02 Edward Lofs/ntfs3: Return error for inconsistent extended attributes
2023-07-02 Edward Lofs/ntfs3: Enhance sanity check while generating attr_list
2023-07-02 Yangtao Lifs/ntfs3: Use wrapper i_blocksize() in ntfs_zero_range()
2023-07-02 Zeng Hengntfs: Fix panic about slab-out-of-bounds caused by...
2023-07-02 Linus TorvaldsMerge tag 'iomap-6.5-merge-1' of git://git./fs/xfs...
2023-07-02 Linus TorvaldsMerge tag 'v6.5/vfs.fixes' of git://git./linux/kernel...
2023-07-02 Linus TorvaldsMerge tag 'i2c-for-6.5-rc1' of git://git./linux/kernel...
2023-07-02 Linus TorvaldsMerge tag 'parisc-for-6.5-rc1' of git://git./linux...
2023-07-02 Shiyang Ruanxfs: fix the calculation for "end" and "length"
2023-07-02 Darrick J. Wongxfs: fix xfs_btree_query_range callers to initialize...
2023-07-02 Darrick J. Wongxfs: validate fsmap offsets specified in the query...
2023-07-02 Darrick J. Wongxfs: fix logdev fsmap query result filtering
2023-07-02 Darrick J. Wongxfs: clean up the rtbitmap fsmap backend
2023-07-02 Darrick J. Wongxfs: fix getfsmap reporting past the last rt extent
2023-07-02 Darrick J. Wongxfs: fix integer overflows in the fsmap rtbitmap and...
2023-07-02 Darrick J. Wongxfs: fix interval filtering in multi-step fsmap queries
2023-07-02 Amir Goldsteinfs: move cleanup from init_file() into its callers
2023-07-02 Linus TorvaldsMerge tag 'csky-for-linus-6.5' of https://github.com...
2023-07-01 Linus TorvaldsMerge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org...
2023-07-01 Linus TorvaldsMerge tag 'x86-urgent-2023-07-01' of git://git./linux...
2023-07-01 Linus TorvaldsMerge tag 'kbuild-v6.5' of git://git./linux/kernel...
2023-07-01 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2023-07-01 Linus TorvaldsMerge tag 'cxl-for-6.5' of git://git./linux/kernel...
2023-07-01 Linus TorvaldsMerge tag 'libnvdimm-for-6.5' of git://git./linux/kerne...
2023-07-01 Linus TorvaldsMerge tag 'sysctl-fixes-v2-v6.4-rc1' of git://git....
2023-07-01 Linus TorvaldsMerge tag 'flex-array-transformations-6.5-rc1' of git...
2023-07-01 Palmer DabbeltMerge patch series "riscv: enable HAVE_LD_DEAD_CODE_DAT...
2023-07-01 Paolo BonziniMerge tag 'kvm-x86-vmx-6.5' of https://github.com/kvm...
2023-07-01 Paolo BonziniMerge tag 'kvm-x86-svm-6.5' of https://github.com/kvm...
2023-07-01 Paolo BonziniMerge tag 'kvm-x86-selftests-6.5' of https://github...
2023-07-01 Paolo BonziniMerge tag 'kvm-x86-pmu-6.5' of https://github.com/kvm...
2023-07-01 Paolo BonziniMerge tag 'kvm-x86-mmu-6.5' of https://github.com/kvm...
2023-07-01 Paolo BonziniMerge tag 'kvm-x86-misc-6.5' of https://github.com...
2023-07-01 Paolo BonziniMerge tag 'kvm-x86-generic-6.5' of https://github.com...
2023-07-01 Paolo BonziniMerge tag 'kvmarm-6.5' of git://git./linux/kernel/git...
2023-07-01 Paolo BonziniMerge tag 'kvm-riscv-6.5-1' of https://github.com/kvm...
2023-07-01 Paolo BonziniMerge tag 'kvm-s390-next-6.5-1' of https://git./linux...
2023-07-01 Colin Ian Kingsmb: client: remove redundant pointer 'server'
2023-07-01 Winston Wencifs: fix session state transition to avoid use-after...
2023-07-01 Linus TorvaldsMerge tag '6.5-rc-smb3-client-fixes-part1' of git:...
2023-07-01 Linus TorvaldsMerge tag '6.5-rc-ksmbd-server-fixes-part1' of git...
2023-07-01 Linus TorvaldsMerge tag 'nfsd-6.5-1' of git://git./linux/kernel/git...
2023-07-01 Linus TorvaldsMerge tag 'livepatching-for-6.5' of git://git./linux...
2023-07-01 Linus TorvaldsMerge tag 'efi-next-for-v6.5' of git://git./linux/kerne...
2023-07-01 Linus TorvaldsMerge tag 'v6.5-p1' of git://git./linux/kernel/git...
2023-06-30 Chao Yuf2fs: fix to do sanity check on direct node in truncate...
2023-06-30 Sheng Yongf2fs: only set release for file that has compressed...
2023-06-30 Chao Yuf2fs: fix compile warning in f2fs_destroy_node_manager()
2023-06-30 Chao Yuf2fs: fix error path handling in truncate_dnode()
2023-06-30 Jaegeuk Kimf2fs: fix deadlock in i_xattr_sem and inode page lock
2023-06-30 Tom Rixsysctl: set variable sysctl_mount_point storage-class...
2023-06-30 Linus TorvaldsMerge tag 'vfio-v6.5-rc1' of https://github.com/awillia...
2023-06-30 Linus TorvaldsMerge tag 'pci-v6.5-changes' of git://git./linux/kernel...
2023-06-30 Linus TorvaldsMerge tag 'pinctrl-v6.5-1' of git://git./linux/kernel...
2023-06-30 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.5-1' of git://git...
2023-06-30 Jens AxboeMerge tag 'nvme-6.5-2023-06-30' of git://git.infradead...
2023-06-30 Linus TorvaldsMerge tag 'for-6.5/dm-changes' of git://git./linux...
2023-06-30 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2023-06-30 Linus TorvaldsMerge tag 'ata-6.5-rc1' of git://git./linux/kernel...
2023-06-30 Linus TorvaldsMerge tag 'perf-tools-for-v6.5-1-2023-06-28' of git...
2023-06-30 Linus TorvaldsMerge tag 'probes-v6.5' of git://git./linux/kernel...
2023-06-30 Linus TorvaldsMerge tag 'trace-v6.5' of git://git./linux/kernel/git...
2023-06-30 Linus TorvaldsMerge tag 'riscv-for-linus-6.5-mw1' of git://git./linux...
2023-06-30 Linus TorvaldsMerge tag 'powerpc-6.5-1' of git://git./linux/kernel...
2023-06-30 Linus TorvaldsMerge tag 'loongarch-6.5' of git://git./linux/kernel...
2023-06-30 Andrew MortonMerge branch 'master' into mm-hotfixes-stable
2023-06-30 Andrew MortonMerge branch 'master' into mm-hotfixes-stable
2023-06-30 Xiubo Liceph: don't let check_caps skip sending responses for...
2023-06-30 Xiubo Liceph: issue a cap release immediately if no cap exists
2023-06-30 Xiubo Liceph: trigger to flush the buffer when making snapshot
2023-06-30 Xiubo Liceph: fix blindly expanding the readahead windows
2023-06-30 Xiubo Liceph: add a dedicated private data for netfs rreq
2023-06-30 Xiubo Liceph: voluntarily drop Xx caps for requests those touch...
2023-06-30 Xiubo Liceph: try to dump the msgs when decoding fails
2023-06-30 Xiubo Liceph: only send metrics when the MDS rank is ready
2023-06-30 Linus TorvaldsMerge tag 'memblock-v6.5-rc1' of git://git./linux/kerne...
2023-06-30 Linus TorvaldsMerge tag 'dma-mapping-6.5-2023-06-28' of git://git...
2023-06-30 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2023-06-30 Linus TorvaldsMerge tag 'for-linus-iommufd' of git://git./linux/kerne...
2023-06-30 Linus TorvaldsMerge tag 'iommu-updates-v6.5' of git://git./linux...
2023-06-30 Linus TorvaldsMerge tag 'unmap-fix-20230629' of git://git.infradead...
2023-06-30 Linus TorvaldsMerge tag 'trace-v6.4-rc7-v3' of git://git./linux/kerne...
2023-06-30 Linus TorvaldsMerge tag 'acpi-6.5-rc1-2' of git://git./linux/kernel...
2023-06-29 Linus TorvaldsMerge tag 'slab-for-6.5' of git://git./linux/kernel...
2023-06-29 Linus TorvaldsMerge tag 'soc-arm-6.5' of git://git./linux/kernel...
2023-06-29 Linus TorvaldsMerge tag 'soc-defconfig-6.5' of git://git./linux/kerne...
2023-06-29 Linus TorvaldsMerge tag 'soc-drivers-6.5' of git://git./linux/kernel...
2023-06-29 Linus TorvaldsMerge tag 'soc-newsoc-6.5' of git://git./linux/kernel...
2023-06-29 Linus TorvaldsMerge tag 'soc-dt-6.5' of git://git./linux/kernel/git...
2023-06-29 Linus TorvaldsMerge tag 'mips_6.5' of git://git./linux/kernel/git...
2023-06-29 Linus TorvaldsMerge tag 'devicetree-for-6.5' of git://git./linux...
next