summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-21xfs: use blkdev_get_zone_info to simplify zone reportingChristoph Hellwig1-64/+50
2026-01-21xfs: check that used blocks are smaller than the write pointerChristoph Hellwig1-0/+7
2026-01-21xfs: split and refactor zone validationChristoph Hellwig3-114/+68
2026-01-21xfs: pass the write pointer to xfs_init_zoneChristoph Hellwig1-29/+37
2026-01-21xfs: add a xfs_rtgroup_raw_size helperChristoph Hellwig1-0/+15
2026-01-21xfs: add missing forward declaration in xfs_zones.hDamien Le Moal1-0/+1
2026-01-21xfs: remove xfs_attr_leaf_hasnameChristoph Hellwig1-51/+24
2026-01-21xfs: mark data structures corrupt on EIO and ENODATADarrick J. Wong3-0/+8
2026-01-21xfs: rework zone GC buffer managementChristoph Hellwig1-47/+59
2026-01-21xfs: use bio_reuse in the zone GC codeChristoph Hellwig1-6/+1
2026-01-21block: add a bio_reuse helperChristoph Hellwig2-0/+35
2026-01-21xfs: directly include xfs_platform.hChristoph Hellwig194-204/+193
2026-01-21xfs: move the remaining content from xfs.h to xfs_platform.hChristoph Hellwig2-17/+16
2026-01-21xfs: include global headers first in xfs_platform.hChristoph Hellwig1-14/+10
2026-01-21xfs: rename xfs_linux.h to xfs_platform.hChristoph Hellwig2-4/+4
2026-01-21xfs: factor out a xlog_write_space_advance helperChristoph Hellwig1-12/+20
2026-01-21xfs: improve the iclog space assert in xlog_write_iovecChristoph Hellwig1-1/+1
2026-01-21xfs: add a xlog_write_space_left helperChristoph Hellwig1-9/+13
2026-01-21xfs: improve the calling convention for the xlog_write helpersChristoph Hellwig1-110/+77
2026-01-21xfs: regularize iclog space accounting in xlog_write_partialChristoph Hellwig1-3/+4
2026-01-21xfs: move struct xfs_log_vec to xfs_log_priv.hChristoph Hellwig2-12/+12
2026-01-21xfs: move struct xfs_log_iovec to xfs_log_priv.hChristoph Hellwig2-7/+6
2026-01-21xfs: improve the ->iop_format interfaceChristoph Hellwig14-194/+180
2026-01-21xfs: set lv_bytes in xlog_write_one_vecChristoph Hellwig1-2/+3
2026-01-21xfs: add a xlog_write_one_vec helperChristoph Hellwig3-24/+24
2026-01-19Linux 6.19-rc6v6.19-rc6Linus Torvalds1-1/+1
2026-01-19Merge tag 'landlock-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-269/+170
2026-01-19Merge tag 'cgroup-for-6.19-rc5-fixes-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-16/+4
2026-01-19Merge tag 'ext4_for_linus-6.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-1/+4
2026-01-19Merge tag 'dmaengine-fix-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds20-73/+168
2026-01-19Merge tag 'phy-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds11-50/+33
2026-01-18Merge tag 'soundwire-6.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2026-01-18Merge tag 'usb-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds22-67/+166
2026-01-18Merge tag 'i2c-for-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-12/+62
2026-01-18Merge tag 'edac_urgent_for_v6.19_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-8/+12
2026-01-18Merge tag 'x86-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+21
2026-01-18Merge tag 'timers-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2026-01-18Merge tag 'sched-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-56/+59
2026-01-18Merge tag 'objtool-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-12/+16
2026-01-18Merge tag 'irq-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2026-01-18ext4: fix iloc.bh leak in ext4_xattr_inode_update_refYang Erkun1-0/+1
2026-01-18ext4: add missing down_write_data_sem in mext_move_extent().Julian Sun1-0/+2
2026-01-18ext4: fix ext4_tune_sb_params paddingArnd Bergmann1-1/+1
2026-01-18Merge tag 'for-6.19-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-68/+41
2026-01-18Merge tag 'loongarch-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-49/+52
2026-01-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-3/+6
2026-01-17selftests/x86: Add selftests include path for kselftest.h after centralizationBala-Vignesh-Reddy1-0/+1
2026-01-17Merge tag 'block-6.19-20260116' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-10/+38
2026-01-17Merge tag 'io_uring-6.19-20260116' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+4
2026-01-17LoongArch: KVM: Fix kvm_device leak in kvm_pch_pic_destroy()Qiang Ma1-0/+1