summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-02-10block: introduce zone_write_granularity limitDamien Le Moal
2021-02-08block: use bi_max_vecs to find the bvec poolChristoph Hellwig
2021-02-08block: turn the nr_iovecs argument to bio_alloc* into an unsigned shortChristoph Hellwig
2021-02-08block: move struct biovec_slab to bio.cChristoph Hellwig
2021-01-27mm: remove get_swap_bioChristoph Hellwig
2021-01-27block: use an on-stack bio in blkdev_issue_flushChristoph Hellwig
2021-01-27block: split bio_kmalloc from bio_alloc_biosetChristoph Hellwig
2021-01-26block: unexport truncate_bdev_rangeChristoph Hellwig
2021-01-25bio: don't copy bvec for direct IOPavel Begunkov
2021-01-25bio: add a helper calculating nr segments to allocPavel Begunkov
2021-01-24block: remove unnecessary argument from blk_execute_rqGuoqing Jiang
2021-01-24block: remove unnecessary argument from blk_execute_rq_nowaitGuoqing Jiang
2021-01-24block: move three bvec helpers declaration into private helperMing Lei
2021-01-24block: don't allocate inline bvecs if this bioset needn't bvecsMing Lei
2021-01-24blk-mq: Improve performance of non-mq IO schedulers with multiple HW queuesJan Kara
2021-01-24Revert "blk-mq, elevator: Count requests per hctx to improve performance"Jan Kara
2021-01-24block: use an xarray for disk->part_tblChristoph Hellwig
2021-01-24block: remove DISK_PITER_REVERSEChristoph Hellwig
2021-01-24block: add a disk_uevent helperChristoph Hellwig
2021-01-24block: use ->bi_bdev for bio based I/O accountingChristoph Hellwig
2021-01-24block: do not reassig ->bi_bdev when partition remappingChristoph Hellwig
2021-01-24block: store a block_device pointer in struct bioChristoph Hellwig
2021-01-24block: add a hard-readonly flag to struct gendiskChristoph Hellwig
2021-01-24Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-24Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-01-24Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-01-24Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-01-24Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-01-22kthread: Extract KTHREAD_IS_PER_CPUPeter Zijlstra
2021-01-21driver core: Fix device link device name collisionSaravana Kannan
2021-01-20Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-20net: usb: cdc_ncm: don't spew notificationsGrant Grundler
2021-01-19tcp: fix TCP socket rehash stats mis-accountingYuchung Cheng
2021-01-19Merge tag 'nfsd-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-01-19mdio-bitbang: Export mdiobb_{read,write}()Geert Uytterhoeven
2021-01-18tcp: fix TCP_USER_TIMEOUT with zero windowEnke Chen
2021-01-18Merge tag 'mac80211-for-net-2021-01-18.2' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2021-01-18nvme-pci: allow use of cmb on v1.4 controllersKlaus Jensen
2021-01-15Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-01-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-01-15Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-01-15compiler.h: Raise minimum version of GCC to 5.1 for arm64Will Deacon
2021-01-14Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-14cfg80211: fix a kerneldoc markupMauro Carvalho Chehab
2021-01-13xen: Fix event channel callback via INTX/GSIDavid Woodhouse
2021-01-13arm64: make atomic helpers __always_inlineArnd Bergmann
2021-01-13Revert "arm64: Enable perf events based hard lockup detector"Will Deacon
2021-01-13SUNRPC: Move the svc_xdr_recvfrom tracepoint againChuck Lever
2021-01-12arm/kasan: fix the array size of kasan_early_shadow_pte[]Hailong Liu