block: make bioset_exit() fully resilient against being called twice
[linux-2.6-microblaze.git] / block /
2022-05-29 Jens Axboeblock: make bioset_exit() fully resilient against being...
2022-05-28 Christoph Hellwigblock: use bio_queue_enter instead of blk_queue_enter...
2022-05-28 Christoph Hellwigblock: take destination bvec offsets into account in...
2022-05-26 Tejun Heoblk-iolatency: Fix inflight count imbalances and IO...
2022-05-23 Ming Leiblk-mq: don't touch ->tagset in blk_mq_get_sq_hctx
2022-05-21 Julia Lawallblk-mq: fix typo in comment
2022-05-19 Jan Karabfq: Remove bfq_requeue_request_body()
2022-05-19 Jan Karabfq: Remove superfluous conversion from RQ_BIC()
2022-05-19 Jan Karabfq: Allow current waker to defend against a tentative one
2022-05-19 Jan Karabfq: Relax waker detection for shared queues
2022-05-18 Jens Axboeblk-cgroup: delete rcu_read_lock_held() WARN_ON_ONCE()
2022-05-18 Laibin Qiublk-throttle: Set BIO_THROTTLED when bio has been throttled
2022-05-17 Fanjun Kongblk-cgroup: Remove unnecessary rcu_read_lock/unlock()
2022-05-17 Wolfgang Bumillerblk-cgroup: always terminate io.stat lines
2022-05-16 Yu Kuaiblock, bfq: make bfq_has_work() more accurate
2022-05-16 Yu Kuaiblock, bfq: protect 'bfqd->queued' by 'bfqd->lock'
2022-05-16 Christoph Hellwigblock: cleanup the VM accounting in submit_bio
2022-05-11 Chengming Zhoublk-iocost: combine local_stat and desc_stat to stat
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 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 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 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: 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_nonrot helper
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 Hellwigblock: turn bio_kmalloc into a simple kmalloc wrapper
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 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 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 Jens AxboeMerge tag 'nvme-5.18-2022-04-15' of git://git.infradead...
2022-04-15 Christoph Hellwigblock: don't print I/O error warning for dead disks
2022-04-15 Khazhismel Kumykovblock/compat_ioctl: fix range check in BLKGETSIZE
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 Ming Leiblock: fix offset/size check in bio_trim()
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-10 Linus TorvaldsMerge tag 'powerpc-5.18-2' of git://git./linux/kernel...
2022-04-08 Linus TorvaldsMerge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org...
2022-04-08 Linus TorvaldsMerge tag 'net-5.18-rc2' of git://git./linux/kernel...
2022-04-07 Dave AirlieMerge tag 'drm-misc-next-fixes-2022-04-07' of git:...
2022-04-07 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20220407' of git://git...
2022-04-07 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf
2022-04-07 Martin K. PetersenMerge branch '5.18/scsi-queue' into 5.18/scsi-fixes
2022-04-07 Dave AirlieMerge tag 'amd-drm-fixes-5.18-2022-04-06' of https...
2022-04-07 Dave AirlieMerge tag 'drm-misc-fixes-2022-03-24' of git://anongit...
2022-04-07 Dave AirlieMerge tag 'amd-drm-next-5.18-2022-03-25' of https:...
2022-04-05 Jakub KicinskiMerge git://git./linux/kernel/git/netfilter/nf
next