loop: remove loop.h
[platform/kernel/linux-starfive.git] / drivers /
2022-05-10 Christoph Hellwigloop: remove loop.h
2022-05-04 Damien Le Moalblock: null_blk: Improve device creation with configfs
2022-05-04 Damien Le Moalblock: null_blk: Cleanup messages
2022-05-04 Damien Le Moalblock: null_blk: Cleanup device creation and deletion
2022-05-04 Damien Le Moalblock: null_blk: Fix code style issues
2022-05-04 Christoph Hellwigxen-blkback: use bdev_discard_alignment
2022-05-03 Christoph Hellwigrnbd-srv: use bdev_discard_alignment
2022-05-03 Christoph Hellwignvme: remove a spurious clear of discard_alignment
2022-05-03 Christoph Hellwigloop: remove a spurious clear of discard_alignment
2022-05-03 Christoph Hellwigdasd: don't set the discard_alignment queue limit
2022-05-03 Christoph Hellwigraid5: don't set the discard_alignment queue limit
2022-05-03 Christoph Hellwigdm-zoned: don't set the discard_alignment queue limit
2022-05-03 Christoph Hellwigvirtio_blk: fix the discard_granularity and discard_ali...
2022-05-03 Christoph Hellwignull_blk: don't set the discard_alignment queue limit
2022-05-03 Christoph Hellwignbd: don't set the discard_alignment queue limit
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: 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 Rezki... 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 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: 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 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 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-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...
2022-04-15 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2022-04-15 Linus TorvaldsMerge tag 'for-5.18/dm-fixes-2' of git://git./linux...
2022-04-15 Borislav Petkovi2c: ismt: Fix undefined behavior due to shift overflow...
2022-04-15 Andy Shevchenkoi2c: dev: Force case user pointers in compat_i2cdev_ioctl()
2022-04-15 Andy Shevchenkoi2c: dev: check return value when calling dev_set_name()
2022-04-15 Bjorn Anderssoni2c: qcom-geni: Use dev_err_probe() for GPI DMA error
2022-04-15 Marek Vasuti2c: imx: Implement errata ERR007805 or e7805 bus frequ...
2022-04-15 Martin Povišeri2c: pasemi: Wait for write xfers to finish
2022-04-15 Shin'ichiro Kawasakidm: fix bio length of empty flush
2022-04-15 Linus TorvaldsMerge tag 'block-5.18-2022-04-15' of git://git.kernel...
2022-04-15 Linus TorvaldsMerge tag 'io_uring-5.18-2022-04-14' of git://git.kerne...
next