summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-19btrfs: move btrfs_verify_level_key into tree-checker.cJosef Bacik4-60/+60
2023-06-19btrfs: add __btrfs_check_node helperJosef Bacik2-12/+18
2023-06-19btrfs: extend btrfs_leaf_check to return btrfs_tree_block_statusJosef Bacik2-13/+29
2023-06-19btrfs: use btrfs_tree_block_status for leaf item errorsJosef Bacik1-7/+12
2023-06-19btrfs: add btrfs_tree_block_status definitions to tree-checker.hJosef Bacik1-0/+13
2023-06-19btrfs: simplify btrfs_check_leaf_* helpers into a single helperJosef Bacik3-32/+13
2023-06-19btrfs: remove level argument from btrfs_set_block_flagsJosef Bacik3-9/+5
2023-06-19btrfs: move btrfs_check_trunc_cache_free_space into block-rsv.cJosef Bacik4-21/+21
2023-06-19btrfs: scrub: use recovered data stripes as cache to avoid unnecessary readQu Wenruo3-0/+55
2023-06-19btrfs: assert tree lock is held when removing free space entriesFilipe Manana1-10/+24
2023-06-19btrfs: assert tree lock is held when linking free spaceFilipe Manana1-0/+2
2023-06-19btrfs: assert tree lock is held when searching for free space entriesFilipe Manana1-0/+2
2023-06-19btrfs: assert proper locks are held at tree_insert_offset()Filipe Manana1-6/+19
2023-06-19btrfs: simplify arguments to tree_insert_offset()Filipe Manana1-21/+16
2023-06-19btrfs: use precomputed end offsets at do_trimming()Filipe Manana1-1/+1
2023-06-19btrfs: avoid searching twice for previous node when merging free space entriesFilipe Manana1-3/+6
2023-06-19btrfs: avoid extra memory allocation when copying free space cacheFilipe Manana1-2/+4
2023-06-19btrfs: simplify transid initialization in btrfs_ioctl_wait_syncTom Rix1-5/+4
2023-06-19btrfs: output affected files when relocation failsQu Wenruo3-0/+208
2023-06-19btrfs: remove hipri_workers workqueueChristoph Hellwig4-11/+2
2023-06-19btrfs: determine synchronous writers from bio or writeback controlChristoph Hellwig5-19/+3
2023-06-19btrfs: submit IO synchronously for fast checksum implementationsChristoph Hellwig1-13/+7
2023-06-19btrfs: use SECTOR_SHIFT to convert LBA to physical offsetAnand Jain4-6/+6
2023-06-19btrfs: use SECTOR_SHIFT to convert physical offset to LBAAnand Jain5-6/+8
2023-06-19btrfs: improve leaf dump and error handlingQu Wenruo2-68/+59
2023-06-19btrfs: print-tree: pass const extent buffer pointerQu Wenruo5-14/+14
2023-06-19btrfs: export bitmap_test_range_all_{set,zero}Naohiro Aota3-28/+26
2023-06-19btrfs: tag as unlikely the key comparison when checking sibling keysFilipe Manana1-1/+1
2023-06-19btrfs: make btrfs_free_device() staticFilipe Manana2-2/+1
2023-06-19btrfs: don't commit transaction for every subvol createSweet Tea Dorminy1-4/+3
2023-06-19btrfs: unexport btrfs_prev_leaf()Filipe Manana2-81/+81
2023-06-19Linux 6.4-rc7v6.4-rc7Linus Torvalds1-1/+1
2023-06-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-7/+51
2023-06-18Merge tag 'ata-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds4-4/+25
2023-06-18Merge tag 'parisc-for-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+0
2023-06-18mm/mmap: Fix error path in do_vmi_align_munmap()Liam R. Howlett1-20/+17
2023-06-18ata: libata-scsi: Avoid deadlock on rescan after device resumeDamien Le Moal4-4/+25
2023-06-17Merge tag 'staging-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2023-06-17Merge tag 'usb-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-70/+198
2023-06-17Merge tag 'tty-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-1/+2
2023-06-17parisc: Delete redundant register definitions in <asm/assembly.h>Ben Hutchings1-4/+0
2023-06-17Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-6/+21
2023-06-17Merge tag 'drm-fixes-2023-06-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds18-27/+281
2023-06-17afs: Fix vlserver probe RTT handlingDavid Howells1-2/+2
2023-06-16Merge tag 'drm-misc-fixes-2023-06-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-3/+15
2023-06-16Merge tag 'for-6.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-10/+22
2023-06-16Merge tag 'block-6.4-2023-06-15' of git://git.kernel.dk/linuxLinus Torvalds1-9/+31
2023-06-16Merge tag 'io_uring-6.4-2023-06-15' of git://git.kernel.dk/linuxLinus Torvalds2-2/+13
2023-06-16Merge tag 'sound-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds6-15/+35
2023-06-16Merge tag 'urgent-rcu.2023.06.11a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+10