summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-18xfs: convert the rtbitmap block and bit macros to static inline functionsDarrick J. Wong5-31/+53
2023-10-18xfs: use shifting and masking when converting rt extents, if possibleDarrick J. Wong6-0/+50
2023-10-18xfs: create rt extent rounding helpers for realtime extent blocksDarrick J. Wong2-5/+21
2023-10-18xfs: convert do_div calls to xfs_rtb_to_rtx helper callsDarrick J. Wong6-28/+28
2023-10-18xfs: create helpers to convert rt block numbers to rt extent numbersDarrick J. Wong3-6/+37
2023-10-18xfs: create a helper to convert extlen to rtextlenDarrick J. Wong4-9/+16
2023-10-18xfs: create a helper to compute leftovers of realtime extentsDarrick J. Wong6-7/+19
2023-10-18xfs: create a helper to convert rtextents to rtblocksDarrick J. Wong6-12/+30
2023-10-18xfs: convert rt extent numbers to xfs_rtxnum_tDarrick J. Wong8-139/+137
2023-10-18xfs: rename xfs_verify_rtext to xfs_verify_rtbextDarrick J. Wong6-10/+10
2023-10-18xfs: convert rt bitmap extent lengths to xfs_rtbxlen_tDarrick J. Wong4-3/+5
2023-10-18xfs: convert rt bitmap/summary block numbers to xfs_fileoff_tDarrick J. Wong3-34/+34
2023-10-18xfs: convert xfs_extlen_t to xfs_rtxlen_t in the rt allocatorDarrick J. Wong7-50/+50
2023-10-18xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.hDarrick J. Wong9-78/+89
2023-10-18xfs: make sure maxlen is still congruent with prod when rounding downDarrick J. Wong1-5/+26
2023-10-18xfs: fix units conversion error in xfs_bmap_del_extent_delayDarrick J. Wong1-1/+1
2023-10-18xfs: rt stubs should return negative errnos when rt disabledDarrick J. Wong1-12/+12
2023-10-18xfs: prevent rt growfs when quota is enabledDarrick J. Wong1-1/+1
2023-10-17xfs: hoist freeing of rt data fork extent mappingsDarrick J. Wong3-16/+41
2023-10-17xfs: bump max fsgeom struct versionDarrick J. Wong1-1/+1
2023-10-15Linux 6.6-rc6Linus Torvalds1-1/+1
2023-10-15Revert "x86/smp: Put CPUs into INIT on shutdown if possible"Linus Torvalds3-60/+7
2023-10-15virtio_net: fix the missing of the dma cpu syncXuan Zhuo1-7/+7
2023-10-15Merge tag 'usb-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds23-87/+220
2023-10-15Merge tag 'tty-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-22/+22
2023-10-15Merge tag 'char-misc-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds24-62/+94
2023-10-15Merge tag 'ovl-fixes-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-69/+98
2023-10-15Merge tag 'powerpc-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds6-12/+17
2023-10-15Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-14/+5
2023-10-15Merge tag '6.6-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2-7/+11
2023-10-15Merge tag '6.6-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-74/+69
2023-10-15Merge tag 'x86-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-7/+33
2023-10-15Merge tag 'sched-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-14/+59
2023-10-15Merge tag 'perf-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+3
2023-10-14ovl: temporarily disable appending lowedirsAmir Goldstein1-49/+3
2023-10-14Merge tag 'xfs-6.6-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds5-5/+16
2023-10-14ovl: fix regression in showing lowerdir mount optionAmir Goldstein2-15/+35
2023-10-14Merge tag 'input-for-v6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-34/+70
2023-10-14Input: powermate - fix use-after-free in powermate_config_completeJavier Carrasco1-0/+1
2023-10-14Input: xpad - add PXN V900 supportMatthias Berndt1-0/+2
2023-10-14Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov2-22/+29
2023-10-14Input: psmouse - fix fast_reconnect function for PS/2 modeJeffery Miller2-0/+2
2023-10-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+1
2023-10-13Merge tag 'ceph-for-6.6-rc6' of https://github.com/ceph/ceph-clientLinus Torvalds4-7/+5
2023-10-13Merge tag 'acpi-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-6/+31
2023-10-13Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds16-47/+84
2023-10-13Merge tag 'soundwire-6.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-33/+115
2023-10-13Merge tag 'dmaengine-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-24/+79
2023-10-13Merge tag 'media/v6.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds4-14/+24
2023-10-13Merge branches 'acpi-ec' and 'acpi-resource'Rafael J. Wysocki2-6/+31