]> git.ipfire.org Git - thirdparty/kernel/stable.git/history - block
Linux 4.9.337
[thirdparty/kernel/stable.git] / block /
2023-01-07  Ye Binblk-mq: fix possible memleak when register 'hctx' failed
2023-01-07  Ming Leiblock: unhash blkdev part inode when the part is deleted
2022-06-06  Haimin Zhangblock-map: add __GFP_ZERO flag for alloc_page in functi...
2022-04-27  Khazhismel Kumykovblock/compat_ioctl: fix range check in BLKGETSIZE
2021-12-14  Davidlohr Buesoblock: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)
2021-09-26  Li Jinlinblk-throttle: fix UAF by deleteing timer in blk_throtl_...
2021-03-03  Mikulas Patockablk-settings: align max_sectors on "logical_block_size...
2021-01-17  Ming Leiblock: fix use-after-free in disk_part_iter_next
2020-06-20  Giuliano Procidablk-mq: move blk_mq_update_nr_hw_queues synchronize_rcu...
2020-05-20  Waiman Longblktrace: Fix potential deadlock between delete & sysfs ops
2020-04-13  Keith Buschblk-mq: Allow blocking queue tag iter callbacks
2020-04-13  Jianchao Wangblk-mq: sync the update nr_hw_queues with blk_mq_queue_...
2020-01-29  Ming Leiblock: don't use bio->bi_vcnt to figure out segment...
2020-01-23  Mikulas Patockablock: fix an integer overflow in logical block size
2020-01-12  Yang Yingliangblock: fix memleak when __blk_rq_map_user_iov() is...
2020-01-12  Arnd Bergmanncompat_ioctl: block: handle Persistent Reservations
2019-12-21  Ming Leiblk-mq: make sure that line break can be printed
2019-12-21  Ming Leiblk-mq: avoid sysfs buffer overflow with too many CPU...
2019-08-11  xiao jinblock: blk_init_allocated_queue() set q->fq as NULL...
2019-08-04  Al Virotake floppy compat ioctls to sodding floppy.c
2019-04-17  Jérôme Glisseblock: do not leak memory in bio_copy_user_iov()
2018-12-29  Mikulas Patockablock: fix infinite loop if the device loses discard...
2018-12-29  Jens Axboeblock: break discard submissions into the user defined...
2018-09-19  Mauricio Faria de... partitions/aix: fix usage of uninitialized lv_info...
2018-09-19  Mauricio Faria de... partitions/aix: append null character to print data...
2018-09-19  Tejun Heoblock,blkcg: use __GFP_NOWARN for best-effort allocatio...
2018-09-19  Ritesh Harjanicfq: Give a chance for arming slice idle timer in case...
2018-09-15  Greg Edwardsblock: bvec_nr_vecs() returns value for wrong slab
2018-07-25  Alan Jenkinsblock: do not use interruptible wait anywhere
2018-04-24  Wanpeng Liblock/mq: fix potential deadlock during cpu hotplug
2018-04-13  Ming Leiblk-mq: fix kernel oops in blk_mq_tag_idle()
2018-04-13  Dmitry Monakhovbio-integrity: Do not allocate integrity context for...
2018-04-13  Ming Leiblk-mq: fix race between updating nr_hw_queues and...
2018-04-13  Dan Carpenterblock: fix an error code in add_partition()
2018-04-13  Wen Xiongblk-mq: NVMe 512B/4K+T10 DIF/DIX format returns I/O...
2018-04-08  Mikulas PatockaFix slab name "biovec-(1<<(21-12))"
2018-04-08  Richard Narronpartitions/msdos: Unable to mount UFS 44bsd partitions
2018-03-24  Peter Zijlstrablock/mq: Cure cpu hotplug lock inversion
2018-03-22  Shaohua Liblk-throttle: make sure expire time isn't too big
2018-03-22  Hou Taoblkcg: fix double free of new_blkg in blkcg_init_queue
2018-02-25  Douglas Gilbertblk_rq_map_user_iov: fix error override
2017-12-20  Liu Bobadblocks: fix wrong return value in badblocks_set...
2017-12-20  Sagi Grimbergblk-mq: Fix tagset reinit in the presence of cpu hot...
2017-12-14  Ming Leiblock: wake up all tasks blocked in get_request()
2017-12-14  Ming Leiblk-mq: initialize mq kobjects in blk_mq_init_allocated...
2017-11-30  Bart Van Asscheblock: Fix a race between blk_cleanup_queue() and timeo...
2017-10-21  Greg Kroah-HartmanRevert "bsg-lib: don't free job in bsg_prepare_job"
2017-10-18  Al Virobio_copy_user_iov(): don't ignore ->iov_offset
2017-10-18  Al Viromore bio_map_user_iov() leak fixes
2017-10-18  Vitaly Mayatskikhfix unbalanced page refcounting in bio_map_user_iov
2017-10-08  Alden Tondettarpartitions/efi: Fix integer overflow in GPT size calcul...
2017-10-05  Christoph Hellwigbsg-lib: don't free job in bsg_prepare_job
2017-09-27  Bart Van Asscheblock: Relax a check in blk_start_queue()
2017-08-25  Christoph Hellwigblk-mq-pci: add a fallback when pci_irq_get_affinity...
2017-06-17  Richardpartitions/msdos: FreeBSD UFS2 file systems are not...
2017-06-14  Hou Taocfq-iosched: fix the delay of cfq_group's vdisktime...
2017-05-20  Mike Snitzerblock: fix blk_integrity_register to use template's...
2017-05-14  Ilya Dryomovblock: get rid of blk_integrity_revalidate()
2017-04-18  Gabriel Krisman... blk-mq: Avoid memory reclaim when remapping queues
2017-04-08  NeilBrownblk: Ensure users for current->bio_list can see the...
2017-04-08  NeilBrownblk: improve order of bio handling in generic_make_requ...
2017-03-30  Ming Leiblk-mq: don't complete un-started request in timeout...
2017-03-22  Mauricio Faria de... block: allow WRITE_SAME commands with the SG_IO ioctl
2017-01-19  Gabriel Krisman... blk-mq: Always schedule hctx->next_cpu
2017-01-19  Tejun Heoblock: cfq_cpd_alloc() should use @gfp
2017-01-09  Al Virosg_write()/bsg_write() is not fit to be called under...
2017-01-06  Bart Van Asscheblk-mq: Do not invoke .queue_rq() for a stopped queue
2016-12-11  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-12-10  Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2016-12-10  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-12-09  Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git.kernel...
2016-12-09  Linus TorvaldsMerge branch 'for-4.9-fixes' of git://git.kernel.org...
2016-12-09  Linus TorvaldsMerge tag 'ceph-for-4.9-rc9' of git://github.com/ceph...
2016-12-09  Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2016-12-09  Linus TorvaldsMerge tag 'm68k-for-v4.9-tag2' of git://git.kernel...
2016-12-09  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2016-12-08  Linus TorvaldsMerge branch 'parisc-4.9-5' of git://git.kernel.org...
2016-12-08  Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2016-12-07  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2016-12-07  Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2016-12-07  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2016-12-07  Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2016-12-07  Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2016-12-07  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-12-07  Linus TorvaldsDon't feed anything but regular iovec's to blk_rq_map_u...
2016-12-05  Linus TorvaldsMerge tag 'powerpc-4.9-7' of git://git.kernel.org/pub...
2016-12-05  Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2016-12-03  David S. MillerMerge tag 'batadv-net-for-davem-20161202' of git:/...
2016-12-02  Linus TorvaldsMerge tag 'pci-v4.9-fixes-4' of git://git.kernel.org...
2016-12-01  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-12-01  Radim KrčmářMerge tag 'kvm-arm-for-4.9-rc7' of git://git.kernel...
2016-11-30  Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2016-11-30  Linus TorvaldsMerge tag 'pwm/for-4.9' of git://git.kernel.org/pub...
2016-11-30  David S. MillerMerge tag 'wireless-drivers-for-davem-2016-11-29' of...
2016-11-29  Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2016-11-29  James BottomleyMerge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes...
2016-11-28  Linus TorvaldsMerge branch 'for-4.9-fixes' of git://git.kernel.org...
2016-11-28  David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2016-11-26  Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2016-11-26  Linus TorvaldsMerge tag 'powerpc-4.9-6' of git://git.kernel.org/pub...
next