summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-07xfs: fix uninit warning in xfs_growfs_dataDarrick J. Wong1-1/+1
2023-07-03xfs: Remove unneeded semicolonYang Li1-1/+1
2023-07-03xfs: AGI length should be bounds checkedDarrick J. Wong3-39/+60
2023-07-02xfs: fix the calculation for "end" and "length"Shiyang Ruan1-4/+5
2023-07-02xfs: fix xfs_btree_query_range callers to initialize btree rec fullyDarrick J. Wong3-20/+13
2023-07-02xfs: validate fsmap offsets specified in the query keysDarrick J. Wong1-11/+19
2023-07-02xfs: fix logdev fsmap query result filteringDarrick J. Wong1-22/+8
2023-07-02xfs: clean up the rtbitmap fsmap backendDarrick J. Wong2-53/+34
2023-07-02xfs: fix getfsmap reporting past the last rt extentDarrick J. Wong1-1/+1
2023-07-02xfs: fix integer overflows in the fsmap rtbitmap and logdev backendsDarrick J. Wong1-26/+64
2023-07-02xfs: fix interval filtering in multi-step fsmap queriesDarrick J. Wong1-19/+48
2023-06-29xfs: fix bounds check in xfs_defer_agfl_block()Dave Chinner1-5/+6
2023-06-29xfs: AGF length has never been bounds checkedDave Chinner1-34/+56
2023-06-29xfs: journal geometry is not properly bounds checkedDave Chinner2-33/+70
2023-06-29xfs: don't block in busy flushing when freeing extentsDave Chinner4-30/+88
2023-06-29xfs: allow extent free intents to be retriedDave Chinner1-3/+69
2023-06-29xfs: pass alloc flags through to xfs_extent_busy_flush()Dave Chinner4-47/+56
2023-06-29xfs: use deferred frees for btree block freeingDave Chinner11-26/+33
2023-06-29xfs: don't reverse order of items in bulk AIL insertionDave Chinner1-1/+1
2023-06-29xfs: remove redundant initializations of pointers drop_leaf and save_leafColin Ian King1-2/+0
2023-06-13xfs: fix ag count overflow during growfsLong Li2-4/+11
2023-06-12xfs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO methodChristoph Hellwig2-3/+1
2023-06-12xfs: drop EXPERIMENTAL tag for large extent countsDarrick J. Wong1-4/+0
2023-06-12xfs: don't deplete the reserve pool when trying to shrink the fsDarrick J. Wong1-3/+7
2023-06-11Linux 6.4-rc6Linus Torvalds1-1/+1
2023-06-11Merge tag 'x86_urgent_for_v6.4_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+9
2023-06-11Merge tag '6.4-rc5-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds6-56/+62
2023-06-10Merge tag 'i2c-for-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-7/+37
2023-06-10Merge tag 'soundwire-6.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-5/+23
2023-06-10Merge tag 'arm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds82-226/+479
2023-06-09Merge tag 'block-6.4-2023-06-09' of git://git.kernel.dk/linuxLinus Torvalds3-6/+7
2023-06-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds11-64/+119
2023-06-09Merge tag 'ceph-for-6.4-rc6' of https://github.com/ceph/ceph-clientLinus Torvalds3-19/+53
2023-06-09s390/dasd: Use correct lock while counting channel queue lengthJan Höppner1-2/+2
2023-06-09Merge tag 'riscv-for-linus-6.4-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-46/+39
2023-06-09Merge tag 's390-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-1/+5
2023-06-09Merge tag 'gpio-fixes-for-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+17
2023-06-09tools/virtio: use canonical ftrace pathRoss Zwisler2-5/+9
2023-06-09vhost_vdpa: support PACKED when setting-getting vring_baseShannon Nelson1-4/+17
2023-06-09vhost: support PACKED when setting-getting vring_baseShannon Nelson2-7/+19
2023-06-09Merge tag 'pinctrl-v6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+1
2023-06-09Merge tag 'sound-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds32-116/+151
2023-06-09Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-7/+5
2023-06-09Merge tag 'at24-fixes-for-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang1-0/+1
2023-06-09Merge tag 'imx-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann3-4/+12
2023-06-08Merge tag 'drm-fixes-2023-06-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds38-238/+342
2023-06-08Merge tag 'cgroup-for-6.4-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-23/+20
2023-06-09Merge tag 'drm-msm-fixes-2023-06-08' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie6-59/+44
2023-06-08drm/msm/a6xx: initialize GMU mutex earlierDmitry Baryshkov2-2/+2
2023-06-08drm/msm/dp: enable HDP plugin/unplugged interrupts at hpd_enable/disableKuogee Hsieh3-54/+35