]> Git Repo - linux.git/history - block
dm: pass NULL bdev to bio_alloc_clone
[linux.git] / block /
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.kernel...
2022-04-17 Linus TorvaldsMerge tag 'x86-urgent-2022-04-17' of git://git.kernel...
2022-04-17 Linus TorvaldsMerge tag 'timers-urgent-2022-04-17' of git://git.kerne...
2022-04-17 Linus TorvaldsMerge tag 'smp-urgent-2022-04-17' of git://git.kernel...
2022-04-17 Linus TorvaldsMerge tag 'irq-urgent-2022-04-17' of git://git.kernel...
2022-04-17 Linus TorvaldsMerge tag 'for-v5.18-rc' of git://git.kernel.org/pub...
2022-04-17 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
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.kerne...
2022-04-16 Linus TorvaldsMerge tag 'soc-fixes-5.18-2' of git://git.kernel.org...
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.kernel.org/pub...
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.kernel...
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.kernel.org...
2022-04-14 Linus TorvaldsMerge tag 'for-5.18-rc2-tag' of git://git.kernel.org...
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.kernel...
2022-04-13 Linus TorvaldsMerge tag 'hardening-v5.18-rc3' of git://git.kernel...
2022-04-13 Linus TorvaldsMerge tag 'nfsd-5.18-1' of git://git.kernel.org/pub...
2022-04-10 Linus TorvaldsMerge tag 'powerpc-5.18-2' of git://git.kernel.org...
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.kernel.org/pub...
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.kernel.org/pub/scm/linux/kernel/git...
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.kernel.org/pub/scm/linux/kernel/git...
2022-04-05 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
2022-04-05 Linus TorvaldsMerge tag 'for-5.18-rc1-tag' of git://git.kernel.org...
2022-04-05 Maxime RipardMerge drm-misc/drm-misc-next-fixes into drm-misc-fixes
2022-04-05 Maxime RipardMerge drm/drm-fixes into drm-misc-fixes
2022-04-03 Linus TorvaldsMerge tag 'trace-v5.18-2' of git://git.kernel.org/pub...
2022-04-03 Linus TorvaldsMerge tag 'clk-for-linus' of git://git.kernel.org/pub...
2022-04-03 Linus TorvaldsMerge tag 'x86-urgent-2022-04-03' of git://git.kernel...
2022-04-03 Linus TorvaldsMerge tag 'core-urgent-2022-04-03' of git://git.kernel...
2022-04-03 Linus TorvaldsMerge tag 'dma-mapping-5.18-1' of git://git.infradead...
2022-04-03 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-04-02 Linus TorvaldsMerge tag 'perf-tools-for-v5.18-2022-04-02' of git...
2022-04-02 Linus TorvaldsMerge tag 'kbuild-fixes-v5.18' of git://git.kernel...
2022-04-02 Linus TorvaldsMerge tag 'mips_5.18_1' of git://git.kernel.org/pub...
2022-04-02 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2022-04-02 Linus TorvaldsMerge tag 'for-5.18/drivers-2022-04-02' of git://git...
2022-04-02 Linus TorvaldsMerge tag 'pci-v5.18-changes-2' of git://git.kernel...
2022-04-02 Linus TorvaldsMerge tag 'tag-chrome-platform-for-v5.18' of git:/...
2022-04-02 Linus TorvaldsMerge branch 'work.misc' of git://git.kernel.org/pub...
next
This page took 0.124491 seconds and 7 git commands to generate.