platform/kernel/linux-starfive.git
2022-05-01 Tetsuo Handaaoe: Avoid flush_scheduled_work() usage
2022-04-28 Jens AxboeMerge branch 'md-next' of https://git./linux/kernel...
2022-04-26 Yu Kuainull-blk: save memory footprint for struct nullb_cmd
2022-04-25 David Sloanmd: Replace role magic numbers with defined constants
2022-04-25 Pascal Hambourgmd/raid0: Ignore RAID0 layout if the second zone has...
2022-04-25 Logan Gunthorpemd/raid5: Annotate functions that hold device_lock...
2022-04-25 Logan Gunthorpemd/raid5-ppl: Annotate with rcu_dereference_protected()
2022-04-25 Logan Gunthorpemd/raid5: Annotate rdev/replacement access when mddev_l...
2022-04-25 Logan Gunthorpemd/raid5: Annotate rdev/replacement accesses when nr_pe...
2022-04-25 Logan Gunthorpemd/raid5: Add __rcu annotation to struct disk_info
2022-04-25 Logan Gunthorpemd/raid5: Un-nest struct raid5_percpu definition
2022-04-25 Logan Gunthorpemd/raid5: Cleanup setup_conf() error returns
2022-04-25 Heming Zhaomd: replace deprecated strlcpy & remove duplicated...
2022-04-25 Heming Zhaomd/bitmap: don't set sb values if can't pass sanity...
2022-04-25 Xiaomeng Tongmd: fix an incorrect NULL check in md_reload_sb
2022-04-25 Xiaomeng Tongmd: fix an incorrect NULL check in does_sb_need_changing
2022-04-25 Mariusz Tkaczykraid5: introduce MD_BROKEN
2022-04-25 Mariusz Tkaczykmd: Set MD_BROKEN for RAID1 and RAID10
2022-04-18 Jack Wangblock/rnbd-clt: Avoid flush_workqueue(system_long_wq...
2022-04-18 Christoph Hellwigloop: don't destroy lo->workqueue in __loop_clr_fd
2022-04-18 Christoph Hellwigloop: remove lo_refcount and avoid lo_mutex in ->open...
2022-04-18 Tetsuo Handaloop: avoid loop_validate_mutex/lo_mutex in ->release
2022-04-18 Christoph Hellwigloop: suppress uevents while reconfiguring the device
2022-04-18 Christoph Hellwigloop: implement ->free_disk
2022-04-18 Christoph Hellwigloop: only freeze the queue in __loop_clr_fd when needed
2022-04-18 Christoph Hellwigloop: don't freeze the queue in lo_release
2022-04-18 Christoph Hellwigloop: remove the racy bd_inode->i_mapping->nrpages...
2022-04-18 Christoph Hellwigloop: initialize the worker tracking fields once
2022-04-18 Christoph Hellwigloop: de-duplicate the idle worker freeing code
2022-04-18 Christoph Hellwigblock: turn bdev->bd_openers into an atomic_t
2022-04-18 Christoph Hellwigblock: add a disk_openers helper
2022-04-18 Christoph Hellwigzram: cleanup zram_remove
2022-04-18 Christoph Hellwigzram: cleanup reset_store
2022-04-18 Christoph Hellwignbd: use the correct block_device in nbd_bdev_reset
2022-04-18 Haowen Baidrbd: Return true/false (not 1/0) from bool functions
2022-04-18 Uladzislau... drdb: Switch to kvfree_rcu() API
2022-04-18 Cai Huoqingdrbd: Replace "unsigned" with "unsigned int"
2022-04-18 Cai Huoqingdrbd: Make use of PFN_UP helper macro
2022-04-18 Jiapeng Chongblock: drbd: drbd_receiver: Remove redundant assignment...
2022-04-18 Arnd Bergmanndrbd: address enum mismatch warnings
2022-04-18 Arnd Bergmanndrbd: fix duplicate array initializer
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...
2022-04-17 Linus TorvaldsMerge tag 'irq-urgent-2022-04-17' of git://git./linux...
2022-04-17 Linus TorvaldsMerge tag 'for-v5.18-rc' of git://git./linux/kernel...
2022-04-17 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2022-04-17 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.18-2' of git://git...
2022-04-17 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.18-rc3' of git://git....
2022-04-16 Linus TorvaldsMerge tag 'soc-fixes-5.18-2' of git://git./linux/kernel...
2022-04-16 Linus TorvaldsMerge tag 'random-5.18-rc3-for-linus' of git://git...
2022-04-16 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2022-04-16 Bartosz GolaszewskiMerge tag 'intel-gpio-v5.18-2' of gitolite.pub/scm...
2022-04-16 Linus TorvaldsMerge tag 'dma-mapping-5.18-2' of git://git.infradead...
2022-04-16 Jason A. Donenfeldrandom: use memmove instead of memcpy for remaining...
next