aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-17block: remove QUEUE_FLAG_DISCARDChristoph Hellwig
2022-04-17block: add a bdev_max_discard_sectors helperChristoph Hellwig
2022-04-17block: refactor discard bio size limitingChristoph Hellwig
2022-04-17block: move {bdev,queue_limit}_discard_alignment out of lineChristoph Hellwig
2022-04-17block: use bdev_discard_alignment in part_discard_alignment_showChristoph Hellwig
2022-04-17block: remove queue_discard_alignmentChristoph Hellwig
2022-04-17block: move bdev_alignment_offset and queue_limit_alignment_offset out of lineChristoph Hellwig
2022-04-17block: use bdev_alignment_offset in disk_alignment_offset_showChristoph Hellwig
2022-04-17block: use bdev_alignment_offset in part_alignment_offset_showChristoph Hellwig
2022-04-17block: add a bdev_max_zone_append_sectors helperChristoph Hellwig
2022-04-17block: add a bdev_stable_writes helperChristoph Hellwig
2022-04-17block: add a bdev_fua helperChristoph Hellwig
2022-04-17block: add a bdev_write_cache helperChristoph Hellwig
2022-04-17block: add a bdev_nonrot helperChristoph Hellwig
2022-04-17mm: use bdev_is_zoned in claim_swapfileChristoph Hellwig
2022-04-17ntfs3: use bdev_logical_block_size instead of open coding itChristoph Hellwig
2022-04-17btrfs: use bdev_max_active_zones instead of open coding itChristoph Hellwig
2022-04-17drbd: cleanup decide_on_discard_supportChristoph Hellwig
2022-04-17drbd: use bdev_alignment_offset instead of queue_alignment_offsetChristoph Hellwig
2022-04-17drbd: use bdev based limit helpers in drbd_send_sizesChristoph Hellwig
2022-04-17drbd: remove assign_p_sizes_qlimChristoph Hellwig
2022-04-17target: fix discard alignment on partitionsChristoph Hellwig
2022-04-17target: pass a block_device to target_configure_unmap_from_queueChristoph Hellwig
2022-04-17target: remove an incorrect unmap zeroes data deductionChristoph Hellwig
2022-04-17bfq: Make sure bfqg for which we are queueing requests is onlineJan Kara
2022-04-17bfq: Get rid of __bio_blkcg() usageJan Kara
2022-04-17bfq: Track whether bfq_group is still onlineJan Kara
2022-04-17bfq: Remove pointless bfq_init_rq() callsJan Kara
2022-04-17bfq: Drop pointless unlock-lock pairJan Kara
2022-04-17bfq: Update cgroup information before merging bioJan Kara
2022-04-17bfq: Split shared queues on move between cgroupsJan Kara
2022-04-17bfq: Avoid merging queues with different parentsJan Kara
2022-04-17bfq: Avoid false marking of bic as stably mergedJan Kara
2022-04-17pktcdvd: stop using bio_resetChristoph Hellwig
2022-04-17block: turn bio_kmalloc into a simple kmalloc wrapperChristoph Hellwig
2022-04-17target/pscsi: remove pscsi_get_bioChristoph Hellwig
2022-04-17squashfs: always use bio_kmalloc in squashfs_bio_readChristoph Hellwig
2022-04-17btrfs: simplify ->flush_bio handlingChristoph Hellwig
2022-04-17block: allow use of per-cpu bio alloc cache by block driversMike Snitzer
2022-04-17block: allow using the per-cpu bio cache from bio_alloc_biosetMike Snitzer
2022-04-17Linux 5.18-rc3Linus Torvalds
2022-04-17Merge tag 'for-linus-5.18-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-04-17Merge tag 'x86-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-17Merge tag 'timers-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-17Merge tag 'smp-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-17Merge tag 'irq-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-17Merge tag 'for-v5.18-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds
2022-04-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-16Merge tag 'devicetree-fixes-for-5.18-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-04-16Merge tag 'gpio-fixes-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds