Merge tag 'nvme-5.19-2022-06-02' of git://git.infradead.org/nvme into for-5.19/drivers
[platform/kernel/linux-starfive.git] / drivers / block /
2022-05-28 Yu Kuainbd: use pr_err to output error message
2022-05-28 Zhang Wenshengnbd: fix possible overflow on 'first_minor' in nbd_dev_...
2022-05-28 Yu Kuainbd: fix io hung while disconnecting device
2022-05-28 Yu Kuainbd: don't clear 'NBD_CMD_INFLIGHT' flag if request...
2022-05-28 Yu Kuainbd: fix race between nbd_alloc_config() and module...
2022-05-28 Yu Kuainbd: call genl_unregister_family() first in nbd_cleanup()
2022-05-27 Christoph Hellwigblock, loop: support partitions without scanning
2022-05-21 Julia Lawallmtip32xx: fix typo in comment
2022-05-18 Jens AxboeMerge tag 'nvme-5.19-2022-05-18' of git://git.infradead...
2022-05-16 Xie Yongjinbd: Fix hung on disconnect request if socket is closed...
2022-05-10 Christoph Hellwigloop: remove most the top-of-file boilerplate comment
2022-05-10 Christoph Hellwigloop: add a SPDX header
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 Hellwigloop: remove a spurious clear of discard_alignment
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-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_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 Hellwigpktcdvd: stop using bio_reset
2022-04-18 Christoph Hellwigblock: turn bio_kmalloc into a simple kmalloc wrapper
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-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 Linus TorvaldsMerge tag 'block-5.18-2022-04-15' of git://git.kernel...
2022-04-15 Linus TorvaldsMerge tag 'linux-kselftest-fixes-5.18-rc3' of git:...
2022-04-14 Linus TorvaldsMerge tag '5.18-rc2-smb3-fixes' of git://git.samba...
2022-04-14 Dave AirlieMerge tag 'amd-drm-fixes-5.18-2022-04-13' of https...
2022-04-14 Linus TorvaldsMerge tag 's390-5.18-3' of git://git./linux/kernel...
2022-04-14 Linus TorvaldsMerge tag 'net-5.18-rc3' of git://git./linux/kernel...
2022-04-14 Linus TorvaldsMerge tag 'sound-5.18-rc3' of git://git./linux/kernel...
2022-04-14 Linus TorvaldsMerge tag 'for-5.18-rc2-tag' of git://git./linux/kernel...
2022-04-14 Linus TorvaldsMerge tag 'fscache-fixes-20220413' of git://git./linux...
2022-04-14 Ming Leiblock: null_blk: end timed out poll request
2022-04-14 Dave AirlieMerge tag 'drm-msm-fixes-2022-04-13' of https://gitlab...
2022-04-13 David S. MillerMerge tag 'wireless-2022-04-13' of git://git./linux...
2022-04-13 Linus TorvaldsMerge tag 'hardening-v5.18-rc3' of git://git./linux...
2022-04-13 Linus TorvaldsMerge tag 'nfsd-5.18-1' of git://git./linux/kernel...
2022-04-13 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-04-13 Linus TorvaldsMerge tag 'media/v5.18-2' of git://git./linux/kernel...
2022-04-12 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.18-2' of git://git...
2022-04-10 Linus TorvaldsMerge tag 'tty-5.18-rc2' of git://git./linux/kernel...
2022-04-10 Linus TorvaldsMerge tag 'staging-5.18-rc2' of git://git./linux/kernel...
2022-04-10 Linus TorvaldsMerge tag 'driver-core-5.18-rc2' of git://git./linux...
2022-04-10 Linus TorvaldsMerge tag 'char-misc-5.18-rc2' of git://git./linux...
2022-04-10 Linus TorvaldsMerge tag 'powerpc-5.18-2' of git://git./linux/kernel...
2022-04-10 Linus TorvaldsMerge tag 'irq-urgent-2022-04-10' of git://git./linux...
next