summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2021-09-26Merge 4.4.285 into android-4.4-pGreg Kroah-Hartman
2021-09-26blk-throttle: fix UAF by deleteing timer in blk_throtl_exit()Li Jinlin
2021-03-03Merge 4.4.259 into android-4.4-pGreg Kroah-Hartman
2021-03-03blk-settings: align max_sectors on "logical_block_size" boundaryMikulas Patocka
2021-01-17Merge 4.4.252 into android-4.4-pGreg Kroah-Hartman
2021-01-17block: fix use-after-free in disk_part_iter_nextMing Lei
2020-05-20Merge 4.4.224 into android-4.4-pGreg Kroah-Hartman
2020-05-20blk-mq: Allow blocking queue tag iter callbacksKeith Busch
2020-05-20blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iterJianchao Wang
2020-05-20blk-mq: Allow timeouts to run while queue is freezingGabriel Krisman Bertazi
2020-05-20block: defer timeouts to a workqueueChristoph Hellwig
2020-05-20blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long
2020-05-11Merge 4.4.223 into android-4.4-pGreg Kroah-Hartman
2020-05-10blk-mq: fix undefined behaviour in order_to_size()Bartlomiej Zolnierkiewicz
2020-01-29Merge 4.4.212 into android-4.4-pGreg Kroah-Hartman
2020-01-29block: don't use bio->bi_vcnt to figure out segment numberMing Lei
2020-01-23Merge 4.4.211 into android-4.4-pGreg Kroah-Hartman
2020-01-23block: fix an integer overflow in logical block sizeMikulas Patocka
2020-01-12Merge 4.4.209 into android-4.4-pGreg Kroah-Hartman
2020-01-12compat_ioctl: block: handle Persistent ReservationsArnd Bergmann
2019-12-21Merge 4.4.207 into android-4.4-pGreg Kroah-Hartman
2019-12-21blk-mq: make sure that line break can be printedMing Lei
2019-12-21blk-mq: avoid sysfs buffer overflow with too many CPU coresMing Lei
2019-08-11Merge 4.4.189 into android-4.4-pGreg Kroah-Hartman
2019-08-11block: blk_init_allocated_queue() set q->fq as NULL in the fail casexiao jin
2019-08-04Merge 4.4.187 into android-4.4-pGreg Kroah-Hartman
2019-08-04take floppy compat ioctls to sodding floppy.cAl Viro
2019-04-30Merge 4.4.179 into android-4.4-pGreg Kroah-Hartman
2019-04-27block: do not leak memory in bio_copy_user_iov()Jérôme Glisse
2018-09-20Merge 4.4.157 into android-4.4-pGreg Kroah-Hartman
2018-09-19partitions/aix: fix usage of uninitialized lv_info and lvname structuresMauricio Faria de Oliveira
2018-09-19partitions/aix: append null character to print data from diskMauricio Faria de Oliveira
2018-09-19block,blkcg: use __GFP_NOWARN for best-effort allocations in blkcgTejun Heo
2018-09-19cfq: Give a chance for arming slice idle timer in case of group_idleRitesh Harjani
2018-07-31Merge 4.4.144 into android-4.4-pGreg Kroah-Hartman
2018-07-25block: do not use interruptible wait anywhereAlan Jenkins
2018-04-14Merge 4.4.128 into android-4.4Greg Kroah-Hartman
2018-04-13blk-mq: fix kernel oops in blk_mq_tag_idle()Ming Lei
2018-04-13bio-integrity: Do not allocate integrity context for bio w/o dataDmitry Monakhov
2018-04-13block: fix an error code in add_partition()Dan Carpenter
2018-04-13blk-mq: NVMe 512B/4K+T10 DIF/DIX format returns I/O error on dd with split opWen Xiong
2018-04-08Merge 4.4.127 into android-4.4Greg Kroah-Hartman
2018-04-08partitions/msdos: Unable to mount UFS 44bsd partitionsRichard Narron
2018-03-22Merge 4.4.123 into android-4.4Greg Kroah-Hartman
2018-03-22blk-throttle: make sure expire time isn't too bigShaohua Li
2018-03-22blkcg: fix double free of new_blkg in blkcg_init_queueHou Tao
2018-01-19blkdev: Refactoring block io latency histogram codesHyojun Kim
2017-12-18Merge 4.4.106 into android-4.4Greg Kroah-Hartman
2017-12-16more bio_map_user_iov() leak fixesAl Viro
2017-12-16block: wake up all tasks blocked in get_request()Ming Lei