summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-17btrfs: embed a btrfs_bio into struct compressed_bioChristoph Hellwig
2023-04-17btrfs: replace btrfs_io_context::raid_map with a fixed u64 valueQu Wenruo
2023-04-17btrfs: use an efficient way to represent source of duplicated stripesQu Wenruo
2023-04-17btrfs: reduce type width of btrfs_io_contextsQu Wenruo
2023-04-17btrfs: simplify the bioc argument for handle_ops_on_dev_replace()Qu Wenruo
2023-04-17btrfs: reduce div64 calls by limiting the number of stripes of a chunk to u32Qu Wenruo
2023-04-17btrfs: replace map_lookup->stripe_len by BTRFS_STRIPE_LENQu Wenruo
2023-04-17btrfs: move all btree inode initialization into btrfs_init_btree_inodeChristoph Hellwig
2023-04-17btrfs: switch search_file_offset_in_bio to return boolAnand Jain
2023-04-17btrfs: avoid reusing return variable in nested block in btrfs_lookup_bio_sumsAnand Jain
2023-04-17btrfs: open code btrfs_csum_ptrJohannes Thumshirn
2023-04-17btrfs: raid56: no need for irqsafe lockingChristoph Hellwig
2023-04-17btrfs: abort the transaction if we get an error during snapshot dropJosef Bacik
2023-04-17btrfs: handle errors in walk_down_tree properlyJosef Bacik
2023-04-17btrfs: drop root refs properly when orphan cleanup failsJosef Bacik
2023-04-17btrfs: add missing iputs on orphan cleanup failureJosef Bacik
2023-04-17btrfs: handle errors from btrfs_read_node_slot in splitJosef Bacik
2023-04-17btrfs: replace BUG_ON with ASSERT in btrfs_read_node_slotJosef Bacik
2023-04-17btrfs: use btrfs_handle_fs_error in btrfs_fill_superJosef Bacik
2023-04-16Linux 6.3-rc7Linus Torvalds
2023-04-16Merge tag 'sched_urgent_for_v6.3_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-04-16Merge tag 'x86_urgent_for_v6.3_rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-16Merge tag 'powerpc-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-04-16Merge tag 'kbuild-fixes-v6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-16Merge tag '6.3-rc6-ksmbd-server-fix' of git://git.samba.org/ksmbdLinus Torvalds
2023-04-16kbuild: do not create intermediate *.tar for tar packagesMasahiro Yamada
2023-04-16kbuild: do not create intermediate *.tar for source tarballsMasahiro Yamada
2023-04-16kbuild: merge cmd_archive_linux and cmd_archive_perfMasahiro Yamada
2023-04-16init/initramfs: Fix argument forwarding to panic() in panic_show_mem()Benjamin Gray
2023-04-16initramfs: Check negative timestamp to prevent broken cpio archiveBenjamin Gray
2023-04-15Merge tag '6.3-rc6-smb311-client-negcontext-fix' of git://git.samba.org/sfren...Linus Torvalds
2023-04-15Merge tag 'ubifs-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-15cifs: fix negotiate context parsingDavid Disseldorp
2023-04-15Merge tag 'i2c-for-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-04-15Merge tag 'block-6.3-2023-04-14' of git://git.kernel.dk/linuxLinus Torvalds
2023-04-15Merge tag 'io_uring-6.3-2023-04-14' of git://git.kernel.dk/linuxLinus Torvalds
2023-04-14Merge tag 'riscv-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-14Merge tag 'acpi-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-04-14Merge tag 'pm-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-04-14Merge tag 'thermal-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-14Merge tag 'sound-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-04-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-04-14Merge branch 'acpi-x86'Rafael J. Wysocki
2023-04-14io_uring: complete request via task work in case of DEFER_TASKRUNMing Lei
2023-04-14Merge branch 'nvme-6.3' of git://git.infradead.org/nvme into block-6.3Jens Axboe
2023-04-14ALSA: hda/hdmi: disable KAE for Intel DG2Kai Vehmanen
2023-04-14nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSDDuy Truong
2023-04-13riscv: No need to relocate the dtb as it lies in the fixmap regionAlexandre Ghiti
2023-04-13riscv: Do not set initial_boot_params to the linear address of the dtbAlexandre Ghiti