]> www.infradead.org Git - users/hch/xfs.git/shortlog
users/hch/xfs.git
2024-08-27 Christoph Hellwigxfs: factor out a xfs_growfs_rt_alloc_fake_mount helper rt-cleanups
2024-08-27 Christoph Hellwigxfs: calculate RT bitmap and summary blocks based on...
2024-08-27 Darrick J.... xfs: move xfs_ioc_getfsmap out of xfs_ioctl.c
2024-08-27 Darrick J.... xfs: rearrange xfs_fsmap.c a little bit
2024-08-27 Christoph Hellwigxfs: replace m_rsumsize with m_rsumblocks
2024-08-27 Christoph Hellwigxfs: remove xfs_{rtbitmap,rtsummary}_wordcount
2024-08-27 Darrick J.... xfs: add xchk_setup_nothing and xchk_nothing helpers
2024-08-27 Christoph Hellwigxfs: make the rtalloc start hint a xfs_rtblock_t
2024-08-27 Christoph Hellwigxfs: factor out a xfs_rtallocate_align helper
2024-08-27 Christoph Hellwigxfs: rework the rtalloc fallback handling
2024-08-27 Christoph Hellwigxfs: factor out a xfs_rtallocate helper
2024-08-27 Christoph Hellwigxfs: clean up the ISVALID macro in xfs_bmap_adjacent
2024-08-27 Christoph Hellwigxfs: simplify xfs_rtalloc_query_range
2024-08-27 Christoph Hellwigxfs: remove xfs_rtb_to_rtxrem
2024-08-27 Darrick J.... xfs: fix broken variable-sized allocation detection...
2024-08-27 Darrick J.... xfs: reduce excessive clamping of maxlen in xfs_rtalloc...
2024-08-27 Darrick J.... xfs: clean up xfs_rtallocate_extent_exact a bit
2024-08-27 Darrick J.... xfs: refactor aligning bestlen to prod
2024-08-27 Darrick J.... xfs: don't scan off the end of the rt volume in xfs_rta...
2024-08-27 Darrick J.... xfs: don't return too-short extents from xfs_rtallocate...
2024-08-27 Christoph Hellwigxfs: ensure rtx mask/shift are correct after growfs
2024-08-27 Christoph Hellwigxfs: use the recalculated transaction reservation in...
2024-08-27 Christoph Hellwigxfs: push transaction join out of xfs_rtbitmap_lock...
2024-08-27 Christoph Hellwigxfs: factor out rtbitmap/summary initialization helpers
2024-08-27 Christoph Hellwigxfs: factor out a xfs_last_rt_bmblock helper
2024-08-27 Christoph Hellwigxfs: factor out a xfs_growfs_rt_bmblock helper
2024-08-27 Christoph Hellwigxfs: push the calls to xfs_rtallocate_range out to...
2024-08-27 Christoph Hellwigxfs: cleanup the calling convention for xfs_rtpick_extent
2024-08-27 Christoph Hellwigxfs: add bounds checking to xfs_rt{bitmap,summary}_read_buf
2024-08-27 Christoph Hellwigxfs: assert a valid limit in xfs_rtfind_forw
2024-08-27 Christoph Hellwigxfs: remove the limit argument to xfs_rtfind_back
2024-08-27 Christoph Hellwigxfs: make the RT rsum_cache mandatory
2024-08-27 Christoph Hellwigxfs: factor out a xfs_validate_rt_geometry helper
2024-08-27 Christoph Hellwigxfs: remove xfs_validate_rtextents
2024-08-22 Darrick J.... xfs: pass the icreate args object to xfs_dialloc
2024-08-22 Christoph Hellwigxfs: match on the global RT inode numbers in xfs_is_met...
2024-08-22 Darrick J.... xfs: validate inumber in xfs_iget
2024-08-22 Darrick J.... xfs: introduce new file range commit ioctls
2024-08-22 Darrick J.... xfs: reset rootdir extent size hint after growfsrt
2024-08-22 Darrick J.... xfs: take m_growlock when running growfsrt
2024-08-22 Zizhi Woxfs: Fix missing interval for missing_owner in xfs...
2024-08-22 Darrick J.... xfs: use XFS_BUF_DADDR_NULL for daddrs in getfsmap...
2024-08-22 Zizhi Woxfs: Fix the owner setting issue for rmap query in...
2024-08-22 Darrick J.... xfs: don't bother reporting blocks trimmed via FITRIM
2024-08-22 Dave Chinnerxfs: xfs_finobt_count_blocks() walks the wrong btree
2024-08-22 Darrick J.... xfs: fix folio dirtying for XFILE_ALLOC callers
2024-08-22 Darrick J.... xfs: fix di_onlink checking for V1/V2 inodes
2024-08-18 Linus TorvaldsLinux 6.11-rc4
2024-08-18 Linus TorvaldsMerge tag 'driver-core-6.11-rc4' of git://git.kernel...
2024-08-18 Linus TorvaldsMerge tag 'char-misc-6.11-rc4' of git://git.kernel...
2024-08-18 Linus TorvaldsMerge tag 'tty-6.11-rc4' of git://git.kernel.org/pub...
2024-08-18 Linus TorvaldsMerge tag 'usb-6.11-rc4' of git://git.kernel.org/pub...
2024-08-18 Linus TorvaldsMerge tag 'for-6.11-rc3-tag' of git://git.kernel.org...
2024-08-18 Jann Hornfuse: Initialize beyond-EOF page contents before settin...
2024-08-18 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2024-08-17-19-34' of...
2024-08-18 Linus TorvaldsMerge tag 'powerpc-6.11-2' of git://git.kernel.org...
2024-08-17 Linus TorvaldsMerge tag 'v6.11-rc3-smb3-client-fixes' of git://git...
2024-08-17 Linus TorvaldsMerge tag 'i2c-for-6.11-rc4' of git://git.kernel.org...
2024-08-17 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2024-08-17 Linus TorvaldsMerge tag 'xfs-6.11-fixes-3' of git://git.kernel.org...
2024-08-17 Linus TorvaldsMerge tag 'bcachefs-2024-08-16' of git://evilpiepirate...
2024-08-17 Kent Overstreetbcachefs: Fix locking in __bch2_trans_mark_dev_sb()
2024-08-17 Linus TorvaldsMerge tag 'pull-fixes' of git://git.kernel.org/pub...
2024-08-17 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2024-08-16 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2024-08-16 Linus TorvaldsMerge tag 'block-6.11-20240824' of git://git.kernel...
2024-08-16 Linus TorvaldsMerge tag 'io_uring-6.11-20240824' of git://git.kernel...
2024-08-16 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.11-2' of git://git...
2024-08-16 Qu Wenruobtrfs: only enable extent map shrinker for DEBUG builds
2024-08-16 Linus TorvaldsMerge tag 'thermal-6.11-rc4' of git://git.kernel.org...
2024-08-16 Linus TorvaldsMerge tag 'acpi-6.11-rc4' of git://git.kernel.org/pub...
2024-08-16 Linus TorvaldsMerge tag 'libnvdimm-fixes-6.11-rc4' of git://git.kerne...
2024-08-16 Caleb Sander... io_uring: fix user_data field name in comment
2024-08-16 Linus TorvaldsMerge tag 'rust-fixes-6.11' of https://github.com/Rust...
2024-08-16 Linus TorvaldsMerge tag 'riscv-for-linus-6.11-rc4' of git://git.kerne...
2024-08-16 Linus TorvaldsMerge tag 'trace-v6.11-rc3' of git://git.kernel.org...
2024-08-16 Linus TorvaldsMerge tag 'keys-trusted-next-6.11-rc4' of git://git...
2024-08-16 Kent Overstreetbcachefs: fix incorrect i_state usage
2024-08-16 Kent Overstreetbcachefs: avoid overflowing LRU_TIME_BITS for cached...
2024-08-16 Kent Overstreetbcachefs: Fix forgetting to pass trans to fsck_err()
2024-08-16 Kent Overstreetbcachefs: Increase size of cuckoo hash table on too...
2024-08-16 Linus TorvaldsMerge tag 'for-6.11/dm-fixes' of git://git.kernel.org...
2024-08-16 Linus TorvaldsMerge tag 'iommu-fixes-v6.11-rc3' of git://git.kernel...
2024-08-16 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.11-rc4' of git://git.kerne...
2024-08-16 Linus TorvaldsMerge tag 'sound-6.11-rc4' of git://git.kernel.org...
2024-08-16 Linus TorvaldsMerge tag 'drm-fixes-2024-08-16' of https://gitlab...
2024-08-16 Wolfram SangMerge tag 'i2c-host-fixes-6.11-rc4' of git://git.kernel...
2024-08-16 Rafael J. Wysockithermal: gov_bang_bang: Use governor_data to reduce...
2024-08-16 Rafael J. Wysockithermal: gov_bang_bang: Add .manage() callback
2024-08-16 Rafael J. Wysockithermal: gov_bang_bang: Split bang_bang_control()
2024-08-16 Rafael J. Wysockithermal: gov_bang_bang: Call __thermal_cdev_update...
2024-08-16 Eli Billauerchar: xillybus: Check USB endpoints when probing device
2024-08-16 Eli Billauerchar: xillybus: Refine workqueue handling
2024-08-16 Gao Xiangmm/migrate: fix deadlock in migrate_pages_batch() on...
2024-08-16 Suren Baghdasaryanalloc_tag: mark pages reserved during CMA activation...
2024-08-16 Suren Baghdasaryanalloc_tag: introduce clear_page_tag_ref() helper function
2024-08-16 Jinjie Ruancrash: fix riscv64 crash memory reserve dead loop
2024-08-16 Muhammad Usama... selftests: memfd_secret: don't build memfd_secret test...
2024-08-16 Kirill A. Shutemovmm: fix endless reclaim on machines with unaccepted...
2024-08-16 Dan Carpenterselftests/mm: compaction_test: fix off by one in check_...
next