summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-23xfs: fix remote xattr valuelblk checkDarrick J. Wong
2026-01-23xfs: fix the xattr scrub to detect freemap/entries array collisionsDarrick J. Wong
2026-01-23xfs: strengthen attr leaf block freemap checkingDarrick J. Wong
2026-01-23xfs: refactor attr3 leaf table size computationDarrick J. Wong
2026-01-23xfs: fix freemap adjustments when adding xattrs to leaf blocksDarrick J. Wong
2026-01-23xfs: delete attr leaf freemap entries when emptyDarrick J. Wong
2026-01-21xfs: fix incorrect context handling in xfs_trans_rollWenwu Hou
2026-01-21xfs: always allocate the free zone with the lowest indexHans Holmberg
2026-01-21xfs: promote metadata directories and large block supportDarrick J. Wong
2026-01-21xfs: use blkdev_get_zone_info to simplify zone reportingChristoph Hellwig
2026-01-21xfs: check that used blocks are smaller than the write pointerChristoph Hellwig
2026-01-21xfs: split and refactor zone validationChristoph Hellwig
2026-01-21xfs: pass the write pointer to xfs_init_zoneChristoph Hellwig
2026-01-21xfs: add a xfs_rtgroup_raw_size helperChristoph Hellwig
2026-01-21xfs: add missing forward declaration in xfs_zones.hDamien Le Moal
2026-01-21xfs: remove xfs_attr_leaf_hasnameChristoph Hellwig
2026-01-21xfs: mark data structures corrupt on EIO and ENODATADarrick J. Wong
2026-01-21xfs: rework zone GC buffer managementChristoph Hellwig
2026-01-21xfs: use bio_reuse in the zone GC codeChristoph Hellwig
2026-01-21block: add a bio_reuse helperChristoph Hellwig
2026-01-21xfs: directly include xfs_platform.hChristoph Hellwig
2026-01-21xfs: move the remaining content from xfs.h to xfs_platform.hChristoph Hellwig
2026-01-21xfs: include global headers first in xfs_platform.hChristoph Hellwig
2026-01-21xfs: rename xfs_linux.h to xfs_platform.hChristoph Hellwig
2026-01-21xfs: factor out a xlog_write_space_advance helperChristoph Hellwig
2026-01-21xfs: improve the iclog space assert in xlog_write_iovecChristoph Hellwig
2026-01-21xfs: add a xlog_write_space_left helperChristoph Hellwig
2026-01-21xfs: improve the calling convention for the xlog_write helpersChristoph Hellwig
2026-01-21xfs: regularize iclog space accounting in xlog_write_partialChristoph Hellwig
2026-01-21xfs: move struct xfs_log_vec to xfs_log_priv.hChristoph Hellwig
2026-01-21xfs: move struct xfs_log_iovec to xfs_log_priv.hChristoph Hellwig
2026-01-21xfs: improve the ->iop_format interfaceChristoph Hellwig
2026-01-21xfs: set lv_bytes in xlog_write_one_vecChristoph Hellwig
2026-01-21xfs: add a xlog_write_one_vec helperChristoph Hellwig
2026-01-18Linux 6.19-rc6v6.19-rc6Linus Torvalds
2026-01-18Merge tag 'landlock-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-18Merge tag 'cgroup-for-6.19-rc5-fixes-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-01-18Merge tag 'ext4_for_linus-6.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-01-18Merge tag 'dmaengine-fix-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-01-18Merge tag 'phy-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2026-01-18Merge tag 'soundwire-6.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-01-18Merge tag 'usb-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2026-01-18Merge tag 'i2c-for-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-01-18Merge tag 'edac_urgent_for_v6.19_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-01-18Merge tag 'x86-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-01-18Merge tag 'timers-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-18Merge tag 'sched-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-01-18Merge tag 'objtool-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-01-18Merge tag 'irq-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-01-18ext4: fix iloc.bh leak in ext4_xattr_inode_update_refYang Erkun