blk-integrity: register sysfs attributes on struct device
[linux-block.git] / block /
2023-04-27 Thomas Weißschuhblk-integrity: register sysfs attributes on struct...
2023-04-27 Thomas Weißschuhblk-integrity: convert to struct device_attribute
2023-04-27 Thomas Weißschuhblk-integrity: use sysfs_emit
2023-04-25 Ming Leiblock: sync part's ->bd_has_submit_bio with disk's
2023-04-24 Damien Le Moalblock: Cleanup set_capacity()/bdev_set_nr_sectors()
2023-04-19 Ondrej Kozinased-opal: geometry feature reporting command
2023-04-16 Christoph Hellwigblk-mq: fix the blk_mq_add_to_requeue_list call in...
2023-04-16 Colin Ian Kingblock, bfq: Fix division by zero error on zero wsum
2023-04-16 Jens Axboeblock: store bdev->bd_disk->fops->submit_bio state...
2023-04-14 Jens AxboeMerge branch 'md-next' of https://git./linux/kernel...
2023-04-14 Jens AxboeMerge tag 'nvme-6.4-2023-04-14' of git://git.infradead...
2023-04-13 Christoph Hellwigblk-mq: remove __blk_mq_run_hw_queue
2023-04-13 Christoph Hellwigblk-mq: move the !async handling out of __blk_mq_delay_...
2023-04-13 Christoph Hellwigblk-mq: move the blk_mq_hctx_stopped check in __blk_mq_...
2023-04-13 Christoph Hellwigblk-mq: remove the blk_mq_hctx_stopped check in blk_mq_...
2023-04-13 Christoph Hellwigblk-mq: cleanup __blk_mq_sched_dispatch_requests
2023-04-13 Christoph Hellwigblk-mq: pass a flags argument to blk_mq_add_to_requeue_list
2023-04-13 Christoph Hellwigblk-mq: pass a flags argument to elevator_type->insert_...
2023-04-13 Christoph Hellwigblk-mq: pass a flags argument to blk_mq_request_bypass_...
2023-04-13 Christoph Hellwigblk-mq: pass a flags argument to blk_mq_insert_request
2023-04-13 Christoph Hellwigblk-mq: don't kick the requeue_list in blk_mq_add_to_re...
2023-04-13 Christoph Hellwigblk-mq: don't run the hw_queue from blk_mq_request_bypa...
2023-04-13 Christoph Hellwigblk-mq: don't run the hw_queue from blk_mq_insert_request
2023-04-13 Christoph Hellwigblk-mq: fold __blk_mq_try_issue_directly into its two...
2023-04-13 Christoph Hellwigblk-mq: factor out a blk_mq_get_budget_and_tag helper
2023-04-13 Christoph Hellwigblk-mq: refactor the DONTPREP/SOFTBARRIER andling in...
2023-04-13 Christoph Hellwigblk-mq: refactor passthrough vs flush handling in blk_m...
2023-04-13 Christoph Hellwigblk-mq: remove blk_flush_queue_rq
2023-04-13 Christoph Hellwigblk-mq: fold __blk_mq_insert_req_list into blk_mq_inser...
2023-04-13 Christoph Hellwigblk-mq: fold __blk_mq_insert_request into blk_mq_insert...
2023-04-13 Christoph Hellwigblk-mq: move blk_mq_sched_insert_request to blk-mq.c
2023-04-13 Christoph Hellwigblk-mq: fold blk_mq_sched_insert_requests into blk_mq_d...
2023-04-13 Christoph Hellwigblk-mq: move more logic into blk_mq_insert_requests
2023-04-13 Christoph Hellwigblk-mq: include <linux/blk-mq.h> in block/blk-mq.h
2023-04-13 Christoph Hellwigblk-mq: remove blk-mq-tag.h
2023-04-13 Christoph Hellwigblk-mq: don't plug for head insertions in blk_execute_r...
2023-04-13 Chengming Zhoublk-throttle: only enable blk-stat when BLK_DEV_THROTTL...
2023-04-13 Chengming Zhoublk-stat: fix QUEUE_FLAG_STATS clear
2023-04-13 Tejun Heoblk-iolatency: Make initialization lazy
2023-04-13 Tejun Heoblk-iolatency: s/blkcg_rq_qos/iolat_rq_qos/
2023-04-13 Tejun Heoblkcg: Restructure blkg_conf_prep() and friends
2023-04-13 Tejun Heoblkcg: Drop unnecessary RCU read [un]locks from blkg_co...
2023-04-13 Sagi Grimbergblk-mq-rdma: remove queue mapping helper for rdma devices
2023-04-06 Chengming Zhoublk-cgroup: delete cpd_init_fn of blkcg_policy
2023-04-06 Chengming Zhoublk-cgroup: delete cpd_bind_fn of blkcg_policy
2023-04-06 Chengming Zhoublock, bfq: remove BFQ_WEIGHT_LEGACY_DFL
2023-04-05 Ondrej Kozinased-opal: Add command to read locking range parameters.
2023-04-05 Ondrej Kozinased-opal: add helper to get multiple columns at once.
2023-04-05 Ondrej Kozinased-opal: allow user authority to get locking range...
2023-04-05 Ondrej Kozinased-opal: add helper for adding user authorities in...
2023-04-05 Ondrej Kozinased-opal: do not add same authority twice in boolean...
2023-03-27 Chaitanya Kulkarniblock: open code __blk_account_io_done()
2023-03-27 Chaitanya Kulkarniblock: open code __blk_account_io_start()
2023-03-20 Keith Buschblk-mq: remove hybrid polling
2023-03-16 Eric Biggersblk-crypto: drop the NULL check from blk_crypto_put_key...
2023-03-16 Eric Biggersblk-mq: return actual keyslot error in blk_insert_clone...
2023-03-16 Eric Biggersblk-crypto: remove blk_crypto_insert_cloned_request()
2023-03-16 Eric Biggersblk-crypto: make blk_crypto_evict_key() more robust
2023-03-16 Eric Biggersblk-crypto: make blk_crypto_evict_key() return void
2023-03-16 Eric Biggersblk-mq: release crypto keyslot before reporting I/O...
2023-03-12 Linus TorvaldsMerge tag 'xfs-6.3-fixes-1' of git://git./fs/xfs/xfs...
2023-03-12 Linus TorvaldsMerge tag 'staging-6.3-rc2' of git://git./linux/kernel...
2023-03-12 Linus TorvaldsMerge tag 'x86_urgent_for_v6.3_rc2' of git://git./linux...
2023-03-12 Linus TorvaldsMerge tag 'kernel.fork.v6.3-rc2' of gitolite.pub/scm...
2023-03-12 Linus TorvaldsMerge tag 'vfs.misc.v6.3-rc2' of git://git./linux/kerne...
2023-03-12 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2023-03-11 Linus TorvaldsMerge tag 'i2c-for-6.3-rc2' of git://git./linux/kernel...
2023-03-11 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2023-03-11 Linus TorvaldsMerge tag 'block-6.3-2023-03-09' of git://git.kernel...
2023-03-10 Linus TorvaldsMerge tag 'nfsd-6.3-2' of git://git./linux/kernel/git...
2023-03-10 Linus TorvaldsMerge tag 'for-6.3-rc1-tag' of git://git./linux/kernel...
2023-03-10 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09'...
2023-03-09 Dave AirlieMerge tag 'drm-msm-fixes-2023-03-09' of https://gitlab...
2023-03-09 Linus TorvaldsMerge tag 'net-6.3-rc2' of git://git./linux/kernel...
2023-03-09 Linus TorvaldsMerge tag 'for-linus-2023030901' of git://git./linux...
2023-03-08 Yu Kuaiblock, bfq: fix uaf for 'stable_merge_bfqq' block-6.3-2023-03-09
2023-03-07 Yu Kuaiblock: fix wrong mode for blkdev_put() from disk_scan_p...
2023-03-07 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2023-03-06 Dave AirlieMerge tag 'drm-misc-fixes-2023-02-23' of git://anongit...
2023-03-05 Linus TorvaldsMerge tag 'v6.3-p2' of git://git./linux/kernel/git...
2023-03-05 Linus TorvaldsMerge tag 'x86-urgent-2023-03-05' of git://git./linux...
2023-03-05 Linus TorvaldsMerge tag 'irq-urgent-2023-03-05' of git://git./linux...
2023-03-05 Linus TorvaldsMerge tag 'pull-misc' of git://git./linux/kernel/git...
2023-03-05 Linus TorvaldsMerge tag 'pull-fixes' of git://git./linux/kernel/git...
2023-03-04 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-03-04-13-12' of...
2023-03-04 Linus TorvaldsMerge tag 'powerpc-6.3-2' of git://git./linux/kernel...
2023-03-04 Linus TorvaldsMerge tag 'sound-fix-6.3-rc1' of git://git./linux/kerne...
2023-03-04 Linus TorvaldsMerge tag 'for-v6.3-part2' of git://git./linux/kernel...
2023-03-04 Linus TorvaldsMerge tag '6.3-rc-smb3-client-fixes-part2' of git:...
2023-03-03 Linus TorvaldsMerge tag 'cocci-for-6.3' of git://git./linux/kernel...
2023-03-03 Linus TorvaldsMerge tag 'rust-fixes-6.3-rc1' of https://github.com...
2023-03-03 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2023-03-03 Linus TorvaldsMerge tag 'thermal-6.3-rc1-2' of git://git./linux/kerne...
2023-03-03 Linus TorvaldsMerge tag 'acpi-6.3-rc1-2' of git://git./linux/kernel...
2023-03-03 Linus TorvaldsMerge tag 'pm-6.3-rc1-2' of git://git./linux/kernel...
2023-03-03 Linus TorvaldsMerge tag 'io_uring-6.3-2023-03-03' of git://git.kernel...
2023-03-03 Linus TorvaldsMerge tag 'block-6.3-2023-03-03' of git://git.kernel...
2023-03-03 Linus TorvaldsMerge tag 's390-6.3-2' of git://git./linux/kernel/git...
2023-03-03 Linus TorvaldsMerge tag 'rtc-6.3' of git://git./linux/kernel/git...
2023-03-03 Takashi IwaiMerge tag 'asoc-fix-v6.3' of https://git./linux/kernel...
next