platform/kernel/linux-rpi.git
2022-05-31 Mike Snitzerdm table: fix dm_table_supports_poll to return false...
2022-05-11 Mike Snitzerdm: pass NULL bdev to bio_alloc_clone
2022-05-09 Guo Zhengkuidm cache metadata: remove unnecessary variable in __dum...
2022-05-09 Gabriel Krisman... dm mpath: provide high-resolution timer to HST for...
2022-05-09 Mikulas Patockadm crypt: make printing of the key constant-time
2022-05-09 Dan Carpenterdm integrity: fix error code in dm_integrity_ctr()
2022-05-09 Mikulas Patockadm stats: add cond_resched when looping over entries
2022-05-05 Mike Snitzerdm: improve abnormal bio processing
2022-05-05 Mike Snitzerdm: simplify bio-based IO accounting further
2022-05-05 Ming Leidm: put all polled dm_io instances into a single list
2022-05-05 Ming Leidm: improve dm_io reference counting
2022-05-05 Ming Leidm: don't grab target io reference in dm_zone_map_bio
2022-05-05 Ming Leidm: improve bio splitting and associated IO accounting
2022-05-05 Ming Leidm: switch to bdev based IO accounting interfaces
2022-05-05 Ming Leidm: pass dm_io instance to dm_io_acct directly
2022-05-05 Ming Leidm: don't pass bio to __dm_start_io_acct and dm_end_io_acct
2022-05-05 Mike Snitzerdm: use bio_sectors in dm_aceept_partial_bio
2022-05-05 Mike Snitzerdm: simplify basic targets
2022-05-05 Mike Snitzerdm: conditionally enable branching for less used features
2022-05-05 Mike Snitzerdm: introduce dm_{get,put}_live_table_bio called from...
2022-05-05 Mike Snitzerdm: move hot dm_io members to same cacheline as dm_targ...
2022-05-05 Mike Snitzerdm: add local variables to clone_endio and __map_bio
2022-05-05 Mike Snitzerdm: mark various branches unlikely
2022-05-05 Mike Snitzerdm: simplify dm_start_io_acct
2022-05-05 Mike Snitzerdm: simplify dm_io access in dm_split_and_process_bio
2022-05-05 Mike Snitzerdm: factor out dm_io_set_error and __dm_io_dec_pending
2022-05-05 Mike Snitzerdm: conditionally enable BIOSET_PERCPU_CACHE for dm_io...
2022-05-05 Christoph Hellwigblock: improve the error message from bio_check_eod
2022-05-05 Christoph Hellwigblock: allow passing a NULL bdev to bio_alloc_clone...
2022-05-05 Christoph Hellwigblock: remove superfluous calls to blkcg_bio_issue_init
2022-05-02 Christoph Hellwigkthread: unexport kthread_blkcg
2022-05-02 Christoph Hellwigblk-cgroup: cleanup blkcg_maybe_throttle_current
2022-05-02 Christoph Hellwigblk-cgroup: cleanup blk_cgroup_congested
2022-05-02 Christoph Hellwigblk-cgroup: move blkcg_css to blk-cgroup.c
2022-05-02 Christoph Hellwigblk-cgroup: remove unneeded includes from <linux/blk...
2022-05-02 Christoph Hellwigblk-cgroup: remove pointless CONFIG_BLOCK ifdefs
2022-05-02 Christoph Hellwigblk-cgroup: replace bio_blkcg with bio_blkcg_css
2022-05-02 Christoph Hellwigblktrace: cleanup the __trace_note_message interface
2022-05-02 Christoph Hellwigblk-cgroup: move struct blkcg to block/blk-cgroup.h
2022-05-02 Christoph Hellwigblk-cgroup: move blkcg_{pin,unpin}_online out of line
2022-05-02 Christoph Hellwigblk-cgroup: move blk_cgroup_congested out line
2022-05-02 Christoph Hellwigblk-cgroup: move blkcg_{get,set}_fc_appid out of line
2022-05-02 Christoph Hellwignvme-fc: fold t fc_update_appid into fc_appid_store
2022-05-02 Christoph Hellwignvme-fc: don't support the appid attribute without...
2022-05-02 Christoph Hellwigblk-cgroup: remove __bio_blkcg
2022-05-02 Ming Leiblock: ignore RWF_HIPRI hint for sync dio
2022-04-23 Michal Orzelblock/partitions/ldm: Remove redundant assignments
2022-04-23 Michal Orzelblock/partitions/atari: Remove redundant assignment
2022-04-23 Michal Orzelblock/partitions/acorn: Remove redundant assignments
2022-04-23 Michal Orzelblock/blk-map: Remove redundant assignment
2022-04-23 Michal Orzelblock/badblocks: Remove redundant assignments
2022-04-18 Ming Leiblock: change exported IO accounting interface from...
2022-04-18 Christoph Hellwigdirect-io: remove random prefetches
2022-04-18 Christoph Hellwigblock: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
2022-04-18 Christoph Hellwigblock: add a bdev_discard_granularity helper
2022-04-18 Christoph Hellwigblock: remove QUEUE_FLAG_DISCARD
2022-04-18 Christoph Hellwigblock: add a bdev_max_discard_sectors helper
2022-04-18 Christoph Hellwigblock: refactor discard bio size limiting
2022-04-18 Christoph Hellwigblock: move {bdev,queue_limit}_discard_alignment out...
2022-04-18 Christoph Hellwigblock: use bdev_discard_alignment in part_discard_align...
2022-04-18 Christoph Hellwigblock: remove queue_discard_alignment
2022-04-18 Christoph Hellwigblock: move bdev_alignment_offset and queue_limit_align...
2022-04-18 Christoph Hellwigblock: use bdev_alignment_offset in disk_alignment_offs...
2022-04-18 Christoph Hellwigblock: use bdev_alignment_offset in part_alignment_offs...
2022-04-18 Christoph Hellwigblock: add a bdev_max_zone_append_sectors helper
2022-04-18 Christoph Hellwigblock: add a bdev_stable_writes helper
2022-04-18 Christoph Hellwigblock: add a bdev_fua helper
2022-04-18 Christoph Hellwigblock: add a bdev_write_cache helper
2022-04-18 Christoph Hellwigblock: add a bdev_nonrot helper
2022-04-18 Christoph Hellwigmm: use bdev_is_zoned in claim_swapfile
2022-04-18 Christoph Hellwigntfs3: use bdev_logical_block_size instead of open...
2022-04-18 Christoph Hellwigbtrfs: use bdev_max_active_zones instead of open coding it
2022-04-18 Christoph Hellwigdrbd: cleanup decide_on_discard_support
2022-04-18 Christoph Hellwigdrbd: use bdev_alignment_offset instead of queue_alignm...
2022-04-18 Christoph Hellwigdrbd: use bdev based limit helpers in drbd_send_sizes
2022-04-18 Christoph Hellwigdrbd: remove assign_p_sizes_qlim
2022-04-18 Christoph Hellwigtarget: fix discard alignment on partitions
2022-04-18 Christoph Hellwigtarget: pass a block_device to target_configure_unmap_f...
2022-04-18 Christoph Hellwigtarget: remove an incorrect unmap zeroes data deduction
2022-04-18 Jan Karabfq: Make sure bfqg for which we are queueing requests...
2022-04-18 Jan Karabfq: Get rid of __bio_blkcg() usage
2022-04-18 Jan Karabfq: Track whether bfq_group is still online
2022-04-18 Jan Karabfq: Remove pointless bfq_init_rq() calls
2022-04-18 Jan Karabfq: Drop pointless unlock-lock pair
2022-04-18 Jan Karabfq: Update cgroup information before merging bio
2022-04-18 Jan Karabfq: Split shared queues on move between cgroups
2022-04-18 Jan Karabfq: Avoid merging queues with different parents
2022-04-18 Jan Karabfq: Avoid false marking of bic as stably merged
2022-04-18 Christoph Hellwigpktcdvd: stop using bio_reset
2022-04-18 Christoph Hellwigblock: turn bio_kmalloc into a simple kmalloc wrapper
2022-04-18 Christoph Hellwigtarget/pscsi: remove pscsi_get_bio
2022-04-18 Christoph Hellwigsquashfs: always use bio_kmalloc in squashfs_bio_read
2022-04-18 Christoph Hellwigbtrfs: simplify ->flush_bio handling
2022-04-17 Mike Snitzerblock: allow use of per-cpu bio alloc cache by block...
2022-04-17 Mike Snitzerblock: allow using the per-cpu bio cache from bio_alloc...
2022-04-17 Linus TorvaldsLinux 5.18-rc3
2022-04-17 Linus TorvaldsMerge tag 'for-linus-5.18-rc3-tag' of git://git./linux...
2022-04-17 Linus TorvaldsMerge tag 'x86-urgent-2022-04-17' of git://git./linux...
2022-04-17 Linus TorvaldsMerge tag 'timers-urgent-2022-04-17' of git://git....
2022-04-17 Linus TorvaldsMerge tag 'smp-urgent-2022-04-17' of git://git./linux...
next