summaryrefslogtreecommitdiff
path: root/block (follow)
Commit message (Expand)AuthorAge
* block: blk_init_allocated_queue() set q->fq as NULL in the fail casexiao jin2019-08-11
* take floppy compat ioctls to sodding floppy.cAl Viro2019-08-04
* block: do not leak memory in bio_copy_user_iov()Jérôme Glisse2019-04-27
* partitions/aix: fix usage of uninitialized lv_info and lvname structuresMauricio Faria de Oliveira2018-09-19
* partitions/aix: append null character to print data from diskMauricio Faria de Oliveira2018-09-19
* block,blkcg: use __GFP_NOWARN for best-effort allocations in blkcgTejun Heo2018-09-19
* cfq: Give a chance for arming slice idle timer in case of group_idleRitesh Harjani2018-09-19
* block: do not use interruptible wait anywhereAlan Jenkins2018-07-25
* blk-mq: fix kernel oops in blk_mq_tag_idle()Ming Lei2018-04-13
* bio-integrity: Do not allocate integrity context for bio w/o dataDmitry Monakhov2018-04-13
* block: fix an error code in add_partition()Dan Carpenter2018-04-13
* blk-mq: NVMe 512B/4K+T10 DIF/DIX format returns I/O error on dd with split opWen Xiong2018-04-13
* partitions/msdos: Unable to mount UFS 44bsd partitionsRichard Narron2018-04-08
* blk-throttle: make sure expire time isn't too bigShaohua Li2018-03-22
* blkcg: fix double free of new_blkg in blkcg_init_queueHou Tao2018-03-22
* more bio_map_user_iov() leak fixesAl Viro2017-12-16
* block: wake up all tasks blocked in get_request()Ming Lei2017-12-16
* Revert "bsg-lib: don't free job in bsg_prepare_job"Greg Kroah-Hartman2017-10-21
* fix unbalanced page refcounting in bio_map_user_iovVitaly Mayatskikh2017-10-18
* partitions/efi: Fix integer overflow in GPT size calculationAlden Tondettar2017-10-08
* bsg-lib: don't free job in bsg_prepare_jobChristoph Hellwig2017-10-05
* block: Relax a check in blk_start_queue()Bart Van Assche2017-09-27
* block: fix module reference leak on put_disk() call for cgroups throttleRoman Pen2017-07-05
* partitions/msdos: FreeBSD UFS2 file systems are not recognizedRichard2017-06-17
* block: fix blk_integrity_register to use template's interval_exp if not 0Mike Snitzer2017-05-20
* block: get rid of blk_integrity_revalidate()Ilya Dryomov2017-05-14
* block: fix del_gendisk() vs blkdev_ioctl crashDan Williams2017-04-27
* blk-mq: Avoid memory reclaim when remapping queuesGabriel Krisman Bertazi2017-04-18
* blk: Ensure users for current->bio_list can see the full list.NeilBrown2017-04-08
* blk: improve order of bio handling in generic_make_request()NeilBrown2017-04-08
* block: allow WRITE_SAME commands with the SG_IO ioctlSumit Semwal2017-03-30
* blk-mq: really fix plug list flushing for nomerge queuesOmar Sandoval2017-02-26
* blk-mq: Always schedule hctx->next_cpuGabriel Krisman Bertazi2017-01-19
* block: cfq_cpd_alloc() should use @gfpTejun Heo2017-01-19
* sg_write()/bsg_write() is not fit to be called under KERNEL_DSAl Viro2017-01-09
* blk-mq: Do not invoke .queue_rq() for a stopped queueBart Van Assche2017-01-06
* Don't feed anything but regular iovec's to blk_rq_map_user_iovLinus Torvalds2016-12-10
* blkcg: Unlock blkcg_pol_mutex only once when cpd == NULLBart Van Assche2016-10-28
* cfq: fix starvation of asynchronous writesGlauber Costa2016-10-22
* blk-mq: actually hook up defer list when running requestsOmar Sandoval2016-10-07
* block: make sure a big bio is split into at most 256 bvecsMing Lei2016-09-15
* block: Fix race triggered by blk_set_queue_dying()Bart Van Assche2016-09-15
* blk-mq: End unstarted requests on dying queueKeith Busch2016-09-15
* block: fix bdi vs gendisk lifetime mismatchDan Williams2016-08-20
* block: add missing group association in bio-cloning functionsPaolo Valente2016-08-20
* block: fix use-after-free in seq fileVegard Nossum2016-08-16
* block: fix use-after-free in sys_ioprio_get()Omar Sandoval2016-08-10
* block: partition: initialize percpuref before sending out KOBJ_ADDMing Lei2016-05-04
* dm: fix excessive dm-mq context switchingMike Snitzer2016-04-12
* block: Initialize max_dev_sectors to 0Keith Busch2016-03-09