summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-12block: fix NULL pointer dereference in account statistics with IDELogan Gunthorpe
2019-12-11Merge branch 'md-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/song...Jens Axboe
2019-12-11md: make sure desc_nr less than MD_SB_DISKSYufen Yu
2019-12-11md: raid1: check rdev before reference in raid1_sync_request funcZhiqiang Liu
2019-12-11raid5: need to set STRIPE_HANDLE for batch headGuoqing Jiang
2019-12-09block: fix "check bi_size overflow before merge"Andreas Gruenbacher
2019-12-06Merge branch 'nvme/for-5.5' of git://git.infradead.org/nvme into for-linusJens Axboe
2019-12-07nvme/pci: Fix read queue countKeith Busch
2019-12-07nvme/pci Limit write queue sizes to possible cpusKeith Busch
2019-12-07nvme/pci: Fix write and poll queue typesKeith Busch
2019-12-05Merge branch 'io_uring-5.5' into for-linusfor-linus-20191205Jens Axboe
2019-12-05block: fix memleak of bio integrity dataJustin Tee
2019-12-05io_uring: fix a typo in a commentLimingWu
2019-12-05bfq-iosched: Ensure bio->bi_blkg is valid before using itHou Tao
2019-12-05io_uring: hook all linked requests via link_listPavel Begunkov
2019-12-05io_uring: fix error handling in io_queue_link_headPavel Begunkov
2019-12-04io_uring: use hash table for poll command lookupsJens Axboe
2019-12-04io-wq: clear node->next on list deletionJens Axboe
2019-12-04io_uring: ensure deferred timeouts copy necessary dataJens Axboe
2019-12-04io_uring: allow IO_SQE_* flags on IORING_OP_TIMEOUTJens Axboe
2019-12-04null_blk: remove unused variable warning on !CONFIG_BLK_DEV_ZONEDJens Axboe
2019-12-04brd: warn on un-aligned bufferMing Lei
2019-12-04brd: remove max_hw_sectors queue limitMing Lei
2019-12-03xen/blkback: Avoid unmapping unmapped grant pagesSeongJae Park
2019-12-03io_uring: handle connect -EINPROGRESS like -EAGAINJens Axboe
2019-12-03block: set the zone size in blk_revalidate_disk_zones atomicallyChristoph Hellwig
2019-12-03block: don't handle bio based drivers in blk_revalidate_disk_zonesChristoph Hellwig
2019-12-03block: allocate the zone bitmaps lazilyChristoph Hellwig
2019-12-03block: replace seq_zones_bitmap with conv_zones_bitmapChristoph Hellwig
2019-12-03block: simplify blkdev_nr_zonesChristoph Hellwig
2019-12-03block: remove the empty line at the end of blk-zoned.cChristoph Hellwig
2019-12-03null_blk: cleanup null_gendisk_registerChristoph Hellwig
2019-12-03null_blk: fix zone size paramter checkDamien Le Moal
2019-12-04nvme/pci: Remove last_cq_headKeith Busch
2019-12-03block: optimise bvec_iter_advance()Pavel Begunkov
2019-12-03io_uring: remove io_wq_current_is_workerJackie Liu
2019-12-03io_uring: remove parameter ctx of io_submit_state_startJackie Liu
2019-12-03io_uring: mark us with IORING_FEAT_SUBMIT_STABLEJens Axboe
2019-12-03io_uring: ensure async punted connect requests copy dataJens Axboe
2019-12-03io_uring: ensure async punted sendmsg/recvmsg requests copy dataJens Axboe
2019-12-02io_uring: ensure async punted read/write requests copy iovecJens Axboe
2019-12-02io_uring: add general async offload contextJens Axboe
2019-12-02block: don't send uevent for empty disk when not invalidatingEric Biggers
2019-12-02io_uring: transform send/recvmsg() -ERESTARTSYS to -EINTRJens Axboe
2019-12-03nvme: Namepace identification descriptor list is optionalKeith Busch
2019-12-02io_uring: use current task creds instead of allocating a new oneJens Axboe
2019-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-12-01Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-01Merge tag 'mailbox-v5.5' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2019-12-01Merge tag 'hwlock-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds