aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-26btrfs: zoned: finish superblock zone once no space left for new SBNaohiro Aota3-20/+44
2021-10-26btrfs: zoned: locate superblock position using zone capacityNaohiro Aota1-2/+13
2021-10-26btrfs: zoned: consider zone as full when no more SB can be writtenNaohiro Aota1-8/+15
2021-10-26btrfs: zoned: tweak reclaim threshold for zone capacityNaohiro Aota1-2/+6
2021-10-26btrfs: zoned: calculate free space from zone capacityNaohiro Aota4-6/+16
2021-10-26btrfs: zoned: move btrfs_free_excluded_extents out of btrfs_calc_zone_unusableNaohiro Aota2-3/+2
2021-10-26btrfs: zoned: load zone capacity information from devicesNaohiro Aota2-1/+24
2021-10-26btrfs: defrag: enable defrag for subpage caseQu Wenruo1-6/+0
2021-10-26btrfs: defrag: remove the old infrastructureQu Wenruo1-313/+0
2021-10-26btrfs: defrag: use defrag_one_cluster() to implement btrfs_defrag_file()Qu Wenruo1-149/+55
2021-10-26btrfs: defrag: introduce helper to defrag one clusterQu Wenruo1-0/+56
2021-10-26btrfs: defrag: introduce helper to defrag a rangeQu Wenruo1-10/+93
2021-10-26btrfs: defrag: introduce helper to defrag a contiguous prepared rangeQu Wenruo1-0/+55
2021-10-26btrfs: defrag: introduce helper to collect target file extentsQu Wenruo1-0/+120
2021-10-26btrfs: defrag: factor out page preparation into a helperQu Wenruo1-61/+87
2021-10-26btrfs: defrag: replace hard coded PAGE_SIZE with sectorsizeQu Wenruo1-5/+6
2021-10-26btrfs: defrag: also check PagePrivate for subpage cases in cluster_pages_for_...Qu Wenruo1-2/+3
2021-10-26btrfs: defrag: pass file_ra_state instead of file to btrfs_defrag_file()Qu Wenruo2-11/+20
2021-10-26btrfs: rename and switch to bool btrfs_chunk_readonlyAnand Jain3-17/+19
2021-10-26btrfs: reflink: initialize return value to 0 in btrfs_extent_same()Sidong Yang1-1/+1
2021-10-26btrfs: subpage: pack all subpage bitmaps into a larger bitmapQu Wenruo3-85/+121
2021-10-25btrfs: subpage: introduce btrfs_subpage_bitmap_infoQu Wenruo4-3/+72
2021-10-25btrfs: subpage: make btrfs_alloc_subpage() return btrfs_subpage directlyQu Wenruo3-22/+24
2021-10-25btrfs: subpage: only call btrfs_alloc_subpage() when sectorsize is smaller th...Qu Wenruo2-9/+10
2021-10-25btrfs: update comment for fs_devices::seed_list in btrfs_rm_deviceSu Yue1-1/+1
2021-10-25btrfs: drop unnecessary ret in ioctl_quota_rescan_statusAnand Jain1-3/+2
2021-10-25btrfs: send: simplify send_create_inode_if_neededMarcos Paulo de Souza1-11/+4
2021-10-25btrfs: rename btrfs_alloc_chunk to btrfs_create_chunkNikolay Borisov4-10/+10
2021-10-25Linux 5.15-rc7Linus Torvalds1-1/+1
2021-10-25secretmem: Prevent secretmem_users from wrapping to zeroMatthew Wilcox (Oracle)1-0/+2
2021-10-25spi: Fix tegra20 build with CONFIG_PM=n once againLinus Torvalds1-1/+1
2021-10-25Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds8-6/+17
2021-10-25Merge tag 'libata-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2021-10-25Merge tag 'pinctrl-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-45/+63
2021-10-25ARM: 9148/1: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.SLABBE Corentin1-2/+2
2021-10-25ata: sata_mv: Fix the error handling of mv_chip_id()Zheyu Ma1-2/+2
2021-10-24Revert "mm/secretmem: use refcount_t instead of atomic_t"Linus Torvalds1-5/+4
2021-10-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2021-10-24Merge tag 'sched_urgent_for_v5.15_rc7' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2021-10-24Merge tag 'x86_urgent_for_v5.15_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2021-10-24Merge tag '5.15-rc6-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds14-153/+306
2021-10-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds11-41/+69
2021-10-22Merge tag 'block-5.15-2021-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+4
2021-10-22Merge tag 'io_uring-5.15-2021-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2-14/+47
2021-10-22Merge tag 'fuse-fixes-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-56/+46
2021-10-22Merge tag 'hyperv-fixes-signed-20211022' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2021-10-22hyperv/vmbus: include linux/bitops.hArnd Bergmann1-0/+1
2021-10-22Merge tag 'acpi-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-8/+8
2021-10-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-62/+121
2021-10-22Merge branch 'acpi-tools'Rafael J. Wysocki1-2/+7