summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-02xfs: fix logdev fsmap query result filteringDarrick J. Wong
2023-07-02xfs: clean up the rtbitmap fsmap backendDarrick J. Wong
2023-07-02xfs: fix getfsmap reporting past the last rt extentDarrick J. Wong
2023-07-02xfs: fix integer overflows in the fsmap rtbitmap and logdev backendsDarrick J. Wong
2023-07-02xfs: fix interval filtering in multi-step fsmap queriesDarrick J. Wong
2023-06-29xfs: fix bounds check in xfs_defer_agfl_block()Dave Chinner
2023-06-29xfs: AGF length has never been bounds checkedDave Chinner
2023-06-29xfs: journal geometry is not properly bounds checkedDave Chinner
2023-06-29xfs: don't block in busy flushing when freeing extentsDave Chinner
2023-06-29xfs: allow extent free intents to be retriedDave Chinner
2023-06-29xfs: pass alloc flags through to xfs_extent_busy_flush()Dave Chinner
2023-06-29xfs: use deferred frees for btree block freeingDave Chinner
2023-06-29xfs: don't reverse order of items in bulk AIL insertionDave Chinner
2023-06-29xfs: remove redundant initializations of pointers drop_leaf and save_leafColin Ian King
2023-06-13xfs: fix ag count overflow during growfsLong Li
2023-06-12xfs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO methodChristoph Hellwig
2023-06-12xfs: drop EXPERIMENTAL tag for large extent countsDarrick J. Wong
2023-06-12xfs: don't deplete the reserve pool when trying to shrink the fsDarrick J. Wong
2023-06-11Linux 6.4-rc6v6.4-rc6Linus Torvalds
2023-06-11Merge tag 'x86_urgent_for_v6.4_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-11Merge tag '6.4-rc5-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-06-10Merge tag 'i2c-for-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-10Merge tag 'soundwire-6.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-06-10Merge tag 'arm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-09Merge tag 'block-6.4-2023-06-09' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-06-09Merge tag 'ceph-for-6.4-rc6' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-06-09s390/dasd: Use correct lock while counting channel queue lengthJan Höppner
2023-06-09Merge tag 'riscv-for-linus-6.4-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-09Merge tag 's390-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-06-09Merge tag 'gpio-fixes-for-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-09tools/virtio: use canonical ftrace pathRoss Zwisler
2023-06-09vhost_vdpa: support PACKED when setting-getting vring_baseShannon Nelson
2023-06-09vhost: support PACKED when setting-getting vring_baseShannon Nelson
2023-06-09Merge tag 'pinctrl-v6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-06-09Merge tag 'sound-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-06-09Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-09Merge tag 'at24-fixes-for-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang
2023-06-09Merge tag 'imx-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2023-06-08Merge tag 'drm-fixes-2023-06-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-06-08Merge tag 'cgroup-for-6.4-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-09Merge tag 'drm-msm-fixes-2023-06-08' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2023-06-08drm/msm/a6xx: initialize GMU mutex earlierDmitry Baryshkov
2023-06-08drm/msm/dp: enable HDP plugin/unplugged interrupts at hpd_enable/disableKuogee Hsieh
2023-06-09Merge tag 'drm-misc-fixes-2023-06-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-06-09Merge tag 'exynos-drm-fixes-for-v6.4-rc6' of git://git.kernel.org/pub/scm/lin...Dave Airlie
2023-06-09Merge tag 'drm-intel-fixes-2023-06-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-06-09Merge tag 'amd-drm-fixes-6.4-2023-06-07' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-06-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-06-08vhost: Fix worker hangs due to missed wake up callsMike Christie