aboutsummaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2018-09-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtMark Brown
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-25Merge tag 'v4.4.144' into v4.4-rtDaniel Wagner
2018-07-25block: do not use interruptible wait anywhereAlan Jenkins
2018-05-02Merge tag 'v4.4.128' into v4.4-rtDaniel Wagner
2018-05-02Merge tag 'v4.4.127' into v4.4-rtDaniel Wagner
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-08partitions/msdos: Unable to mount UFS 44bsd partitionsRichard Narron
2018-04-03Merge tag 'v4.4.123' into v4.4-rtDaniel Wagner
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-05Merge tag 'v4.4.106' into v4.4-rtSteven Rostedt (VMware)
2017-12-16more bio_map_user_iov() leak fixesAl Viro
2017-12-16block: wake up all tasks blocked in get_request()Ming Lei
2017-11-17Merge tag 'v4.4.94' into v4.4-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.4.93' into v4.4-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.4.91' into v4.4-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.4.90' into v4.4-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.4.89' into v4.4-rtSteven Rostedt (VMware)
2017-10-21Revert "bsg-lib: don't free job in bsg_prepare_job"Greg Kroah-Hartman
2017-10-18fix unbalanced page refcounting in bio_map_user_iovVitaly Mayatskikh
2017-10-08partitions/efi: Fix integer overflow in GPT size calculationAlden Tondettar
2017-10-05bsg-lib: don't free job in bsg_prepare_jobChristoph Hellwig
2017-09-27block: Relax a check in blk_start_queue()Bart Van Assche
2017-08-02Merge tag 'v4.4.76' into v4.4-rtSteven Rostedt (VMware)
2017-07-05block: fix module reference leak on put_disk() call for cgroups throttleRoman Pen
2017-07-03Merge tag 'v4.4.73' into v4.4-rtSteven Rostedt (VMware)
2017-06-17partitions/msdos: FreeBSD UFS2 file systems are not recognizedRichard
2017-05-31Merge tag 'v4.4.69' into v4.4-rtSteven Rostedt (VMware)
2017-05-31Merge tag 'v4.4.68' into v4.4-rtSteven Rostedt (VMware)
2017-05-20block: fix blk_integrity_register to use template's interval_exp if not 0Mike Snitzer
2017-05-14block: get rid of blk_integrity_revalidate()Ilya Dryomov
2017-05-08Merge tag 'v4.4.64' into v4.4-rtSteven Rostedt (VMware)
2017-05-08Merge tag 'v4.4.62' into v4.4-rtSteven Rostedt (VMware)
2017-04-27block: fix del_gendisk() vs blkdev_ioctl crashDan Williams
2017-04-18blk-mq: Avoid memory reclaim when remapping queuesGabriel Krisman Bertazi
2017-04-10Merge tag 'v4.4.60' into v4.4-rtSteven Rostedt (VMware)
2017-04-10Merge tag 'v4.4.58' into v4.4-rtSteven Rostedt (VMware)
2017-04-08blk: Ensure users for current->bio_list can see the full list.NeilBrown
2017-04-08blk: improve order of bio handling in generic_make_request()NeilBrown
2017-03-30block: allow WRITE_SAME commands with the SG_IO ioctlSumit Semwal
2017-03-13Merge tag 'v4.4.52' into v4.4-rtSteven Rostedt (VMware)
2017-02-26blk-mq: really fix plug list flushing for nomerge queuesOmar Sandoval
2017-02-07Merge tag 'v4.4.44' into v4.4-rtSteven Rostedt (Red Hat)